Search code examples
wordpresspermalinks

WP E-Commerce + Static Page Content = Wont Work Together


I am having a problem with permalinks to staic pages, and wp-e commerce.

I have 2 types of content: 1) Pages that are static and use unique templates, published as pages, organized into menus. 2) Posts that are generated by the wp e-commerce plugin, published as posts, organized via wp-ecommerce templates.

Here is the Series of events I am dealing with(I am starting to hate wp e-commerce)

  1. Staic Pages give me a 404 Error
  2. I disable WP E-Commerce
  3. Static pages ALL display the same default homepage template
  4. I update any static page content(just press the update button)
  5. All static pages are showing now.
  6. I make ANY change in the wp dashboard and we're back at step 1.

Can anyone make any sense of this?


Solution

  • Unfortunately I could not find a way to do this and keep my url decent. I ended up just going with the regular permalink structure. It works, but is not ideal.

    Thanks for everyone's input.