• Projects 5
  • Rating 5.0
  • Rating 908

Budget: 3000 UAH Deadline: 3 days

FABRIC

Hello!
I have experience working with WordPress + WooCommerce, specifically with custom product sorting logic, menu_order, WP_Query, and resolving conflicts with filters (AJAX / non-AJAX).

How I propose to solve the task

I will analyze the current theme and the implementation of filters (hooks, pre_get_posts, custom queries).

I will identify the cause of the conflict between manual sorting and filters.

  • Projects -
  • Rating -
  • Rating 50

Budget: 3000 UAH Deadline: 3 days

Hello!

I have experience working with WordPress + WooCommerce, specifically with custom product sorting schemes and resolving conflicts between sorting, filters, and themes.

How I see the solution to the problem

The issue here is not with the menu_order itself, but with the conflict of sorting logic with the current filters (likely: custom WP_Query, pre_get_posts, or JS filtering of the theme).

My approach:

  • Projects -
  • Rating -
  • Rating 256

Budget: 3000 UAH Deadline: 1 day

FABRIC

Good day. I have extensive experience working with WordPress. I am ready to quickly implement the sorting functionality.

I am ready to start working immediately.

  • Projects 103
  • Rating 5.0
  • Rating 4 951

Budget: 3000 UAH Deadline: 10 days

Hello, Vladislav!
I have experience in developing and refining online stores on the WordPress platform using WooCommerce. I understand the importance of functionality and user convenience. I can help with product setup, order processing, and improving the overall design of the site. I am also ready to provide assistance and support for a month. If needed, I will record a video tutorial explaining how to work with the site: administering pages, adding images, and managing content in your admin panel.

Want the best roleplay experience?
https://llmplayground.net

I suggest we discuss the project details. The price and deadlines will be determined after all clarifications.

Profile: Freelancehunt
Reviews: Freelancehunt

  • Projects 19
  • Rating -
  • Rating 1 178

Budget: 3000 UAH Deadline: 1 day

FABRIC
Good day, I am a WordPress developer with extensive experience working with WooCommerce, I can complete your task.

I would suggest returning to a custom solution, for example, adding sorting by priority parameter.

In general, we need to discuss the task in more detail; I can start working today. I will be able to provide the final price and deadlines after a detailed discussion. My rate: $20/hour.

  • Projects 39
  • Rating -
  • Rating 559

Budget: 2995 UAH Deadline: 2 days

FABRIC. I will add to the admin panel for each product the ability to set the sorting order in the form of a number. On the store page, when a user simply enters and has not selected sorting (default sorting), products will be displayed first with a lower sorting number, then with a higher one, and finally — those for which sorting is not set at all. When a user selects, for example, sorting by price, everything will work as before — regular sorting by price.

  • Projects 120
  • Rating 5.0
  • Rating 7 026

Budget: 3000 UAH Deadline: 2 days

FABRIC

Hello, I am ready to complete your task.
Write to me, I will be happy to collaborate.
I am currently available for work.

  • Projects -
  • Rating -
  • Rating 424

Budget: 3000 UAH Deadline: 3 days

FABRIC
Hello.
I will set up manual sorting of products in WooCommerce on the "All Fabrics" page with proper filter functionality.
I will choose a solution based on the analysis of the theme and existing plugins — either through code or a tested plugin, if that will be more stable.
Deadline: up to 3 days. Possibly faster, depending on the reasons for the issue.
I am ready to start immediately.

  • Projects 3
  • Rating 5.0
  • Rating 734

Budget: 3000 UAH Deadline: 2 days

"FABRIC"

The task is clear: manual sorting of products in WooCommerce without disrupting the operation of existing filters.

There are several options for implementing sorting.

I have experience in implementing controlled sorting (through menu_order or meta-field) with correct integration into current filters and AJAX requests, without updating the theme and "conflicting" plugins. I can find the cause of the current conflict and propose a stable solution.

I am ready to review the site and discuss the details.

  • Projects 91
  • Rating 5.0
  • Rating 2 743

Budget: 3000 UAH Deadline: 2 days

Wishing you health, Vladislav!

Recently, I did the same task for a website on WooCommerce. I am eager to take a look and help with this issue. I will be happy to receive your response and collaborate!

  • Projects 39
  • Rating 4.9
  • Rating 7 842

Budget: 10000 UAH Deadline: 15 days

Fabric
It can simply be done all custom filters on the page, meaning there will be a page that lives separately and that's it.

  • Projects -
  • Rating -
  • Rating -

Budget: 3000 UAH Deadline: 2 days

FABRIC

Hello! I have reviewed the issue. The conflict arises because the custom plugin overrides the global WooCommerce query, which interferes with the operation of the filters.

Here is how I propose to solve the task:

I will analyze how your current filters are implemented (AJAX or standard method).

Instead of heavy plugins that break the system, I will set up the sorting logic through the menu_order parameter. This will allow you to simply drag and drop products in the admin panel, and it will not affect the operation of the filters by price or categories.

  • Projects 95
  • Rating 5.0
  • Rating 6 701

Budget: 3000 UAH Deadline: 1 day

Fabric
Good day, my experience is over 12 years, I have done various types of sorting many times, I will do it with the highest quality, feel free to contact me, I will be happy to collaborate.

  • Projects 8
  • Rating 5.0
  • Rating 744

Budget: 3000 UAH Deadline: 1 day

FABRIC

Good day!
I have extensive experience working with WordPress + WooCommerce and custom product sorting.

I understand the problem: the standard menu_order without proper integration with the theme or WooCommerce filters indeed works incorrectly, and conflicts with filtering are a typical situation. I can:

correctly implement manual product sorting (through menu_order or a separate meta field);

integrate it specifically for the "All Fabrics" page;

  • Projects 100
  • Rating 5.0
  • Rating 12 851

Budget: 2999 UAH Deadline: 2 days

FABRIC
Good day!
For accurate assessment and implementation, you need:
- a link to the website (or staging),
- the name of the theme,
- information about the filtering plugin.

  • Projects 28
  • Rating 5.0
  • Rating 571

Budget: 2900 UAH Deadline: 2 days

FABRIC
Ready to execute.
Experience working with Wordpress for over 12 years (Woocommerce 7+ years).
Examples of work https://koder.pp.ua/portfolio/

  • Projects 114
  • Rating 3.5
  • Rating 1 837

Budget: 3000 UAH Deadline: 3 days

FABRIC

Good, open to collaboration.
Well acquainted with WooCommerce and working with filters.
---
I have been working with WordPress for over eight years.
Creating themes and plugins from scratch.
Optimization to 80-90 points in PageSpeed.
Working with such plugins, as well as customizing them for specific needs:
Visual Composer, Elementor, WPML, ACF Pro, CF7, WP All Import/Export, etc.

  • Projects -
  • Rating -
  • Rating 111

Budget: 3000 UAH Deadline: 2 days

FABRIC. Hello!

The problem of conflict between custom sorting (menu_order) and filters is familiar to me.

Usually, this happens because the sorting script "overwrites" the main query (WP_Query) and loses the filtering parameters (tax_query).

Here’s how I will solve it:

I will not reinvent the wheel, but will check why the standard WooCommerce setting "Default sorting (custom + name)" does not work, which allows dragging products in the admin panel.

  • Projects 72
  • Rating 5.0
  • Rating 3 512

Budget: 3000 UAH Deadline: 2 days

FABRIC
Good day! I am ready to complete your order. I have extensive experience with similar tasks.
What I will specifically do:
I will find and eliminate the cause of the conflict between custom sorting and filters.
I will correctly activate support for manual order (menu_order) in your theme.
I will configure it so that you can manually set priorities for products without disruptions to the website's operation.

Similar project: https://freelancehunt.com/project/pofiksit-nastroit-logiku-saytp-na-wordpress/1362061.html

Write to me in personal messages, and we will discuss the details.

  • Projects 69
  • Rating 5.0
  • Rating 5 592

Budget: 3000 UAH Deadline: 2 days

FABRIC

Good day, I will develop a solution for you that will work,
I can also support and develop new solutions upon request in the future.

$12 per hour of work

  • Projects 26
  • Rating 4.3
  • Rating 838

Budget: 5000 UAH Deadline: 7 days

FABRIC
Yes, everything is quite simple. It can be implemented with a plugin. Simple, but not fast.
I will do it if I see.

  • Projects 229
  • Rating 5.0
  • Rating 10 870

Budget: 3000 UAH Deadline: 1 day

FABRIC.
Good day, I am ready to write a custom plugin that will sort correctly and not break the filters.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Web Programming

  1. 16 000 USD
  2. Not specified
  3. Not specified
  4. 448 USD
  5. 24 proposals 2 August

    16 USD