Forum Replies Created

Viewing 40 posts - 921 through 960 (of 11,328 total)
  • Author
  •  sharmstr
    Moderator

    You’re welcome. I really like what you’ve done with the footer. The whole site, in fact.

    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: Sticky top bar #102909
     sharmstr
    Moderator

    I’m not seeing that behavior.

    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: build my site #102904
     sharmstr
    Moderator

    Please send an email to dev@seventhqueen.com to receive a quote.

    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: Forum #102903
     sharmstr
    Moderator

    Refer to this: https://bbpress.org/forums/topic/how-can-i-make-bb-press-forum-as-homepage/

    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: Mobile App Theme #102901
     sharmstr
    Moderator

    Did you get this sorted?

    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 warnings #102900
     sharmstr
    Moderator

    Kleo 4.0, due out any day, will be Woo 2.5+ compatible.

    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: GET CONNECTED PAGE BACKGROUND IMAGES #102899
     sharmstr
    Moderator

    I see you still have the default background. Are you still having troubles changing it or did you decide to keep it?

    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: Modal login after Activate #102898
     sharmstr
    Moderator

    If you hold off doing this for a bit, I’ve added it to Kleo 4.0. That way you wont have to maintain a page override in your child 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: Portfolio Thumbnail-Overview – Load on Scroll #102893
     sharmstr
    Moderator

    In Kleo 4.0 (due out any day), you’ll be able to turn off the post load animations so they will all display at once.

    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

    Try this

    COPY CODE
    
    .vc_wp_custommenu li a {
        border-width: 0px !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: Modal login after Activate #102888
     sharmstr
    Moderator

    Moving because this isnt a bug…

    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: Modal login after Activate #102886
     sharmstr
    Moderator

    Please refer to this topic https://archived.seventhqueen.com/forums/topic/login-redirect-after-email-activation

    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: Kleo elements don’t work in posts ? #102885
     sharmstr
    Moderator

    This seems to work: https://wordpress.org/plugins/bbpress-do-short-codes/

    But again, you’ll still need custom css to override bppress link styling.

    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: Kleo elements don’t work in posts ? #102881
     sharmstr
    Moderator

    Moving because this isnt a bug.

    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: Kleo elements don’t work in posts ? #102880
     sharmstr
    Moderator

    That’s not a post. That’s a topic. They dont work in topics.

    A bit confusing because Kleo adds the shortcode selector to all backend text editors, but 99% of the time, topic will be created on the front-end where it doesnt show up.

    Alternatively, you can add button html.

    <a class="btn btn-default" href="">Button text</a>

    But bbpress overrides link styling (buttons are actually links), so you’ll also need some custom css to make it look like a button

    COPY CODE
    
    .main-color .btn-default {
        background-color: #f7f7f7 !important;
        border: 1px solid #eeeeee !important;
        padding: 10px 10px !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: Social Share colour #102879
     sharmstr
    Moderator

    You can try this

    COPY CODE
    
    .share-links span a {
        color: #fff !important;
    }
    .share-links .hr-title {
        color: #fff !important;
    }
    section.main-color.container-wrap.social-share-wrap {
        background-color: #000 !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: Removing Post Excerpt #102878
     sharmstr
    Moderator

    Edit the grid and remove it: https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder

    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: News Focus with Portfolio #102877
     sharmstr
    Moderator

    Yes it works. Can you be more specific about whats not working for you. Are they just not showing up at all?

    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: KLEO loves / likes #102874
     sharmstr
    Moderator

    Sorry, there isnt without extensive coding.

    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: Sticky top bar #102873
     sharmstr
    Moderator

    Add this

    COPY CODE
    
    #header .is-sticky .kleo-main-header { margin-top: 40px !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: Changing Button Stle #102872
     sharmstr
    Moderator

    Ask them how to change their submit class from ‘button’ to ‘btn btn-default btn-lg’

    I found this: https://mc4wp.com/kb/category/styling-your-form/

    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: Problem getting featured item grids to work correctly #102868
     sharmstr
    Moderator

    It doesnt like that you dont have any text, only titles. So edit each one. Go to the text field, click on “text” (dont use visual) and add a space by entering this code

    &nbsp;

    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 templates #102867
     sharmstr
    Moderator

    7th Queen will be releasing Kleo 4.0 shortly that will be Woo 2.5+ compatible.

    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: Social Icons to the Right of the Nav Bar #102862
     sharmstr
    Moderator

    The easiest way is to add menu items using the Custom Links option and setting an icon for the item.

    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: Changing color on main header #102858
     sharmstr
    Moderator

    The menu color is set in Theme Options > Styling > Header: Link color and Link Hover color.

    You can set the header background color in the same section as above. If you want your main menu background to be semi-transparent, you can try this in your quick css and change ‘2’ to adjust the darkness.

    COPY CODE
    
    .kleo-main-header.header-normal {
        background-color: rgba(0,0,0,0.2) !important;
    }
    

    The transparency in that demo during page scroll is set up by editing the page you want that to happen on, scroll down theme general settings and enabling transparent main menu. You should only do that on pages where you have an image or slider that will sit under the menu.

    You can highlight text in 1 of 2 ways. Either by wrapping the title in em tags

    COPY CODE
    
    <em>highlight</em>
    

    or by using the btn-highlight class in the css class field

    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: Changing the Logo Link #102853
     sharmstr
    Moderator

    Same procedure, just change home_url to whatever url you want.

    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: New Widget #102820
     sharmstr
    Moderator

    Also, you dont add the add_action either. Its already being called.

    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: New Widget #102819
     sharmstr
    Moderator

    1 – Because you’re overriding the entire function that adds the Kleo specific widgets. If you’re going to override the function, you need to keep everything in there and just add yours.

    2 – Why not do it via Appearance > Sidebars. That’s what its for.

    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: Can not change the font #102789
     sharmstr
    Moderator

    Your site is throwing a 404 error on uploads/custom_styles/dynamic.css. That’s the file that the theme options are written to. Check the permissions on that directory. Make sure WP can write to it.

    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

    I’m responding as quickly as I can. Please be patient.

    Add [pmpro_levels] to the register page since you’ve set that to be your levels page.

    Here’s the link to the PMPro documentation for the third time. It explains how to set up pages and memberships: http://www.paidmembershipspro.com/documentation/initial-plugin-setup/ 🙂

    Again, I urge you to read the PMPro documentation. I can tell you havent and its essential that you do if you’re going to use the plugin. This advice is coming from a user like you. If you dont understand how the plugin works, you’re going to have a difficult time supporting your site.

    You also have the option of contacting dev@seventhqueen.com for a quote on setting all of this up for you. But again, I urge you to learn it so you can support it.

    Hope this helps.

    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

    Did you add the levels shortcode as outlined in the documentation and noted on the PMPro > Page Settings 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: Kleo 4.0? #102745
     sharmstr
    Moderator

    No ETA but very soon. Yes, it will have a login/register shortcode.

    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

    You set PMPro pages in PMPro > Page Settings. Set the levels page to register.

    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

    Your register page is showing up now because you removed the membership requirement.

    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

    Also, if you want to force users to pay when they sign up, you need to read this. https://archived.seventhqueen.com/forums/topic/users-vs-members

    I’ve already given you the link, but I dont think you’ve read it based on what you’re asking now.

    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

    Edit the register page and remove the membership requirement.

    Its important that you read the documentation thoroughly if you’re going to be using the PMPro plugin. They have detailed in directions on how to lock down pages and set everything up. Here’s the link again: http://www.paidmembershipspro.com/documentation/initial-plugin-setup/

    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

    Why do you have your registration page locked down?

    From the question before, you asked “after complete signup”. I’m referring to the account you created after click on complete signup.

    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

    Did you activate the account?

    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

    They are still testing all the new features. Its a major update.

    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: Pin element #102667
     sharmstr
    Moderator

    I was able to get in. I changed the pois to circles and changed the animation to pulsate and they are working.

    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 - 921 through 960 (of 11,328 total)

Log in with your credentials

Forgot your details?