Can you confirm the logic for the sort order of featured items on the free version vs the premium version?
We have the free version – What sort order logic does it apply to the featured items – It seems entirely random.
We are looking to upgrade to premium – Is the sort order on premium rule based or can we totally customise the order and specify the exact order the items appear or is it just by price, popularity, name etc?
]]>Hi, my problem is that when this plugin is active, sort order won’t work on products. I’m using Divi, I inserted a Woo Products block and set the order to menu order. It only works if I disable this plugin. Can someone help?
]]>Hi I am currently using the free version of this plugin.
If I use the widget to display featured products – Is this context sensitive?
If I place the widget in a widget area on all shop pages/product archive pages – Does it display ALL featured products or just the ones relative to that category?
Thanks in advance.
]]>Wordfence got me this alert for Featured Products First for WooCommerce – A Extension of WooCommerce (WooCommerce Addon Plugin):
Freemius SDK <= 2.4.2 – Missing Authorization Checks
The Freemius SDK, as used by hundreds of WordPress plugin and theme developers, was vulnerable to Cross-Site Request Forgery and Information disclosure due to missing capability checks and nonce protection on the _get_debug_log, _get_db_option, and the _set_db_option functions in versions up to, and including 2.4.2. Any WordPress plugin or theme running a version of Freemius less than 2.4.2 is vulnerable.
]]>Hi!
Great plugin!
Please add support for recomended products on the attributes page.
We have attribute archive pages on our site and there are not the first products that are recommended.
It will be great if you add such an option.
Can you tell me if it is possible?
Regards Denis.
]]>when updating the plugin, the site goes into a fatal error, is it my problem or the plug-in?
]]>I was got an security alert from Wordfence
The Plugin “Featured Products First for WooCommerce” has a security vulnerability.
It didn’t say what the reason was or what kind of vulnerability was present
]]>My default ordering is on popularity, but when a visitor switches to sorting on price or something else, it is not very user-friendly to keep showing the featured products first.
Maybe just check for ‘orderby’ in the URL. If true, then don’t show featured products first.
]]>Hi, just installed and activated your plugin but nothing happens.
Got several products tagged as featured
]]>How can i show featured products only to one sorting option, not to all…just want to set featured products on sort by popularity, not on prices sorting etc..
]]>Hello,
we have two product lists on our home page to display our sales. In order to avoid that the same products are displayed in the two lists, we sort the query in ascending and descending order. Unfortunately, this no longer works because the plugin overwrites the sorting of the query, so that the same products are now displayed in both lists (the featured products). Is there a way to exclude the plugin for these lists?
Hi, would it be possible to reproduce the same functionality of this plugin but without the need to mark the products with the featured star via Woocommerce?
In other words, it would be interesting if we could mark some products so that they appear at the beginning of the list in the category, but not from the functionality of the star that Woocommerce offers in the list of products. For example another option would be by marking it with a new field and not by clicking into the star.
It would be important to know if this possibility exists because this plugin may conflict with other parts of the website where featured products are displayed. If, for example, we have a page where we indicate via shortcode that we want to show the featured products of our website, maybe we don’t want to show the featured products that we have configured through your plugin
Example
Thank you
]]>Hello –
This plugin is exactly what I need and works perfectly on my staging site. However, it does not work on my live site, perhaps because it is a multisite setup?
Do you know if this should be compatible with a multisite, and whether is is able to work, or if the issue is being caused by something else?
Any help is much appreciated.
Kind regards,
Ollie
]]>Is there any way to add css class to all products your plugin displays first?
]]>Hi,
Wiht this plugin is possible to show only featured products in category page?
]]>I recently installed the plugin, but the shop order is the same as always. The featured products are not the first on the page.
]]>Hi,
I have unfortunately discovered that your plugin does not work with the wonderful Oxygen Builder.
When I activate both Oxygen Builder and Featured Products First for WooCommerce I get this error:
Error Details
=============
An error of type E_ERROR was caused in line 115 of the file /home/website/public_html/genesis/wp-content/plugins/featured-products-first-for-woocommerce/includes/class-wff.php. Error message: Uncaught Error: Call to undefined function WC() in /home/website/public_html/genesis/wp-content/plugins/featured-products-first-for-woocommerce/includes/class-wff.php:115
Stack trace:
#0 /home/website/public_html/genesis/wp-includes/class-wp-hook.php(303): WFF->pre_get_posts(Object(WP_Query))
#1 /home/website/public_html/genesis/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#2 /home/website/public_html/genesis/wp-includes/plugin.php(518): WP_Hook->do_action(Array)
#3 /home/website/public_html/genesis/wp-includes/class-wp-query.php(1784): do_action_ref_array('pre_get_posts', Array)
#4 /home/website/public_html/genesis/wp-includes/class-wp-query.php(3465): WP_Query->get_posts()
#5 /home/website/public_html/genesis/wp-includes/post.php(2228): WP_Query->query(Array)
#6 /home/website/public_html/genesis/wp-content/plugins/oxygen/component-framework/components/classes/toolset-view.class.php(114): get_posts(Array)
#7 /home/website/public_html/genesis/wp-content/pl
I can provide a copy of Oxygen Builder privately if you wish to debug the issue.
Please help! I really need this plugin.
Thanks!
]]>I have just made the Featured Product First for WooCommerce Plugin compatible with WooCommerce 5.3.0.
Please update your plugin Featured Product First for WooCommerce Plugin and maximize your WooCommerce store profit.
If you have any issues, Please free to open a support ticket. From now, All support tickets will be replied to and resolved.
]]>The site uses multilingualism with the Polylang plugin, for the store in Ukrainian the page – /shop-2 is used, in Russian – /shop, I tried to change the page addresses, product addresses – to no avail, the plugin works correctly only for the Ukrainian language. WordPress and Woocommerce and other plugins updated to the latest versions. Tell me, please, what could be the problem? Is this functionality in the pro version of the plugin?
]]>Free version displays featured first on “tag” archives too or just on category archives?
(based on your plan description)
Also, I have random order plugin which isn’t part of Woocommerce. Does it handle it?
]]>Hi!
Is there an option to show features products first, when I use the shortcode [products]?
]]>I have default [custom ordering + name] sorting in my Woocommerce products catalog.
However, featured prooducts, after activation of Featured Product First for Woocommerce, are shown first, but out or alphabetical order.
How come?
]]>Where is the activation key field?
]]>Featured Products First for WooCommerce is adding its Settings link to EVERY plugin in the plugins list, not just its own.
at line 335 of the main plugin file you need to change from this:
add_filter(
'plugin_action_links',
'wff_settings_plugin_link',
10,
2
);
…to this:
add_filter(
'plugin_action_links_'plugin_action_links_' . plugin_basename(__FILE__),
'wff_settings_plugin_link',
10,
2
);
…so it will only add the it’s links to itself.
Thanks
]]>I’m using the latest woocom 3.3.1, but after installing this plugin and setting an item to featured, it’s still not showing first on the shop page. I noticed this latest version of woocom has moved the display settings page of the products into the wordpress customizer. If I click the settings link for this plugin directly from the plugin page in the admin, I do see 3 checkbox options for it on the apparent old display page of woocom, but not the full info that I see in the screenshot on the main page of this plugin. Those boxes are all checked and I re-saved a couple times.
I did double check and the settings are definitely set to the default sort.
Appreciate your help on this.
]]>Hello. The plugin does not work, it does not display any products when enabled. With DEBUG enabled, I get the following database error:
[Unknown column ‘wp_posts.ID’ in ‘order clause’]
SELECT SQL_CALC_FOUND_ROWS wpsporthaus_posts.ID FROM wpsporthaus_posts LEFT JOIN wpsporthaus_term_relationships ON (wpsporthaus_posts.ID = wpsporthaus_term_relationships.object_id) WHERE 1=1 AND ( wpsporthaus_posts.ID NOT IN ( SELECT object_id FROM wpsporthaus_term_relationships WHERE term_taxonomy_id IN (11) ) AND wpsporthaus_term_relationships.term_taxonomy_id IN (960) ) AND wpsporthaus_posts.post_type = ‘product’ AND (wpsporthaus_posts.post_status = ‘publish’ OR wpsporthaus_posts.post_status = ‘private’) GROUP BY wpsporthaus_posts.ID ORDER BY FIELD(wp_posts.ID,’13326′,’13339′,’13307′,’13300′,’13281′,’13287′,’13294′,’13079′) DESC, wpsporthaus_posts.menu_order ASC, wpsporthaus_posts.post_title ASC LIMIT 0, 12
There is no wp_posts.ID in my database, only wpsporthaus_posts.ID.
]]>Hi, I would like to order products on popularity (just as it is now), but have the featured products on top. When I try this with the plugin it is not working. Instead all the products disappear from the shop page.
Is this not possible with this plugin? If not so and you’r planning to do this in an update please let me know.
Thank you,
Gerjan Patipada
Hi,
Can I change the order of the featured products?
]]>I have a problem with this plugin.
If the default sorting is “Sort by price (desc)” featured product doesn’t seem to be first.
Do you have an idea what could be the problem?
]]>Whenever this plugin and Shipping by Rules are in use at the same time, the store page simply returns a 500 code, logging the following error:
Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function WC() in [redacted]/public_html/wp-content/plugins/featured-products-first-for-woocommerce/featured-products-first-for-woocommerce.php:86\nStack trace:\n#0 [redacted]/public_html/wp-includes/class-wp-hook.php(298): wff_pre_get_posts(Object(WP_Query))\n#1 [redacted]/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)\n#2 [redacted]/public_html/wp-includes/plugin.php(515): WP_Hook->do_action(Array)\n#3 [redacted]/public_html/wp-includes/class-wp-query.php(1683): do_action_ref_array('pre_get_posts', Array)\n#4 [redacted]/public_html/wp-includes/class-wp-query.php(3248): WP_Query->get_posts()\n#5 [redacted]/public_html/wp-includes/post.php(1689): WP_Query->query(Array)\n#6 [redacted]/public_html/wp-content/plugins/shipping-by-rules-for-woocommerce/woocommerce-shipping-by-rules.php(297): get...\n', referer: https://onl.fi/wp-admin/edit.php?post_type=product