dobbler31
Forum Replies Created
-
@luice I see on your page it seems to be working now, did you find a solution with this plugin?
Same issue here, not working on checkout or Request a Quote account creation page. Is there an ID or class name that needs to be added to the field?
Glad you got it sorted.. Happy to help!
Not too familiar with the current Elementor but there should be a “Custom Script” or “Custom JS” option in there somewhere. Google will be your friend here!
Just put it in a doc ready script block in the footer on the page with the Gallery. Make sure your selector is right (#photonic-flickr-stream-1):
jQuery( document ).ready(function( $ ) { jQuery('#photonic-flickr-stream-1').css('display', 'block'); });
Still working fine for me.
Cheers
I managed to fix it for me by adding:
jQuery('#photonic-flickr-stream-1').css('display', 'block');
Yep, same problem for me on Safari. Big gap after the mosaic gallery. I’m seeing it on your website too as mentioned by Romiri. I’m not using the Elementor plugin. Romiri, I notice you don’t seem to have the problem on your site anymore, did you manage to find a fix?
Thanks.
Forum: Plugins
In reply to: [Smart Slider 3] Scrolling not workingThat’s the one! Genius!!
Thank you, your support is truly outstanding!
5 star review on the way..
Cheers,
Rob.
Forum: Plugins
In reply to: [Smart Slider 3] Scrolling not workingJust to clarify, it won’t let the page scroll at all, not just over the slider area.
Thanks
Forum: Plugins
In reply to: [WP API Menus] Empty Items ArrayI’ve submitted a pull request for this here: https://github.com/unfulvio/wp-api-menus/pull/20/files