marcolugli
Forum Replies Created
-
Forum: Plugins
In reply to: [Bold Page Builder] Can’t edit Image widget in Bold BuilderFrom the beginning:
I Add a SECTION, A ROW, A COLUMN and finally an IMAGE.
If I pass the pointer of the mouse on the IMAGE element, an horizontal list of icons appears. This list does not contain the EDIT ICON !!!
This is the problem. Without this icon I cannot access the window where I can choose the image to be shown.
In order to solve the problem, I switched to the normal text editor and completed the code as I write in my first post.
But the problem is not in the code, I hope you understand, but in the IMAGE ELEMENT interface.Forum: Plugins
In reply to: [Bold Page Builder] Can’t edit Image widget in Bold BuilderI’m sorry for my english. Maybe I did not explain myself.
The code I wrote in this post works, but I had to write it in order to make the Image widget work.
I don’t know how to attach an image here, but if i could you’ll see the visual composer with a “INNER ROW” and an “Image” widget inside it.
While I can edit almost every widget, I can’t edit the Image widget because the edit icon is not available.
It’s not possible to open the window where I can select the image to be shown.
The only way I found to solve the problem was to write the code.Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Event Trackingnronline – my data to fire are for AdWords, not for Analytics, but I think the plugin you mentioned could be useful. Thank you for spending some time on my problem.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Event TrackingHi,
I cannot help you but I hope you can help me… sorry… 🙂
I have this code below that I need to be triggered on submit.
I’m not into programming enought to understand what to do exactly.
I made the site but using wordpress and pluginsfro a upper level.
Can you help me?
Thank you in advance.===
<!– Google Conversion Code –>
<script type=”text/javascript”>
/* <![CDATA[ */
var google_conversion_id = 853382552;
var google_conversion_label = “iQFmCNmhtnUQmKv2lgM”;
var google_remarketing_only = false;
/* ]]> */
</script>
<script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”>
</script>
<noscript>
<div style=”display:inline;”>
</div>
</noscript>
===