Search:
Search took 1.00 seconds.
-
Hi waiterstocater,
Are you referring to the pricing below the submit button i.e. "$XX.XX for N days"? If the answer is yes, you can hide it by modifying the css file. Just look for the set of...
-
Hi,
For customization jobs you can contact some of AppThemes Certified community partners here http://www.appthemes.com/partners/.
Cheers!
-
@dpierott,
First of all, developer's versions are used only in testing environments and not productions sites.Developer's version are not stable and they are generated daily.
The problem with...
-
Hi All,
FYI I reactivated theme and it fixed my issues. Thanks
Lee
-
In file :: /jobroller/includes/theme-support.php
Around line 28, change
if (is_front_page() && ...
to
if (is_home() && ...
function default_primary_nav() {