Forum Replies Created

Viewing 40 posts - 17,361 through 17,400 (of 20,101 total)
  • Author
  • in reply to: Registering on site #89264
     Radu
    Moderator

    Hi,


    @jgmedia1
    i’ve responded you here : https://archived.seventhqueen.com/forums/topic/several-theme-related-questions/#post-89262

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Several Theme Related Questions #89262
     Radu
    Moderator

    Hi @jgmedia1,

    1. For the facebook app make sure that the app is set to be public from review & status tab (see screenshot)

    2. Add this css to your wp-admin -> theme options -> styling options -> quick css

    COPY CODE
    
    #profile .cite a, #profile .regulartab a, #profile .btn-carousel a {
        word-wrap: break-word !important;
    }
    

    With the rest of your request @Laura will help you later.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    Just ignore that warning.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Left sidebar on posts #89255
     Radu
    Moderator

    Hi,

    You can control the section padding on mobile view with this css

    COPY CODE
    
    @media (max-width: 600px) {
    
    	section#testclear-synthetic-urine {
    	    padding-top: 35px !important;
    	}
    
    }
    

    Replace 35px with your value.

    Css will be added here : wp-admin -> theme options -> general settings -> quick css

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Mobile Menu Does Not Stay Open So You Can Click On An Item #89104
     Radu
    Moderator

    Hi,

    I’m glad to,

    I will mark the topic as resolved.

    Have a nice week.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    Can you please provide FTP credentials i will take a look tomorrow.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change the my-profile-wrapper – submenu ? #89102
     Radu
    Moderator

    I’m glad that you have solved the issue.

    I will mark the topic as resolved.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login popup from menu not working #89093
     Radu
    Moderator

    Hi,

    I was testing the behaviour, and i’ve added the kleo default login menu item,and now i was trying to remove them and after few logins your firewall was blocking me.

    We will investigate this issue during tomorrow, i think this issue has appears because of ssl or something like that.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: XXX.com ??? #89087
     Radu
    Moderator

    Hi,

    On the original buddyapp package downloaded from theme forest the code that you are showing is not present.

    Strange…

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: XXX.com ??? #89086
     Radu
    Moderator

    I’ve made a confusion i was thinking you are talking about kleo.

    I will get back later with an answer.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: XXX.com ??? #89085
     Radu
    Moderator

    Hi,

    where is that file located please?

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: demo content installation #89084
     Radu
    Moderator

    Hi,

    I suggest you to made a install on a subdomain where you will put the oldsite wp files and same database,then i suggest you to install buddyapp theme over your current content then import only widgets,menu and by content type and select type of content that you wish.

    By installing and testing the theme on subdomain you will keep your website safe and up, after you will see if your old content is fitting better with theme you will go live.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How to add icon in search form #89080
     Radu
    Moderator

    Hi,

    We don’t have a certain option to achieve this, you should modify php files to achieve that.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Double Posts on NEWS Focus #89078
     Radu
    Moderator

    Hi,

    Please provide credentials to take a look closer

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Facebook login widget doesn’t work #89077
     Radu
    Moderator

    Hi,

    Can you please provide an FTP to can look closer at this issue ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: removing the post form the home page #89076
     Radu
    Moderator

    Hi,

    I suggest you to see this tutorial : https://archived.seventhqueen.com/video-tutorials/sweetdate-install-and-setup.html and to look in theme package that you have downloaded from themeforest
    Main Files/Documentation/index.html open this file and read the steps.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: hide woocommerce update totals #89073
     Radu
    Moderator

    Hi,

    To be clear for me, please provide a screenshot that pointing out the element that you want to hide it.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Notification Menu #89072
     Radu
    Moderator

    Hi,

    Please provide admin credentials to can see the page. Also the account should have some notifications.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: hide group description on home page view #89071
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    body.home #groups-list .item-desc {
        display: none !important;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Remove Featured Image on Blog Post #89069
     Radu
    Moderator

    Hi,

    You can hide the featured image in post by going to wp-admin -> theme options -> blog -> Display post meta in Single post page – OFF

    Cheers

    RAdu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Media and Posts failing with new Kleo install #89067
     Radu
    Moderator

    Hi,

    Can you please provide more details about this ? ( provide page url where the problem appears )

    Anyways when i access your url i receive this : Service Temporarily Unavailable

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Hide page title on Woocommerce product page #89064
     Radu
    Moderator

    Hi,

    Can you please provide a screenshot that pointing out the Shop text ? also if is possible and page URL.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Demo for Community Blog #89063
     Radu
    Moderator

    Hi,

    This is default buddypress profiles on kleo, indifferently what demo do you import.

    After importing All Demo Data from example you should set from wp-admin -> theme options -> buddypress -> Enable Full width Profile Header.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Matching/ Profile/ Groups/ receiving 404 error not working #89061
     Radu
    Moderator

    Hi,

    Please go to wp-admin -> settings -> permalinks -> save changes.

    Let me know if it works.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Full Width Template not full width… #89060
     Radu
    Moderator

    Hi,

    Try to use frontpage template.

    Let me know if this was solved your issue.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Kleo Post #89059
     Radu
    Moderator

    Hi,

    You need to specify only how many items do you want to have on a row in your case is 4, and the total posts in query will be 8, in this way you will have 2 rows with 4 items for each.

    COPY CODE
    
    [vc_posts_grid loop="size:8|order_by:date|post_type:post" columns="4"]
    

    Paste this shortcode on your desired page.

    It should be ok like this.

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Gap in gallery upon load Win Chrome & Win FF #89058
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    body.home li.el-zero-fade.start-animation .kleo-gallery-inner img {
        width: 100% !important;
    }
    

    Let me know if is ok.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Logo keeps resizing to wrong (smaller) size #89057
     Radu
    Moderator

    Hi,

    Please add this code to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .kleo-main-header img#logo_img {
        width: 100% !important;
        height: 100% !important;
    }
    

    Let me know if is ok.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    HI,

    If you can access this link http://www.fksfitness.it/wp-admin/admin.php?page=pmpro-membershiplevels it’s ok, just ignore that message.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: aec969dc-2ce1-4b16-b9a0-f6dc05b86b61 #89050
     Radu
    Moderator

    Hi,

    In this case i suggest you to create a new page named HomeForums or as you wish and there you will put your desired bbpress shortcodes that will allows you to add certain forum components in other pages.

    This shortcode will shows [bbp-forum-index] default forum

    Shortcodes list : https://codex.bbpress.org/features/shortcodes/

    Scenario : you will create a new page in that you will add forum shortcodes etc… and you will go to wp-admin -> settings -> reading -> and you will see the page that you have created.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Hide WooCommerce shipping when free is available #89044
     Radu
    Moderator

    You’re welcome

    I’m glad that you have solved your problem.

    Have a nice week

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Members mansory page #89043
     Radu
    Moderator

    Great,

    I will mark topic as resolved.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Warning: implode(): #89042
     Radu
    Moderator

    Hi Joel,

    Regarding the menu on mobile problem this it seems to be caused by loading bootstrap.min.js by plugin download manager, Kleo loads already bootstrap.min.js and this causes a small conflict.

    Look in the plugin panel options if there is an option that allows you to disable to load bootstrap.min.js if there is not similar options please contact the plugin author and ask about this.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Vimeo Full Width #89041
     Radu
    Moderator

    Hi,

    Please review the credentials it seems to be incorrect.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Possible theme options #89040
     Radu
    Moderator

    Hi,

    By default is no available options to deactivate the sidemenu, for the left and right top menus there are menu location are ready available in wp-admin -> appearance -> menus.

    You can reduce white space with this css rule

    COPY CODE
    
    body.home .main-content { padding-top: 0px !important; }
    

    Achieving exactly what you need implies some custom modifications to the core, and i recommend you to hire a developer for that.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Visual composter Issue #89039
     Radu
    Moderator

    Hi,

    Yes,

    What i should to see here : http://community.cpachess.com/groups/online-scores/ ? what is the problem here ?

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Where do you receive the error in frontend or in backend ?

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: WooCommerce My Account Page – Remove link to store #89035
     Radu
    Moderator

    Hi,

    Thank you

    Have a nice week to !

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Template and bug question #89034
     Radu
    Moderator

    Hi,

    Please do a research on the ‘get_template_part()’ wordpress function and learn what it does and how to follow it trough theme template files. In this case the loop are generated on content.php and all content-* files within the theme.

    Regarding the facebook login i’ve tried on you wp-admin http://willypunch.com/wp-admin and it works after i’ve logged in with facebook i was redirected here : http://willypunch.com/members/radu-adrian-octavian/profile/edit/group/1/?fb=registered

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Image full width #89030
     Radu
    Moderator

    Hi,

    This is not possible without dedicated hours of work.

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 17,361 through 17,400 (of 20,101 total)

Log in with your credentials

Forgot your details?