Search:
Search took 1.00 seconds.
-
Hey sorry I had forgotten about this thread.
It's very weird that such inelegant hacks to basic functionality are necessary, for a popular( and somewhat pricey) theme like Classipress.
Just...
-
Hello,
In your admin area, => ClassiPress Settings => General (tab) you can change "User Set Password:" to "Yes" or "No"
Cheers
-
For such tasks I use a plugin: BackWPup. Ease of use, versatility and reliability speak for this solution.
-
Hello, Erik!
Unfortunately it is related to the ACF for ClassiPress plugin.
Just noticed this bug.
You can wait for the next plugin update.
Or do it now in the plugin code.
-
Hello!
tpl-login.php and tpl-registration.php in the root of classipress folder
Please note: this files very flexible now, maybe no need modify them?
-
Hello,
Please find the answer from Jomarkosabel about removing the comments: http://forums.appthemes.com/still-best-way-remove-ability-remove-comments-36961/
-
This can be easily done by changing one line of code in the Featured.php file. Open the file, look for line 27 and change the below:
<?php query_posts( array('post__in' =>...
-
Sure! Simply add this to your themes/classipress/style.css file:
p.register a {
background: transparent url(images/btn-orange.gif) repeat-x scroll 0 0;
border: 1px solid #BE3101;
color:...
-
This will require editing of the theme-refine.php line 176. Just increase the default max value of 100 to your preference.
Please be aware that this involves editing of the core theme files of...
-
You should add your region code to Google Maps Settings in ClassiPress >> Settings
-
Add this filter into functions.php file of your child-theme (change currency position if you use different then $3):
function mycp_currency_position_filter($price_out, $price, $curr_symbol,...
-
i think its necessary combine the options city+ radius to work the refine results