Search:
Search took 1.00 seconds.
-
try placing this PHP code in your childtheme functions.php, that should do the trick:
add_action('init', function(){
global $cp_options;
$cp_options->ad_images = false;
}, 99);
-
Hi there
Maybe this plugin helps:
http://classipro.com/product/message-board-for-hirebee/
not exactly PM, but allow to attach files and a provides a message board between the freelancer &...
-
We have just created a small tutorial to help with that, you read how to achieve it following this tutorial
Hope that helps!
-
The only way to do it is by code since the contact form is a Classipress built-in feature and there is not way to customize the form from the backend.
Regards
-
Hello
I think I answered this question time ago, but later I posted in my blog a better solution to avoid edit the classipress core files, check this out:
...
-
Just to clarify. This was the first email from this client to the support:
Hi,Great plugin! I want to translate the word 'Any' and 'Search' in the widget. How to do it? Thanks
After this, the...
-
Thanks for the personal feedback, Wes. I really appreciate that ;)
-
Hello grumpys
Both are coming in the new version ;)
Regards
-
Hello Robert
Once solved the doubt with featured Ads on top, let me check this point making some tests ;)
Regards
-
Hi Richard,
Your mail is my queue, but we prioritize support requests following a simple method. Customers who bought products and are experiencing problems to make them work are top priority over...
-
Hi richard,
No offended at all. Feedback is very important for us. All the new features in our products are comming from users/customers feedback.
:very_drunk:
Regards
-
Sorry for the bad format in my previous post, not sure what happened, let's try again:
Make money with this fantastic plugin, which allows your users to bump ads to the top after payment.
Buy...
-
Make money with this fantastic plugin, which allows your users to bump ads to the top after payment.Buy It now with 20% OFF for first 48 hours ->...
-
Try sending your request to sales@classipro.com ;)
Regards
-
Hi Paul
I can't understand this reply to mayed. He's not only answering your question but the answer is perfectly correct.
Regards
-
You can make tests directly over the google service using the url template I sent you. I made a couple of tests only, but always got 3 digits. In google groups someone reported the same issue:
...
-
For the regular listings:
archive-listings.php lines 35-38 just add the BOLD line just before query_post($args):
if ( $featured )
$args['post__not_in'] = wp_list_pluck( $featured->posts,...
-
Ok. For the featured ads, the change should be:
Featured.php Lines 27-29 (Mod in BOLD)
$args = array(
'post_type' => VA_LISTING_PTYPE,
'posts_per_page' => VA_MAX_FEATURED,
'orderby'=>...
-
HI Almightyeric,
Yes, it works for multisite. The contact form feature is not included yet in the current version, but we plan to develop this feature in future versions, and of course it will...
-
Hello escortlove,
Since you're using two of our plugins (xtremecarousel and cute gallery), I need to add that the quality of the images needs to be managed by the image upload process during the...