Forum Replies Created

Viewing 40 posts - 19,601 through 19,640 (of 20,101 total)
  • Author
  • in reply to: Conflict with "Group email suscription" plugin. #49840
     Radu
    Moderator

    Hello,

    I cannot view the email settings for groups, its plugin deactivated or something ?

    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: front page #49720
     Radu
    Moderator

    Hello,

    You need to create a page for example Infinite Homepage then press text and paste this code ( see attachment ) the you need to set the homepage from Wp-admin -> Settings -> Reading -> Check static page -> Front Page -> You page.

    Also you can create this functionality from visual composer by adding Posts Grid then from
    Display Style select Lazy Load

    That’s all

    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: >> Display field via css > PROFIL #49711
     Radu
    Moderator

    Hello,

    You can change order of that fields by navigating to Wp-admin then Users then Profile Fields ( wp-admin/users.php?page=bp-profile-setup ) just drag and drop in your preferred order.

    About the CSS, i need your URL and a dummy account to give you correct CSS code for link color.

    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: Conflict with "Group email suscription" plugin. #49706
     Radu
    Moderator

    Hello,

    Please provide that URL and a dummy account to take a look closer.

    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: Group photo cover ? #49703
     Radu
    Moderator

    Hello,

    This functionality is already on our to do list, and will be implemented in future updates.

    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: Unfolding sidebar menu #49702
     Radu
    Moderator

    Please provide the url, i need to test also on iphone.

    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: Categories Glitch #49701
     Radu
    Moderator

    Hello,

    I tested on my side ( on latest version of Kleo and Social Articles ) and i have not encountered this problem.

    If you have plugins that not come with the kleo theme, try to disable them and check after also make sure you have latest version of Kleo and Social Articles.

    Let me know if this problem was caused by some plugin.

    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: Twitter – Post Sharing #49695
     Radu
    Moderator

    Hello,

    For this functionality you need to go in kleo-child folder here you need to create a folder named page-parts and here upload this file posts-social-share.php ( see attachment )

    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: Custom menu option for posts #49686
     Radu
    Moderator

    Hello,

    You can do it very easy, look after text content area Theme Options -> Title Settings .

    If you cannot see Theme Options you need to enable it from accessibility options. ( see screenshots )

    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: Safari problem #49684
     Radu
    Moderator

    Hello,

    Try this CSS code its a quick fix

    COPY CODE
    
    .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    -webkit-transform: translate(-50%, -50%);
    }
    

    The VC don’t have yet -webkit support. The will probably a fix in future updates, if you want, you can post on their support forum to talk about that.

    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: Unfolding sidebar menu #49683
     Radu
    Moderator

    Hello,

    It seems to a know issue in older version.

    Just update theme at latest version, it shout work !

    https://archived.seventhqueen.com/documentation/kleo#updates

    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: Images in title, color and move text #49680
     Radu
    Moderator

    Hello,

    It was a bug of theme, but now its fixed and from next theme update this will be fixed.

    You need to replace this files ( see attachments ):

    wp-content/themes/kleo/kleo-framework/lib/function-core.php

    wp-content/themes/kleo/function.php

    If you cannot handle I need the FTP details

    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: Add Share-Links to post in forum? #49538
     Radu
    Moderator

    Hello,

    Add this code to your functions.php from kleo-child directory

    COPY CODE
    
    
    add_action( 'bbp_theme_after_reply_content', 'kleo_social_share' );
    
    

    Let me know if it works.

    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: Round photos styling #49534
     Radu
    Moderator

    Hello,

    Fix for sidebar imgs

    COPY CODE
    
    .sidebar ul.wp-idea-stream-tops img { border-radius:100%; }
    

    For the rest , please provide direct URL of that pages.

    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: PMP TEXT #49524
     Radu
    Moderator

    Hello,

    The levels columns its generated automatically membership plans.
    The column attributes are also generated automatically from the restrictions you can set from the ‘Theme options -> memberships ‘ from your wp admin area.

    If you need other pricing tables you will have to search for some third party plugin as an example : Pricing Tables Plugin or Easy Pricing Tables.

    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: Structure of H1, H2, H3 … in posts and pages #49512
     Radu
    Moderator

    Hello,

    That h2 is added by a third party plugin ( Essential Grid ) not from Kleo Theme.

    Secondly about the structure/hierarchy of your headings is all up to the way you build/structure your content in posts / pages.

    We try to keep all the standards needed, but often there are third party plugins that modify the structure of the theme.

    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: attach button missing #49508
     Radu
    Moderator

    Hello,

    I cannot login here : http://partizanfan.wpengine.com/wp-admin/ ( invalid user or password ) but here : partizanfan.com/wp-admin works.

    partizanfan.wpengine.com/activity/ is same as partizanfan.com/activity ?

    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 Background Image #49507
     Radu
    Moderator

    Reply and check private

    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: Administrator Profiles #49506
     Radu
    Moderator

    Hello NetConcept,

    Also try this solution https://archived.seventhqueen.com/forums/topic/admin-profile-2

    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 remove section/icon from a specific group? #49501
     Radu
    Moderator

    Hello,

    Try this

    COPY CODE
    
    
    body.group-publication div#buddypress div#item-nav div#object-nav.item-list-tabs.no-ajax ul.responsive-tabs li#forums-groups-li { display:none;}
    body.group-publication div#buddypress div#item-nav div#object-nav.item-list-tabs.no-ajax ul.responsive-tabs li#members-groups-li { display:none;}
    
    

    Let me know if it works.

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

    You are welcome!

    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 remove section/icon from a specific group? #48996
     Radu
    Moderator

    Hello,

    Try this code

    COPY CODE
    
    div#buddypress div#item-nav div#object-nav.item-list-tabs.no-ajax ul.responsive-tabs li#forums-groups-li { display:none;}
    div#buddypress div#item-nav div#object-nav.item-list-tabs.no-ajax ul.responsive-tabs li#members-groups-li { display:none;}
    

    You need to insert this code to your kleo-child/style.css or from Theme Options -> General Settings -> Quick CSS area.

    Let me know if is ok.

    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 Background Image #48995
     Radu
    Moderator

    Hi,

    I need admin credentials to create a custom class from VC to have more control with css.

    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: Images in title, color and move text #48993
     Radu
    Moderator

    Please provide url of that page or post

    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 redirect #48992
     Radu
    Moderator

    Hello,

    I need to look closer,

    I need admin credentials

    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: attach button missing #48981
     Radu
    Moderator

    Hello,

    Please provide a dummy account to take a look closer.

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

    Hello JohnMcLearran,

    Here is your solution

    Add this snippet to your kleo-child/functions.php

    COPY CODE
    
    function hide_menu_items() {
        remove_menu_page( 'edit.php?post_type=kleo_clients' );
        remove_menu_page( 'edit.php?post_type=kleo-testimonials' );
        remove_menu_page( 'edit.php?post_type=portfolio' );
    }
    add_action( 'admin_menu', 'hide_menu_items' );
    

    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: PMP TEXT #48978
     Radu
    Moderator

    Hello,

    Yes, but you need to edit a core theme file wich is here : /wp-content/themes/kleo/lib/plugin-pmpro/config.php

    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: Images in title, color and move text #48975
     Radu
    Moderator

    Hello,

    Go to backend then to your preffered page or post then below content area click Title Section, now you can customize that title section for that certain page or post ( see screenshots )

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

    Hello,

    Try to disabling all plugins that not comes with the Kleo Theme. If this not solve your problem,add this code to you config.php from your root folder

    COPY CODE
    
     // Enable WP_DEBUG mode
    define('WP_DEBUG', true);
    

    If you don’t have theme and his recommended plugins at latest version, please update it ( https://archived.seventhqueen.com/documentation/kleo#updates )

    Let me know if you solve this

    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: Structure of H1, H2, H3 … in posts and pages #48969
     Radu
    Moderator

    Hello,

    Can you provide that link where h2 are before h1 ?

    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: Icon Shortcode Generator Missing #48963
     Radu
    Moderator

    Hello,

    Sorry for inconvenience, we will fix this in a future update.

    Meanwhile you can see all icons and their names in pack that you have downloaded from themeforest after you buy theme, the path is : Main Files 2.4\Main Files\Assets\Fontello\demo.html (see attachment)

    The shortcode will be [kleo_icon icon="ok" icon_size=""]

    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: Stuck on Loading Animation #48961
     Radu
    Moderator

    Hello,

    Do you have latest versions of Visual Composer and K-elements ?

    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: Profile Visibility don't work #48958
     Radu
    Moderator

    Hello,

    Make sure that you have profile fiels present here : http://yourdomain.com/wp-admin/users.php?page=bp-profile-setup

    If the fields are present there, click edit and check “Let members change this field’s visibility” ( see screenshots )

    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 images thumbnail #48956
     Radu
    Moderator

    Hello,

    You need to post on rtmedia supprt forum as you can see in demo og:image missing

    http://demo.rtcamp.com/rtmedia/members/sagarjadhav/media/

    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: intergrating social login plugin with kleo login #48953
     Radu
    Moderator

    Hello,

    Have you solved this ?

    I looked at your site and i see the social connect plugin working.

    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: Multiple KLEO POST GRID and duplicate Posts #48950
     Radu
    Moderator

    Hello,

    Sorry for misunderstanding.

    Go to Kleo Posts Grid and click build query then look at attached screenshots.

    This will helps you to solve your problem.

    In future will be implement the offset function in Kleo Posts Grid.

    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: Full Width Background Image #48949
     Radu
    Moderator

    Hello,

    The CSS snippet can be inserted in Quick CSS area from Wp-admin -> Theme Options -> General Settings or from wp-content/themes/kleo-child/style.css

    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 Background Image #48835
     Radu
    Moderator

    Hello,

    You need a larger picture and you need to style other elements

    COPY CODE
    
    body.page.page-id-150 div#main-container.container {background-image:url('http://vent.website/wp-content/uploads/2014/11/wood-_texture1584-Compressed.jpg');
    background-position:center center;
    }
    

    Success

    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 images thumbnail #48833
     Radu
    Moderator

    Hello,

    Please provide url with that problem meanwhile take a look here : http://stackoverflow.com/questions/5776567/facebook-open-graph-not-clearing-cache

    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 - 19,601 through 19,640 (of 20,101 total)

Log in with your credentials

Forgot your details?