soesit

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Display full calendar within a normal page #113446
    soesit
    Participant

    Barry thank you for your reply but the solution you offer is not what i want. Displaying the mini calendar widget inside a page template seems liked a stripped version of the full calendar. I quess what i need cannot been done. 🙁

    in reply to: Check if custom field is empty #63254
    soesit
    Participant

    Yes it works! Thank you for explanation and the awesome support 🙂

    in reply to: Event featured image link to full image #57287
    soesit
    Participant

    Support is not longer necessary on this case, i “solved” it with css. Displaying the full image and css code
    .tribe-events-event-image img{
    width:200px;
    height:200px;
    }

    in reply to: Event featured image link to full image #57284
    soesit
    Participant

    This reply is private.

    in reply to: Event featured image link to full image #57283
    soesit
    Participant

    in my template file i use ‘echo tribe_event_featured_image( null, ‘medium’);’
    And the code snippet in the functions. I need to change the $image_src for the a href.

    in reply to: Event featured image link to full image #57039
    soesit
    Participant

    Hi Barry, thank you for your reply.
    The code snippet for in the functions doenst not really cover what i need. Because the image links now to the same image size. i dont know how to change the url for the a href=. Is there a way to echo only the image sources in the template?
    So i am able to something like this
    <a href="”>
    <img src="” />

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