• Resolved suyash796

    (@suyash796)


    Hello
    I want to do some changes please tell me how I can do that.

    1. I want to remove the ” # ” shown on the page. (if not possible then how I can show paid/ free.)
    2. I want to show event image in full box width.
    3. I want to customize any date style and add a search button.
    4. I want to change the image of the event header background. ( the page which opens after clicking on the event).
    5. I also want to change the background color and font color of the page ( the page which opens after clicking on the event) is it possible to change it for all pages instead of doing it manually for all pages.

    Pls check images for reference

    https://ibb.co/VT8cJQd
    https://ibb.co/H4jh1DP

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter suyash796

    (@suyash796)

    also, I want to resize the events block and the number of blogs per row.

    pls tell how I can do that

    Hi @suyash796

    1. If you have set up event type free or paid then it will automatically show free or paid.
    2. You can do it by overriding template file or apply CSS to the image. https://www.wp-eventmanager.com/template-files-override/

    3. If you want to change style then you can do it with custom css from your theme side or override template to theme side

    4. It is showing feature image on single event page because theme is injecting featured image on each and every post type single page. You can disable that from theme setting if theme setting not exist then you can do it by creating custom template of single event type (https://www.wp-eventmanager.com/documentation/single-event-listing-page/)
    5. Fonts and color you can change it by adding custom css from your theme’s stylesheet file. Those changes will apply on all the pages.
    6. You can set event listing per page in shortcode and also from event listing -> settings

    I hope this helps. Let us know if you have any issue.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Events page and search’ is closed to new replies.