Hi,
Go to the folder ‘includes’ (Themes – Classipress – includes) and then select custom-forms.php.
Look for the line:
$field_class = ( $result->field_req ) ? 'required' : '';
The line...
Hi,
Go to the folder ‘includes’ (Themes – Classipress – includes) and then select custom-forms.php.
Look for the line:
$field_class = ( $result->field_req ) ? 'required' : '';
The line...
Hi! Theoretically yes, it's possible, but the user must have the ability to select the Price/Duration option before purchase.
I think I can merge it with feature requested in this thread...
Hi Javier!
You can use filter 'cp_user_dashboard_listings_args' to modify the dashboard listings query.
See example here...
I guess this can be caused by time difference between the server time and WordPress GMT settings.
Not sure though.
Hi!
I've missed two important things, sorry!
1. Even if you set cronjob time to 1 minute, your ads still have the same post date and time, what was set before using WP CONTROL plugin. Edit ads...
Hello Javier!
I see what you mean. To make this possible you really need to schedule cron job every minute.
But I should warn you, this can affect your site performance, be careful.
Try some...
You misunderstood the purpose of the Coupon plugin. This is not a credit points system. The coupon simply subtracts the amount (value or percentage) from the total cost without keeping track of the...
Yes, you are right, Javier!
Bumping ad should get below the Premium ads, unless it also has the "Show on Top" option. If so, it will get on the top of all Premium ads.
Please check whether your...
Hello Javier!
Currently, you can use only the addon with slug "vip" to make ads appear on the standard ClassiPress featured slider.
1. So, take the VIP addon
2. Enable option "Show on Top" to...
Did you translate everything from scratch or you used a pre-existing translation pack?
Send me the language files and I'll have a look myself.. -->> obica@appthemes.com
If you don't see those strings within the translation, it's possible that you have an older language pack or something's not set up correctly within Loco translate. Try Poedit as well, if still won't...
Those phrases are inside the database. You can translate them within ClassiPress - Settings - General
The step labels are in the translation file, Loco should pick them up.. you probably didn't...