bluecafe

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Thumbnail in calendar grid #57306
    bluecafe
    Participant

    echo the_post_thumbnail(array(90,90));
    embedded in the link text.
    Regards,
    Andreas

    in reply to: Thumbnail in calendar grid #57305
    bluecafe
    Participant

    This was my fault. Now it runs with code

    <a href="" class="url">

    in reply to: Thumbnail in calendar grid #57278
    bluecafe
    Participant

    Hi there

    After I have changed the code, the thumbnail will be displayed in the grid. That’s great. But when I open an event by clicking in the grid, the event details cannot be opened (error 404 – site cannot be found). What I have seen is, that the url of the event details has been changed:

    /event/memademontag/2013-07-22/ (without code change)
    /event/2013-07-22/ (with code change).

    It seems, that the title of the event will not be transmitted anymore.

    What I have done:
    – Copy of /plugins/the-events-calendar/views/month/single-event.php
    – Add code after line 27:

    – Paste modified single-event.php in /themes//tribe-events/month

    What can be wrong?

    Thank you for your help.

    Best regards,
    Andreas

    in reply to: Thumbnail in calendar grid #57163
    bluecafe
    Participant

    Hi

    That was exactly, what I was searching for! Thank you very much for your very helpful answer. By the way: I’m using ECP 3.04.

    Best regards,
    Andreas

Viewing 4 posts - 1 through 4 (of 4 total)