danrmejia
Forum Replies Created
-
Very good one, been strugling with isset() and empty() and it didn’t work that way. Thanks!!
@sweetandsound, actually it is working in chrome but not in IE and FireFox, firstly you must sort out the errors reported in chrome console, you got 6 (all related with javascript), the one directly related with jscrollpane is: “Uncaught TypeError: Object #<Object> has no method ‘jScrollPane'”. In the firebug you got this error massage for the jscrollpane: “$(“#main”).jScrollPane is not a function
http://nouvellelondon.com/londonvc/wp-content/plugins/wp-jscrollpane/js/wpjsp.js?ver=3.1.4
Line 1″Well, I have exactly the same problem after hit save in the plugin panel the css and js files don’t get any content written on them. So I checked out php configuration and I’m allowing fopen function to be executed, so I just gave the plugin folder a 777 chmod, and that’s it, it’s now working. Hope this help, you can go to your web server cpanel and verify writing permission on the files.
Forum: Themes and Templates
In reply to: Can't get a custom template taxonomy page to displayI have exactly de same problem, can’t figure out what is wrong!