Vagelis
Forum Replies Created
-
Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberHello, np.
send it to info@(myusername).com and i will get into it tomorrow or Monday morning.Thanks
Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberHello,
that’s because the other plugin uses custom styling but Woo Related uses your theme’s woocommerce styling.Would it be possible to get an account on the website you build ?
Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberHello again, the plugin wont change your theme columns.
Let me tell you how this works :
Products to display setting value will be used by the plugin to display related products within your theme,so if your theme uses 3 columns for woocommerce and you set the value of products to display to 5 you ll get something like this:* * *
* *Now in the case of shortcode if you use [woo-related number=’3′] the number attribute of shortcode will override the products to display value from settings page and you ll get:
* * *
Now to change your themes columns you could use the gist code from the link i gave you but not just the CSS you ll need to use the filters as well. ( the PHP part of this is more important than the CSS part )
Hope its clear enough,
let me know if you need any more info.Forum: Plugins
In reply to: [Related Products for WooCommerce] Specify column numberHello, thanks for trying/using Woo Related Products.
Please take a look on this one:
https://wordpress.org/support/topic/number-of-columns-9/
Let me know if you still need help and i will get back to you tomorrow.Thank you.
Hello,
i am afraid i don’t have access on that theme.Hello.
I just tested a few theme and it works fine,
whats your theme name ?Thanks.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingHello 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.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingWeird, do you use a custom theme ? if not whats the theme you use ?
I can debug this tomorrow.Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingTry something like this :
[woo-related id=’XX’ title=’no’ number=’3′]where XX is a product id
Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingDo you use any attributes in shortcode? If not it wont work out of product page, you need at least id.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingNo problem, feel free if you need anything else.
Hello, you can exclude categories to speed things up from plugin’s options page.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Container paddingHey,
did you try something like :.woo-related-products-container {
padding: 10px;
}Forum: Plugins
In reply to: [Related Products for WooCommerce] Undefined variableOK cool, thanks.
Forum: Plugins
In reply to: [Related Products for WooCommerce] Undefined variableOk i just pushed an update, please update to latest version and let me know.
Thanks.