Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'sidebar'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 2,581 through 2,600 (of 5,356 total)
  • Author
    Search Results
  • #126219

    1. Still awaiting wpml update.

    2. I’m still waiting for wpml update, but in the meantime I tried downgrading wordpress to an earlier version, and while all the sidebar menus came back; all my cyclone sliders at the top of my category pages disappeared in both languages. The codes were just stripped off the category pages.
    I did put them manually all back, but not sure why that happened…. Could you throw some light on what can be done in such a case to restore it immediately. We have a lot of sliders on the site.

    #126178

    1. I cleared the cache in wpml section, as suggested by the wpml supporters and saw some portions of the variations showing up like you mentioned.

    They also requested me to delete the entire translation for the product and redo it again using the wpml editor just to check out…. but now it doesn’t show the product price in the second language and also the stock. There seems to be something going wrong after the wordpress update.

    2. The sidebar menus are not syncing too…. I contacted wpml with this issue too…. awaiting their input.

    You will probably be able to see it now if you login to our test site.

    #126144

    Theme options > shop settings you can turn on the filter or on that page you can also turn on the sidebar for the shop page.

    Without a link I can’t see what your doing.
    Ben

    #126137

    Please post a link with support requests. We would typically call a product page your single product page. Like this: http://themes.kadencethemes.com/virtue-premium/product/mountain-bike-t-shirt/

    I assume you are instead talking about your shop page?

    You can use the theme filter if all your products show on one page. Or you can use a sidebar on your shop page and add a woocommerce category widget in your appearance > widgets page.

    Ben

    #126025

    Hey, You can’t make a sidebar appear before the content. For obvious reasons trying to read and navigate through someones site on a phone where you have to scroll past a sidebar on every page would be frustrating.

    You would need to add your “sidebar” as part of the page content. You can do this through page-builder and not through a sidebar. Just make your home page fullwidth add a two column layout and in your pagebuilder row settings change the collapse order from left first to right first.

    Once you get that all set up I can help you will the css to again move it into your slider.

    Ben

    #126003

    Awesome, Ben!

    That mostly worked. Here it is now on my new (development) site:

    http://b1e.e26.myftpupload.com

    Maybe you can offer me some additional CSS to control that box’s positioning for smaller screens? Please look at the link above (implemented your code – it’s PERFECT on wider-screens!) but on smaller screens some issues remain. Please compare to:

    http://www.patriotwaterheater.com

    …on smaller screens (shrink the width of the browser and compare between the two, as well as looking on a phone / min-width).

    Also note that on phones that element appears FIRST below the slider – on my site, on smaller screens, that box is disappearing from the top and reappearing as part of the right sidebar at the bottom.

    I think we are almost there! If you could help me with some final CSS to make it “perfect” (very close or exact to the existing homepage in function on smaller screens) that would be WONDERFUL!

    Again, very much so appreciate your assistance in these matters.

    Best,
    -Dan

    #125996

    You can use some css like this:

    @media (min-width: 992px){
        .home .sidebar {
            margin-top: -400px;
        }
        .home .sidebar #emergency-numbers {
            margin-bottom: 50px;
            max-width: 230px;
        }
    
    }
    @media (min-width: 1200px){
        .home .sidebar {
            margin-top: -440px;
        }
        .home .sidebar #emergency-numbers {
            max-width: 300px;
        }
    }

    Ben

    In forum: Virtue Theme
    #125983

    That’s not working. If i uncheck that, it’s gonna show me all the categories and most of them are unrelated… Like, if I go to kitchen section, i will still see living room products in the sidebar and that;s not really practical..

    I will see what I can do. thanks for help!

    Regards,

    Marius

    #125964

    Ben, Kevin, Hannah, (any others),

    Thank you in advance for your assistance.

    On the homepage (and other pages) at:

    …there is an ‘Emergency! Call Us Today’ box floating over the slider on the righthand side.

    I am re-building the site in Virtue (making most elements the same, but clearly there are subtle differences) at:

    …and right now I have that box (‘Emergency! Call Us Today’) setup in the right sidebar cut into 4 images (for easy linking from parts) appearing as one image. That box is shown there via the shortcode:

    [stag_sidebar id=’emergency-numbers’]

    . . . which embeds a sidebar (created with Stag Sidebars, which is a plugin that allows you to embed sidebar content anywhere via a shortcode) containing a Layout Building with 4 Virtue Image widgets creating the Top, Chester, Lancaster, and Bottom parts. (I needed separate links to the two middle parts, hence the “breaking up” of the overall box image.)

    So, can you offer me some simple CSS (of HTML/PHP via child theme, if necessary, though I am NOT running a child theme now) to overlay this box, just like on the example site linked at the beginning of this message?

    Also, here is a link to an image of the original header (from , just in-case we change it before you look at it at the link above):

    (Note that the box on the right – in a live environment – needs to be clickable and overlay the slider – in the original site the slider changed images beneath the box and the box stayed where it is – NOT part of the slides.)

    I look forward to the solution!

    Appreciatively,
    -Dan

    #125942

    Hello

    Hoping for some help 🙂

    I am using the Event Manager plugin. I don’t want the sidebar to show on my event page listings that are populated by the plugin. I have changed the setting is Event Manager to use the ‘fullwidth’ layout, however the sidebar still shows. I’ve tried every other option but with no luck.

    Is this an issue with my theme of the plugin?

    A fix suggestion would be amazing

    Thanks

    #125867
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Missing blog sidebar

    #125735

    I’m not sure what happened because the sidebar was present before this morning. I had to change to the template from blog to default and then I was able to assign the the sidebar to the default template page. Thanks for the feedback.

    In forum: Virtue Theme

    In reply to: Missing blog sidebar

    #125703

    Hey,

    It appears that you don’t have a sidebar assigned in the page edit screen of the blog page.

    Can you double check to see within the page edit screen that there is a sidebar assigned?

    -Kevin

    #125698

    My blog sidebar is missing however it shows up on individual blog posts. I went through all the edit page checks to make sure the sidebar location is set correctly and it is. I also checked widgets and no problem there. I cleaned up my plugin list the other day but I don’t think I removed a plugin that would have an impact on sidebars or maybe I did- I’m not sure.

    #125637

    Hey Cindy,

    Under Theme Options> Blog Options, you should be able to disable all of the sidebars, but these are just the defaults and can be changed per page.

    Also, this can be overridden on the blog page itself under Blog Grid Options within the blog page edit screen.

    Check within your blog page itself and let me know if it’s being overwritten there.

    -Kevin

    #125636

    I have updated blog options in theme options:

    Under Blog Post Defaults I have selected – No, do not show (for blog post sidebar default)

    Under Blog Category/Archive Defaults I have selected screen layout with no sidebar.

    I cleared by cache and sidebar still appearing on both blog summary page as well as blog pages themselves.

    In forum: Virtue Theme
    #125632

    Try adding this CSS to Theme Options> Advanced Settings. This should force all of your bbpress pages to be full width:

    .bbpress aside#ktsidebar {
        display: none;
    }
    
    .bbpress div#ktmain {
        width: 100%;
    }

    Let me know if that works for you!

    -Kevin

    #125573

    Problem appears solved. Rewrote the sidebar, then decided to redesign the site and eliminate the use of the sidebar. Much cleaner look.

    w3 Total Cache was deleted and another cache plugin now being used. Set up to rebuild minify scripts and automatic cache clearing.

    Thanks so much for your help.

    In forum: Virtue Theme

    In reply to: New sidebar issues…

    #125436

    Yes I did and I do not have a sidebar chosen either… how should I configure it?

    Well I chose the sidebar I wanted and kept it full -width and now it works!

    Genius level stuff going on here right now folks…

    In forum: Virtue Theme

    In reply to: New sidebar issues…

    #125423

    I un-commented the following code and now the sidebar shows up on all bbPress sub-pages except the main forum page? It’s weird that now it needs that snippet to show the sidebar whereas before it showed it as a default and needed the code to remove it if wanted…

    //Add or Remove Sidebars from the bbPress Forum Pages
    add_filter('kadence_display_sidebar', 'bbpress_sidebar');
    function bbpress_sidebar($sidebar) {
      if (is_bbpress()) {
        return true; //false to remove
      }
      return $sidebar;
    }

    http://www.sbmar.com/community/

    I also commented the following code to see if it affected the main forum page and it did not:

    //Remove search results sidebar 
    add_filter('kadence_display_sidebar', 'search_sidebar');
    function search_sidebar($sidebar) {
      if (is_search()) {
        return false;
      }
      return $sidebar;
    }
Viewing 20 results - 2,581 through 2,600 (of 5,356 total)