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: New sidebar issues…
December 16, 2016 at 11:49 am #125400Hmm,
I’m not sure how this could be part but I guess it is possible because of how archive pages some times work.
add_filter('kadence_display_sidebar', 'search_sidebar'); function search_sidebar($sidebar) { if (is_search()) { return false; } return $sidebar; }run a test and comment that out and see. otherwise… I supposes you could just use this function that you have commented out to add the sidebar:
add_filter('kadence_display_sidebar', 'bbpress_sidebar'); function bbpress_sidebar($sidebar) { if (is_bbpress()) { return true; } return $sidebar; }Ben
In forum: Virtue ThemeTopic: New sidebar issues…
Hey guys, I have been messing around with some sidebar issues specific to the search page but somehow either but adding/removing code or performing updates I seem to have removed the sidebars from my bbPress pages:
I checked my functions.php file and nothing there seems to be setup to “mess” with it?
Could this be something simple or just a coincidence?
In forum: Virtue ThemeI have a question similar to one seen in this thread, though it doesn’t appear to have been answered: *Login to see link
I’m using a plugin similar to Sensei call WP Courseware. This elearning plugin automatically uses the virtue theme’s template with a sidebar for all course units I create – however, I’d like to use the full-width template instead. Can I remove the sidebar on just this one page through CSS? Here is the page in question: *Login to see link
You won’t be able to see the course content w/o a login, but you will be able to see the page. Please lmk if you need more info.
In forum: Virtue ThemeIn reply to: Search Results
hey Corey,
I’ve been trying for a CSS solution, but it seems that the best course of action will be to add this function to your child theme’s functions.php file
add_filter('kadence_display_sidebar', 'search_sidebar'); function search_sidebar($sidebar) { if (is_search()) { return false; } return $sidebar; }Does this work for you?
-Kevin
In forum: Virtue ThemeTopic: Search Results
Hi guys, I was able to turn off the sidebar on the search result page, however I would like the page to be both full width and to have 4 columns for content… is there a way to do this in the theme options?
Here is an example page:
Thanks, Corey
In forum: Pinnacle ThemeTopic: Portfolio configuration
Hello.
My website is *Login to see link
In my tab “Portfolio”
*Login to see link
I’m trying to configure some portfolios.
However, for the portfolio already created called “Paris” I have an issue:When I created the porfolio I choose
Project Options = Image Grid
Columns = 3After I added the images and in the “Edit Gallery options” I choosed:
Columns = 3
Size: Large
Type = MosaicAnd in “Theme Options” -> “Portfolio Options” I did also some easy configurations.
However the final result is always the same and not expected:I have small size and in the left. Not centered.
It seems that I have a sidebar activated? But I don’t find where.Can you please help me understanding what is wrong?
Thank you,
Carla BritoIn forum: Virtue ThemeIn reply to: shop sidebar gone after switch to premium
Hi again !
I have made a few customizations on the single product page, using hooks so that it stays compatible with woocommerce or theme updates.
The goal is to display the title above both the page and the sidebar (like in fullwidth page template for instance).I have put the following code in my functions.php
function change_product_page_order() {
if (is_product()) {
//var_dump($product);
/** Move Product Title above page */
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_title', 5 );
add_action( 'woocommerce_before_main_content', 'woocommerce_template_single_title', 10 );
}
}
add_action('wp','change_product_page_order');It shows the title and breadcrumbs (+ the horizontal line below) above the product image and the short description, but not fullwidth (the sidebar displays next to it)
See *Login to see linkI’ve tried changing the priority of the hook, like add_action( 'woocommerce_before_main_content', 'woocommerce_template_single_title', 5 ); but it breaks the title alignment, and does not solve the problem for the sidebar…
*Login to see linkCan you give me any help with what I’m missing ?
Thanks in advance.
In forum: Virtue ThemeIn reply to: Virtue Carousel doesn't show posts on category pages
In forum: Virtue ThemeIn reply to: shop sidebar gone after switch to premium
In forum: Virtue ThemeHello Ben and Hannah and a great “thank you” for this wonderful theme.
I am facing a problem in the theme’s widgets, that are supposed to show some posts. (virtue’s carousel and virtue post Grid in specific)
While posts are shown in pages and single posts, widgets are blank in categories.
For example here:
*Login to see link
you can see a virtue carousel in sidebar’s first position, and some post Grid in 3rd place of footer widget.
while here:
*Login to see link
“nea” is a category
nothing can be displayed.If you have any suggestions, I am willing to provide any additional information.
In forum: Virtue ThemeIn reply to: shop sidebar gone after switch to premium
Hi Alexander,
Your images are not working. Try using a source like this- https://postimage.org/
Have you enabled a sidebar layout from Theme Options > Shop Settings? And have you added content to your sidebar from Appearance > Widgets? Can you post a link to your shop page?Hannah
In forum: Virtue Themehello,
i have tried to switch from free to premium version of virtue. I did import the old settings.
But now the shop sidebar is gone. I have tried to put the widgets in the areas where they was before but no changes.settings are like that atm:
Normaly there should be 3 products in a row + right sidebar(shop sidebar)
Atm there are only 3 products in a row and now sidebar.
Any ideas how to fix that ?
In forum: Virtue ThemeIn reply to: Full width on category page
In forum: Virtue ThemeIn reply to: Blog Home Page – Excerpt Images Not Consistent Size
December 9, 2016 at 2:48 pm #124730Hey so this image is only 800px wide: http://bphotoart.com/files/15-easy-last-minute-thanksgiving-activities-crafts-bphotoart.jpg
As is this one: http://bphotoart.com/files/10-childrens-christmas-books-giving-not-getting.jpg
Which ones are you talking about that are 1600px wide?
The issue is simply that the theme can’t crop an image to a size larger then is available. Meaning it can’t grow your images. With a sidebar layout the default image size is 848px by 400px. If your images are at least 846px wide and 400px tall then the theme would crop them by default. You can of course change that setting in each post using the max width and max height settings.
Ben
In forum: Virtue ThemeIn reply to: Mobile Nav Menu & Links Not Working
December 9, 2016 at 2:44 pm #124729Hey,
In your sidebar you have a text widget with this:<br></br><font color ="#052266"><p style="font-size:20px"><b><a href="https://marilynsegal.com/contact">Contact Marilyn</a></font><br></br><font color = "#052266"><p style="font-size:20px"><b><a href="https://marilynsegal.com/5-reasons">5 Reasons Book</a></b><br></br><font color = "#052266"><p style="font-size:20px"><b><a href="https://marilynsegal.com/events">Events with Marilyn</a></font></p></b>and in it you have a
<b>tag that is not being closed out. it’s creating issues. Maybe not related to the menu but issues that you really need to fix.Next you have a minify plugin running. Can you clear that and make sure it rebuilds your minify scripts.
Finally you are using w3 total cache and it’s very important that it gets cleared.
After doing those things please report back
Ben
In forum: Pinnacle ThemeIn reply to: Header Opacity for product categories
Hey Frank,
The .main is referring to your main content of the page. Adding the .kt-nosidebar is referring to the class of a page that is not using a sidebar template.
After discussing this with the theme developer though, he has pointed out that this CSS is not the optimal way to go about this.
You can disable the header quite easily by going into your wordpress dashboard and finding Products> Categories in your sidebar.
Once there, click on the category you’d like to change and you can edit or disable the category header there.
If you’d like to learn more about CSS, I suggest reading this tutorial:
https://www.kadencewp.com/chrome-inspect-tool/there should also be a video up soon that I recently made that will hopefully help you to better understand how to select things in CSS.
Let me know if this is helpful! And if you have any further questions regarding CSS, let me know and I’ll try to explain.
-Kevin
In forum: Pinnacle ThemeIn reply to: Header Opacity for product categories
Hey Frank,
The .main is referring to your main content of the page. Adding the .kt-nosidebar is referring to the class of a page that is not using a sidebar template.
After discussing this with the theme developer though, he has pointed out that this CSS is not the optimal way to go about this.
You can disable the header quite easily by going into your wordpress dashboard and finding Products> Categories in your sidebar.
Once there, click on the category you’d like to change and you can edit or disable the category header there.
If you’d like to learn more about CSS, I suggest reading this tutorial:
https://www.kadencewp.com/chrome-inspect-tool/there should also be a video up soon that I recently made that will hopefully help you to better understand how to select things in CSS.
Let me know if this is helpful! And if you have any further questions regarding CSS, let me know and I’ll try to explain.
-Kevin
In forum: Pinnacle ThemeIn reply to: Header Opacity for product categories
Hey Kevin,
sorry for the late response.
The CSS worked fine for me. But I have some questions and I hope that the answers will help me to understand css better.Well first of all I fully understand the first code. It disables the Header as I wished.
The second code seems to give the page more space so the content is not hidden underneath the sticky header.
But i don’t understand what the .main and .kt-nosidebar refer to.The third code didn’t seem to have any effect at all. I tried to find some changes by enabling and disabling it but I couldn’t find any.
But nevermind becaus the first two codes did provide what I wanted.I just want to understand CSS better as a total beginner and I hope that I will be able to write that stuff by myself,
so I don’t have to ask everything in here.A response would be appreciated.
-
AuthorSearch Results


