hans2103
Forum Replies Created
-
instead of adding the consent mode script to GTM4WP plugin you suggest to use a GTM Tag to add this.
I am going to use the following GTM template created by Simo Ahava
https://www.simoahava.com/custom-templates/consent-mode/
I really like his work… learned a lot from him at the beginning of GTM
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Google Analytics Consent Modesorry… seems that I have created the topic in a different plugin. My bad
Forum: Plugins
In reply to: [YUZO] Related posts sidebar depending on settings in postForum: Plugins
In reply to: [YUZO] Self defined widget stylingquestion answered on http://support.ilentheme.com/forums/topic/self-defined-widget-styling/
Forum: Plugins
In reply to: [YUZO] // validate text to showquestion answered on http://support.ilentheme.com/forums/topic/validate-text-to-show/
Forum: Plugins
In reply to: [Scroll Triggered Boxes] .js is not loadedHi Harish
/blog works with template roots
last couple of lines from: /blog/wp-content/themes/roots-master/base.php
</main> <?php get_template_part('templates/footer'); ?> </body> </html>looking into last couple of lines from: /blog/wp-content/themes/roots-master/templates/footer.php
</footer> <a href="#top" id="toTop" class="btn btn-success btn-sm"><i class="fa fa-chevron-up"></i></a>I don’t see <?php wp_footer(); ?> present.
I’ve added <?php wp_footer(); ?> just before </body> in base.php and confirm that the .js file for your plugin is loaded again.
thx… problem solved.
Forum: Plugins
In reply to: [Scroll Triggered Boxes] .js is not loadedHi Harish,
I’ve checked the settings of the created “STB Box” and the value for “show this box” is set to everywhere.
see screenshot:
https://www.dropbox.com/s/3qo0a7zb932mp9b/Schermafdruk%202015-07-23%2011.51.24.png?dl=0byte.nl/blog uses theme roots.io
byte.nl/kennisbank uses theme wp-rootstrap-childForum: Plugins
In reply to: [Disqus Comment System] Not work v2.80Same here…
- https://ww.wp.xz.cn/plugins/disqus-comment-system/developers/
- download previous version
- renamed wp-content/disqus-comment-system to wp-content-disqus-comment-system.2.8.0
- uploaded previous version
Disqus is up and running again.
Forum: Plugins
In reply to: [Firelight Lightbox] click on image will open modal… and disappears directly- Tried switching off all other plugins -> no succes
- Tried switching to another theme -> succes
- Conclusion…. Some js in my theme is failing
At the bottom of my theme I added some js to track the behaviour of my visitors.
I want to track the events in Google Analytics on what kind of links they click. Is it a download file, is it an external link, is it an internal link or is it… whatever.when I remove this script from the page the easy-fancybox works like a charm.. therefor my conclusion is that something in this script is causing the problem.
the script will be triggered if the href attribute of a anchor doesn’t match javascript.
it also has to trigger if it’s a lightbox effect… if class=fancybox, the script shouldn’t be triggered otherwise it fails.
I’ve succeeded to change it…. now it works. (view source of the given site)thank you for the reply.
duplicate topic
please continue this topic in http://ww.wp.xz.cn/support/topic/error-when-updating-content-after-upgrading-to-version-1342