Home Forums WoodMart support forum Product sorting updates web page

Product sorting updates web page

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #518203

    arturfrolov727
    Participant

    Hello! When I choose sorting type on product page it uploads web page. How to fix it?

    #518205

    arturfrolov727
    Participant

    Here are videos how it works
    https://dropmefiles.com/Ttpfw

    #518499

    arturfrolov727
    Participant

    ?

    #518524

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    Thanks for reaching to us.

    I can’t access this link https://dropmefiles.com/Ttpfw

    Please upload to Google drive or Mediafire and share links here.

    Regards,

    #518587

    arturfrolov727
    Participant
    #518891

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    Thanks for sharing videos.

    I kindly request you to conduct a check by activating the default WordPress Theme, such as Storefront or Twenty Twenty-Three (Appearance > Themes). This is to ascertain whether the issue you are experiencing is due to our theme or not.

    If the problem persists even with the default WordPress theme, it would suggest that WoodMart theme is not the cause of the issues. In such a scenario, I recommend reaching out to author plugin support for further assistance.

    In case it works with default theme, please provide me with temporary wp-admin access, I will debug that issue.

    Regards,

    #518911

    arturfrolov727
    Participant

    It’s not working.

    #519217

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    I’ve passed this topic to one of our developers, and I will let you know once get an answer.

    Regards,

    #519418

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    Thanks for your patience.

    The problem is related to the long processing of the request to the database and after 5 seconds of the request the page is restarted. To increase the request waiting time, you need to add the following code to functions.php file in the Child theme.

    add_filter( 'woodmart_pjax_timeout', function(){
    	return 10000;
    } );

    Regards,

    #519525

    arturfrolov727
    Participant

    Can you put it correctly please?

    #519624

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    I helped you to add the code and issue has been fixed.

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

    #519793

    arturfrolov727
    Participant

    Thank you very much!

    #519849

    Hung Pham
    Keymaster

    Hi arturfrolov727,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Product sorting updates web page’ is closed to new replies.