alessandr0
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] Calendar Tooltip, Color, End date.Hi,
for the color:
I removed the color from the fathers’ catogories and I did some tests.
If I create an event and choose a child category, the calendar correctly attributes the color of the child category.
But if I create an event for which I only choose the parent category, the calendar erroneously shows a color of a daughter category with a different parent. In any case it would be better if it did not show any color because I deleted it.for tooltip Firefox return me this message:
JQMIGRATE: Migrate is installed, version 1.4.1 jquery-migrate.min.js:2:542 TypeError: b is undefined[Ulteriori informazioni] plugins.min.js:1:14792 1 https://10.0.0.5/mycompany/wp/wp-content/themes/dt-the7/js/plugins.min.js:1:14792 U.fn.imagesLoaded https://10.0.0.5/mycompany/wp/wp-content/themes/dt-the7/js/plugins.min.js:1:15078 PROTOTYPE._waitForContent https://10.0.0.5/mycompany/wp/wp-content/plugins/event-organiser/js/qtip2.js:647:31 PROTOTYPE._update https://10.0.0.5/mycompany/wp/wp-content/plugins/event-organiser/js/qtip2.js:633:9 PROTOTYPE._updateTitle https://10.0.0.5/mycompany/wp/wp-content/plugins/event-organiser/js/qtip2.js:657:5 PROTOTYPE.render https://10.0.0.5/mycompany/wp/wp-content/plugins/event-organiser/js/qtip2.js:192:20 hoverIntent/this.timers.show< https://10.0.0.5/mycompany/wp/wp-content/plugins/event-organiser/js/qtip2.js:1498:17 d https://10.0.0.5/mycompany/wp/wp-includes/js/jquery/jquery.js:2:3854
Thanks
AlessandroForum: Plugins
In reply to: [The Welcomizer] Compatibility with Elementorif you can help I give these details from the browser console:
TypeError: element is undefined
jquery-css-transform.js:15:17
getTransformProperty
https://—/wp/wp-content/twiz/jquery-css-transform.js:15:17
$.fn.css
https://—/wp/wp-content/twiz/jquery-css-transform.js:69:38
setTransform
https://—/wp/wp-content/twiz/jquery-animate-css-rotate-scale.js:29:9
$.fn.scale
https://—/wp/wp-content/twiz/jquery-animate-css-rotate-scale.js:63:9
<anonimo>
https://—/wp/:193:1
i
https://—/wp/wp-includes/js/jquery/jquery.js:2:27444
fireWith
https://—/wp/wp-includes/js/jquery/jquery.js:2:28213
ready
https://—/wp/wp-includes/js/jquery/jquery.js:2:30004
K
https://—/wp/wp-includes/js/jquery/jquery.js:2:30366Forum: Plugins
In reply to: [amr ical events lists] Avoid description on hoverHi
no, I do not have the amr-event.
I will try to make changes for the functions.Thanks for the support
Forum: Plugins
In reply to: [Scripts n Styles] Hide div inside iframeThank you.
Hi,
I solved the problem by using <iframe> html tag.
First, I reduced the html code of the MS document. Second, I insert the file name in <iframe></iframe><iframe src=”my_doc” width=”…” height=”…”></iframe>
Thanks