test0099
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Sorting productsHey,
I want to show all featured/recommended products first and then non recommended ones
And among the two groups, recom and non-recom all the products should be sorted based on number of reviews they have.
Please try to help me in this context.
ThanksForum: Plugins
In reply to: [WooCommerce] sort Products by more than one attributeI actually had updated my concern on a new topic/question, I want help for the same and I saw this article but not able to figure out how to achieve my desired result. Can you please answer on my new request to achieve the same.
ThanksHi,
I have the pro version of the plugin and it has additional filters(featured/ open now/ rating, etc), I only want to show the category and search filter. Can you please guide me to remove additional filters(not by CSS display property but from markup) and also I’m familiar with coding, I’m looking for an AJAX-based seller list filter, will get back to you if any insight is needed.
Thanks.Hi @rur165, I too want to implement the ajax filter. Can you please guide me with it?
Can you please explain to me the need for the function defined atplugins\dokan-lite\includes\Ajax.php
at Line 518(seller_listing_search()).
Thanks.Forum: Fixing WordPress
In reply to: Hide specific Tagshttps://github.com/WordPress/twentytwenty/blob/master/inc/template-tags.php
please check the code at line: 395
It is responsible for displaying tags under a post, how can I override this thing to filter to hide some tags.
Thanks.Forum: Fixing WordPress
In reply to: Hide specific TagsActually, I have inc/template-tags.php file which I need to override but my child theme code is not working, even though I have a replica of the structure as the parent theme.
Parent theme’s template-tags.php is running everytime.Forum: Fixing WordPress
In reply to: Hide specific TagsThanks, @purnendu for replying, but I don’t really want to update parent theme. Can I implement the same using child theme?
Okay, Thanks.
I am not posting my site link, as it is not deployed yet but I am sending this link as a reference https://techcrunch.com/tag/android/ as you can see, its /tag/android/ page similarly tag/<abcXYZ>/ pages would be there, I want to show popup on some selected tags pages only. Please guide me for the same.
Thanks.Forum: Plugins
In reply to: [Authors List] I am not getting author’s imageThanks, @wpkube for replying. I’ve already figured it out, it was my profile picture option that was disabled. As soon as I enabled it, all the images started appearing.