Yes it is.
Cheers
Yes it is.
Cheers
Open your style.css and find around line 1431 this:
replace with this:
Cheers
FYI: The dev build version already includes the fix. You may download and test it from you AppThemes customer account
The dev build is stable, so you can even use it on a production site.
...
Yes, should work.
But please take a look at this related thread that contains some further informations:...
Hello Drabello,
Maybe this here can give you some help: http://php.net/manual/en/function.header.php
Cheers
Hello Drabello,
This problem will be fixed in the soon available ClassiPress version 3.3
Cheers
The code is correct, just one character has been escaped in mentioned post, the corrected code is:
function cp_child_add_region_field( $args ) {
$args['custom_fields']['region'] = array(...
Hi
ClassiPress Version 3.2.1
WordPress Version 3.5
When waiting for the image to upload, quickly press the Add Image button, so that you can always add an image.
4777
Hello,
You may face some problems using ClassiPress 3.1.9 and WordPress 3.5, see for example here: http://forums.appthemes.com/%5Berror%5D-warning-missing-argument-2-wpdb-prepare-41162/
We...
@rfatibene Mapsvg Interactive Vector Maps This plugin might help. And it's iphone/ipad friendly. You may need to check into it and see if it will fulfill your needs.
1. Carefully read this article http://codex.wordpress.org/Function_Reference/query_posts
2. I'm not sure but maybe:
<?php
$state = 'California';
$args = array('posts_per_page' => 4,...
Hi!
If you have a child theme -> open child theme functions.php file (without core files modify!!!)
Else open functions.php in the root of ClassiPress theme
Add this rows:
To remove the option to delete will be necessary to make modifications to the theme.
Open the file tpl-dashboard.php
And remove this line:
The thread was moved to Mods and Tutorials
I've just add my own vote ;)
Here is an update to the popular WP Favorite Posts Plugin originally by Huseyin Berberoglu. I've updated the style sheets and made it plug and play friendly with Classipress.
Here is a sample...
Alright for anyone who's site is not in English, you need to translate 'This ad has expired' into your sites language for this to work. There are two instances of this so make sure to change them...
It is because in the demo the settings is set to NO in the "User Set Password:" option.
Check yours through the Classipress admin>>Settings to see if the "User Set Password:" is set to Yes.
Then you would need to change your index.php manually
<?php
// show all ads but make sure the sticky featured ads don't show up first
$paged =...
Yeah guys I've mistaken on pasting the shorten code we do not need jQuery there! Tha corret code is:
<script type='text/javascript'>
// <=!=[=C=D=A=T=A=[
/* Form Checkboxes Values Function...
Find the code below in the header.php .
<a href="<?php echo CP_ADD_NEW_URL ?>" class="obtn btn_orange"><?php _e('Post an Ad', 'appthemes') ?></a>
Enclose it with wordpress "if logged in"...
You have the option in your wordpress settings whether user may register or not.
You may try checking this plugin http://wordpress.org/extend/plugins/wp-email-login/ . I have not tested it and so just update us of the result.
One of the first things I went to change in ClassiPress 3.0.5 was the way the theme marks posts as being sold. ClassiPress 3.0.5 puts a text comment at the top of the classified ad that says "This...