Search:
Search took 1.00 seconds.
-
Hello!
I was not able because I had some personal problems. Please resend me your request to email.
Thanks,
Elena
- - - Updated - - -
-
You need to edit to file wp-content\themes\classipress\includes\theme-header.php , find and remove these lines:
<li class="mega"><a href="#"><?php _e('Categories','appthemes'); ?></a>
...
-
Make theme backup and then rename classipress folder to classipress-old. Upload new classipress version from admin or ftp and it should work. Send me private message with admin and ftp details if...
-
Try to add this code in the end before ?> to includes/theme-actions.php
/**
* query coupons on homepage in main wp query, fixes pagination
*
*/
function clpr_query_coupons_on_homepage( $query...
-
Open index.php and remove all between <div class="tabcontrol"> and </div><!-- /tabcontrol -->
As result you have index.php with this code:
<?php get_header(); ?>
<div class="content">
...
-
Hello Edmund,
I only see your messages. You can send me ftp via PM and I'll help you.
-
Seems you solved problem. Or you send http://www.bobilportalen.no/ as example?
-
You can try this tutorial http://forums.appthemes.com/how-solve-problem-pagination-%93woops-not-found-36455/
You should use only 1 and 2 steps and it will work.
-
It's in sidebar-user.php file. You should find this <ul class="user-details"> and remove below it what you need.
-
Clean and nice site! Wellcome to Applist.yobizo.com!
-
Pretty good sites! Very beatifull!
-
I send you private message
-
Send me admin and ftp details to private message please and I'll solve your problem.
-
Let me know site url and which Wordpress version you use.
-
All working now! :very_drunk:
-
Then you should add this to style.css
#breadcrumb a {color:#fff;}
And add to #breadcrumb also color: #fff. So it should be:
#breadcrumb {
font-size: 11px;
-
Look this thread http://forums.appthemes.com/how-hide-3rd-level-sub-categories-37584/
-
You can make it easier if you move second button to new line. You should open file sidebar.php and find these lines
<a href="<?php echo CP_DASHBOARD_URL ?>" class="mbtn btn_orange"><?php...
-
I sent you private message.
-
Look to Permalinks settings in admin >> Settings >> Permalinks
It should be 'Post name'
Also check if page 'Add new' exists and has status 'Published'
-
Look this thread http://forums.appthemes.com/how-solve-problem-pagination-%93woops-not-found-36455/
Or send me private message and I will help you with it.
-
I can help you install it. I sent you private message.
-
I sent you private message.
-
Look attach with instruction.
3707
Image with good resolution here
-
I see often pagination problem for ClassiPress users. Usualy it’s the problem when you’re redirecting to "Woops! not found page 404"
How to solve it?
I want to share good solution for it. You...