themightyasok

Forum Replies Created

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • in reply to: search not #1094571
    themightyasok
    Participant

    The best way to illustrate this at the moment is there is an event –

    http://www.3btickets.com/event/reminisce-festival-2016-tickets/

    If you try to search for “Reminisce” or anything about this event, nothing appears. This happens with many other events as well, but the search works for some events.

    Really causing me a major problem at the moment.

    Thanks

    Stu

    in reply to: search not #1094568
    themightyasok
    Participant

    Please note – whilst it might say php7 is active (it is) – I have tried it with all different versions of PHP with the same outcome.

    If you require logins to the backend please let me know.

    Stu

    in reply to: search not #1094566
    themightyasok
    Participant

    This reply is private.

    in reply to: Change order of items in tribe bar. #1086176
    themightyasok
    Participant

    Hi,
    it doesn’t help.

    I know your themers guide really well – ive been using the events cal for years and have modified many things. However, the fields i am talking about are built in the tribe bar file – so how would me making a new view in each file help? Should i not be somehow making this change in the tribe bar file?

    To state again…i want the fields in the tribe bar to change from:

    Date > Search > Location…

    to

    Search, Date, Location

    I am specifically talking about his code:

    
    <?php foreach ( $filters as $filter ) : ?>
    <div class="<?php echo esc_attr( $filter['name'] ) ?>-filter">
    <label class="label-<?php echo esc_attr( $filter['name'] ) ?>" for="<?php echo esc_attr( $filter['name'] ) ?>"><?php echo $filter['caption'] ?></label>
    <?php echo $filter['html'] ?>
    </div>
    <?php endforeach; ?>

    This loops around the different filters then outputs them in the tribe bar. I want to change the order of that.

    Thanks

    Stu

    in reply to: Fatal error in PHP when trying to generate PDF ticket #49012
    themightyasok
    Participant

    ok thats cool i thought this might be the case. I think I will revet back then, for now, to the stable version. My site is not production yet so its not a major issue, its the filters for different views of the calendar that are so exciting…

    in reply to: Fatal error in PHP when trying to generate PDF ticket #49004
    themightyasok
    Participant

    Hi guys,
    could i please bump this to get a response as it is now severely hampering my ability to develop the site I am working on. I guess there is no forum support over the weekend?

    thanks

    stu

Viewing 6 posts - 16 through 21 (of 21 total)