• Resolved muneebhabib46

    (@muneebhabib46)


    Hi,

    Hope Everyone is doing great. I’ve had a couple of issues while implementing the WP Event Manager Plugin on my website. I’m stating the issues down below with screenshots for better understanding:

    1- First Issue Is In Event Form Fields The Date Type Fields Are Not Showing Calendar or Date Picker.
    Image: https://pasteboard.co/mdn1pEwZiEPS.png

    2- I Want To Change The Button Text of Submit Event Form Which is “Preview” Currently, I Want To Change it To “Submit”.
    Image: https://pasteboard.co/TXm6inFXyztn.png

    3- As I’ve a comprehensive user registration form that I’m using before a user can add any event to the calendar, I don’t want the following highlighted functionality.
    Image: https://pasteboard.co/YMobnFt52kJx.png

    Looking forward to hear from you guys.
    Warm Regards
    Muneeb Ullah

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi

    1- First Issue Is In Event Form Fields The?Date Type?Fields Are Not Showing Calendar or Date Picker.
    Image:?https://pasteboard.co/mdn1pEwZiEPS.png

    We are not providing the date picker in the Field. We shall implement in Future.

    2- I Want To Change The Button Text of Submit Event Form Which is?“Preview”?Currently, I Want To Change it To?“Submit”.
    Image:?https://pasteboard.co/TXm6inFXyztn.png


    Please Follow this: https://wp-eventmanager.com/knowledge-base/remove-the-preview-step/

    3- As I’ve a comprehensive user registration form that I’m using before a user can add any event to the calendar, I don’t want the following highlighted functionality.
    Image:?https://pasteboard.co/YMobnFt52kJx.png


    You can choose that from Event Submission settings of wp event manager.

    Regards,
    Priya

    Thread Starter muneebhabib46

    (@muneebhabib46)

    Hi,

    First of really sorry for replying to this thread so late, please see me response below:

    1- I think you didn’t get my point exactly, please see the attached screenshot of the plugin’s own video which is showing the date picker.
    Image: https://pasteboard.co/6CHY8vYRpu7z.png

    2- Thank You For the provided solution.

    3- Please mention the exact option that can be used to achieve the required output.

    Looking forward to hearing from you.

    Warm Regards
    Muneeb Ullah

    Hi

    1- I think you didn’t get my point exactly, please see the attached screenshot of the plugin’s own video which is showing the date picker.
    Image:?https://pasteboard.co/6CHY8vYRpu7z.png

    Please try using default wordpress theme.

    3- Please mention the exact option that can be used to achieve the required output.
    The Sign in option will stay. If you want to completely get rid of it, You need to customize it at your end.
    https://tinyurl.com/yvy88cvm

    Thread Starter muneebhabib46

    (@muneebhabib46)

    Hi @priyagoenka

    Hope you’re doing great, I want to you to know that the date picker issue was solved by usin the CSS it was z-index that causing the trouble.

    ui-datepicker-div {

    z-index: 1000 !important;

    }

    But I’ve another issue. I’m using 2 shortcodes to display events on two different pages but on both pages I’m unable to see any (I’ve 2 approved events), please see attached screenshots for better understanding.
    First shortcode is [events per_page=”3″] on page url: https://konvit.dk/ as I want to display just 3 events on the homepage of the website and the Second shortcode is [events] on page url: https://konvit.dk/events/

    Screenshots:
    https://pasteboard.co/gsI1rNTgFOOd.png
    https://pasteboard.co/JlNy8RGshtA8.png
    https://pasteboard.co/216Qx00u3IY2.png

    Looking Forward to hearing from you.
    Muneeb Ullah

    Thread Starter muneebhabib46

    (@muneebhabib46)

    Hi @priyagoenka !

    Hope you’re well, I’m here just to inform you that the issue I mentioned above is resolved now. Actually I was using a plugin to replace the word listing with event as it is making more sense and due to that I think it was not just changing on the front end but back end as well therefore I was not able to see the events I had. I simply disabled that specific plugin and now I’m able to see the approved events on the pages I want to see.

    Thank You So Much For Your Cooperation.

    Warm Regards
    Muneeb Ullah
    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issues in Implementing the WP Event Manager Plugin’ is closed to new replies.