We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

How To Call A Image Manipulation With Grid (Template Tags)

How Do I?

reinvent's avatar
reinvent
109 posts
8 years ago
reinvent's avatar reinvent

I am trying to simply create a slider using Grid. The ‘small’ images would be the thumbs etc.

Have to say, I have worked on this for more then 4 hours trying to see what is up…but I am obviously hitting a block and missing something…maybe fresh eyes from someone else could help - thanks

EE 3.3 This is on a MSM as a secondary domain

File Manager > Upload Directory: video_images Image Manipulation: small Grid Field Name: project_slideshow

-I have checked the ‘small’ folder and confirmed that the images are being generated

Here is what I have but I cannot get this to load the ‘small’ image

<div class="clear"></div>

 <div class="nomargin masonry-thumbs col-4" data-lightbox="gallery">
{project_slideshow}
  <a href="http://{project_slideshow:slide_image}">_   {slide_image:small}_                </a>
{/project_slideshow}
 </div>

<div class="clear"></div>

Test Page Here: http://yourfishingbiz.com/index.php/main/video/this-is-a-test-video

View Source Shows:

<div class="nomargin masonry-thumbs col-4" data-lightbox="gallery">
    
     <a href="http://162.247.142.135/hdmarketing_assets/uploaded-media/video-media/DSCF2019.JPG">_     <img class="image_fade"></a>
    
     <a href="http://162.247.142.135/hdmarketing_assets/uploaded-media/video-media/798648867.jpg">_     <img class="image_fade"></a>
    
     <a href="http://162.247.142.135/hdmarketing_assets/uploaded-media/video-media/Home_2.png">_     <img class="image_fade"></a>
    
     <a href="http://162.247.142.135/hdmarketing_assets/uploaded-media/video-media/home_3.png">_     <img class="image_fade"></a>
    
    </div>

Not sure what I am missing…but I am reusing this approach several times in this site…so would love to get this settled.

Thanks ahead of time for any clues.

Kindly, matt

       
reinvent's avatar
reinvent
109 posts
8 years ago
reinvent's avatar reinvent

Well … the f’ing code snippet does not render correctly above regardless of what I am doing…

WTF!

<div class="nomargin masonry-thumbs col-4" data-lightbox="gallery">
{project_slideshow}
  <a href="http://{project_slideshow:slide_image}">_  {slide_image:small}_  </a>
{/project_slideshow}
 </div>
       
reinvent's avatar
reinvent
109 posts
8 years ago
reinvent's avatar reinvent

Fora anyone still wanting to help here is the question inside a system that apparently resolves code effectively

http://expressionengine.stackexchange.com/questions/38385/how-to-call-a-image-manipulation-with-grid

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.