Forum Replies Created

Viewing 40 posts - 19,241 through 19,280 (of 20,101 total)
  • Author
  • in reply to: Best image size #58600
     Radu
    Moderator

    These settings depend on what you want to do each default settings are ok, but if you want to change the image size you can do it without any problems.

    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: Paidmembership pro/BuddyPress log on setup #58598
     Radu
    Moderator

    Create 2 empty pages : Register and Activate.

    Then go to settings -> buddypress -> pages -> at registration area you need to associate each page. then save

    For pmpro see small video guide here : http://take.ms/IRaFX

    The default settings are ok, but you can change if you need another values.

    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: Problem with main menu setup #58594
     Radu
    Moderator

    Hello,

    Here is a small guide how to add your menu to top menu in sweetdate

    http://take.ms/ZoR9V

    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: bbpress last topic #58588
     Radu
    Moderator

    Hello,

    Read here : https://archived.seventhqueen.com/forums/topic/what-plugin-are-you-using-to-show-ticket-status

    If this is not your solution please elaborate little.

    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: Changing pagination style #58587
     Radu
    Moderator

    Hello,

    Try this css

    Pagination Style 1

    COPY CODE
    
    
    .pagination>li>a, .pagination>li>span {
    color:#474747;
    border:solid 1px #B6B6B6;
    padding:0 9px 6px 9px;
    background:#E6E6E6;
    background:-moz-linear-gradient(top, #FFFFFF 1px, #F3F3F3 1px, #E6E6E6);
    background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #F3F3F3), color-stop(1, #E6E6E6)); 
    border-radius:3px;
    color:#777!important;
    }
    
    ul.pagination li a:hover,
    ul.pagination li a.current,
    ul.pagination>li span:hover,
    ul.pagination li span a:hover { background:#FFFFFF !important; }
    
    .pagination > li > span.current {
    border-radius:3px;
    background:#FFFFFF;
    }
    
    .pagination>li>a.page-numbers {
    border-radius:3px;
    }
    

    Add this css to Theme Options -> General settings -> Quick CSS or in your child theme ( kleo-child/style.css )

    I think it’s ok

    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: Changing pagination style #58508
     Radu
    Moderator

    Hello,

    I can help you to customize your pagination buttons, but it is necessary to provide a sketch in which to show me how do you want to style pagination.

    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: Portfolio not appearing on iPad / iPhone #58506
     Radu
    Moderator

    Hello again,

    I see that you use a download manager plugin and this plugin loads bootstrap css and js over theme bootstrap files, i think that is causing that problem.

    Try to disable that plugin and test again, it should work without any problems.

    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: TOP BAR help #58504
     Radu
    Moderator

    Sorry but i cannot view the problem there.

    Please make a video recording with that certain problem.

    Thank you.

    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: Problems with TRANSLATING .. #58503
     Radu
    Moderator

    HEllo,

    Sorry but i don’t understand german language to read errors, anyways try to translate strings with loco translate, read here : https://archived.seventhqueen.com/forums/topic/change-languge-for-breadcrumbs-and-page-title#post-57600

    Let me know if you have solved the problem.

    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: sticky mobile menu #58502
     Radu
    Moderator

    Hello,

    Try with this css

    COPY CODE
    
    .kleo-main-header.header-normal{
    position:fixed !important;
    
    }
    

    You can add this snippet in Theme Options -> General Settings -> Quick CSS or in kleo-child/style.css

    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

    Hello,

    Add this snippet to Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    @media (max-width: 600px) {
    
    .feature-item.default-icons-size.center-icons .feature-icon, .feature-item.big-icons-size.center-icons .feature-icon {
    
        left:5%
    }
    
    }
    

    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
    in reply to: What is the best chat plugin to use with KLEO? #58395
     Radu
    Moderator

    Hello,

    Read here : https://archived.seventhqueen.com/forums/topic/live-chat-plugin

    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: Portfolio not appearing on iPad / iPhone #58393
     Radu
    Moderator

    Hello,

    Sorry for delayed response, but it was weekend and our stuff fully operates monday to friday.

    Your problem is caused by lack of retina logo and it’s a isolated problem that will be fixed in a next update, until then replace the app.js and app.min.js ( wp-content/kleo/assets/js/ ) from attachments.

    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: Post carousel thumbnail position #58388
     Radu
    Moderator

    Hello,

    Take a look here : http://havecamerawilltravel.com/photographer/wordpress-thumbnail-crop

    You need to create a custom image size and specify the position for cropping.

    Then you need to regenerate thumbnails and edit that widgets that you want to use that cropping style.

    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: disqus with portfolio issues #58386
     Radu
    Moderator

    Copy the single-portfolio.php from wp-content/themes/kleo to -> wp-content/kleo-child/ then here edit single-portfolio.php and add after this disqus script code

    COPY CODE
    
        <div class="container">
        <div id="disqus_thread"></div>
        <script type="text/javascript">
            /* * * CONFIGURATION VARIABLES * * */
            var disqus_shortname = 'rdutest2';
            
            /* * * DON'T EDIT BELOW THIS LINE * * */
            (function() {
                var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
                dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
                (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
            })();
        </script>
        <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
        </div>
    

    Then replace rdutest2 with your disqus website name.

    If you want to have also in portfolio archive page copy the archive-portfolio.php from kleo to kleo-child and add that code after the

    NOTE : to fit with the theme wrapper you need to put the code in this div

    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: masonry display problem #58379
     Radu
    Moderator

    Hello,

    I see that you solved the problem, how do you fixed 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: Live chat plugin #58378
     Radu
    Moderator

    Yes they are supported.

    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: div to bottom #58375
     Radu
    Moderator

    The div that contains that sign-up div needs to be relative and the sign-up div/section needs to be absolute, but it require some time of work…

    I hope that will help you : http://stackoverflow.com/questions/13609006/floating-footer-always-on-the-bottom-and-visible
    http://stackoverflow.com/questions/4171446/put-a-bar-at-the-bottom-of-a-page

    http://forums.phpfreaks.com/topic/143979-floating-bar-on-bottom-of-page/

    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: Profile Page #58374
     Radu
    Moderator

    Try this

    COPY CODE
    
    #item-body .profile .dl-horizontal dt {text-align:left;}
    
    
    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: Groups #58338
     Radu
    Moderator
    in reply to: TOP BAR help #58337
     Radu
    Moderator

    Hello,

    You have solved the problem ?

    I cannot see that bar anymore

    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: Changing wording of Archive for category #58261
     Radu
    Moderator

    Hello,

    Take a look here : https://archived.seventhqueen.com/forums/topic/change-languge-for-breadcrumbs-and-page-title

    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: disqus with portfolio issues #57777
     Radu
    Moderator

    The ftp account works, but the seventhqueen user and this pass *SeventhQueen!@2009*70!-04-6-$2 doesn’t work in wp-admin

    From where you have added the disqus code ?

    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

    Just set to that text line-height:3em;

    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 Version Not Working #57768
     Radu
    Moderator

    Hello,

    The problem is caused by lack of logo… (this bug will be fixed in next update)

    Until you can add a logo to your theme (not only retina) or try to replace app.min.js and app.js

    from \wp-content\themes\kleo\assets\js with attached files (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: masonry display problem #57743
     Radu
    Moderator

    Hello,

    This issue is caused by ratio of that photos,

    Try to add pictures with same ratio, and will look better.

    I can give you a little fix for this, but this will stretch the photo

    COPY CODE
    
    .rtmedia-container .rtmedia-item-thumbnail img, .rtmedia-activity-container .rtmedia-item-thumbnail img, #buddypress div.rtmedia-activity-container .rtmedia-item-thumbnail img {
      min-height: 183px; }
    

    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: div to bottom #57742
     Radu
    Moderator

    Hello,

    I given an look and i did some small notifications to look a little bit better.

    Please notice that the section are depends on amount of content inside of it and the device type.

    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: How can I change the size of the profile icons. #57732
     Radu
    Moderator

    Hello,

    Thank you !

    Try with this CSS

    COPY CODE
    
    #buddypress #item-body #subnav ul li { background-color :#BBBBBB; padding:0px;margin-right:3px; border-radius:2px !important}
    #buddypress #item-body #subnav ul li a { color:#fff;font-weight:bold; line-height:1em }
    #buddypress #item-body #subnav ul li#new-personal-li {background-color:tomato; line-height:1em;padding:2px;border-radius:2px !important}
    #buddypress #item-body #subnav ul li:hover{ background-color:#666; }
    

    Let me know if is ok.

    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: How can I change the size of the profile icons. #57612
     Radu
    Moderator

    Glad to hear that.

    Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂

    http://themeforest.net/downloads/

    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: Blog Image width #57609
     Radu
    Moderator

    How it works.

    I see that images have only 531 px width ( http://www.5starweddingmagazine.com/wp-content/uploads/2015/05/april-bloom-sml-221.jpg – Original uploaded file.)

    Try to upload image with width larger..

    It should work.

    Referring to captioned images, apply this css code to your Theme Options -> General Settings -> Quick CSS area

    COPY CODE
    
    .wp-caption {background-color:transparent !important;border:none !important;}
    

    In my opinion it look better with border but without background also try like this

    COPY CODE
    
    .wp-caption {background-color:transparent !important;}
    

    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: div to bottom #57608
     Radu
    Moderator

    Just reply and check Set as private reply

    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: Featured image from not showing on the post. #57603
     Radu
    Moderator

    Hello,

    Try to do this setting

    Theme options – Blog – Display media on post page* : OFF

    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: Change languge for breadcrumbs and page title #57600
     Radu
    Moderator

    Hello,

    For this you need to translate your theme, use this plugin is very easy to use : https://wordpress.org/plugins/loco-translate/

    Install the plugin , then go to : Loco Translate -> Manage Translations -> Column Package details -> Kleo

    Add your language then ( see attached image ).

    After you translate your certain strings, make sure that your blog is set in your language.

    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: masonry display problem #57595
     Radu
    Moderator

    Hello,

    I need to look closer.

    Please provide a link to that page with images.

    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: hosted video slow – v2.4.3 #57593
     Radu
    Moderator

    Hello Wavez,

    Sorry for this inconvenience…

    This issue will be fixed in next theme update.

    Here is a fix for this problem ( see attachment )

    Upload this file ( post-content-masonry.php ) to kleo-child/page-parts/

    This issue was caused by preload=0, this it should be preload=none

    COPY CODE
    
    ---BUG---
    if ( !empty( $bg_video_args ) ) {
    	$attr_strings = array(
    			'preload="0"'
    	);
    
    
    ---FiX---
    
    if ( !empty( $bg_video_args ) ) {
    	$attr_strings = array(
    			'preload="none"'
    	);
    
    
    

    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: Blog Image width #57576
     Radu
    Moderator

    Same message “We are having a make over”

    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: disqus with portfolio issues #57575
     Radu
    Moderator

    Hi,
    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
     Radu
    Moderator

    Can you provide a url ?

    Also i need admin credentials 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: div to bottom #57573
     Radu
    Moderator

    Hello,

    Are you talking about that section ? ( see attachment )

    I need admin credentials

    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: How can I change the size of the profile icons. #57572
     Radu
    Moderator

    Hello,

    Try like this

    COPY CODE
    
    
    #buddypress div#item-nav ul li.current.selected a:before {	
    color:red !important;
    }
    

    Add this little snippet to your Theme Options -> General settings -> Quick CSS area or paste to kleo-child/style.css

    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
Viewing 40 posts - 19,241 through 19,280 (of 20,101 total)

Log in with your credentials

Forgot your details?