Quote Originally Posted by Svault View Post
Hi,

been trying to figure this out for the last couple of hours. Learn lots of what cannot be done. Haha... but still can't get it correct.

Seems to me that wordpress generates links as "?cat=" or "?p=".

I found that I can use the following links to get to the intended source:
- www.mysite.com/store/wordpress?cat=1
- www.mysite.com/store/index.php?main_page=wordpress&cat=1
- www.mysite.com/store/?index.php?main_page=wordpress&cat=1

That would mean that I need to find a way to add the word "wordpress" into the wordpress generated URLs.

Still finding ways to do that. If anyone has any remotely good suggestion, feel free to tell me.
If these links are limited to the sidebox links only, I suggest you look there and check how those links are beinge generated.