Nadir
Forum Replies Created
-
Hi Stiofan
Spot on! It was the reason why it wasn’t working, I removed the entries and now it’s fine, just like the tutorial
Thanks:)
Nadir
Ok, convincing answer, thanks ?? Also I forgot about your API, which makes it more advanced than just the themes
Thanks for the link will have a look!
Hi Stiofan
Ok great. Also I wasn’t sure there was an API, good you confirm it, so yes, you are right we could use that if no plugin out of the box can do it
Best
NadirForum: Installing WordPress
In reply to: URL problems when transfering site to new server (MySQL)problem solved, I removed the table and imported it again, then used the search and replace plugin instead and now everything works fine
Forum: Fixing WordPress
In reply to: Blank admin pageHi, problem solved after upgrading to WP 2.5, thought I would mention it to help people who would run into that kind of problem.
Forum: Fixing WordPress
In reply to: Posts duplicating themselvesProblem is solved, upgraded to WP 2.5 and everything is ALMOST fine…
Forum: Fixing WordPress
In reply to: Posts duplicating themselvesHello
I haven’t found a way to fix this problem, could someone please try to help?
Thank you
Forum: Fixing WordPress
In reply to: Posts duplicating themselvesHi
I did, but as you can see below, no duplicate functions
<?php get_header(); ?> <div id="content" class="narrowcolumn"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <?php adsense_deluxe_ads('adcents'); ?> <div class="post-top"><div class="post-bottom"><div class="entry"><div class="title"> <h2 id="post-<?php the_ID(); ?>"><a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2> </div> <?php the_content('<p class="serif">Read the rest of this entry »</p>'); ?> <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?> <p class="postmetadata"> Posted by <?php the_author() ?> <?php /* This is commented, because it requires a little adjusting sometimes. You'll need to download this plugin, and follow the instructions: https://binarybonsai.com/archives/2004/0 … ce-plugin/ */ /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> on <?php the_time('l, F jS, Y') ?> at <?php the_time() ?>. </p> </div> </div> </div> <?php comments_template(); ?> <?php endwhile; else: ?> <p><?php _e('Sorry, no posts matched your criteria.'); ?></p> <?php endif; ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>
Forum: Fixing WordPress
In reply to: Posts duplicating themselvesHi again, still having this problem with duplicate posts. I’ve deactivated my plugins (see the list below) but nothing changed.
* Ultimate Tag Warrior
* Ultimate Tag Warrior: Tag Archive
* Ultimate Tag Warrior
* Adsense-Deluxe
* Akismet
* Digg Button
* DoFollow
* Evermore
* Exec-PHP
* Hello Dolly
* Contextual Related Posts
* SEO Title Tag
* Google Sitemaps
* the_excerpt Reloaded
* WordPress Database Backup
* WordPress Mobile Edition
* WP-ShortStat
* XFish MetaAlso switched to the default theme, same problem…
Desperate…Do you think upgrading to 2.5 will fix that?
Forum: Fixing WordPress
In reply to: Duplicate posts appearingHi charissaproctor
Your problem seems to be fixed, how did you manage to return to a normal state? Thanks, I have the same problem but can’t figure it out! O_o
Forum: Themes and Templates
In reply to: Help: Modified Index.php and content disappeared!Hi guys
Thanks for your help! I should have double checked my last post, that’s where the digg script still was and it was messing everything up! Everything’s solved now
Have an enjoyable weekend ??
Cheers
NadirForum: Themes and Templates
In reply to: Images not showing up in FFyes thanks
Forum: Themes and Templates
In reply to: Images not showing up in FFProblem solved, don’t really know what happened though…
Forum: Themes and Templates
In reply to: Images not showing up in FFThanks for your replies guys.
@handysolo: hmmm, yeah, I’ve installed CSS viewer yesterday I think. I also have some other extensions such as webdevelopper, seopen, etc.