- This topic has 8 replies, 4 voices, and was last updated 15 years, 10 months ago by imported_Ryan.
-
AuthorPosts
-
January 21, 2009 at 5:18 pm #562AnonymousMember
First updated to 1.6.2 then removed and tried a fresh install of 1.6.2.
Placed in
<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?>into the header.php and commented out the original menu system.
Made sure all my settings were correct, but whenever I went to view the menu, it consistently showed as just a unordered list. It was like it wasn’t pulling in the suckerfish css i had pasted in from the generator found here at the site.
I have since disabled the menu and gone back to the original.
Could you help me figure out why it isn’t pulling in the css formatting?
January 22, 2009 at 12:18 am #4833imported_RyanMemberI’m happy to help. But there is no way I can offer any advice without seeing your site.
January 23, 2009 at 3:23 am #4834AnonymousMemberI’ve re-added the line of code and as it shows, it has the ‘formatting’ IDs and classes, but it doesn’t appear to pull the actual CSS that was added into the appearance box.
January 24, 2009 at 11:25 pm #4835imported_RyanMemberThere is nothing even in style.php. Which makes no sense as there should at least be a small notice about the plugin at the top.
Do you see any other problems? Perhaps errors in the admin panel?
I haven’t seen or heard of this happening before.
At last resort, perhaps try upgrading to the latest version and see if that helps.
January 24, 2009 at 11:36 pm #4836nv1962Member(Sorry to make a silly suggestion, but something similar happened to me when I uploaded a PHP file as text but with the wrong encoding > server ate it > no output. Solution: triple-check that the file you’re uploading has the correct character encoding and line-endings for your server. Hope it’s as silly as that… Easy to resolve, by using e.g. Notepad++ to convert the file, then save, upload, done.)
January 28, 2009 at 3:39 pm #4837AnonymousMemberI’ve since upgraded (I’m doing the automatic updating via WordPress) now to version 1.8.0 and it’s still not showing the CSS styling.
I’m running WP 2.7
January 28, 2009 at 4:08 pm #4838AnonymousMemberI haven’t noticed any other issues on any of the other pages. I did physically try to access the style.php page from a browser window to have it load, and all I got was the following:
<!– SHTML Wrapper – 500 Server Error –>
Nothing else is creating this error.
I checked around via google, and many peoeple were reporting it was a permissions issue on files/folders. Not sure if this would be the case in this instance. All I do know is that the plugin broke when I upgraded from 1.x something prior to 1.6.2.
Do you keep a sourceforge list of all the previous versions?
Perhaps I could go back to an older one to see if the issue is still present.January 29, 2009 at 1:33 pm #4839CharkMemberWell to circumvent the issue, I’ve temporarily placed the suckerfish CSS into my styles.php of the template I’m using.
January 31, 2009 at 5:17 am #4840imported_RyanMemberThere is a list of versions in the WordPress plugins repository … http://wordpress.org/extend/plugins/mul … /download/
-
AuthorPosts
- You must be logged in to reply to this topic.