You can find information regarding the Version 3.6 at:
Release notes
http://codex.wordpress.org/Version_3.6
Release post
http://wordpress.org/news/2013/08/oscar/
You can find information regarding the Version 3.6 at:
Release notes
http://codex.wordpress.org/Version_3.6
Release post
http://wordpress.org/news/2013/08/oscar/
I have upgraded to v3.2 recent, to make it easy to turn things back if something goes wrong i usually change the name of the most recent classipress version folder. The problem was that I forgot to...
Try to resave the permalinks.
Wordpress Settings > permalinks
Paste this code on your child-theme functions.php:
// Add images to rss
function embed_rss_image($content) {
Please vote here: http://ideas.appthemes.com/classipress/light-version-themes-for-iphone-or-mobilephone-1639/
Let's move it forward!
Considering the current scenario of the Web, it's not hard to realize that websites without a great mobile version will succumb in the near future. So I think that we must find a solution to fill...
Try this plugin: http://yoast.com/wordpress/users-to-csv/
wordpress > Configurations > Reading > select: Your latest posts.
You will need to edit your theme color Css file.
Go into your host panel or FTP!
/public_html/wp-content/themes/classipress/styles/ example- green.css
there you will find this line of...
Thanks for the light, but I've done a different way.
Tpl-blog
<?php $args = array('posts_per_page' => 5, 'paged'=> $paged, 'post_type' => 'post'); query_posts($args); ?>
and I can still...
Nick, the file is there!!! otherwise it does not appear here: http://www.midwestcopjobs.com/robots.txt
Look right!
In the end, should look like this - http://www.ultracorp.com.br/robots.txt ...
Read it and eliminate the possibilities!
Let me know later...
http://www.google.com/support/forum/p/Webmasters/thread?tid=6f5e6459454e6407&hl=en
The plugin worked perfectly! very nice!
You only need to install.
To switch the *Username:* Text to *Email:* on the login page, do the following:
Go to your:...
Hi I think it's much easier for users to enter their accounts using Email instead username,
forget a username is far more common than forgetting your email.
Do you know how I can make this...
Easy way:
To fix the "Register Link" problem you can do this: Open your /public_html/wp-content/themes/classipress/includes/forms/login/login-form.php
locate this code on the line 51:
<p>...