• Resolved isaac570s

    (@isaac570s)


    i am trying to change the way featured images on the events page are linking. currently, the image is clickable and links to the event page. i want to change that so that it links either to a lightbox with the image, or opens the image itself in a new tab.

    i need that to happen automatically to every post i upload with an image.

    p.s. i also want the venue to link to google maps and not the event page

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yendif Player

    (@yendif-player)

    Then, you will have to customize the plugin. Sorry, I cannot write the whole code required to achieve this. But, I can get you the files which you will have to modify,

    /public/partials/event/aec-public-events-blog-display.php
    /public/partials/event/aec-public-events-grid-display.php
    /public/partials/event/aec-public-events-table-display.php
    /public/partials/event/aec-public-events-map-display.php

    Note: Our current version doesn’t have option to safely override our template files. So, the changes you made will be wiped out when you upgrade to our later versions. So, please remember to have a backup of this file before you upgrade to our latest versions. We will have option to override our layout files safely very soon.

    Thread Starter isaac570s

    (@isaac570s)

    All done. Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change Featured image link’ is closed to new replies.