Sharad

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Sharad
    Participant

    Thanks for all your support, please consider topic to be closed.

    Sharad
    Participant

    Hello George,
    Thanks for all your help and support.
    Both my previous issues are resolved now.

    For PayU error, I removed WooCommerce – PayU Money plugin from KDC_labs and used WooCommerce PayU India Gateway from Daniel Dudzic and this resolved the issue.

    Can you please provide possible assistance for following two small issues as well

    1)When navigating to event’s page, title my website showing is “HMRAUpcoming Events || ‘Event Title'”
    http://hmra.in/adventure/ride-to-las-tsos-ladakh-2015-chapter-1/
    I want to chage it to “HMRA | Upcoming Events || ‘Event Title'”
    How can I do that?

    2)I am using tickets for event registration and their cost is the registration cost, not complete participation cost.How can I keep event cost (shown at the top, below event title on event’s page) different from ticket costs.

    3)Can I add custom fields to checkout page?

    4)Can I show the user cart in header or footer? If yes, how can I do that?

    Thanks in advance for your patience!

    Cheers,
    Sharad

    Sharad
    Participant

    Hello George,
    Thanks for your to-the-point suggestions.
    Regarding that error I was facing on PayU page during live transaction I raised the issue both with plug in support and PayU tech support. Will wait for their words.

    For moving ticket form on the event page, I took following steps as per your suggestions
    1. Copied single-event.php from Plugins/The Events Calendar/views/list to mytheme/tribe-events/list/
    2. Tried to find <?php do_action( 'tribe_events_single_event_after_the_meta' ) ?>

    Closest I could find was this`</div><!– .tribe-events-event-meta –>
    <?php do_action( ‘tribe_events_after_the_meta’ ) ?>

    <!– Event Image –>
    <?php echo tribe_event_featured_image( null, ‘medium’ ) ?>

    <!– Event Content –>
    <?php do_action( ‘tribe_events_before_the_content’ ) ?>
    <div class=”tribe-events-list-event-description tribe-events-content description entry-summary”>
    <?php the_excerpt() ?>
    <a href=”<?php echo tribe_get_event_link() ?>” class=”tribe-events-read-more” rel=”bookmark”><?php _e( ‘Find out more’, ‘tribe-events-calendar’ ) ?> »</a>
    </div><!– .tribe-events-list-event-description –>
    <?php do_action( ‘tribe_events_after_the_content’ ) ?>`

    Am I with the right line of code (under event content), if yes then can you please give an example for moving this line of code somewhere in the above shown content for a result!
    Sorry for asking for spoon-feed but I am new to php and wordpress 🙂

    Also one question, this file looks like a general template for events, will it be possible to place ticket form in between the text area by moving this line of code in single-event.php file, as text content will differ event to event.

    Cheers,
    Shaar

    Sharad
    Participant

    Hello,
    Updating wordpress worked,now I can save the ticket and same is visible on website as well.
    But I am still facing two issues as described below:

    1) When a user is selecting payU payment gateway (we are using WooCommerce – PayU Money plugin for adding payU payment gateway to woocommerce ) and clicking on checkout button its landing on payU website with unknown error.Any idea what can be causing this.
    I have completed a successful transaction with test mode of payU plugin though.

    2)As you can see in this event – http://hmra.in/adventure/ride-to-las-tsos-ladakh-2015-chapter-1/ , ticket section is appearing in the end, is it possible to make it appear in between the event description near Registration text area

    Cheers,
    Sharad

    Sharad
    Participant

    Hello George,
    Thanks for your response.I removed all other plugins except woocommerce, woocommerce ticket and The Events Calendar on my staging server and activated 2013 theme.Still I am not able to save a ticket inside the event , even event content is not visible after getting successfully published.

    test event link : http://staging.hmra.in/event/ride-to-las-ts…2015-chapter-1/

    Please guide what to do next.

    Cheers,
    Sharad

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