Plugin Contributor
Vagelis
(@eboxnet)
Hey,
did you try something like :
.woo-related-products-container {
padding: 10px;
}
Thread Starter
jrotem
(@jrotem)
No, because that would have been too easy! Thank you!
Plugin Contributor
Vagelis
(@eboxnet)
No problem, feel free if you need anything else.
Thread Starter
jrotem
(@jrotem)
Oops, one more thing. Shortcodes, whether I put them in posts or in the After-Entry widget, won’t display. Could this be a plugin conflict or should I look elsewhere to figure out why?
Plugin Contributor
Vagelis
(@eboxnet)
Do you use any attributes in shortcode? If not it wont work out of product page, you need at least id.
Thread Starter
jrotem
(@jrotem)
I tried both with and without a product category id.
Plugin Contributor
Vagelis
(@eboxnet)
Try something like this :
[woo-related id=’XX’ title=’no’ number=’3′]
where XX is a product id
Thread Starter
jrotem
(@jrotem)
Tried both in widget and in post body but it doesn’t show (even as code.) It’s OK, but I thought it could be nice to add, and also thought I should pass it along.
-
This reply was modified 8 years, 8 months ago by
jrotem.
Plugin Contributor
Vagelis
(@eboxnet)
Weird, do you use a custom theme ? if not whats the theme you use ?
I can debug this tomorrow.
Thread Starter
jrotem
(@jrotem)
Genesis Framework, Wellness Pro theme. (Development site but not local.)
I am using shortcodes elsewhere, like https://www.cherdev.rotemdesignstudio.com/commissioned-art/
Thank you.
Plugin Contributor
Vagelis
(@eboxnet)
Hello i just tested on a fresh installation using Genesis / Digital Pro Child theme and seems to work fine.
I don’t have Wellness Pro to check but it looks like a theme problem
(maybe a missing filter or something)
If you want send me the theme by email and i ll try to find the problem for you.
Thanks.