Hi guys,
Thanks for the code it worked perfectly for me. However under the new tab in the page content I want to add a products feed from the wp-ecommerce plugin.
So for example my new tab is “my products” instead of the test one above. Usually to put the products on the page you would just put in [productspage] however this isn’t working for me its just throwing up errors. I’ve tried putting it in an echo statement like the above example has wee content
so I’ve put echo ‘ [productspage] ‘;
But this just prints the words [productspage] to the screen. Usualy these keywords would show up all the products on the screen…. any ideas??
Still no joy, has anyone experienced this problem where they don’t have access to the .htaccess file. I have been told to convert the apache mod_rewrite to zeus and put the code in a file called rewrite.script but it doesn’t seem to want to work