Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Unwanted style difference in singel post and that same post on single displa


 
Prev Previous Post   Next Post Next
  #1  
Old Sep 15, 2009, 04:54 PM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
[SOLVED] Unwanted style difference in singel post and that same post on single displa

Hello Atahualp friends.

I have this strange thing going on. I have posts, of course, and they look nice. But the same post is also imported on a single page and there it looks really different. I would like it to be the same.

Can anybody shed some light on where this difference comes from and how do I get the to look the same?

The way the single post looks;
http://newspiration.com/news/2009/09/vip-of-the-week/

And now the exact same post but the displayed on the single page;
http://newspiration.com/news/vip/

And this is the code with which I draw that post into the page;
<div class="txtboxvip">

<?php if ( is_page('3') ) { ?>
<?php $my_query = new WP_Query('category_name=vip&showposts=1');
while ($my_query->have_posts()) : $my_query->the_post(); ?>

<h2><?php the_title(); ?></a></h2><?php the_content(); ?>

<?php endwhile; ?>
<?php } ?>

<?php /* If there are any posts: */
if (have_posts()) : $bfa_ata['postcount'] == 1; /* Postcount needed for option "1 first posts full posts" */ ?>

</div>


Anybody???
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing Dashed Line Above 1st Post on Single Post Page krystyna Post-Kicker, -Byline & -Footer 2 Aug 27, 2009 05:14 PM
[SOLVED] Adding 'signature' (image) under each post, but only on single-post page AnneTanne Atahualpa 3 Wordpress theme 4 Aug 24, 2009 11:47 AM
Adding signature under single post, not on frontpage /multiple-post page AnneTanne Post-Kicker, -Byline & -Footer 0 Aug 19, 2009 02:16 PM
Archive page shows post box help, and single post on front page help boberang Atahualpa 3 Wordpress theme 0 Aug 7, 2009 09:26 AM
[SOLVED] Next post and previous post links on top of single post page error susieswe Atahualpa 3 Wordpress theme 2 Jul 15, 2009 02:58 PM


All times are GMT -6. The time now is 01:35 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.