testcs1041
Forum Replies Created
-
Hi @dcooney,
Thanks for reply & I am glad to see this solution is working & post loading is working now fine, but facing the same problem with ajax load more filter,
filter is not working, i have tried almfilters.start()
https://connekthq.com/plugins/ajax-load-more/docs/add-ons/filters/public-javascript-functions/
but it’s not working giving error “Uncaught ReferenceError: almfilters is not defined“, can you please guide.
Thanks a Lot!- This reply was modified 7 months ago by testcs1041.
Forum: Plugins
In reply to: [WP Extended Search] Query regardingwp-extended search pluginYes we still facing the issue can you guide please?
When we kept the Replace method => SRC then the website will load all images in Lazy load state i.e when user will came in certain viewport the images will be loaded not full images will loaded at start.
Image tag will look like below in view source.<img width="1920" height="1080" src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIwIDEwODAiIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwODAiIGRhdGEtdT0iaHR0cHMlM0ElMkYlMkZ3b3JrLmxpZmUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMjMlMkYwOSUyRldvcmstTGlmZS1Ib21lLW1pbi5qcGciIGRhdGEtdz0iMTkyMCIgZGF0YS1oPSIxMDgwIiBkYXRhLWJpcD0iIj48L3N2Zz4=" data-spai="1" alt="" decoding="async" fetchpriority="high" /> </div>
But you can view the srcset is not generated.
For this we need to set to Replace method => BOTH
When we kept this setting the lazy load images loading in viewport will not work and also in view source fill cdn path is generated to src and srcset.
Is the same case in your development version or we have missed any kind of settings in this case?Forum: Plugins
In reply to: [WP Extended Search] Query regardingwp-extended search pluginI am following up on my previous request regarding the [project/issue]. I am eager to hear back from you on the status of the request. Is there any update?
Thank you for your time and consideration.
- This reply was modified 1 year ago by testcs1041.
Forum: Plugins
In reply to: [WP Extended Search] Query regardingwp-extended search pluginWe have set in setting as following :
1) Select Meta Key Names : flexible_content_post_detail_0_editor_post, flexible_content_post_detail_1_editor_post, flexible_content_post_detail_1_editor_post, flexible_content_post_detail_3_editor_post
2) Select Taxonomies : 7(seven) Taxonomies, tags, category
3) Select Post Types : 3(three) post types
4) Search Results Order : Set to Relevance