-
Created a topic, Slider transition directions, on the site WordPress.org Forums:
Hi, I am trying to have all my slider transitions to … -
Posted a reply to The plugin is making a very slow admin !!, on the site WordPress.org Forums:
Hi, I have the latest version 3.1.6 With the latest version of Wordpress, Latest version… -
Created a topic, The plugin is making a very slow admin !!, on the site WordPress.org Forums:
Hi, I have a problem with the Master Slider plugin. I… -
Created a topic, change background and text color, on the site WordPress.org Forums:
Hi, Any idea How I could change the background color … -
Created a topic, Great plugin, on the site WordPress.org Forums:
Great plugin. Just makes what it should! And really co… -
Posted a reply to 4 columns and related products title H, on the site WordPress.org Forums:
will do! -
Posted a reply to 4 columns and related products title H, on the site WordPress.org Forums:
Actually I managed to find another solution ;) with this link https://gist.github.com/raisonon/10107850 and set to… -
Posted a reply to 4 columns and related products title H, on the site WordPress.org Forums:
Hi, Thank you very much. I changed the title, this is perfect. As for the… -
Created a topic, 4 columns and related products title H, on the site WordPress.org Forums:
Hi, Thank you for this great plugin. Works perfectly.… -
Posted a reply to CSS conflict causing Plus and Minus qty buttons to expand, on the site WordPress.org Forums:
Just found out .apple-pay-button { padding:10px } -
Posted a reply to CSS conflict causing Plus and Minus qty buttons to expand, on the site WordPress.org Forums:
function dm_deregister_styles() { if ( is_singular( ‘product’ ) ) { if ( class_exists(‘WC_Stripe_Apple_Pay’) ) {… -
Posted a reply to CSS conflict causing Plus and Minus qty buttons to expand, on the site WordPress.org Forums:
I just managed to do it. `function dm_deregister_styles() { if ( is_singular( 'product' ) )… -
Posted a reply to CSS conflict causing Plus and Minus qty buttons to expand, on the site WordPress.org Forums:
I have the sam issue. Dademaru (@xendo) your function.php tip did the job on the… -
Posted a reply to Button placement on iPad, on the site WordPress.org Forums:
It seems the Apple Pay button is not appearing at all. I am on Sierra,… -
Posted a reply to Button placement on iPad, on the site WordPress.org Forums:
Hi I also have a display problem. Only on the product page. I thought I…