the problem is related to the “path” to the images.
The quick fix is to change the path to the images, and use the FULL url to those images.
Thread Starter
Stunt
(@stunt)
I tryed that, it still did not work.
Thread Starter
Stunt
(@stunt)
Update: Actually, it works if your using a category page, like /ps3 or /xbox360.
Thread Starter
Stunt
(@stunt)
Update: Sorry, it doesn’t work, I thought I was on a category page.
> I tryed that, it still did not work.
It does work, it can’t NOT work if done correctly.
If it doesnt work, you are not using the correct full url to whatever your trying to display, or you are NOT using proper (X)HTML
Thats how the web works.
this is the correct full URL to one of your images:
http://cyncronizedgames.com/images/index_10.gif
this is the incorrect path:
http://cyncronizedgames.com/ps3/dragon-electronics-duoshock-3/images/index_10.gif
the incorrect path is admittedly being generated by wordpress because of your permalink structure, however I assure you if you change the path in your theme file and force it to look for the proper path, it will work.
See above post.
Thread Starter
Stunt
(@stunt)
Okay, I got that to work. It was actually my fault, I was re-uploading the index.php file instead of the header.php file were I was making the changes, silly me.
But now, what about the categories, multiple per page, as you can see in my navigation bar.
But now, what about the categories, multiple per page, as you can see in my navigation bar.
What is the question? (and don’t bump if you dont want to get deleted!)
Thread Starter
Stunt
(@stunt)
Well, you see in the navigation bar, there is a section for Sony Microsoft Nintendo? How do I make it so the ps3, ps2, & psone, & psp categories are under the Sony page? While still having the SCEA Sony logo under the page, and the same for every other page.