Forum Replies Created

Viewing 40 posts - 10,681 through 10,720 (of 11,328 total)
  • Author
  • in reply to: Disabling breadcrumbs on Woocommerce pages #30485
     sharmstr
    Moderator

    Disabling breadcrumbs disables them on woocommerce pages for me. So, try checking your shop page. Bring it up in editor and scroll down to Theme General Settings -> Title Section. Make sure breadcrumbs is set to default.

    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: newbie mess up manipulating parent theme #30484
     sharmstr
    Moderator

    I just looked and here is what I think you should do.

    – enable kleo parent

    – go to theme options -> import / export

    – click on copy under export and copy the contents

    – enable kleo child

    – go to theme options -> import / export

    – click on import from file and paste

    – click on import

    I tested going from kleo child to kleo parent and it worked.

    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: newbie mess up manipulating parent theme #30483
     sharmstr
    Moderator

    Hey Maggie,

    Let me know if that works. I just had the thought that it might not work due to some hard-coding of the theme name. Meaning that it would work for backup and recovery or for moving sites, but not copying from Kleo to Kleo Child. If it doesnt work, again, let me know and I’ll do some testing.

    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: newbie mess up manipulating parent theme #30480
     sharmstr
    Moderator

    Hey Maggie. Its good that you figured out that you should use the child theme early on.

    1 – Page have little to nothing to do with ‘structural’. Those pages will still exists no matter what theme you use. What may change is theme specific options within the page settings, but flipping from Kleo main to Kleo child shouldnt effect that.

    2 – Theme options are set at the theme level. So changes to theme options made on Kleo main will NOT be reflected to Kleo child. What I would do is enable Kleo main, then export. Then enable Kleo child and import. That should move all your changes to the child them. wp admin -> theme options -> import / export.

    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 the links in BuddyPress profile? #30454
     sharmstr
    Moderator

    https://buddypress.org/support/topic/remove-profile-links-2/

    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: buddpress theme does not change #30452
     sharmstr
    Moderator

    Okay. I see what’s going on. I’m not support and they will need to help you. 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

    in reply to: Help with restricting user access #30417
     sharmstr
    Moderator

    Have you tried using any of the plugins that are available?

    https://wordpress.org/plugins/wordpress-mu-secure-invites/

    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: buddpress theme does not change #30411
     sharmstr
    Moderator

    Your custom buddypress css doesnt include any of the styling for those elements. Compare

    buddypress.css (over 3,000 lines): view-source:http://seventhqueen.com/themes/kleo/wp-content/themes/kleo/buddypress/css/buddypress.css?ver=2.1

    to your buddypress-rtl.css (around 1,500 lines): http://www.bourseiness.com/wp-content/themes/kleo-child/buddypress/css/buddypress-rtl.css

    As you can see there is a ton of styling missing.

    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: Bbpress is invisible #30397
     sharmstr
    Moderator

    I just remembered that twice it was WooCommerce. But that was several updates ago.

    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: Blank screens when trying to access dashboard #30396
     sharmstr
    Moderator

    @catalin: more info here https://archived.seventhqueen.com/forums/topic/menu-dropdown-not-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

    in reply to: buddpress theme does not change #30395
     sharmstr
    Moderator

    The activity page on the demo site is using the following

    WP Admin -> Theme Options -> Layout Settings

    – Site Layout = Wide

    WP Admin -> Theme Options -> Buddypress

    – Default layout or Activity Layout = Right Sidebar

    WP Admin -> Theme Options -> Header Options

    – Display top bar = On

    I think those are the only differences. Let me know if that gets you what 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: product images #30394
     sharmstr
    Moderator

    Sorry. Click on that link then navigate to Plugins -> WooCommerce

    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: product images #30393
     sharmstr
    Moderator

    https://archived.seventhqueen.com/documentation/kleo

    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: Issue reply on a reply in the activity stream #30392
     sharmstr
    Moderator

    +1


    @abe
    : The admin-ajax.php request is timing out on replies to a reply. The post variables look okay except maybe that the form_id is duplicated. Meaning within a specific activity the same form_id is used for each reply. I’m not sure if that’s an issue or not. Maybe it uses that id so it knows what activity the reply is attached to.

    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 edit profile page using visual composer ? #30391
     sharmstr
    Moderator

    Like most Buddypress pages, they are not editable using the page editor in WP Admin. They are all controlled by template files. You should search this forum. Your questions have been asked and answered in other topics.

    Sidebar: Make sure you have a sidebar layout selected in Theme Options -> BuddyPress -> Member Profile Layout. It will use the main sidebar.

    Remove active message: https://archived.seventhqueen.com/forums/topic/user-profile-look

    Remove show less/more: add the following css to your child theme

    COPY CODE
    
    #buddypress div#item-header {
    background: none;
    }
    
    .toggle-header {
    display: none;
    }
    
    

    Change BuddyPress profile nav icons: There’s a stick for that https://archived.seventhqueen.com/forums/topic/change-buddypress-navigation-menu-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: Bbpress is invisible #30323
     sharmstr
    Moderator

    I’ve had that happen 3 times. Every time it had to do with a plugin conflict. Disable all plugins except BP and BBP. If the Forums menu shows up, then start enabling plugins one by one until you find the culprit.

    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: Highlight item in menu… #30282
     sharmstr
    Moderator

    try adding btn-default to the css for the menu item in appearance -> menus

    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: Custom menu widget css question #30275
     sharmstr
    Moderator

    LOL. I dont have an account on the new site πŸ™ And there is no link to sign up.

    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

    *feature request topic, not theme. doh

    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

    Add it to the Feature Request theme. πŸ™‚ If you want something now, then follow my links. Its how I’m doing something similar with the titles.

    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 with savings settings #30270
     sharmstr
    Moderator

    No problem. Sorry about not seeing your screenshot with the error earlier. :/

    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 with savings settings #30268
     sharmstr
    Moderator

    My site is running 5.3.29 without any issues so I dont think you need to change anything.

    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 with savings settings #30267
     sharmstr
    Moderator

    Sorry, just saw your screenshot. Oooops.

    I’ve had that happen twice before. Click on yes and resaving worked for me. It seems to happen when my WordPress session times out and I have to log back in. Are you seeing a similar situation?

    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 with savings settings #30266
     sharmstr
    Moderator

    @evankap. Okay. You still havent answered the questions. What happens? Do you get an error? Do the changes just not appear on the front end?

    We need more information in order to help. Can you explain, in detail, what the problem is? Are the settings actually saving but the changes are not appearing on the frontend? Are they not saving because you’re getting an error message? Are you running current versions of kleo and the related plugins? Have you tried disabling other plugins?

    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: Sitewide activity page problem. #30259
     sharmstr
    Moderator

    No problem. I was just thinking that is awesome to have so many options to customize Kleo, but its also confusing sometimes πŸ™‚

    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: Directory page alignment problem. #30257
     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: Custom menu widget css question #30255
     sharmstr
    Moderator

    I didnt log in to check for sure, but my first guess is that the menu items have a max-height set on them so they dont auto grow when your icon moves to the next line. Again, just a guess.

    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: Sitewide activity page problem. #30253
     sharmstr
    Moderator

    Looks like you have the page to set to use full-width, so the sidebar will never show up. Check two things.

    1 – Theme Options -> Buddypress -> Activity layout. Set it to “Right Sidebar”

    if that doenst fix it, then

    2 – Edit your activity page and make sure either “default” (if right sidebar is set above) or right sidbar is set in “Template”in the Page Attributes section.

    let me know if that fixes 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: Directory page alignment problem. #30252
     sharmstr
    Moderator

    here’s the css to fix it.

    COPY CODE
    
    input[type="text"] {
    display: inline;
    }
    
    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: Directory page alignment problem. #30247
     sharmstr
    Moderator

    still getting a 404. why cant you just supply a link? why make is so difficult to help 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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Directory page alignment problem. #30245
     sharmstr
    Moderator

    your members page is giving me a 404 /members. Provide me a link to your directory and I’ll try to help. i can’t read your site. 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

    in reply to: Problem with savings settings #30238
     sharmstr
    Moderator

    @evankap See my message above. What exactly happens? Is your site running PHP 5.4?

    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: Sitewide activity page problem. #30237
     sharmstr
    Moderator

    what?

    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 Sidebar Issues #30231
     sharmstr
    Moderator

    Its working as designed. The issue is that you didnt have anything for sale since everything was free. Check your shop page 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

    in reply to: Sitewide activity page problem. #30230
     sharmstr
    Moderator

    What’s the url of your activity page? When I try to access /activity I’m redirected to /activity-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: Directory page alignment problem. #30227
     sharmstr
    Moderator

    It would have been helpful for you to say that you had a problem with a plugin and NOT the theme.

    COPY CODE
    
    .label { text-align: left;}
    
    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

    Not happening on my site. I tested replies and new topics. What did you do 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

    in reply to: WooCommerce Sidebar Issues #30225
     sharmstr
    Moderator

    send them to shawn@seventhqueen.com

    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: Sitewide activity page problem. #30224
     sharmstr
    Moderator

    I cant read private messages.

    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: Sitewide activity page problem. #30203
     sharmstr
    Moderator

    What actually happens? Do you get a blank sidebar? I just tested it and its working fine on my site. Do you have any plugins that control/customize the sidebar?

    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.
Viewing 40 posts - 10,681 through 10,720 (of 11,328 total)

Log in with your credentials

Forgot your details?