heero
Forum Replies Created
-
I tried the demo link on the full version in envato market but it doesn’t display ‘out of stock’ text on a product that is added on cart after the admin removes the variation in the back end.
Thanks for your reply. Can I have a demo link so that I could test it myself and show my client that it is already available on the full version of this plugin?
Thanks again.
Forum: Plugins
In reply to: [qTranslate X] qTranslate-X and Fusion Page Builderhi guys,
Anyone here tried what @codingdude has done with adding a plugin? I’m into the same situation of switching language.
Will try this on a dev site.
Regards,
JunryForum: Plugins
In reply to: [qTranslate X] How to switch language through its default url?Thanks @john Clause,
That’s what I’m trying to achieve using jQuery and php but to luck at all. That’s why I’m here if it is possible by the mere erasing the url’s path and switch it back to its default language.
Appreciate your reply. Godspeed.
Forum: Plugins
In reply to: [qTranslate X] How to switch language through its default url?Thanks @gunu,
I checked the ‘Detect the language of the browser’ in the settings. I tried disabling ‘Advanced Settings’ -> ‘Cookie Settings’ will make it work on erasing the url’s path but It will messed up the clicking of the language (flag) trying to switch.
Is there a way we could set the value for the cookie ‘qtrans_front_language’ in php?
More power.
Forum: Plugins
In reply to: [qTranslate X] How to switch language through its default url?Thanks @gunu, for the reply.
I still have the same issue removing cache and cookies. Problem occurs when I’m on the Spanish version and trying to erase the url’s path to its base url that should be the default language (English). But still it will redirect to Spanish version and as I checked the ‘qtrans_front_language’ cookie still in ‘es’ version that supposedly is in ‘en’ as I checked the option on the settings.
Forum: Plugins
In reply to: [Contact Form 7] Handling of cloned elementsStill finding ways to solve this thing. Anyone have ideas on this?
Forum: Plugins
In reply to: [Contact Form 7] Handling of cloned elementsAny ideas on how to handle the cloned elements?
I got input type file which is cloned through jquery. When I check the media library only the one file is uploaded supposedly there is 4 of them. One is the source input type file element generated through contact form 7 and the others are clone which the class and name has the following format name=”name-1″ and so fort.
Any ideas are greatly appreciated.