Conor

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Event cut off point for booking. #1172661
    Conor
    Participant

    Hi,

    Sorry for the delay in getting back to you, I would like to know if you would be willing to make this customization and if so how much would it be?

    in reply to: Event Tickets Pro Question – Ticket count #1149904
    Conor
    Participant

    Hi,
    I left a screenshot of the issue I need to modify, it is the ticket count as outlined in red in the screenshot. Can you tell me what I need to do to take this out please?

    in reply to: Event Tickets Pro Question – Ticket count #1149128
    Conor
    Participant

    Here is a screenshot, thanks

    in reply to: Venue pages not loading and returning a 404 #1108701
    Conor
    Participant

    That sorted it. Thanks.

    in reply to: Problem with Tickets #1093317
    Conor
    Participant

    This reply is private.

    in reply to: Event tickets pro #1064789
    Conor
    Participant

    DOH!

    I was looking at events calendar pro folder! Found the template files and have edited them, the single event is good, the way I want it but the list/single-event.php is acting funny,as you can see here, http://wai.adessowebs.com/events/list/

    This is what I changed, put the image and description in div columns, but the image has shrunk, any ideas?

    <div class="two-thirds first">
    <!-- Event Content -->
    <?php do_action( 'tribe_events_before_the_content' ) ?>
    <div class="tribe-events-list-event-description tribe-events-content">
    	<?php echo tribe_events_get_the_excerpt(); ?>
    	<a href="<?php echo esc_url( tribe_get_event_link() ); ?>" class="tribe-events-read-more" rel="bookmark"><?php esc_html_e( 'Find out more', 'the-events-calendar' ) ?> &raquo;</a>
    </div><!-- .tribe-events-list-event-description -->
    </div>
    <div class="one-third">
    <!-- Event Image -->
    <?php echo tribe_event_featured_image( null, 'medium' ) ?></div>

    FYI, the problem with moving the ticket form and the error it was returning (Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ‘)’ ) when I put it into the functions.php was down the PHP version, 5.2 was installed, I updated to 5.4 and all is fine. PAAMAYIM_NEKUDOTAYIM is Hebrew for double colon, :: you learn something​ new every day!

    • This reply was modified 10 years, 3 months ago by Conor.
    • This reply was modified 10 years, 3 months ago by Conor.
    • This reply was modified 10 years, 3 months ago by Conor.
    in reply to: Event tickets pro #1064187
    Conor
    Participant

    OK, this is driving me mad, I have read the following Themer’s Guide Customizing Template Files and the instructions do not match what I have. I do not have this file, /wp-content/plugins/the-events-calendar/src/views/default-template.php ????

    I really need to edit the layout of my single events page but the instructions are not making any sense, sorry. Please help.

    in reply to: Event tickets pro #1064182
    Conor
    Participant

    Hi,

    I have put the code snippet into functions.php but it is returning an error,

    Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ‘)’ in /home/adesso09/public_html/wai/wp-content/themes/atmosphere-pro/functions.php on line 59

    I looked in the forums for this and someone said to move it to the top of the functions, but no help. Any ideas?

    in reply to: Event tickets pro #1063565
    Conor
    Participant

    OK, The above comment is not really important, I have purchased the tickets plus and see how it works. My question now is this, can you tell me how I edit the template for the event page, see here, http://wai.adessowebs.com/event/level-2-sicilia-10-02-16/

    I want to move the tickets part up to the top of the page and change the layout. I have read through the help on your site but I cannot figure out where the file is.

    in reply to: Key out of installs. #1062860
    Conor
    Participant

    Cheers George, all clear now.

    in reply to: Key out of installs. #1062239
    Conor
    Participant

    Hello,

    That does not solve my problem, I thought by reading the description on your site that I could use the plugin in a development site and my live site at the same time, is this not the case? As I said we are developing a new site while the current site is live, I need to make sure the dev site is functioning properly hence I need, one of the major plugins, the Event Calendar to work properly.

    You are correct, I am using the plugin now on the live site which is http://www.wineacademyitalia.com
    and I need to use it on our Dev site also which is here, http://wai.adessowebs.com/

    Can I do this?

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