sdkeeper
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Sub Item Menu Category LevelsThe ‘children’ which I assume are added when I create a new product and assign the category to any one of the sub menu items, say ‘annual flower seeds’. I’ve also checked the category ‘Nursery Seeds’ when adding a ‘seed’ product. Is this how to assign products to child categories?
In Product categories I have checked subcategories in display type for Nursery Seeds and Nursery stock.
What am I missing here? Thank you.Forum: Themes and Templates
In reply to: [Virtue] SIDEBARS for Specific Product CategoryYes Ben, makes sense. Thank you.
Forum: Themes and Templates
In reply to: [Virtue] SIDEBARS for Specific Product CategoryHi Thank you Kevin; Actually no it doesn’t work for me. Not another plugin…
I’m curious how to finish what I’ve started by way of either more short code or altering permalinks.
Still need help.Forum: Themes and Templates
In reply to: [Virtue] SIDEBARS for Specific Product CategoryNex tproblem;
Now when I got to my shop page
https://www.saltspringnursery.com/shop/
and click to either seeds or stock I get the original product category page.
How to I change those category page links to align with the Seed Page I made
https://www.saltspringnursery.com/saltspring-nursery-seeds/
instead of product-category/seeds?
and the stock page?
https://www.saltspringnursery.com/saltspring-nursery-stock/
from prodcut-category/stock?
From what I’ve read, I have to change settings in permalinks?
Thought I’d ask first before changing anything there. Please, what do I change my permalinks to?
Thanks again.Forum: Themes and Templates
In reply to: [Virtue] SIDEBARS for Specific Product CategoryI Found The Answer!!
Using the page ID – answer found here:
https://wordpress.stackexchange.com/questions/109434/display-all-subcategories-for-a-product-category-in-woocommerce
”That’s easy. Just use the same shortcode and in the parent attribute, place the ID of the parent category. You’ll get out its sub-categories as a result:
[product_categories number=”12″ parent=”57″]
”In case anyone else is searching for same solution.
Yippie! You can keep the roses πForum: Themes and Templates
In reply to: Custom menu in sidebar alignment CenteredAh Ha! I found my answer (as follows) and worked perfectly:
Try placing this CSS in Appearance> Theme Options> Advanced Settings
.sidebar {
text-align: center;
}Reference: https://wordpress.org/support/topic/align-sidebar-content?replies=3
Forum: Themes and Templates
In reply to: [Virtue] Social & Custom menu widget topbarUnderstood. I appreciate your response, thank you.
This is something I must look at but at a later date.
Once live I shall be back. Thanks again Hannah! Much appreciate all the support that you provide here for the Awesome Virtue theme.Forum: Themes and Templates
In reply to: [Virtue] Product Search instead of Primary MenuThank you Hannah. Pls pardon this delay in response.
I have decided to just go with what I have for now. May come back to this at a later date.Forum: Themes and Templates
In reply to: [Virtue] Alignment ProblemTurns out the problem was being generated by a plug in.
Forum: Themes and Templates
In reply to: [Virtue] Alignment ProblemFixed Links:
Shop Page
https://www.dropbox.com/s/eo05x0tpthzzcdc/product%20eg.jpg?dl=0Seeds Page
https://www.dropbox.com/s/vee18exttu0zl3s/seeds%20eg.jpg?dl=0Great Post Josh, worked awesome for me. Thank you! Now, where in this code do I insert my own site name with the © symbol? Messed around with this and page went blank. Figured I better ask before I really mess things up :0. Using storefront (woothemes) child theme.
Thanking in advance.
sk