golded
Forum Replies Created
-
ok thanks
hi,yes i wish,on mobile too, maybe with a css it s possible
but on mobile : vertically
thanks for your response, i wanted to say “Progress indicator” display the step vertically but only during the preview so already it’s ok, thank you verry much.
have a good day
hello, ok great, it would be very nice, many people around me like this sort of form for their website and don’t use forminator because it don’t do that.
Have a good day
Forum: Plugins
In reply to: [Widgets for Google Reviews] review synchronizationhi, it works now (i will see if it will synchronize with new reviews) when i click the “Re-Create plugin” and reset all.
regards
Forum: Plugins
In reply to: [Widgets for Google Reviews] review synchronizationok this is the link :
hi,
i added the code in wordpress (personnalize) instead of directly in forminator css, i thought it was be the same but no, it works now !
thanks you very much.
have a good day
hi,
i added one more time this code .html-phrase p but it appears red in the css (like an error). I already write the url of the website in the drive above.
thanks.
thanks
(i pasted in case you block the link). Regards
hi,
yes i would that the code should be before the City field.
ok thanks you
Hi,
ok i juste retried but it doesn’t work, this is the code and website :
https://docs.google.com/document/d/13gKDalD7XMA2AlDKRDtujycNIO1WqhPONWRRo4bl3Mc/edit?tab=t.0
Thanks in advance.
Forum: Plugins
In reply to: [Tidio – Live Chat & AI Chatbots] enable flow only without chathello, i disable text input but not sure the result is ok because the bot block on the answer and nothing happens instead of before it works, i will contact the support thanks.
regards
finaly i added the tag with tag manger (trigger “dom ready”).
but the code disable the css (color” for the title of the tab titles).
How to do to avoid that
thanks
<script>
jQuery(document).ready(function($) {
$(".elementor-tab-title a").replaceWith(function() {
return "<span>" + $(this).html() + "</span>";
});
});
</script>