anajera
Forum Replies Created
-
I was able to get the functionality I need by using Smart Conditional Logic to only run the snippet in the page URL I need it to be in.
Anyway, it would be nice to know why the shortcode it is not running as it would make it easier to add the snippet to specific pages where it should run.
Yes, the snippet is active and works well when I set it up as autoinsert with site wide body option but it disrupts the rest of the site despite I have a conditional on the code to only show at a specified page like this
if ( ! is_page(‘mgd_acc_val_dir’) ) return $content;
To avoid the disruption of the site I then tried the shortcode option so that it runs just in that page but it does not work.
- This reply was modified 2 years, 3 months ago by anajera.
Forum: Plugins
In reply to: [Extensions for Leaflet Map] Removing white space between mapsForum: Plugins
In reply to: [Leaflet Map] Whitespace below mapHello,
I was the one who asked in the Leaflet Extensions support linked above. I was not able to find any empty <p></p> so was clueless about this. I just tested the continuous stream and confirm it solves the issue. Thank you for sharing that.
Forum: Plugins
In reply to: [Extensions for Leaflet Map] Download links in MultielevationThank you
Forum: Plugins
In reply to: [Extensions for Leaflet Map] Multiple Tracks set up questionsThank you, look forward to the update
Forum: Plugins
In reply to: [Extensions for Leaflet Map] Multiple Tracks set up questionsThank you for the fast response and help. I made the change to show the topo map as the default.
When do you expect to release 2.2.2?