epsupport
Forum Replies Created
-
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Phone-number?Thanks for sharing the details and screenshot.
We have noted this issue, and it will be addressed in our upcoming releases. In the meantime, please make sure that phone numbers are entered without any spaces (for example: +41791234567 instead of +41 79 123 45 67).
If you have any further questions, please don’t hesitate to reach out to us.Thank you for reaching out to us.
Could you please let us know the version of EventPrime and its extensions that you are currently using?
Looking forward to your reply.
Thanks for reaching out to us.
We are looking into this and update you as soon as possible.Thank you for reporting the issue. We are looking into this on priority. To help us investigate further, could you please check the following and share the details with us:
- Browser Console Errors
- Open your website in Chrome (or any browser).
- Right-click on the page → select Inspect.
- Go to the Console tab.
- Try replicating the issue (click “Confirm Booking”) and check if any errors appear in the console.
- Please share a screenshot of any errors displayed.
- Debug Log File
- Open your
wp-config.phpfile in the root directory of your WordPress site. - Make sure the following lines are added (or update them if they already exist):
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); - Save the file.
- Reproduce the error by logging in and trying to view a booking.
- The debug log will be saved as debug.log in the
/wp-contentfolder. - Please share this file with us.
- Open your
These details will help us quickly identify the root cause of the issue.
Looking forward to your response.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Phone-number?Thanks for reaching out to us.
Could you please share the screenshot where you are facing the issue?
Looking forward to your reply.Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Event-View 100% width?To achieve the desired result, please navigate to the “EventPrime-> Settings” sub-menu select the “Custom CSS” tab, and place the below-mentioned CSS in the TextArea and save changes.
#top.ep-event-detail-template .fullsize .template-blog .post .entry-content-wrapper {
max-width: 100% !important;
}
#top.ep-event-detail-template .fullsize .template-blog .post .entry-content-wrapper .entry-content {
max-width: 100%;
}
If you have any further questions, please don’t hesitate to reach out to us.
Thanks for the patience and cooperation
Please go to EventPrime → Settings → General tab → SEO sub-tab and enable the SEO setting.Once enabled, please visit the Event Listing page on the frontend and open an event from there to verify that the setting is applied correctly. This should also resolve the paragraph issue you are experiencing.
Looking forward to your reply.Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] No paragraphsThanks for the patience and cooperation
Please go to EventPrime → Settings → General tab → SEO sub-tab and enable the SEO setting.Once enabled, please visit the Event Listing page on the frontend and open an event from there to verify that the setting is applied correctly. This should also resolve the paragraph issue you are experiencing.
Looking forward to your reply.Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] No paragraphsOur apologies for the delay
Thanks for sharing the site health. We are looking into this and will update you as soon as possibleHi @pauljbrown,
Thank you for your valuable feedback regarding the Organizer (Instructor) search functionality.Regarding your request to include descriptions in the search, we have noted it and will enhance the search functionality to cover both names and descriptions in our upcoming releases.
For the layout and positioning of the search box and button, you can apply the following CSS to achieve a better appearance and alignment:
#ep-organizers-container #ep_organizer_search_form .ep-box-row {
display: flex !important;
justify-content: center !important;
}
#ep-organizers-container #ep_organizer_search_form .ep-box-row .ep-box-col-4 {
flex: 0 !important;
}
If you have any further questions, please don’t hesitate to reach out to us.Thanks for reaching out to us
We will update you shortly.- This reply was modified 7 months, 2 weeks ago by epsupport.
@engeniusweb
If anything else comes up, just open a new thread and we’ll assist you right away.Thank you for reaching out to us.
Could you please share a screenshot of the error you are experiencing? In addition, we recommend temporarily deactivating all other plugins and then checking again. This will help us rule out if the issue is being caused by a conflict.
Looking forward to your reply.Thank you for the update.
It’s good to know the issue is resolved. If you have any other questions or need further assistance, please feel free to let us know — we will look into it on priority.Thank you for bringing this to our attention.
Could you please try deactivating all your plugins temporarily, except EventPrime, and then check if the issue still persists?If the problem continues, please share the exact error or a screenshot of the behavior you are facing so we can investigate further and assist you more effectively.
Looking forward to your reply.
- Browser Console Errors