I really hate the wp-e-commerce plugin.
It turns out that the only products in that category were ‘pending’, i.e. not published yet. Even if they were moved to trash, and ‘hide_emtpy => 1’ was used on the categories list, the error still occurred.
Only when the products were completely emptied out of the trash did the category disappear from the menu, and the problem was resolved that way.
The reason it forwarded to page 4 is still unknown.
Related Posts:
- Admin Page Redirect
- wp_redirect() function is not working
- Redirect page URL to home URL without using a plugin
- Why is wp_redirect() preferable to a standard PHP header redirect?
- WordPress HTTPS redirect loop
- PHP – redirect https to http and www to non-www
- Password change when the user login first time
- redirect does not work in ajax function
- stop redirection on /wp-admin call to /wp-login
- How to hide/redirect the author page
- Login to wp-admin “redirect_to” points to wrong URL after migration
- Can Not Redirect from Plugin-Registered Admin Page
- Stop unwanted WP redirection to new url
- wp-login.php — redirect logged in users to custom URL
- Redirect to “All Posts” after post update or publish in Block Editor
- Redirect user after login/registration globally
- WP-e-Commerce Adding A Product via Flash Button
- Redirecting old site links to new site
- Redirect to login page
- Temporary redirect prevents getting $_POST array
- wp-e-commerce plugin – custom payment option
- Load template inside a parent template
- Creating intro page in wordpress
- URL Redirect and Bulk Actions in wp_list_table
- Using a custom field value to redirect away from a 404 page
- WP ecommerce – How do I change the product image for each product variation?
- Redirect users on specific post category or category page
- How to redirect only if page doesn’t exists
- Headers already sent – WordPress core
- Perform a redirect after user action
- redirect pages with no content, instead of 404 error, using max_num_posts?
- How To Only Allow Users To View Their Own Buddypress Profiles? [closed]
- Does WordPress send a 301 header message when you change permalink structures?
- Redirect subdomain homepage to domain specific page in wordpress multisite
- Multisite Redirect issue
- Firing a function AFTER redirect
- How to auto login after registration? [duplicate]
- header and wp_redirect not working. cannot modify header information warning
- Code to create a redirection after login?
- How do I redirect /search/ to ?s=
- WordPress Global Redirect
- Why does wp_redirect strip out %0A (url encoded new line character) and how do I make it stop?
- How to redirect to home page after registration?
- Redirect the non-www version of the site to the www
- wp-e-commerce plugin – Second Test Gateway payment option [closed]
- How to edit products page of wp ecommerce plugin?
- Redirect Logged In User if page is wp-login.php and $_Get[‘level’] = X
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- How to use Regex to add to a url?
- Why my deleted url is redirecting to random post?
- Redirect first category archive page to normal page
- Stuck In a Redirect Loop
- WordPress redirects non-existing url to existing ones – how to disable
- Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
- How to set 301 redirection after moving WordPress blog?
- Permalink issue only with numbers [closed]
- Code not looping over all products of a given category
- How to change the layout of a product page
- Can I change default registration link (without htaccess)?
- style being attatched to tag from outside of style sheets
- wp_reset_query equivalent for WP Ecommerce
- Adding rewrite rule dynamically for search results redirecting to 404 URL
- WordPress category page redirects in .htaccess not working
- Force WordPress to load from site’s hostname
- How to redirect if a background request is still being executed
- Redirect HTTP to HTTPS for all sub domains (blog posts)
- Redirect custom post type from one domain to another domain
- How To Redirect /url.html to /url?
- Redirect 404 page with ID in slug to associated page with same ID in slug
- I get redirected too many times only in wp-admin?
- Redirect /%year%/%monthnum%/%day%/%postname% [closed]
- Redirect user to previous page after signup from custom form
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- WP didn’t redirect to canonical category URL
- Get query parameters from external url and make a redirection
- wordpress_redirect returns different headers for HEAD and GET requests
- Remove #wpcf7-f2450-o1 with Contact form 7 redirect [closed]
- How to pass a message using template_redirect
- Show different page for first time user
- How to do 302 redirects “in” WordPress using Redirection plugin? [closed]
- Arrays not working on a WP-Ecommerce product page [closed]
- Redirect outside WP after login
- Redirect from the dashboard to edit.php if wp_is_mobile() is true
- Existing Ecommerce plugins with Custom Post Types [closed]
- HTML Redirect to WP pages
- How do I Redirect a WordPress Page?
- Why does the $_GET parameter ?search forward the front-page to the archive/blog page
- Custom URL redirect in WP
- store URL global before we redirect
- wp_redirect () doesn’t work in nginx?
- Is it possible to wp_redirect() to a new tab?
- Redirect Attachment Page to Attachment
- Some Pemalink problems, probably caused by wrong .htaccess configuration?
- Limit the number of results from wpsc_start_category_query
- How to redirect from one WP site to another
- How to sell an album for download
- Can WP ecommerce collect card info without charging?
- Check If Taxonomy A and Taxonomy B has same Slug, 301 Auto Redirect Tax A to Tax B if True in WordPress
- Filter wp_redirect() to stop redirect under certain condition
- How do I write a subdomain redirect?