• Resolved alexbaes

    (@alexbaes)


    I updated the Events Calendar to 5.5.0 and changed the individual event page style. For example, the size of the font, the titles, some margins and paddings of the right column, etc … They plan to correct it in their next update to be compatible with 5.5.0. or do I have to change the whole layout by hand with CSS code?

    Thanks

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @alexbaes,

    I have checked our plugin with the latest version of WordPress but no such issue found at our end. It seems to be in conflict with your active theme. Please change the whole CSS by hand and let me know if you are facing any issues with the help of a screenshot.

    Thanks & Regards

    Thread Starter alexbaes

    (@alexbaes)

    Everything was fine, I updated The Event Calendar to version 5.5.0, and the layout changed. The content box does not reach the sides, the titles (h2, h3, h4, …) have become larger, before it had an h2 and the font size was smaller, now the h2 is very large , I have to change all h2 to h4 to get the same as before. The letter (p) has also increased, for example, in the Details section, all the info could fit on one line, now there are line breaks. In the sidebar, the 3 sections have a right margin that was not there before, now the black background does not reach the sides.

    The theme I use Astra, and so far everything worked fine, it has been when updating the plugin that it has been modified.

    On the other hand, a question, could you tell me the code so that the title of the event is an h1 and not an h2 as it is now?

    This is a screenshot: https://lanzamientosespaciales.com/wp-content/uploads/2021/03/style.png

    Thanks

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @alexbaes,

    The above shared https://lanzamientosespaciales.com/wp-content/uploads/2021/03/style.png screenshot is not displaying.

    Thanks & Regards

    Thread Starter alexbaes

    (@alexbaes)

    I can open without problem, It’s displaying.
    I don’t understand it, anyway, since the last update, there are design changes in the plugin.
    You can see in this url: https://baesaudi-cp92.wordpresstemporal.com/circuit/evento/speer-racing-2/

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @alexbaes,

    Please use the below-described custom CSS in plugin settings.

    .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-details, .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-venue, .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-organizer {
    width: 100% !important;
    padding: 0px !important;
    }
    Let me know if you are still facing any other issues.

    Thanks & Regards

    Same problem. the 5.5.0 update bonked all my styling.

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @thelanj,

    Please share your website URL so we will provide you custom CSS.

    Thanks & Regards

    Same issue as well with the 5.5.0 update. Here’s the link to my site https://powerw.org/event/power-summer-networking/

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @jphilbeck,

    Please use the below-described custom CSS in plugin settings.

    .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-details, .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-venue, .epta-sidebar-box .tribe-events-meta-group.tribe-events-meta-group-organizer {
    width: 100% !important;
    padding: 0px !important;
    }

    Let me if you are still facing any issue.

    Thanks & Regards

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Change style last update’ is closed to new replies.