bullshmaiser
Forum Replies Created
-
Did you manage to solve the problem with Pinterest?
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on Iphonethanks for the help, but this doesn’t work either
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on IphoneTell me, have you fixed it?
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on Iphonedoes not work. I left the code on the site so you can test it too
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on IphonePeople don’t use this solution – it doesn’t work
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on Iphoneautofocus dont work and the search page has become unusable, since the search result pops up with any touch. video
- This reply was modified 1 year ago by bullshmaiser.
- This reply was modified 1 year ago by bullshmaiser.
- This reply was modified 1 year ago by bullshmaiser.
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on IphoneThanks for the answer, I installed it, but the code doesn’t work ;(
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Search input autofocus on IphoneCan anyone help with writing the code correctly?
add_action( 'wp_head', 'fibosearch_wp_head' ); function fibosearch_wp_head() { ?> <script> window.addEventListener('load', function() { if ( typeof jQuery !== 'undefined' ) { var button = jQuery('.dgwt-wcas-search-wrapp, .dgwt-wcas-search-icon, .dgwt-wcas-ico-magnifier, .dgwt-wcas-ico-magnifier-handler'); button.on( 'click', function() { window.setTimeout(function(){ jQuery('.dgwt-wcas-search-input, .dgwt-wcas-search-input-2, .dgwt-wcas-search-form').focus(); }, 200); } ); } }, false); </script> <?php }
- This reply was modified 1 year ago by bullshmaiser.
Yes, the problem is in WordPress, but let the solution to the compatibility problem remain here for other users
The problem is precisely in the plugin, namely some photos do not load because of this code <img loading=”lazy” If you remove the code, the photos appear. If the author of the plugin spent 5 minutes of his precious time and fixed the module, I think he would have more users<img loading="lazy"
- This reply was modified 1 year, 1 month ago by bullshmaiser.
- This reply was modified 1 year, 1 month ago by bullshmaiser.
It’s very sad that the module has such terrible support. Here’s the solution.
orderby='date'
The topic can be closed.
- This reply was modified 1 year, 1 month ago by bullshmaiser.
Does the plugin have premium support? Urgent question
Im using Woo Product Slider 2.7.0
Unfortunately there is a problem. Is it possible to make some kind of solution, for example a preloader?
Thanks for the answer, no, it doesn’t work, for example, I added a slider from another developer below and it displays the latest products correctly.