StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 11-06-2008, 01:10 PM
ozi ozi is offline
Registered User
 
Join Date: Nov 2008
Posts: 10
Default pulling pictures from nextgen-gallery insted from flicker

hi all.
this is my first post although i almost finished with my theme. i still have some questions/issues for which i cant find the proper help, so i hope ill be able to get through with your help.

first thing i would like to resolve is as mentioned in subject, something already described @ the old forums, this thread. i used code Paul gave, which is:

Code:
<div class="hpflickr">

            <h4>Featured Photos</h4>

            <?php $recent = new WP_Query("cat=8&showposts=6"); while($recent->have_posts()) : $recent->the_post();?>[img]<?php echo get_post_meta($post->ID, [/img]" alt="<?php echo get_post_meta($post->ID, "Theme Name", true); ?> <?php the_title(); ?>" /><?php endwhile; ?>

      </div>
almost everyhing seems to be in place. just one thing bothers me big time. i should get small 75*75 thumbs but insted of those i get full sized pics. and i cant get this right. if i understood this right i can "call up" this with the custom field where besides "slideshow" i should also put the url from a pic.

correct me if i am wrong or complication things to much but is this the proper and only way? beside thumbs galleries n the first page i would also like for thubms to link to a proper post.

thanks

any clues?
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NextGen help with footer gallery judypaster General Discussion 9 12-30-2010 11:51 PM
WordPress Gallery vs NextGen Gallery Gary Busker General Discussion 1 02-15-2010 05:16 PM


All times are GMT -5. The time now is 11:20 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.