Forums Forums Search & Filter Pro Woocommece attributes not working

Viewing 10 posts - 1 through 10 (of 15 total)
  • Trevor
    #262901
    This reply has been marked as private.
    Anonymous
    #262905
    This reply has been marked as private.
    Trevor
    #262913

    I can see nothing wrong with the setup. I did see that you have a custom taxonomy ‘product_visibility’ that I cannot see attached to Products where you set an ‘Include’ in the form to ‘featured’ only, but I did try without that and no change.

    As you are using WP Engine for hosting, can you edit the WordPress site wp-config.php file and add this line towards the start of the file (after the php tag line):

    define('WPE_GOVERNOR', false);

    Copy this from the forum post, and not the email, as email software will replace the quote marks with the wrong ones.

    If that does not fix it, please get back to me, as I made need to escalate this to our developer, Ross.

    Anonymous
    #262917

    Added that snippet at the top there and seems to be the same issue.

    Thanks again

    Trevor
    #262920
    This reply has been marked as private.
    Anonymous
    #262977
    This reply has been marked as private.
    Ross Moderator
    #263110
    This reply has been marked as private.
    Anonymous
    #263127
    This reply has been marked as private.
    Ross Moderator
    #263155
    This reply has been marked as private.
    Anonymous
    #263195

    Hi Ross,

    Not sure why the dev has added two forms tbh, but when I check in archive-product.php, it’s using the ID 37.

    <?php echo do_shortcode('[searchandfilter id="37"]') ?>

    I have also put the ID 15240 and it seems to be the same as 37.

Viewing 10 posts - 1 through 10 (of 15 total)