Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #70319
    Maurizio.Lattanzio
    Member
    Post count: 174

    Bye,
    I’ve peraphs complex question, i don’t know.

    Is it possible to have a simple loop to recall last post?
    something like:

            	<?php query_posts('cat=4&showposts=1'); ?>
            		<?php while (have_posts()) : the_post(); ?>	
            		<a href="<?php the_permalink() ?>"  ><?php the_post_thumbnail(''); ?></a>
            		<a href="<?php the_permalink() ?>"><?php the_title(); ?></a>
             		<a href="<?php the_permalink() ?>" ><?php the_title(); ?></a>
              		<?php the_excerpt(); ?>       	
    			<?php endwhile; ?>  
    

    .

    I must create a page for ticker but I’ve many difficult to analize right code from ‘Dante’.

    I try to ask.
    Thanks Maurizio Lattanzio

    #70400
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    this is definitely possible, but I’m afraid it’s not built into the theme and would have to be modified especially for you. We’d love to help you with this customization but we are only able to provide support for basic theme issues and bug fixes. We do provide support for small customizations but unfortunately this request is beyond that. Please see our general policy and guidelines for more info. You could also hire a developer to help you with your customizations.

    Thank you for understanding!
    Cheers!

    #70425
    Maurizio.Lattanzio
    Member
    Post count: 174

    Thanks!
    Peraphs i’ve found the way.
    See you again in next day.

    #70441
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register