Forum Replies Created

Viewing 40 posts - 41 through 80 (of 2,655 total)
  • Author
  • in reply to: How to delete pictures of users? #17066
     SQadmin
    Keymaster

    Hi, you can delete these pictures from admin/activity, choose “rtMedia update” filter, select all desired pictures and aply “Delete permanently”.

    Regards,
    Robert

    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 do a make this feature? #17005
     SQadmin
    Keymaster

    Hi, the shortcode name is [Image Gallery]. You need add it to a page and play with this to see all its features.

    Regards,
    Robert

    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 Composer Ultimate Add on #16998
     SQadmin
    Keymaster

    Hi, I waited to ask me 😉
    In admin – Theme options/General settings/Quick css box I added this line to make them compatible with the theme. I hope will be ok and not affect other section/elements on the site since I did not have enough time to fully tested. If so, please report us anything.

    COPY CODE
    
    .article-content .container-wrap { position: relative; }
    

    Best regards,
    Robert

    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: List of shortcodes #16995
     SQadmin
    Keymaster

    Hi, since many people ask for this we will populate and also add the missing pages with all shortcodes available until now on our demo. If I’m right in one week will be all ok. Thank you for your waiting time.

    Regards,
    Robert

    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: Where did the progress bars go? #16994
     SQadmin
    Keymaster

    Hi, Yes we know about this and also for Pye Chart shortcode and we will fix them until next release. Thank you for your waiting time.

    Regards,
    Robert

    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: Additional text in Main Search option #16992
     SQadmin
    Keymaster

    Such words are always welcome 😉

    Regards,
    Robert

    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: Additional text in Main Search option #16974
     SQadmin
    Keymaster

    Hi, you can edit in template file in ../wp-content/themes/sweetdate/custom_buddypress/kleo-bp-search.php around line 203, just above the button, or… if you want to force users to accept your Privacy Policy you can replace line 203:

    COPY CODE
    
    <div class="seven offset-by-five columns"><button class="button radius"><i class="icon-search"></i>  <?php _e("SEARCH", 'kleo_framework'); ?></button></div>
    

    with this:

    COPY CODE
    
    <div class="seven offset-by-five columns">
    <input type="checkbox"  onchange="document.getElementById('sendNewSms').disabled = !this.checked;"> <small>Using our services is agreement of our <a href="#">Term of Use and Privacy Policy</a></small><br><br>
    <button id="sendNewSms" class="button radius" disabled="disabled"><i class="icon-search"></i>  <?php _e("SEARCH", 'kleo_framework'); ?></button>
    </div>
    

    You should have something like this http://d.pr/i/pL0o

    Regards,
    Robert

    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 text color on profile tabs #16973
     SQadmin
    Keymaster

    Hi, you can add in admin – Sweetdate/Styling options/Quick css box this line:

    COPY CODE
    #profile .regulartab a {color: red;}

    Regards,
    Robert

    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: too much space #16972
     SQadmin
    Keymaster

    Hi, I see what you mean. Something is strange there and we can’t reproduce the same issue in our testing environment. Can you give us a temporary access to look more closely? Our email is: themesupport@seventhqueen.com

    Regards,
    Robert

    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 Composer Ultimate Add on #16964
     SQadmin
    Keymaster

    Hi, we’ve created a custom page and did some tests with this, see if it’s ok now SQ test page

    Regards,
    Robert

    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: too much space #16936
     SQadmin
    Keymaster

    Hi Hugo, each row have its own top/bottom padding and margin, check for these options in visual composer and set them to desire values.

    http://d.pr/i/hk1A

    http://d.pr/i/HGHM

    Regards,
    Robert

    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 some text in Member page? #16935
     SQadmin
    Keymaster

    Hi, if you have only a few lines of text you can edit template file in ../wp-content/themes/sweetdate/members/index.php. Around line43 you have H2 title tag, you can place some text before or after this title.

    Regards,
    Robert

    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 Composer Ultimate Add on #16934
     SQadmin
    Keymaster

    Hi, I just looked over it and seems you have some differences from the original styles. Can you please re aupload de default plugin styles so I can check what else can cause the problem?

    Regards,
    Robert

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

    Hi, we’ve made some style improvements to this popup search.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: Header content style to dark #16875
     SQadmin
    Keymaster

    Hi, I just added the ajax search to dynamic color system, it will be available in next update.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: UI feedback #16751
     SQadmin
    Keymaster

    Hi guys, good news, we work to fix this gap issue between the parent and submenus right now and will be available with next version update(v1.4.3). Thank you for your waiting time.

    Regards,
    Robert

    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: Header content style to dark #16750
     SQadmin
    Keymaster

    Yap, I think I forgot to add search box to dynamic color system, it will be done in next update release(v1.4.3). Thank you for your waiting time.

    Best regards,
    Robert

    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: Header content style to dark #16702
     SQadmin
    Keymaster

    Hi, in admin – Theme options/Styling options/Header section you need to make the same color settings as footer section.

    Regards,
    Robert

    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 expand the header's height? #16700
     SQadmin
    Keymaster

    Great. Glad you figured it out 😉

    Regards,
    Robert

    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: Dark Color Scheme #16698
     SQadmin
    Keymaster

    Hi Thomas, to have a dark color scheme you need to make the same color settings for all other sections exactly the same as footer section. We’re thinking to extend this to have an option for import-export color scheme in near future.

    Regards,
    Robert

    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: Play intro while webpage onload #16694
     SQadmin
    Keymaster

    Hi, you can put this code in footer.php before the body closing tag.

    COPY CODE
    
    <style>
    #loading {
    background: #fff url("Logo_CitasClub(timeline-Shadow).gif") no-repeat center center;
    height: 100%; width: 100%;
    position: fixed; left: 0%; top: 0%; z-index: 99999;
    margin: 0 0 0 0;
    }
    
    </style>
    
    <div id="loading"></div>
    
    <script>
    jQuery(window).bind("load", function() {
        jQuery("#loading").fadeOut(1000);
    		//alert("test");
    });
    </script>
    

    Regards,
    Robert

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

    Hi, you can add the following lines in admin – Theme options/General settings/Quick css box:

    COPY CODE
    
    .alternate-color .masonry-listing .post-content {
       background-color: #fff;
    }
    .masonry-listing .format-quote,
    .masonry-listing .format-quote .post-footer a,
    .masonry-listing .format-quote .post-footer a .muted {
       color: #fff;
    }
    .masonry-listing .format-quote .post-content {
       background: #00B9F7;
    }
    

    Regards,
    Robert

    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 Composer – unable to add images #16686
     SQadmin
    Keymaster

    Hi, we’ve just payed with this and seems to be working fine. Maybe some plugin causing this, try to deactivate them and see what happens.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    in reply to: Posts in very narrow column on mobile #16685
     SQadmin
    Keymaster

    Hi, we’ve improved this on all type of layouts: tpl-right, tpl-left, tpl-3ll, tpl-3ll and tpl-3rr. They will be available starting with v1.4.3

    Regards,
    Robert

    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: Membership settings #16677
     SQadmin
    Keymaster

    Hi, if you haven’t already you need to create them first in admin/memberships. After that you need to assign restrictions in admin/sweetdate/memberships.

    Regards,
    Robert

    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: Minor CSS glitch – blockquotes in socket bar #16676
     SQadmin
    Keymaster

    Hi, this is because we forgot to set default “Alternate background color” option in Styling options Socket area. We’ll do it in next version.

    Regards,
    Robert

    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 forum subscribe link icon to a + #16672
     SQadmin
    Keymaster

    Hi, you’re absolutely right, we’ve even changed on our support forum. And, btw… many thanks for auto subscribe plugin hints, we will add soon 😉

    Regards,
    Robert

    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 not working #16664
     SQadmin
    Keymaster

    Hi @designing, we’ve built a demo page with shortcodes that illustrate some “Shop by category” and other widgets examples. Take a look here Shop Shortcodes

    Regards,
    Robert

    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: Wishlist: menus, widgets, shortcodes #16616
     SQadmin
    Keymaster

    Wow, you have a serious list here. We analyze all these feature requests among others from other users and make a plan to integrate them soon. We can’t promise that all of these will be available but we treat it very seriously.

    Best regards,
    Robert

    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 Composer Not Respecting Columns #16609
     SQadmin
    Keymaster

    Hi, I played around with alternate(gray zone) buttons and color changes quite good. I’ve attached some examples: http://d.pr/i/J4dihttp://d.pr/i/vMUF

    For other form controls like buttons they are within a “main-color” class, so their styles are based on that class.

    Regards,
    Robert

    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: Avatar double bounce code? #16590
     SQadmin
    Keymaster

    Yes, it seems that someone knows, just kidding 😉
    I created an example for you, take a look: double bounce

    Regards,
    Robert

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

    What you put in quick css box will rewrite all other rules and we usually use this only for quick fixes upon update releases.

    Regards,
    Robert

    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: Custome width size #16587
     SQadmin
    Keymaster

    Hi, you can modify width of rows but this will be applied to whole site. If this is ok you can add this line in admin – Sweetdate/Styling options/Quick css box:

    COPY CODE
    
    .row { width: 980px; } /* Add your desired dimension */
    

    Regards,
    Robert

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

    Hi, after many hours I think I’ve managed a way to have equal height column sidebar even there’s not enough stuff in it. This fix will not be available in v1.4.2(which is already packed for uploading) since I didn’t have enough time to test it.

    Until then you can add the following lines in admin – Theme options/General settings/Quick css box:

    COPY CODE
    
    #main-container > .row {
    	overflow: hidden;
    }
    #main-container .template-page.tpl-3ll,
    #main-container .sidebar.sidebar-3ll,
    #main-container .template-page.tpl-3rr,
    #main-container .sidebar.sidebar-3rr,
    #main-container .template-page.tpl-3lr,
    #main-container .sidebar.sidebar-3lr {
    	margin-bottom: -99999px;
    	padding-bottom: 99999px;
    }
    

    Regards,
    Robert

    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: Dark & more #16544
     SQadmin
    Keymaster

    Hi,

    1. All titles are somewhat derived from “Text color” option. You can play with this by choosing different text colors to see what I mean. Anyway, you can rewrite this rule by applying some css style in admin/theme options/general settings/quick css box:

    COPY CODE
    
    #main .main-color h1,
    #main .main-color h2,
    #main .main-color h3,
    #main .main-color h4,
    #main .main-color h5,
    #main .main-color h6 { color: #ffffff; }
    
    #main .alternate-color h1,
    #main .alternate-color h2,
    #main .alternate-color h3,
    #main .alternate-color h4,
    #main .alternate-color h5,
    #main .alternate-color h6 { color: #ffffff; }
    

    2. To hide title, breadcrumb and title info you have settings on every page in – Theme General settings/Title section.

    3. In order to make the whole site private you need a plugin to restrict the access. Check on WordPress repository

    Regards,
    Robert

    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: Background color of the search field #16461
     SQadmin
    Keymaster

    Thanks @guy_fraser, really appreciated 😉

    Regards,
    Robert.

    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: Background color of the search field #16443
     SQadmin
    Keymaster

    Hi, the search fields don’t have background attached to dynamic color system, in fact they have no background applied at all to best fit on most page backgrounds.
    Because search fields come from different sources/plugins like bbpress, buddypress, wp widgets, etc, they have different structures. I can provide you the exact css style but I need to be more sfecific on which one you want to change them.

    Regards,
    Robert

    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: rtMedia Pro: Attributes and View text color #16399
     SQadmin
    Keymaster

    Hi guys, we’ve made some style changes to those attibutes. They will be available in next update release, thank you for your waiting time.

    Regards,
    Robert.

    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: styling missing from group members (buddypress) #15897
     SQadmin
    Keymaster

    Hi, these issues has been fixed and will be available in our next update. Thank you for your time.

    Regards,
    Robert

    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 View Bad: Words overlap/scrambled #15656
     SQadmin
    Keymaster

    Hi Afrostein, regarding the second picture(photo.png) when the words covering each other at lower resolution we’ve made some improvements and will be available in our next update. Thank you for your time.

    Regards,
    Robert

    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 - 41 through 80 (of 2,655 total)

Log in with your credentials

Forgot your details?