• Resolved pcclondon

    (@pcclondon)


    Newly installed plugin?(Business)
    so far i have done a fair bit however i cannot move forward as im stuck with these below
    1- Performers bio pages i have 2 performers so far?
    triplacating the content i only need it once?
    https://pcclondon.uk/performer/mm-miguel-e-mickael/
    https://pcclondon.uk/performer/talia/
    2- same is happening on event page?
    https://pcclondon.uk/event/2nd-gala-for-the-50th-anniversary-celebrations-of-the-25th-of-april/
    3- Google map for venue not loading on frontend?
    4- these single pages? not showing? wbsite header? locking users to that page or to press back to previous page is there a shortcode i can use and have a dedicated page? if not i may have to add a new button to these to go back to previous page or something
    5-? all these single pages? need to be contained??they showing 100% width most of my pages have containers for content at 868px and profile page 1000px wide and centred?
    6- Buttons across the EventPrime pages on frontend should be coloured?#fa5c1e to match the global website scheme
    7- When clicking “Buy ticket”? i get error?No seat data found. perhaps i will remove the seating option as i dont have the floor plan for seating at the venue yet
    I have assigned seating to venue and added venue to event?
    8- Performers Gallery also not working? its stuck on main page? i have 5 pictures set

    Ive spent many hours to try find solution on both your website page and WP support for the plugin?
    Also been waiting 24+ hrs on support ticket #50336

    Please enlight me where am i going wrong?im new to this plugin and everything i know/done has been self thought this website is for a registered charity in London and we are organizing an event April to comemorate an important date and we need to start selling tickets ASAP to fund the event.

    If anyone would like to share some tips im all ears
    also im im using this custom Css for the plugin

    ep_single_event_image .ep-single-event-slide-container { display: none; } #ep_single_frontend_view_container .ep-performer-details-section .ep-single-box-social { display: none; }.social-links a { font-size: 36px; /* Bigger icons / transition: color 0.3s ease; } .social-links a.facebook { color: blue; } .social-links a.soundcloud { color: #fa5c1e; / Orange / } .social-links a.youtube { color: red; }.social-links a.spotify { color: #1DB954; / Spotify Green */ }

    Much appreciated for taking the time to resolve these 
    Let me know if you require anything else from me 

    Regards 

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support EventPrime Support

    (@eventprimesupport)

    @pcclondon – we are looking into these reported issues and will get back to you with updates soon.

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Hi @pcclondon ,

    Thank you for reaching out. We have carefully reviewed your concerns and let’s address them sequentially below:

    1 & 2) – Multiple Instances of Performer and Event Widgets
    We have examined the shared links for the single performer and event pages. The issue with multiple instances of the performer and event widgets appearing on these pages may be due to the use of the same shortcode multiple times. For example, if you have included multiple shortcodes—[em_performer id=”{PERFORMER_ID}”] and [em_events id=”{EVENT_ID}”]—on the respective pages, this could result in duplicate content.
    Please review your shortcode usage and let us know if this resolves the issue.

    3) – Google Maps API Key Configuration
    Could you please verify if the “Google Maps API Key” is correctly configured? You can find this option under “Settings > General > Third-Party” in your admin panel. If you need assistance in setting this up, feel free to reach out.

    4 & 5) – Event Page Layout Sync with Theme
    In EventPrime version 4.0.8.0, the custom post types (em_event and em_performer) have been made publicly accessible. As a result, the layout is now controlled by your theme’s structure, rather than the predefined page structure used in previous versions.

    Due to this change, you may need to adjust the header and page container settings to align with your desired layout. Please review these configurations and update them as needed to achieve the expected appearance.

    If you require any assistance with the layout configuration, feel free to reach out—we’re happy to help!

    6) – Customizing Button Colors
    To apply your preferred color scheme for buttons, please navigate to “Settings > Custom CSS” and add the following CSS snippet:
    .emagic #ep-events-content-container .ep-events .ep-btn-dark, .emagic .ep-btn-dark { –ep-btn-color: #fff; –ep-btn-bg: #fa5c1e; –ep-btn-border-color: #ec6d00; –ep-btn-hover-color: #fff; –ep-btn-hover-bg: #ec6d00; –ep-btn-hover-border-color: #EC6D07; –ep-btn-focus-shadow-rgb: 217, 164, 6; –ep-btn-active-color: #fff; –ep-btn-active-bg: #ec6d00; –ep-btn-active-border-color: #ec6d00; –ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); –ep-btn-disabled-color: #000; –ep-btn-disabled-bg: #ec6d00; –ep-btn-disabled-border-color: #ec6d00; }
    .emagic #ep-events-content-container .ep-events .ep-btn-warning, .emagic .ep-btn-warning { –ep-btn-color: #fff; –ep-btn-bg: #006288; –ep-btn-border-color: #006288; –ep-btn-hover-color: #fff; –ep-btn-hover-bg: #036b94; –ep-btn-hover-border-color: #006288; –ep-btn-focus-shadow-rgb: 217, 164, 6; –ep-btn-active-color: #fff; –ep-btn-active-bg: #006288; –ep-btn-active-border-color: #006288; –ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); –ep-btn-disabled-color: #000; –ep-btn-disabled-bg: #006288; –ep-btn-disabled-border-color: #006288; }

    7) – Resolving the “No Seat Data Found” Issue
    The message “No seat data found” indicates that the seating plan has not been correctly linked to the tickets. Since you have successfully created a seating plan and assigned the venue to the event, please follow these steps:
    Reselect the venue for the event. This should trigger the appearance of a “Seat Plan” meta box below the venue meta box.
    Select the appropriate seating plan from the dropdown and update the event.
    Navigate to “Event Settings > Tickets”, where a seat icon should appear next to each ticket type.
    Click on the seat icon and assign the relevant seats to each ticket type.
    Following these steps should resolve the issue. Please let us know if you need further guidance.

    8) – Speed Optimizer Plugin Impact
    After investigating the issue, we suspect that certain configurations within the “Speed Optimizer” plugin may be affecting functionality. To confirm this, please try temporarily deactivating the plugin and clearing the cache, then check if the issue persists.

    We appreciate your patience and cooperation.
    If you require any further clarification or assistance, please feel free to reach out.

    Thread Starter pcclondon

    (@pcclondon)

    Issues 1 +2 fixed ( i had to create a dedicated page ) there was a bug somewhere)
    issue 3 not fixed – checked configuration and API key is in place. in venue the map is showing fine but on event page https://pcclondon.uk/2nd-gala-25th-april/ under venue map = not showing on frontend
    Issue 4 +5 = Fixed
    issue 6 = added the code nothing happens
    issue 7 = i believe it may be fixed ensure yet will need more testing i changed to standing for now
    issue 8 = fixed
    New issue 9 – Overlay on pages is locking the screen, cant scroll
    this is happening when performers galery loads , and especially at checkout when button to buy ticket is pressed. the checkout modal is locked in centre of page outside view since cant scroll.
    Ideally screen should auto scroll to active container ( Galery, checkout)

    Thank you for your help

    Thread Starter pcclondon

    (@pcclondon)

    #ep_single_frontend_view_container .ep-performer-details-section .ep-single-box-social { display: none; }.social-links a { font-size: 36px; /* Bigger icons */ transition: color 0.3s ease; } .social-links a.facebook { color: blue; } .social-links a.soundcloud { color: #fa5c1e; /* Orange */ } .social-links a.youtube { color: red; }.social-links a.spotify { color: #1DB954; /* Spotify Green */ }.emagic #ep_events_front_views_slider .ep-slide-item-right img { object-fit: contain; }#ep_single_event_image .ep-single-event-slide-container { display: none; }.emagic #ep-events-content-container .ep-events .ep-btn-dark, .emagic .ep-btn-dark { –ep-btn-color: #fff; –ep-btn-bg: #fa5c1e; –ep-btn-border-color: #ec6d00; –ep-btn-hover-color: #fff; –ep-btn-hover-bg: #ec6d00; –ep-btn-hover-border-color: #EC6D07; –ep-btn-focus-shadow-rgb: 217, 164, 6; –ep-btn-active-color: #fff; –ep-btn-active-bg: #ec6d00; –ep-btn-active-border-color: #ec6d00; –ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); –ep-btn-disabled-color: #000; –ep-btn-disabled-bg: #ec6d00; –ep-btn-disabled-border-color: #ec6d00; } .emagic #ep-events-content-container .ep-events .ep-btn-warning, .emagic .ep-btn-warning { –ep-btn-color: #fff; –ep-btn-bg: #006288; –ep-btn-border-color: #006288; –ep-btn-hover-color: #fff; –ep-btn-hover-bg: #036b94; –ep-btn-hover-border-color: #006288; –ep-btn-focus-shadow-rgb: 217, 164, 6; –ep-btn-active-color: #fff; –ep-btn-active-bg: #006288; –ep-btn-active-border-color: #006288; –ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); –ep-btn-disabled-color: #000; –ep-btn-disabled-bg: #006288; –ep-btn-disabled-border-color: #006288; }

    Custom Css in use atm
    Thread Starter pcclondon

    (@pcclondon)

    issue 9 – maybe the modals (checkout need to be responsive ( 100% width to container and 100% vertical so it doesnt need a scroll bar inside ))

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Hi @pcclondon,

    We have looked into the remaining issues further.

    Issue-3:- The issue appears to have been resolved on your side, and we believe it may have been caused by a prior conflict that has since been addressed.

    Issue-6 & 9:- Please utilize the updated CSS snippet to address these issues:-

    .emagic .ep-btn-warning {
        --ep-btn-color: #fff;
        --ep-btn-bg: #fa5c1e;
        --ep-btn-border-color: #fa5c1e;
        --ep-btn-hover-color: #fff;
        --ep-btn-hover-bg: #d94d1c;
        --ep-btn-hover-border-color: #d94d1c;
        --ep-btn-focus-shadow-rgb: 217, 164, 6;
        --ep-btn-active-color: #000;
        --ep-btn-active-bg: #d94d1c;
        --ep-btn-active-border-color: #d94d1c;
        --ep-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        --ep-btn-disabled-color: #000;
        --ep-btn-disabled-bg: #fa5c1e;
        --ep-btn-disabled-border-color: #fa5c1e;
    }
    .p-abp3177.pagelayer-shortcodes {
        transform: none;
        margin: 0 auto;
        left: 0px;
    }
    .p-abp3177 {
        width: 874px !important;
        position: relative;
        margin: 0 auto;
        height: auto;
    }

    If you face any challenges, please let us know – we’re here to help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.