• Resolved Matthew

    (@670571-1)


    Hello, I have installed your plugin and noticed the following issues.

    1. Everything seems to work fine except the file uploading. I have even set it mandatory for the user to submit ‘banner’. But from the front end submission form, images or files for both banner and logo aare neither getting selected or uploaded. Is there any setting that I am missing. Or is it because of any compatibility issue with my theme?. My theme is premiumpress.

    2. It looks like plugin overtakes my theme design and styling on event display page. Is there any option in the plugin to force it to follow the theme styles?

    Please let me know if you have suggestions on the above questions.

    [ Please do not bump. ]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @670571-1

    First of all did you tested the WP Event Manager with the default theme and without other plugin?

    If it is working with default theme you might need to contact your theme author.

    2. For styling we are not taking over the design of the theme and plugin shouldn’t do that. It might be the basic design we are providing to display information properly which may look different from the theme.

    Can you please provide you single post link and single event page link?

    Thank you

    Thread Starter Matthew

    (@670571-1)

    Hello Hitesh,

    Thank you for the response. You are right, this issue is with my theme.

    Single Event Link

    Single Post Link

    My Home Page

    Thank you for the help.

    • This reply was modified 4 years, 6 months ago by Matthew.
    • This reply was modified 4 years, 6 months ago by Matthew.

    Hi @670571-1
    Thank you for troubleshooting and providing us updates.

    For theme styling top section there is some design conflict with the current theme.
    Please add the following code to display image properly on your event page. Add this style code to your child theme style.css file or inside the customizer of your theme

    .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top .wpem-event-single-image-wrapper .wpem-event-single-image img {
        width: 100%;
    }

    Thank you

    Thread Starter Matthew

    (@670571-1)

    Hello Hitesh,

    Thank you for the code. That did the trick.

    I also have managed to resolve the file uploading issues. Plugin is working fine now.

    Thank you for this beautiful plugin. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Files are not getting uploaded’ is closed to new replies.