neilgee
Forum Replies Created
-
Forum: Plugins
In reply to: [VenoBox Lightbox] VenoBox and FilterHi,
Issue is when images are reloaded via Ajax buy the filter, the Venobox script has to be re-run.I have added the functionality for this in the plugins for Search and Filter Pro and FacetWP plugins but this plugin would also require some extra code with the Final Tiles Gallery js callback
onUpdateas documented on this page https://www.final-tiles-gallery.com/documentation – here is an untested javascript that may do it – https://gist.github.com/neilgee/e0e31bcf7c10d867da7aee14fd39a139Also your images are very large you may consider something like Imageoptim free macOS lossless tool – https://imageoptim.com/mac
Forum: Plugins
In reply to: [VenoBox Lightbox] Venobox Plugin not workingFor http://www.poetryandportrait.com I can see that the javascript and CSS files for Venobox are not loading (but I can see the plugin options are loading) – I see you are using Autoptimize – can you clear Autoptimze cache and disable it to test if the Venobox scripts then load.
for http://www.teresalakier.com/ I can’t see either the plugin options or scripts/css for Venobox that’s why I assumed that the plugin wasn’t activated – perhaps here also clear the cache and temporary disable JetPack and see if it works.
Forum: Plugins
In reply to: [VenoBox Lightbox] Venobox Plugin not workingHi,
This site – http://www.poetryadnportrait.com/ cant be reached.
This site http://www.teresalakier.com hasn’t got Venobox Plugin activated.
Regards
Forum: Plugins
In reply to: [VenoBox Lightbox] Venobox Plugin not workingWhen I look at your images there is no media link…
Forum: Plugins
In reply to: [WooCommerce] Bug on checkoutDefining WP_DEBUG in
wp-config.phpis not working for me – the notices are still showing.define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );Notices still show…
Notice: Undefined index: priority in /home/custome3/public_html/products/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 1526Rolling back to 3.5.0 works for me until fix/update is out
Forum: Plugins
In reply to: [VenoBox Lightbox] Venobox Plugin not workingWhen you add the images via the media library you have to ensure that the ‘Link To Media File’ is selected in the dropdown.
Forum: Plugins
In reply to: [PilotPress] Lost Password Reset Not Working With PilotPressLooking forward to the fix in the plugin – please add to the thread when released.
Cheers
Forum: Plugins
In reply to: [YITH WooCommerce Recover Abandoned Cart] HTTP ERROR 500Ditto – got an Error 500 aswell
[27-Sep-2018 07:51:14 UTC] PHP Fatal error: require_once(): Failed opening required '/home/synthesi/public_html/wp-content/plugins/yith-woocommerce-recover-abandoned-cart//includes/class-yith-wc-abandoned-cart-helper.php' (include_path='/home/synthesi/public_html/wp-content/plugins/exportfeed-woocommerce-data-feed-for-amazon-marketplace/core/classes/Amazon/MarketplaceWebService/Samples/../../:/home/synthesi/public_html/wp-content/plugins/mailchimp-widget/lib') in /home/synthesi/public_html/wp-content/plugins/yith-woocommerce-recover-abandoned-cart/init.php on line 153Forum: Plugins
In reply to: [Bootstrap Modals] modal content -> SEOHi there,
Yes it will as the markup is HTML.
CheersThis is the response to the ticket….
We found that it happens because the events have time intervals (10 and 20 minutes) that do not correspond to the timetable increment (15 minutes). The timeslots will be grouped if you change their duration to 15 minutes each.
Our developers are notified about it and we will try to improve the display in one of the future updates of the plugin.
Let us know if you have any other questions.Hopefully the issue will be resolved in an update soon – I have a couple of clients that have schedules that don’t meet the 15 min increment slots.
Yep sure – ticket is submitted with a ref back to here as well.
Hi @motopress – will email support and set up dev server with issue.
Cheers
You would need to uncheck the option ‘Add Lightbox for all linked images & galleries’ and write some custom JS to target the images – https://www.sitepoint.com/javascript-media-queries/
Forum: Plugins
In reply to: [Swift Performance Lite] Caching removes https form src url’s in AMP pagesDitto
Ok it’s Swift Lite – https://wordpress.org/plugins/swift-performance-lite/
Also reported here – https://wordpress.org/support/topic/caching-removes-https-form-src-urls-in-amp-pages/
There is an exclude URLs field which i have added
/ampand now the validation is passed.