Forum Replies Created

Viewing 40 posts - 5,361 through 5,400 (of 8,607 total)
  • Author
  • in reply to: A Splash or Landing page Only! #19408
     Abe
    Keymaster

    You should do something like

    COPY CODE
    <?php
    if ( is_user_logged_in() ) {
    ?>
    <a href="http://yoursite.com/forloggedin" rel="nofollow">Sign Up</a>
    <?php
    } else {
    ?>
        <a href="http://yoursite.com" rel="nofollow">Sign Up</a>
    <?php
    };
    ?>
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Editor Not Loading #19406
     Abe
    Keymaster

    hi, please update the Visual composer plugin from the link until you can get the updated plugin from the new theme version. https://archived.seventhqueen.com/wp-content/uploads/2014/05/js_composer.zip

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Members #19404
     Abe
    Keymaster

    Hi, Thanks for appreciating our work.
    See this topic on changing the fields that appear there: https://archived.seventhqueen.com/forums/topic/member-directory-page-about-me-text-does-not-display

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Settings not showing up when creating groups #19403
     Abe
    Keymaster

    Hi, That is strange. Try disabling some plugins to see you you have some conflicts.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Use lightbox to display media bug #19402
     Abe
    Keymaster

    that should come from some plugin conflict. You can try to disable them one by one to see the problem or add this CSS to fix it in Sweetdate – Styling options – Quick css

    COPY CODE
    
    .mfp-content #rtmedia-single-media-container .rtmedia-media img {
        max-height: inherit;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Show pictures on "Activity" page #19401
     Abe
    Keymaster

    Hi, that should be managed by the rtmedia plugin if that is what you are using for picture uploading. That is not available in theme default functionality.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Demo Setup #19400
     Abe
    Keymaster

    Hi, that is also from the specific page in Theme general settings – Display settings – Transparent Main menu

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: button shortcodes for posts #19399
     Abe
    Keymaster

    Please update your theme to latest version if using WP > 3.9

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Disable Twitter, Google Fonts, and Facebook #19398
     Abe
    Keymaster

    Hi, the call to twitter should come from the twitter widget or other plugin you have installed.
    the facebook call from Facebook integration if you enabled it and google fonts if you have set Google fonts in Sweetdate – Styling options

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How to make the profile pictures clickable? #19397
     Abe
    Keymaster

    Hi, that can be changed by editing this file template:
    wp-content/themes/sweetdate/members/members-loop.php
    and line 28 should be like this:
    <a href="<?php bp_member_permalink(); ?>"><?php bp_member_avatar('type=full&width=94&height=94&class='); ?></a>

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: 2 things (problems) #19395
     Abe
    Keymaster

    For minify see Better WordPress Minify with this settings: https://archived.seventhqueen.com/forums/topic/better-wordpress-minify-bwp-settings

    related to the bg-body.gif, see if that path really exists on your server since it should be there. Also that comes from the body background in case you have a boxed style set in Theme options – Layout. In next theme version there will be a fix related to this in case you don’t have the boxed version, the css won’t be applied

    Individual page edit setting related to the top bar: Theme general settings – Display settings – Top bar status

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Use lightbox to display media bug #19393
     Abe
    Keymaster

    Give me a specific page link since I can’t find a member with added media

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Link to a Page. #19391
     Abe
    Keymaster

    Hi there, well yes we did, thanks 🙂

    Hi, put a link to your site to see the link format from the popup

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: center logo #19389
     Abe
    Keymaster

    Hi, for that it implies structure changes. the template to change is located here: wp-content/themes/kleo/page-parts/general-header-section.php

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: center menu #19388
     Abe
    Keymaster

    hi, sorry for the late reply. See this topic: https://archived.seventhqueen.com/forums/topic/center-logo

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile Avatar Upload Broken #19385
     Abe
    Keymaster

    Hi, sorry for the late reply.

    Try checking with your hosting if you have writing permissions on your server

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Users can signup and access pages without paying #19384
     Abe
    Keymaster

    Hi, Sorry for the late reply.

    Indeed there is no such option as default in the theme. We will think of that and try to add in later version releases.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Menu problem with mobile site #19383
     Abe
    Keymaster

    It does not appear black to me

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Group avatar crop tool broken? #19377
     Abe
    Keymaster

    @Blake the updated file was for 1.4.2 theme version and definitely you are copying it wrong or something is not happening right since the new file has only a couple of line changes and those issues could come from the fact that the file isn’t loaded at all on your site

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: bbPress forum does not show first post of thread #19362
     Abe
    Keymaster

    thanks @Boblebad

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: K-Elements Conflicting With Visual Composer #19361
     Abe
    Keymaster

    Yes we will add row and columns shortcodes that could be used without VC.

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Attachments + visual editor for BBpress #19360
     Abe
    Keymaster

    Hi, That can’t be related to Kleo. What plugin for TinyMCE for bbPress have you tried?

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: "Popular Stick image" on pricing table #19359
     Abe
    Keymaster

    Yes create the folder

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Online Status – Show online status #19358
     Abe
    Keymaster

    Hi, that should be simply enabled from Wp admin – Sweetdate – Buddypres

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Website format issues – when navigating profiles #19356
     Abe
    Keymaster

    normally the all CSS files should load if the theme was installed right and you haven’t added some codes to mess with them. For example in Chrome browser you can hit F12 and you have a console for errors and notices. See if you get anything there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Translate expires after… on levels page #19355
     Abe
    Keymaster

    Hi, That string is found in the Paid Membership plugin so you need to translate the plugin and not the theme. Try using Codestyling Localization plugin for easier translations.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Turkish Characters like ş and ğ #19353
     Abe
    Keymaster

    Great, glad your sorted it out

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Membership Pro – IPN – email address #19352
     Abe
    Keymaster

    Hi, your Gateway Account Email should match the setting in our Paypal account

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Rtmedia not working properly #19351
     Abe
    Keymaster

    Hi, sorry for the late reply. A ll good now?

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Woocommerce Multivendor Extension #19348
     Abe
    Keymaster

    Hi, we haven’t tested it but it should work with that extension

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Rideshare Sample Theme #19347
     Abe
    Keymaster

    Hi, What elements are you referring to? You need to edit your homepage from WP admin – Pages if you need to change something in the Home page

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Editing Warnings and Sing Up button? #19345
     Abe
    Keymaster

    Hi, That message comes from Buddypress and you need to change that text by translating Buddypress. See more: http://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/

    To change the button color add this CSS in your sweetdate-child/style.css file and change the color codes

    COPY CODE
    
    .button.alert {
        background-color: #ED0058;
        border: 1px solid #ED0058;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Website format issues – when navigating profiles #19343
     Abe
    Keymaster

    Hi, sorry for the late reply, Try looking in your browser console since probably some CSS file isn’t loading.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Font color code display #19342
     Abe
    Keymaster

    Hi, that problem should come from the text added. Try retyping it in the text editor tab again and make sure is correct

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Add the buddypress login widget and it should show up there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    This topic will help only if you get the error stated with Please connect your Facebook account, otherwise you should state what error you get or the behavior.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Matching function always shows 50% #19285
     Abe
    Keymaster

    Hi, see this topic from the FAQ section on changing the fields that affects the matching: https://archived.seventhqueen.com/forums/topic/match-numbers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Hi, So this code is or KLEO theme and is the one from my reply and it should work: https://archived.seventhqueen.com/forums/topic/facebook-api-2-0-please-connect-your-facebook-account/#post-17716

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: STEPS TO UPDATE KLEO THEME AND PLUGINS #19281
     Abe
    Keymaster

    Hi, We have planned it for 10th June. Make sure to check the option to get updated on new version release on your Themeforest account. We will also add a newsletter option on the support forum

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How to add the new component in profile page? #19275
     Abe
    Keymaster

    Hi, That Sites option will show when you enable WordPress Multisite and it will allow your users to create a website blog. More here: http://codex.wordpress.org/Create_A_Network

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 5,361 through 5,400 (of 8,607 total)

Log in with your credentials

Forgot your details?