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
Prev Previous Post   Next Post Next
  #1  
Old 11-01-2008, 11:17 AM
eurasiarc eurasiarc is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Oct 2008
Posts: 303
Default Question on Use of Viva Zoom Thumb and Rev Themes

Following Craig's recommedation on thumb plugins I acquired a premium plugin called Viva Zoom Thumb.

I am not sure from the documentation on this plugin where to place some additional code in the Revolution themes where I would want to use this program which resizes images to fit in various layout areas of a magazine like blog and also in individual posts. I think that the code in question probably goes in the functions.php page, but I am not sure.

I would appreciate any help with this and maybe an example of where in the functions.php page of one of the rev themes where one would place this code to implement Viva Zoom.

Thanks for any help you can give.

Here is the code and the code instructions from the Viva Zomm manual which doesnt say where you are supposed to put this code:

A. Viva Zoom – In Loop
Use the following function to create a Zoom-out thumbnail from within the
wordpress loop.
<?php vz_inloop($processor-file, $default-cat, $Read-more-text); ?>
There are three variables to complete in this function
$processor – The suffix of the PROCESSOR file that sets the size and style of
the thumb for this location in your theme.
$default-cat = The number of the category image to display if no image is found
attached to the post
$Read-more-text = The text to display with a link to the full article.
EXAMPLE:
I am displaying posts in my sidebar from category 7 of my site. I want Viva Zoom
to generate a thumbnail image linked to a Zoom Out for each article in the loop
and display the default 7.jpg (category image) if the article has no linked images.
In my theme I enter this:
<?php vz_inloop(sidebar,7,’Read This Article’); ?>
 

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
Thumbnails with viva zoom timdavis General Discussion 5 12-03-2008 07:01 PM
Viva Zoom and Video pikesan General Discussion 2 12-02-2008 10:04 PM
can i use viva zoom? mediacampana General Discussion 4 11-22-2008 11:10 PM
Use Viva Thumbs for Articleimg and thumbnail ttippmann General Discussion 1 11-19-2008 08:59 PM


All times are GMT -5. The time now is 08:51 AM.

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