Nikglavin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: customizing search button in themesearch.php is the search results page you want this file 😉 searchform.php
http://codex.wordpress.org/Function_Reference/get_search_form
Forum: Themes and Templates
In reply to: Question: Spliting post content into sections.i think you need a little more info not really getting what your trying to say here
you want to write a shortcode ???
i think i got it now, have you tried using a a custom field then you can call what ever is in there in a different section of the template but i guess your limited a bit as you would have to enter any formating in html rather than tinymce
Forum: Themes and Templates
In reply to: customizing search button in themesearch.php is the search results page you want this file 😉 searchform.php
http://codex.wordpress.org/Function_Reference/get_search_form
Forum: Themes and Templates
In reply to: jquery show/hide div not workingi don’t know if you should have your jquery in the onclick=””??? seems strange to me generally i would call it as a jquery function at the foot of the html ??
Forum: Themes and Templates
In reply to: WordPress errormeans you are missing the file set_affiliate_settings.php called on
line 26 of product_menu.phpyou can comment out this line of code which may let your proceed and log in but also may trip another error
Forum: Themes and Templates
In reply to: WordPress errormeans you are missing the file set_affiliate_settings.php called on
line 26 of product_menu.phpyou can comment out this line of code which may let your proceed and log in but also may trip another error