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,881 through 2,900 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Change Widget Title

    #110957

    You should be able to rename the widget where you added it in Appearance> Menus.

    Go into your sidebar widget area, open up that widget, and there should be the option to set the title there.

    Let me know if you’re able to find it.

    -Kevin

    #110951

    Hi,
    I have a woocommerce product category widget in my sidebar.
    Is there any way to remane the widget title other than Product Categories?

    Thanks

    #110891

    Hi Hannah,

    I am using a child theme. I’ve debated writing in my own function to do this (or attempt to). The problem is that we are multi-campus site using a multisite setup and not every campus is using the same named sidebar so overwriting it to pick a sidebar if X matches may not work for us. Thank you!

    #110775

    Hi Ben & Hannah,

    Currently, we’re using the Primary Sidebar as the default for all other pages. It’s only the blog posts that we were hoping to set a separate default sidebar for (similar to category/archives). We do have the Yes, Show set in the options – we just have editors forgetting to choose the “News” sidebar when they add a new blog post. If it’s doable, that would be awesome. If not, no big deal. Just thought I’d ask. 🙂

    #110772

    Hey Brandy,
    In Theme Options > Blog Options you can set Blog Post Sidebar Default to Yes, Show. Just ensure you’re not overriding it in the individual post edit pages. Does that work for you?

    Hannah

    #110771

    There isn’t, could be something I look into adding. Currently it would default to primary which you can use as default and change your other pages away from primary.

    That or in a child theme you can define which sidebar would be used but that would override your options not set a default.

    Ben

    #110755

    Hello! I’m wondering if there is a way to have a default blog sidebar in the options? I see the one for the category/archive pages which is great but is there a way to set one for all the parts of the blog? Thank you.

    #110700

    Hello Hannah,

    Thanks for your input and I can edit the text now, my question is how to add the “Home/Cart/Contact Us/Staff/My Account links”
    in the same footer, is it “Create Sidebars Create Custom SidebarsType new sidebar name into textbox”?
    Thanks a lot and have a nice day!

    Mila

    In forum: Virtue Theme

    In reply to: Js. script problem

    #110451

    1. It’s in the head, I can see the code but it is also being edited by cloudflares “rocketoptimize” which is replacing type="text/javascript" with type="text/rocketscript" and may be why the tool your using it’s picking it up.

    Ben

    <script type="text/rocketscript" data-rocketoptimized="true">
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
      ga('create', 'UA-77390044-1', 'auto');
      ga('send', 'pageview');
    </script>

    2. The filter issue is caused by pagebuilder, i’ve already reported to the plugin author. https://wordpress.org/support/topic/siteorigin_panels_sidebars_emulator?replies=2

    Ben

    #110450

    Thank you Ben!

    About the modern sidebar, modern for example sidebar like this theme: http://cdn.tripwiremagazine.com/wp-content/uploads/2013/06/split-theme.jpg

    One more thing Ben, do you know how i can resolve this errors?
    https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.royalsea-us.com%2F

    I am vary appreciate your great and fast answer.

    Moshe

    #110435

    Hey,
    1. If you have assigned a featured image to each post you can show that image by setting your “post summary” option in the post settings or by setting a default for your post summary option in the theme options > blog options. Use landscape image for an example.

    2. “make my sidebar looks more modern” – I don’t know what your definition of “more modern” means? So can you be more description about what you want?

    3. Which icon menu? Home page? Do that in your theme options > home layout settings scroll down to the icon menu area.

    4. In your theme options > shop settings set the product title min height to 80.

    5. Please read this post: https://www.kadencewp.com/need-for-speed/

    Ben

    #110409

    Thanks for your help.

    The import didn’t helped, it’s stay the same so i changed it manually.

    -Can you tell me how can i show the post images in my blog page? http://www.royal-sea.com.

    -Also i would like to know if you have some tool which can make my sidebar looks more modern?

    -How can i change the icon menu colors?

    -In the products page the products are not sorted straight because the product name length. how can i change it that before it passing line (the reason of the problem) will be “…”? product page: http://www.royalsea-us.com/shop/

    – According google page speed tool my page load very slowly – https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.royalsea-us.com&tab=mobile. How can i make it faster?

    Thank you!

    #110361

    1) Do you want a link to the website? http://bit.ly/2bvEcJI

    Also, here’s the CSS I’m using:

    .home #nav-main {
    display:none;
    }
    
    .search-results .sidebar {
      display: none;
    }
    
    @media (min-width: 992px) {
    .search-results .main.col-lg-9 {
      width: 100%;
    }
    }
    
    .kad_tagline {
    padding-left: 10%;
    letter-spacing: 1px;
    }
    
    .home .nav-trigger-case .kad-navbtn {
        display: none;
    }
    

    2) The hamburger and the entire bar I think. The collapsed mobile menu is too close to the mobile tagline so I’d to add some space using a top margin.

    Thanks
    Mike

    #110278

    Set the page template to sidebar and that would fix it. Becuase the slug is “contact” that confuses wordpress when assigning a “default” to use the contact template.

    Ben

    #109972

    I have reinstalled wordpress 4.6 with no results. The other sites that I am running all have sidebars on each page, so those aren’t accurate tests of the issue. It seems to come down to, as you’ve said, the theme, with no side bar and only when in admin mode on the front end. Sounds like a wordpress issue (or possibly Virtue with the new wordpress)?

    #109965

    Ok so nowhere in the theme is do_action( ‘woocommerce_sidebar’ ); called (that would be the only way to get your error).

    This means the theme is not overriding woocommerce template files. (which it would/should be doing for the archive pages etc.)

    Reasons could have to do with some plugin settings that has saved into the database (so even if inactive the settings are still overriding standards).

    Becuase I can still see everything fine if I navigate to your site (not logged in) it really makes me think there is something like this going on and only showing the logged in user those changes.

    Would anything like that make sense based on the plugin you installed?

    Ben

    #109963

    Interestingly, changing my shop settings from full-width to sidebar and category to sidebar both come up with the same error, even though the layout changes to accommodate.

    #109958

    Okay, sorry. I never restarted Apache after changing the settings in the ini.

    However, this is now probably more close to the actual problem I was having:

    http://wp.bendykes.com/product-category/books/

    Notice: Theme without sidebar.php is deprecated since version 3.0.0 with no alternative available. Please include a sidebar.php template in your theme. in /home/shamswaq/public_html/bendykes_wp/wp-includes/functions.php on line 3832
    Search for:

    Likely something I did (but I haven’t changed the functions.php in that folder).

    I did originally copy the templates folders to my child theme, but this is running the parent theme. And this theme is a fresh install, so even if I had changed anything it would have been refreshed.

    #109890
    This reply has been marked as private.
    #109760
    This reply has been marked as private.
Viewing 20 results - 2,881 through 2,900 (of 5,356 total)