Creating a Custom Template without Thumbnail Size
-
So I have tried many tokens to get this right while setting up a Custom Template for this specific page (https://westernheritageweatherford.net/wordpress/furniture/), but it just doesn’t seem to want to “take” (no luck). I DON’T want to use a thumbnail size for this page and that is why I created a Custom Template (specifically for this page). No matter how much I try using different tokens, the only image size it will give me is the thumbnail size.
I would like to set up a custom re-size if possible (350px x 350px), but if not possible, I’ll settle for the Lightbox size (that is set under options). Here’s the code I am currently using:
<div class="catablog-row catablog-gallery"> <a href="%LINK%"> <img src="%IMAGE%" alt="" /> <strong class="catablog-title">%TITLE% </a> <div class="catablog-description">%DESCRIPTION%</div> </div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Creating a Custom Template without Thumbnail Size’ is closed to new replies.