Support Forum
I can tell you the reason you are seeing no backgorund images from the forum CSS but not, at the moment, why...
All of the urls to retrieve background images have this structure:
/ wp / wp / wp-content / sp-resources / forum-themes / stacked / styles / images / image-requested.png
(spaced these out so they can be read by the way).
Note the repeated use of /wp in the url. Now the style sheet for the 'stacked' theme just requests this using a relative path (i.e., / images / image.png) so something on your server is making a mess when formulating the actual requested url. bit I have no current ideas as to what that might be...
YELLOW
SWORDFISH
|
That's not really a mystery!
/stacked/images are images used by the front end and called in using http requests from php code. Such as icons for buttons etc.
/stacked/styles/images are all images that used by the CSS style sheet to create background images and that is where the checkbox and radio button graphics are. And - as I say - these images are used in the CSS with a relative path. So the real mystery is what is putting that extra /wp folder in the urls.
YELLOW
SWORDFISH
|
Can you point me in a direction to start looking?
I read the sp-config.php, and it says:
# After WP 2.6 it is possible to relocate the wp-config.php file. Simple:Press should be
# able to find it. However, if it does not, then you will need to change the SF_BASEPATH
# constant below to point to the path of:
#
# your wp-load.php file
#
# This must be a 'path' NOT 'URL' and necessary if you have moved your wp-content folder.
Looking at my paths you know I have moved the wp-content folder.
Can this be the problem? If so what would be the correct statement on line 30 in the sp-config.php file?
no that has nothing to do with wp-content.
It is the 'wp' folder that is getting duplicated. Now as far as I was aware, when processing a relative url, the browser/server will use the current path as it's base. I am really not sure of Wp has any say in that whatsoever - especially when it comes down to CSS file loading.
How about the urls set up in th WP admin > Settings > General. Are they both OK and correct?
Does anyone else have any ideas about this one?
YELLOW
SWORDFISH
|
sorry, but late to game... what is status? in post #10, you seem to indicate all is well but check boxes not appearing? is that what we are still talking about?
have you by chance disabled them in sp-config.php?
its late, please forgive me if off base...
Visit Cruise Talk Central and Mr Papa's World
Hi, better late than never
Yes, in post 10 I conclude that the cfoms plugin was the reason for the pictures not working.
Now were talking about BG images in the CSS not showing up. (checkboxes, radio buttons, close button etc...) Post #11 seems to be a good explenation of the current problem.
I have not altered anything in sp-config.php
The problem is present in all SP Themes and overlays, even with all WP plugins disabled.
1 Guest(s)