Hello Hannah!
No, I want to add text to the category page, not the product page.
In fact I already did it here for example: http://gourmet-online.es/categoria/aceites-salsas-especies/sales/
(You can add this text in the description field in the category)
But now, as you can see the products appear below the text and if you have a smaller screen they disappear as far as you scroll. That’s not what I want neither. :oD
If there’s no possibility to edit the text, as Ben told me before, I prefer to have the text below the products. So it’s still there, but it doesn’t disturb the view to the products.
Thank you anyway, Hannah!
Yeah i got it sorted….my Revolution Slider was deactivated when i upgraded to virtue premium..so it was stopping my custom homepage from actually loading
thanks for the help
Hey Francisco, Are you wanting to change the description on each individual product page? If you add text to the visual box on your product page it will show up as a description below the product. If you don’t want any description beside the product then leave the “product short description” box on the product page blank.
Hope that’s what you were looking for!
Hannah
Hey Michael, make sure you have page content enabled in the homepage layout manager in theme options > home layout.
Here’s a tutorial on creating a homepage: https://www.kadencewp.com/creating-a-home-page-with-virtue/
Hope this helps!
Hannah
When i create a Home page and view it…it works fine but when i goto reading and set it to actually be the homepage it’s a blank page when i visit my site
*Login to see link
OK. Thank you for the tip. For the moment I’ll let it like it is. But it is possible to change the description text, so that it is no more at the beginning of the page, but at the end, after all products??
If you just want to target the home page and not any others use this css:
.home #logo {
display: none;
}
Ben
So if your working in pagebuilder you really have to stay with it, switching to the text tab can cause issues. You are better off using this widget which gives you the text and visual tab in the widget: https://wordpress.org/plugins/black-studio-tinymce-widget/
Ben
Hi,
I would like to hide the logo on the home page as I already have it included in my banner – which is above the header.
http://www.runivore.com. Is there any way to do that?
Thanks,
Tom
I’m using page builder and its text boxes, but I can’t figure out how to link text. And when I try to add the link via the visual or text composer, the link disappears when I publish. I’m sure it’s something simple that I’m missing, but can’t figure it out.
rgba is a color. It allows a transparency level. Yes if you were not changing the rgb color then it would stay a transparent white.
Use this css to hide the menu on the home page:
.home #nav-second {
display:none;
}
Ben
Yes, I only want the secondary menu to only show up on the product pages. Still having trouble with the background.
Yes, assuming you want the menu to show on all the product pages, category pages does this just mean you don’t want it to show on the home page?
Ben
Is there a way to make the secondary menu to only show up only on the shop pages, and not the home page.
I decided to close out the add to cart question, and start a new one. I got the menu problem solved. Now I am trying to put a background around all the items on the shop page. Can’t seem to find the right one that will include the page title, sort, and products.
My client deals with both selling and renting mobile homes. When a home is rented, they are still keeping it in the list on the “Rental” page but changing the product setting to “out of stock”. This places the banner (previous emails on this thread) “Sold” on the image. How would I go about having the tag read “Rented” instead of “Sold” for rental properties.
I’m assuming that I would create a child file and insert an if/else code with “Rental” being displayed then the condition of product category is “rent_homes”. Otherwise it would display “Sold”. The shortcode on my rental page is
[product_category category=”rent-homes” per_page=”12″ columns=”1″ orderby=”amount” order=”desc”]
I’d like to experiment on my development site. So, could you (1) comment on the if/else option and (2) in which file would i place that code.
Thanks
No, I’m guessing you are wanting to use the widget? It’s a function in the widget save process so there isn’t a place to change it though a child theme. Your best option is to use the shortcode. Or if you are working on the home page use the theme options.
Ben
Hi, I try to resolve by my self, but i can’t…
In the Home Page, I have a Sidebar, in this, i have a Widget “Product Categories by WooCommerce”, i need to change the font color.
It seems that the text is a “ul”. In the Virtue Premium Options – Typography, i only can change H1, H2, etc…
I hope you can helpme
Regards from Chile!
Good Day,
I have placed two of your google maps widgets on a page
*Login to see link
but the maps don’t show. Can you let me know what I am doing wrong here?
Thanks
Mike
Hello Ben, I’am building a shop with your theme and woocommerce. I can’t figure out this:
On the product-category page, it says ‘order’when i hover over a item. Is there a way that this won’t show?