Forum Replies Created

Viewing 40 posts - 3,361 through 3,400 (of 11,328 total)
  • Author
  • in reply to: How to remove post metadata from a custom post type #82391
     sharmstr
    Moderator

    Looks like you changed the layout to use VC instead of the default? If you want assistance with the default post layout, provide a link to a CPT that uses it. I need to see the body classes.

    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 hide the wodpress toolbar for visitors #82390
     sharmstr
    Moderator

    If you have Admin Toolbar enabled in Theme Options > Misc, it will only display for admins. If your visitors are seeing it, perhaps you have installed a plugin that is overriding that.

    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: different profile design #82386
     sharmstr
    Moderator

    I’m not aware of any. If you know php and buddypress templating, you can use pmpro_hasMembershipLevel() to determine the users level: http://www.paidmembershipspro.com/documentation/require-membership-function/

    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: Rev Slider Template upload issues #82384
     sharmstr
    Moderator

    I had no problem importing search form hero into your site. Maybe you’re zip was corrupted.

    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: Register Page #82380
     sharmstr
    Moderator

    Non of those are handled by Kleo. They are all controlled by buddypress so you are better off asking on the bp forum or searching for a plugin to handle 1 & 3. Try this for #2 https://archived.seventhqueen.com/forums/topic/remove-this-field-can-be-seen-by

    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: Visual Composer 4.7.4 not working #82379
     sharmstr
    Moderator

    @vanessa What version of Kleo do you have installed? Have you tried enabling debugging to see what’s causing the white screen? https://codex.wordpress.org/WP_DEBUG Make sure you set define( ‘WP_DEBUG_DISPLAY’, true );

    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 MAGAZINE BUTTON COLOR #82371
     sharmstr
    Moderator

    But have you changed the default colors for the footer? The button uses the “alternate background color” located in Theme Options > Styling > Footer.

    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: Cart Menu is showing transparent #82368
     sharmstr
    Moderator

    Theme options > Woocommerce > Menu cart location: Disabled.

    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 after update #82367
     sharmstr
    Moderator

    Sorry for the delay in responding. I was on vacation. I see here that you’ve solved your issue: https://archived.seventhqueen.com/forums/topic/not-found-404-error-permalink-problem

    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: Font Color in Widgetized Side Bar #81759
     sharmstr
    Moderator

    I’m on vacation. Please start a new topic. Thank 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: Change BP Profile Labels/Names #81595
     sharmstr
    Moderator

    You have to filter that tab to change it. I’m on vacation so can’t point you to it, but it’s in the rtmedia documentation.

    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 BP Profile Labels/Names #81469
     sharmstr
    Moderator

    you forgot the add action line.

    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’t Add Page To Menu or Edit a Text Box #81468
     sharmstr
    Moderator

    Yes they are. But they are asleep. Be patient.

    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’t Add Page To Menu or Edit a Text Box #81426
     sharmstr
    Moderator

    I cant guarantee that it wont. I’m on vacation for a week. I’m going to hand this off to another support person.

    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: set up menu page but restrict access #81425
     sharmstr
    Moderator

    Look at the VC Grid shortcodes: https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder

    Any further questions regarding this, please open a new topic.

    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 out of a members area #81423
     sharmstr
    Moderator

    Your question wasnt answered because you asked in the feature request forum. I will move that one. I’m on vacation for a week so its best to not ask any more questions on this topic anymore.

    All of those show up in the search results because they exist. Go to WP Admin > Pages and WP Admin > Portfolio. They are still there and they are still “published”.

    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 remove colored lines next to titles on posts #81385
     sharmstr
    Moderator

    If I dont use any of the previous code (since now you just want to hide all borders and color) and just add this

    COPY CODE
    
    .masonry-listing .post-content .post-title {
        border-width: 0 !important;
    }
    .masonry-listing .post-content {
        border-width: 0 !important;
    }
    

    i get the attached. I purposely didnt use a bg color so you could see that the border is gone.

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Translate Buddypress-Member Nav/SubNave #81379
     sharmstr
    Moderator

    Yes

    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: CSS Problem on the click #81376
     sharmstr
    Moderator

    If I add this css to your page, I get the following

    COPY CODE
    
    #buddypress .standard-form input:focus, #buddypress .standard-form textarea:focus, #buddypress .standard-form select:focus {
    border-color: #000 !important;
    color: #000 !important;
    }
    .main-color ::selection {
        background-color: red !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

    Attachments:
    You must be logged in to view attached files.
    in reply to: How to remove colored lines next to titles on posts #81370
     sharmstr
    Moderator

    Hmmm. If I add this

    COPY CODE
    
    .masonry-listing .post-content {
        border-left-width: 1px !important;
    }
    
    

    I get the attached.

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Translate Buddypress-Member Nav/SubNave #81333
     sharmstr
    Moderator

    If you only translated Kleo, they wont change. You need to translate buddypress: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/

    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

    see difference

    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

    Attachments:
    You must be logged in to view attached files.
     sharmstr
    Moderator

    Lets be perfectly clear. I didnt change the layout of the ajax list. I only change the search results landing 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

     sharmstr
    Moderator

    You will get that if you click “View All Results” because that will take you to the default wp search results page. If you click on “View Product Results” you’ll go to the product results page. The difference in the urls are

    http://www.yoursite.com/?s=yoursearchtext and http://www.yoursite.com/?s=yoursearchtext&post_type=product

    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: Facebook login button stopped working #81317
     sharmstr
    Moderator

    The admin password isnt working…

    In anycase, your fb login button is working on wp-login.php which in my experience tells me that you have a plugin conflict with another plugin that is loading fb scripts (the plugins dont load on that page). Disable all plugins to see if that fixes the issue. If so, then enable one by one to find the 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

     sharmstr
    Moderator

    *mysqladmin

    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 need to use phpadmin to connect to your db to see how that column is setup. You dont need cpanel for that.

    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

    This is a bit of a hack. The search in the main menu and the vc shortcode uses the same function. So its best to keep your search context options short (i.e. products and posts or products and members) or the list could get quite long and not show all of the ajax results if the page isnt long enough. Also, this will not stop WP from showing products in the “all results” search results so its best to set the shortcode to “Just AJAX results” for the form type. That will disable the form from submitting if someone hits the enter key. They are then forced to click on “View Product Results” which will take them to the correct results page.

    Anyhow, put the attached function in your child theme’s functions.php file.

    I can tell you that this code will not make it into Kleo the way I’ve written it. It needs to be coded better, so keep an eye out in future updates for either a change to this function that doesnt include product results page OR the inclusion of product results, in which case you can remove this function from 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

    Attachments:
    You must be logged in to view attached files.
     sharmstr
    Moderator

    btw – what version of rev slider are you trying to install? Just want to make sure its 5.0.8.5

    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

    Probably not until I get back next week. I have a bunch of requests that I’m trying to solve before I leave. 🙂

    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: Content by User Type is not working #81301
     sharmstr
    Moderator

    Awesome. Again, sorry for the wrong info in the first response. Hadn’t had my coffee yet 🙂

    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 looping single slide in Revolution Slider #81300
     sharmstr
    Moderator

    I’ve had your site up on my screen for 30 mins. Its still looping. You do have a 15 second delay set up between loops though. You might want to reduce that.

    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

    Got it. Lets look a the db error. Can you go into php admin and look at the settings for the ID field in the revslider_css table? It should be set to auto increment.

    Also, what version of mysql are you running?

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Group Creation Step 2 Failure #81289
     sharmstr
    Moderator

    Ahhh. Maybe. Did you try with the WP 2015 theme enabled?

    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 know some sliders built with version 4x dont work with 5x. Perhaps that’s the issue. Maybe try resaving the slider? Let me know if that works. If not, I’ll hand this off to one of the devs that has access to revslider support.

    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: Facebook-like top bar (header’s menu) #81285
     sharmstr
    Moderator

    No problem. I’m glad you pointed me to that topic. Hadn’t seen it before.

    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: Modification of Search in header #81283
     sharmstr
    Moderator

    Another member pointed me to this topic. It may be of some use to you: https://archived.seventhqueen.com/forums/topic/re-search-bar-in-main-menu

    If you have questions regarding it, please ask in that topic.

    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: Facebook-like top bar (header’s menu) #81280
     sharmstr
    Moderator

    You should ask on that topic. Perhaps Laura will have a solution for 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

     sharmstr
    Moderator

    But… if you do find a plugin that you like and you’d like kleo to officially support it, you can open up a topic in the Feature Request forum to have it voted on.

    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

    No. Sorry.

    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 - 3,361 through 3,400 (of 11,328 total)

Log in with your credentials

Forgot your details?