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?
  #2  
Old 11-06-2008, 01:31 PM
poke6uy poke6uy is offline
Registered User
 
Join Date: Oct 2008
Posts: 27
Default Re: pulling pictures from nextgen-gallery insted from flicker

whats your url? i've been researching something like this for a while.
  #3  
Old 11-06-2008, 01:58 PM
ozi ozi is offline
Registered User
 
Join Date: Nov 2008
Posts: 10
Default Re: pulling pictures from nextgen-gallery insted from flicker

test site is located @ http://www.strelskikluborto.org/test/

i remove the custom code from the obvious reason - over sized image.
without code there is just link. obvious.

thanks
  #4  
Old 11-06-2008, 04:48 PM
Paul Paul is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Edinburgh, UK
Posts: 1,499
Default Re: pulling pictures from nextgen-gallery insted from flicker

The images that are displayed are the exact size you make them, so if you want 75*75 images that's what you need to upload.
__________________
Some of the websites I've built with StudioPress:
<a href="http://www.horseracing.fm">Horse Racing</a> | <a href="http://wedding-blog.net">Wedding Blog</a> | <a href="http://www.weddingtrix.com">Wedding Planning Guide</a> | <a href="http://advance.to">Search Engine Marketing</a> | <a href="http://www.automateyourprofits.com">Betting Software</a> | <a href="http://www.bettingbots.com">Betting Bots</a> | <a href="http://www.pokerclubscotland.com">Poker Club Scotland</a>
  #5  
Old 11-06-2008, 05:22 PM
ozi ozi is offline
Registered User
 
Join Date: Nov 2008
Posts: 10
Default Re: pulling pictures from nextgen-gallery insted from flicker

oh i see. :?

so i guess i am better off with the featured gallery plugin than? i need a system with thubms, leading to a proper post. thing need to be as simple as possible. what do you suggest?

i did fool around with featured gallery but when i saw there are ways to do it also with the nextgen-gallery i just quit. i prefer nextgen-gallery though. but, making an extra thubms is not really the way i would prefer.

:?:
  #6  
Old 11-06-2008, 05:55 PM
Paul Paul is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Location: Edinburgh, UK
Posts: 1,499
Default Re: pulling pictures from nextgen-gallery insted from flicker

There's a thread here that might help you with the thumbnail thing...

viewtopic.php?f=13&t=146
__________________
Some of the websites I've built with StudioPress:
<a href="http://www.horseracing.fm">Horse Racing</a> | <a href="http://wedding-blog.net">Wedding Blog</a> | <a href="http://www.weddingtrix.com">Wedding Planning Guide</a> | <a href="http://advance.to">Search Engine Marketing</a> | <a href="http://www.automateyourprofits.com">Betting Software</a> | <a href="http://www.bettingbots.com">Betting Bots</a> | <a href="http://www.pokerclubscotland.com">Poker Club Scotland</a>
  #7  
Old 11-07-2008, 03:30 AM
ozi ozi is offline
Registered User
 
Join Date: Nov 2008
Posts: 10
Default Re: pulling pictures from nextgen-gallery insted from flicker

thanks paul, your're great.
but i've already solved my thing with the FCG.
;)
 

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 10:23 PM.

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