Phil
Forum Replies Created
-
Seems like there no support here … :-/
Forum: Plugins
In reply to: [Sticky Add to Cart for WooCommerce] several requestsok after few tests and modifications seems like can work for custom product, I will try to see if all works fine with WPML and if I can adjust css by device as I ‘ve already another social sharing bottom bar, but sounds good π
So from my first post, just miss :
Could you kindly add the βquantity selectorβ close to the add to cart button ?
Will be great to have the possibility to choose what products or categories products to active the bar β¦ or for each product page a checkbox to activate the bar for this product.
To exclud somes products I will need to use css to hide the bar by product ^^
Nice anyway … for now :-p
πUP ^^
Or maybe we can create the form by contact form 7 ?
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] Woocommerce customersok I saw this page :
https://getawesomesupport.com/question/users-get-you-do-not-have-the-capacity-to-open-a-new-ticket/I’ve installed this plugin and it’s right, now my customers can use the support tickets . … but what a pity we need to use another plugin to see this one working well and easily with woocommerce customers …
We are pending of 2 plugins update when it will be easy to AS to add the capacities like in my example :-/
Hope this feature will be considered in a near futur … BTW Congrats for your plugin is really awesome π
Forum: Plugins
In reply to: [WSHK for WooCommerce] bug my-account page :-/ok cool Tks (y) π
Forum: Plugins
In reply to: [Contact Form 7] Notice shortcode :-/40 plugins on Flatsome, I was trying to deactivate somes but no changes … I saw that are a lot of topics here speaking about the same notice, so sorry for opening a new one π
Forum: Plugins
In reply to: [Icegram Engage β Popups, Optins, CTAs & Lead Generation] Pretty funny :)Hi Icegram π
I’m waiting an answer here https://wordpress.org/support/topic/recaptcha-88/
If you can kindly help me, will be appreciateTIA
PhilForum: Plugins
In reply to: [Icegram Engage β Popups, Optins, CTAs & Lead Generation] Pretty funny :)Hi π
I was talking about this one :
1.10.15
New: Added Christmas Gallery templatesI receive it January 27 π
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] WPML friendly ?U’r welcome π
Go ahead πForum: Plugins
In reply to: [Waiting: One-click countdowns] 3d cubical on free version ?PERFECT !
Thank you very much works like a charm π++
Regards
PhilForum: Plugins
In reply to: [Waiting: One-click countdowns] 3d cubical on free version ?Hi!
It’s weird because your plugin seems to be WPML compatible, check my screenshot, all strings are there but translation doesn’t take effect :-/
http://www.pisqueya.com/temp/countdown.png
in waiting.php :
/*// Write German term for each unit below.
$german = array(
‘years’ => ‘german for years’,
‘months’ => ”,
‘weeks’ => ”,
‘days’ => ”,
‘hours’ => ”,
‘minutes’ => ”,
‘seconds’ => ”
);// Write French term for each unit below.
$french = array(
‘years’ => ‘french for years’,
‘months’ => ”,
‘weeks’ => ”,
‘days’ => ”,
‘hours’ => ‘aa’,
‘minutes’ => ”,
‘seconds’ => ”
);self::$terms[‘units’] = ( get_locale() === ‘de_DE’ ? $german : $french );
*/If I want to add spanish and french the good last line should be :
self::$terms[‘units’] = ( get_locale() === ‘es_ES’ ‘fr_FR’ ? $spanish : $french );
???
Tks
PhilForum: Plugins
In reply to: [Waiting: One-click countdowns] 3d cubical on free version ?Oooohhhh . noo ^_^
It’s not an “obvious” way to show this option but now, OK !!! Thanks
Well π . … I can try to edit waiting.php to add languages … if severals at the same time can be added. My project still in progress … hope your next WPML compatibility update will come soon π
Thanks for your support I really appreciate it!
I’ll recommend you!Forum: Plugins
In reply to: [Waiting: One-click countdowns] 3d cubical on free version ?Hi, go to Style > Edit. Then click on Change, itβll scroll you to demos of 3D and other styles, click on the 3D demo.
Here screenshot of the free version admin … I don’t see 3D options …
http://www.pisqueya.com/temp/waiting.pngDescription of free plugin HERE talk about 3d (not 3d DEMO) … it’s just a demo or a free feature ?
Do you know PHP? You can edit waiting.php file of the plugin. Look for the translateTerms() function, all the words are in one array, you can create new array for each language and show them conditionally. Weβll provide easier options to do translation in the next version.
ok .. better to wait the newer version … or search another plugin π
Tks
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] WPML friendly ?Hi
admin product pages is the page where you configure your product , price, quantity, description ….
at the end of this page you will see the Multilingual Content TAB, if not, expand the “screen options” (top right corner of your screen) on the same page and check the :
Multilingual Content Setupyou need to see this TAB π