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'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Change Widget Title
In forum: Virtue ThemeTopic: Change Widget Title
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
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!
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
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. 🙂
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
In forum: Virtue ThemeIn reply to: Feature Request: Default Blog Sidebar
August 31, 2016 at 12:39 pm #110771There 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
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: How to show the footer like the demo virtue site
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 ThemeIn reply to: Js. script problem
August 29, 2016 at 3:40 pm #1104511. 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"withtype="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
In forum: Virtue ThemeIn reply to: Access to page source and theme question
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%2FI am vary appreciate your great and fast answer.
Moshe
In forum: Virtue ThemeIn reply to: Access to page source and theme question
August 29, 2016 at 3:11 pm #110435Hey,
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
In forum: Virtue ThemeIn reply to: Access to page source and theme question
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!
In forum: Virtue ThemeIn reply to: Mobile Menu: Hide and Add Margins
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
MikeIn forum: Virtue ThemeIn reply to: Right hand column floating at bottom of page
August 28, 2016 at 4:10 pm #110278Set 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
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
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)?
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
August 25, 2016 at 5:41 pm #109965Ok 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
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
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.
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
-
AuthorSearch Results


