• Resolved Developer

    (@adcpl)


    Hello,

    I am using the latets version of this plugin. This is indeed an amazing plugin.

    But I am stuck at following two things:

    1) I am using the short code “[event_form]” to create the Submit an Event page for the visitors on the website. This page can be viewed here http://www.savarkarpremi.org/submit-events-on-veer-savarkar/

    But the look and feel of this page is totally different than the theme layout and theme look and feel. I am using Kallays theme.

    How can I make this form look like the part of the website?

    2) The default events list page is here
    http://www.savarkarpremi.org/events/
    This URL is default of this plugin to display the list of all events.

    On this page I want to provide the link for the visitors to add their events. The link should be titled “Add your event” clicking on which should take users to above submit event form. But how to add this link on the events listing page?

    Thanks in advance

    https://ww.wp.xz.cn/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    1. you need to modify template file at events-manager/templates/forms/event-editor.php

    to use templates: http://wp-events-plugin.com/documentation/using-template-files/

    2. you can add link under Events > Settings > Formatting > Events

    Thread Starter Developer

    (@adcpl)

    Hello Angelo,

    Thanks so much for your help. I studied the link sent by you
    http://wp-events-plugin.com/documentation/using-template-files/

    1) But it actually does not indicate which file I should modify for “Submit Event” functionality (the page that renders by using the short code “[event_form]” )
    Where can I find the mapping of which file is for what purpose?

    2) The Events > Setting > Formatting > Events : If I add in any HTML code here that appears below the search filters and above the list of events. I actually want my HTML code to appear even before the search filters. How can I do that?

    3) This plugin allows only few currencies for event ticket booking. and unfortunately my country’s currency Indian Rupees (INR) is not in their list. I have already signed up with the payment gateway for INR currency. How can I make this plugin work for my currency?

    Thanks again
    A

    1) That template is located here:
    /events-manager/templates/forms/event-editor.php

    2) What is it you want to show?

    3) Additional currencies can be added by adding a code snippet like this one to the functions.php file of your theme:

    http://pastebin.com/FNHArUdy

    Thread Starter Developer

    (@adcpl)

    Hello Caimin_nwl

    Thank you for your help. It was a good help. Thanks once again.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How to make this plugin work with Theme layout’ is closed to new replies.