Forum Replies Created

Viewing 40 posts - 2,681 through 2,720 (of 11,328 total)
  • Author
  • in reply to: 404 error page not found #88105
     sharmstr
    Moderator

    I should also mention this is not limited to kleo. It happens to me with other themes I use. Even the standard WordPress 2015 Theme.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: 404 error page not found #88104
     sharmstr
    Moderator

    Its pretty common for the rewrite rules to get corrupt, especially during development when you’re adding/removing plugins and changing settings.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Wall Posting #88103
     sharmstr
    Moderator

    Disable Direct Upload: rtMedia > Settings > Display

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: There is error message in Creation Groups in 7th setps #88102
     sharmstr
    Moderator

    1 – You have BP 2.4 installed. Kleo isnt compatible with that yet. Downgrade BP.

    2 / 3 – You have the top bar disabled on your page. Bring up the page in page editor and scroll down to Theme General Settings and enable it.

    4 – Please dont ask your question twice. Someone who is more familiar with revolution slider will answer your previous question.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cannot Upload Profile Picture #88100
     sharmstr
    Moderator

    Respond privately with admin credentials

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Registration #88094
     sharmstr
    Moderator

    Please be more specific. Are people being registered but they are not receiving activation emails? Are there any error messages? Have you looked for plugin conflicts?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Remove post title #88090
     sharmstr
    Moderator

    The title isnt part of the meta. If you want to remove just the title and leave the breadcrumb you can use this css

    COPY CODE
    
    .page-title {
    display: none !important;
    }
    

    If you want to remove the entire section which includes the title, breadcrumb and info you can use this

    COPY CODE
    
    .main-title {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Create group button/link missing in Buddypress Group pages #88087
     sharmstr
    Moderator

    It never has. Its only on the group directory page.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Wanted to add more field in Membership #88086
     sharmstr
    Moderator

    As I said, you need to create a custom pricing table.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Blog URL #88058
     sharmstr
    Moderator

    Its whatever you’ve set in WP Admin > Settings > Reading

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: There is no shortcode Kleo Posts :( #88055
     sharmstr
    Moderator

    It has me completely baffled.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Revolution Slider #88040
     sharmstr
    Moderator

    Revslider comes bundled with Kleo. You didnt have to purchase it. Depending on how you want to move forward you have two options.

    1 – Current Kleo versions of bundled plugins can be installed/updated by going to Appearance > Install Plugins.

    2 – If you want to install whatever version you purchased, you can disable Rev Slider, delete it, then upload it using the zip that they gave you.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Lost my images on post carousel #88039
     sharmstr
    Moderator

    Great.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cannot edit the demo content of the site #88037
     sharmstr
    Moderator

    Your site it throwing a bunch of 500 errors. My guess is you dont have enough memory allocated. Check your server logs to be sure. http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Logo Redirects to different page #88034
     sharmstr
    Moderator

    It was discussed here: https://archived.seventhqueen.com/forums/topic/set-new-path-to-logo

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Row Background #88032
     sharmstr
    Moderator

    No.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: There is no shortcode Kleo Posts :( #88024
     sharmstr
    Moderator

    Please be patient.


    @abe
    – I had a thought that maybe Kleo Posts wasnt enabled in the VC settings, but its not even showing up there.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add social media icons top bar #87958
     sharmstr
    Moderator

    You didnt read my post 🙂

    But wait! What about widget and menus? Your menus are easily re-added by reassigning them in Appearance > Menus > Locations. For widgets, please refer to this article on WPBeginner: http://www.wpbeginner.com/plugins/how-to-importexport-widget-settings-in-wordpress/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add social media icons top bar #87946
     sharmstr
    Moderator

    Sweet!

    Not sure if you figured it out, but you can import your theme options settings from your kleo parent theme to your child theme so you dont have to re-configure them: http://sharmstr.com/saving-importing-and-exporting-kleo-settings/

    While finding the link above, I realized that I actually wrote a blog post on adding the custom social icons. Totally forgot about that. LOL: http://sharmstr.com/social-info-tricks/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Lost my images on post carousel #87940
     sharmstr
    Moderator

    The old link to the images might have something to do with it. As a test, can you go into one of your posts and delete then readd the image? I’d like it to be something like this

    http://danielleduperret.com/wp-content/uploads/2015/11/Dollars-Euros-300×207.jpg?resize=199%2C138

    instead of this

    http://i0.wp.com/184.154.233.10/~qhe21946/wp-content/uploads/2015/11/Dollars-Euros-300×207.jpg?resize=199%2C138

    Let me know if that works.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Is it possible to have the registration page in popup ? #87931
     sharmstr
    Moderator

    I havent tried this plugin, but you should take a look at it: http://buddydev.com/plugins/bp-ajax-registration/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Dismiss BP notices #87929
     sharmstr
    Moderator

    You probably need to change all of the $ to jQuery

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change Cover Image #87898
     sharmstr
    Moderator

    That’s a new feature introduced with BP 2.4. You shouldnt be running BP 2.4 yet since SeventhQueen hasnt released a version of Kleo that is compatible with it. With that said, you can turn off the new BP feature in Settings > Buddypress.

    It would be in your best interest to 1) make sure kleo is compatible before upgrading plugins and 2) read the plugins release notes before installing.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Add social media icons top bar #87896
     sharmstr
    Moderator

    Couple of things

    1 – The soundcloud and mixcloud icons are not in the Kleo Fontello icon set. Fontello does have an icon for soundcloud, but not mix cloud. You can follow these directions to add the soundcloud icon and whatever you want to use for mixcloud (another cloud icon perhaps): https://archived.seventhqueen.com/documentation/kleo#vector-icons

    As of Kleo 3.1, Kleo now allows you to make your custom fontello files upgrade safe. The documentation hasnt been update to note this. But instead of saving your fontello files in /kleo/assets, save them to /kleo-child/assets. Note: you must be using the kleo child theme for this to work.

    Once you have added the icons, then you can use this code in your child theme’s functions.php file to add links/icons to the top bar. Make sure you change the links to where you want them to go and change the icon name from mixcloud to the name of the icon you’re using instead.

    COPY CODE
    
    add_action( 'kleo_get_social_profiles', 'kleo_my_extra_social_icons' );
    function kleo_my_extra_social_icons( $icons ) {
        $icons .= '<li><a href="http://soundcloud.com" rel="nofollow"><i class="icon icon-soundcloud"></i> <div class="ts-text">Soundcloud</div></a></li>';
        $icons .= '<li><a href="http://mixcloud.com" rel="nofollow"><i class="icon icon-mixcloud"></i> <div class="ts-text">Mixcloud</div></a></li>';
    
        return $icons;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Tab Content #87878
     sharmstr
    Moderator

    @abe – There seems to be an issue with using the css animations on the image gallery grid within a VC tabbed element. The height isnt being properly set when switching tabs.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Tab Content #87877
     sharmstr
    Moderator

    The issue seems to be with the animation Kleo uses for the grid. Unlike the Single Image shortcode, there’s no way to turn off the animations. I’ll pass this on to the developers.

    I came up with a workaround that you can use if you want. Instead of and image gallery, in the platinum tab I used multiple single images and added some css to the page that will put them on the same line with a 5px gap. If you click on the gear icon at the top of the VC editor, you will see the css I used. I didnt change the Gold or Silver tabs, so you’ll still have issues with those. But if you use single images in those tabs, it should work fine.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change Header Profile Member #87875
     sharmstr
    Moderator

    What’s the code you need to use? The code you gave me before was to launch a chat with a specific user. That wont work in the side menu since the side menu shows on every page.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Woocommerce design problem #87874
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    .woocommerce ul.products li.product figure > a {
        height: auto !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Does it Supports these plugins #87873
     sharmstr
    Moderator

    Please do not ask your question multiple times. You’ve asked it here: https://archived.seventhqueen.com/forums/topic/events-plugin-2#post-87759

    Please wait for @radu to respond.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Activity Stream: Topics and answers are not listed #87870
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: Wanted to add more field in Membership #87869
     sharmstr
    Moderator

    You need to build a custom pricing table. You can do that with the Go Pricing plugin or the Pricing Table shortcode in Visual Composer.

    You cant show the billing page in a form?? What exactly are you trying to do there?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Lost my images on post carousel #87868
     sharmstr
    Moderator

    Do you have a featured image set on those posts? If not, have you turned off Get Featured image from content in Theme Options > Blog?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    The [TheChamp-Login] was put there by someone. Its not normally in general-popups.php. There’s two actions in the login Kleo modal login form that you can hook into. They are kleo_before_login_form and kleo_after_login_form.

    Here are some topics that discuss how to use them
    https://archived.seventhqueen.com/forums/topic/customizing-pop-up-login-box#post-54188
    https://archived.seventhqueen.com/forums/topic/ad-clef-two-factor-authentication-to-login-popup#post-60047

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to limit excerpt length of Listing Page #87866
     sharmstr
    Moderator

    It is confusing. You’re welcome.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: No Youtube preview #87865
     sharmstr
    Moderator

    Look for a plugin conflict.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to limit excerpt length of Listing Page #87862
     sharmstr
    Moderator

    That would be “detail” not listings.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to limit excerpt length of Listing Page #87859
     sharmstr
    Moderator

    Check your “description word limit” in Geo > Design > Listings

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Edit CSS issues #87858
     sharmstr
    Moderator

    You were declaring @media all in your css but didnt format it correctly. If you use media queries, you need to wrap everything in it with { }.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: redirect to member profile page #87856
     sharmstr
    Moderator

    You’ll have to ask them if they have a variable for the users profile. As an example, Peters Login Redirect allows you to put [variable]username[/variable] in the url. Their code has no idea what ##profile_link## that you are attempting to use because that only works in the menu.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Revolution Slider only 50% behind header #87792
     sharmstr
    Moderator

    Edit the page in the backend editor. Click on the pencil icon in the right hand corner of the first row. That will bring up row settings. Change the top padding from 40px to 0px.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 2,681 through 2,720 (of 11,328 total)

Log in with your credentials

Forgot your details?