Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    I tried plugin in my local installation and filter worked fine, I can keep my slash after page shop.
    Have you tried to visit the link with plugin deactivated?

    Thread Starter neil677

    (@neil677)

    When I deactivate the plug in – the filters disappear – and also my 301 redirects problem goes away

    When I activate the plug in I get 1000’s or 301 redirects caused by the forward slash issue

    The initial filter link needs to already have the forward slash after shop so the 301 redirects stop

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    it’s very strange because code works fine for me.

    add_filter( ‘yith_wcan_untrailingslashit’, ‘__return_false’ );

    Please, try to deactivate all plugins and see if the problem disappear. If so, try to activate them again one by one and see which one produces the issue.
    If the problem is not from a plugin, try to activate the default theme Twenty Sixteen or Twenty Seventeen and see if you have the same issue.

    Remember that if you have a plugin for the cache, you need to delete the cache before to disable it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple 301 Redirects’ is closed to new replies.