Help Needed in rearranging view of events

Home Forums Calendar Products Events Calendar PRO Help Needed in rearranging view of events

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #65127
    Nitin
    Participant

    Hi Team
    2 very basic questions, which I was not able to sort out easily.
    1. How to move Details and Organizer block up and just after the image in this url
    http://informanetwork.com/event/ldis-new-salsa-beginners-weekday-batch-13th-august-2013/

    2. How to hide the Excerpt in photo mode.
    http://informanetwork.com/events/photo/

    Thanks
    Nitin

    #65302
    Barry
    Member

    Hi Nitin,

    We try to stick to one-issue-per-thread so please create a new thread for that 2nd issue and we’ll help with the 1st issue as best we can here 🙂

    How to move Details and Organizer block up and just after the image in this url

    So you’ll need to familiarize yourself with our Themer’s Guide and the template override process first of all – as part of the answer here is going to involve customizing the single-event.php template.

    The following line:

    <?php echo tribe_event_featured_image(); ?>

    Displays the featured image. Further down you can find the code that outputs the “meta” data:

    <?php echo tribe_events_single_event_meta() ?>

    You could basically relocate this line so it appears above the featured image call – do note however that this will also relocate the venue data. Separating these out is more involved and I’m afraid beyond the scope of what we can help with.

    I hope that at least gets you started, though 🙂

    Thanks!

    #67952
    osflake
    Participant

    Hi,
    how can I edit tribe_event_featured_image()??
    I need change preferences of this image ex. center or float left etc.
    ex. http://www.krakowmiastopiosenki.pl/event/fish-w-klubie-studio/

    Arek

    #67962
    Barry
    Member

    @Nitin: it’s been a while without hearing from you so I’m going to assume you got everything working and will close this thread – of course if you need any further support please don’t hesitate to create new threads as needed.


    @osflake
    : please don’t hijack other people’s threads! As above, I’m going to close this thread now – but definitely do feel free to create a new thread that specifically relates to your problem and one of the team will help if they can 🙂

    #981051
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Help Needed in rearranging view of events’ is closed to new replies.