#305 – DP Calendar Images

Status: Closed - Category: Econa
 Using Econa on DP Calendar. The image works great on the main Event view, but I can't get images to render anywhere else. I've set the image size on the "options" tab for the view (Event List for example) but it doesn't appear. In lieu of that, I was using Upcoming module, but no images render there. Any idea of an override to display the image on an Upcoming Events Module? Thanks for your help.
Hi,

Can you please provide more details? Are you using Econa as a custom field? Do other custom fields work in the module?

Regards
 
Yes, using as a custom field. I am using many other custom fields, including the "Showtime Gallery" field. The field/image works on the main "Event" page, but not on other views. However, I moved on to using an override for the Upcoming Events module. In that override I am including fields using this code:

<?php foreach ($event->jcfields as $jcfield) { ?> <?php if ($jcfield->id != 19 || !isset($jcfield->value) || $jcfield->value == '') { ?> <?php continue; ?> <?php } ?> <?php echo $jcfield->value; ?> <?php } ?>

This works great for all the fields - but the Econa field will not display this way. The Showtime field DOES display. I want to use Econa so my client is able to make all the event images the same cropping easily, but would like to use that image in more then just the one place.
Please create a new private ticket and include FTP and administrator credentials so I can troubleshoot this.

Regards
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review