gabriano
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Drag and Drop WidgetsI have the same exact problem and i have made all steps you mentioned here with no luck
Forum: Fixing WordPress
In reply to: Error_log ?ok thanks
Forum: Fixing WordPress
In reply to: WP 3.0 the_ content problem ?demetris thanks alot
Forum: Fixing WordPress
In reply to: WP 3.0 the_ content problem ?@demetris yeah i read it and understand this but why it`s still working in WP 2.9.2 like this while in WP 3 needs to be inside the loop ?
Forum: Fixing WordPress
In reply to: WP 3.0 the_ content problem ?@demetris i don’t think this is the problem cause custom fields are working and everything is working it’s just
<?php the_content(); ?>that doesn’t grab the data from WPhere is the page code pastebin.com/CnVWJawe
Forum: Themes and Templates
In reply to: conditional tags and HTML ?thanks alot
Forum: Fixing WordPress
In reply to: Custom Scripts ?I found the problem :S i forgot to add the name of the folder i have the js folder inside it /style/js/ instead of /js/
Forum: Fixing WordPress
In reply to: Custom Scripts ?My problem is not with JQuery it is with Custom scripts and i tried all of this examples none of them worked for me ,i donot get any errors at all from Firebug or from WordPress itself .
i forgot to mention that i am testing my theme locally using WAMP if this will make a difference which i doubt .