My Events posts pages do not carry over the theme formatting css styles. Here is an event post:
https://turnthetide.buzz/events/brave-meeting-sep-28/
Here is a regular post:
https://turnthetide.buzz/2021/08/26/sample-letter-to-ca-legislators-re-oppose-vaccine-passports-ab455/
How do I adjust settings so Events posts match the css formatting for the rest of my website/theme?
Sep 10,2021 AT 11:23AM - 3 years ago -Hello,
EventON uses it’s own Single Event Page template. You can customize it by following this guide https://docs.myeventon.com/documentations/customize-single-events-page/
In order to add a sidebar please take a look at https://docs.myeventon.com/documentations/add-sidebar-single-events-page/
This is the code from my single.php file. Can you edit as needed and send back? the directions are very fuzzy on this….
<?php
/**
* The template for displaying all single posts.
*
* @link https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post
*
* @package Astra
* @since 1.0.0
*/
if ( ! defined( ‘ABSPATH’ ) ) {
exit; // Exit if accessed directly.
}
get_header(); ?>
<?php if ( astra_page_layout() == ‘left-sidebar’ ) : ?>
<?php get_sidebar(); ?>
<?php endif ?>
<div id=”primary” <?php astra_primary_class(); ?>>
<?php astra_primary_content_top(); ?>
<?php astra_content_loop(); ?>
<?php astra_primary_content_bottom(); ?>
</div><!– #primary –>
<?php if ( astra_page_layout() == ‘right-sidebar’ ) : ?>
<?php get_sidebar(); ?>
<?php endif ?>
<?php get_footer(); ?>
Unfortunately, we unable to help with customizations. You can submit a customization request to 3rd party developers via Customize EventON Page.
That is very unfortunate considering your instructions are impossible to follow!
Not to mention the link you provided above says this:
Unavailable at this moment!
You may check back at a later, should we decide to bring back the customization jobs. At this moment due to current circumstances we have opted to stop accepting customization jobs. We greatly appreciate your understanding. As an alternative, you may seek 3rd party developers via www.fiverr.com or www.upwork.com
Hi Charissa,
Apologies that we could not help you more with this. If you have any other question, please feel free to create a new ticket.
Unfortunately, we unable to provide support for customizations.
also, with this process will the eventON folder I create in my theme disappear each time the theme updates? You really need to offer a simple clear solution for the event single posts to match the rest of people’s website formatting!
You need to use Child Theme for this: https://developer.wordpress.org/themes/advanced-topics/child-themes/
Please copy the folder with customized template to the child theme.
WHERE DO YOU SUGGEST I FIND SOMEONE I CAN HIRE TO EDIT MY PHP TO GET THIS PLUGIN WORKING SO SINGLE EVENT PAGES MATCH THE THEME OF MY WEBSITE? THIS IS ABSOLUTELY MADDENING. YOUR EVENT POST TEMPLATES ARE LACKING THE ABILITY TO CUSTOMIZE AND STYLE AND I NEED THIS DONE ASAP. PLEASE ADVISE WHERE I CAN FIND SOMEONE TO HIRE FOR THIS SINCE YOU REFUSE TO OFFER THIS SERVICE AND ALSO REFUSE TO ADJUST MY SINGLE.PHP I SENT OVER AFTER YOUR INSTRUCTIONS CRASHED MY WEBSITE.
Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer!
can you please advise if this add on allows me to use my own custom posts for EVENTS SINGLE PAGES? If so, WHY DID YOU NOT INFORM ME OF THIS AS I’VE BEEN DESPERATELY ASKING YOU FOR A SOLUTION?
https://www.myeventon.com/addons/include-anything/
oh no, I see you can include posts but they don’t have the date on them like an event. So back to square one. I truly cannot believe an app this expansive and capable is so badly lacking BASIC STYLING of single event pages. When someone goes to an event and you want to be professional and classy it is extremely frustrating to be so limited with single event pages/posts and to have it be such a difficult task to simply get my normal theme styling to apply to event pages/posts.
Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer!
Hello Charissa. I understand you are frustrated with our answers and I am really sorry about this.
Include anything addon will include normal posts into event calendar NOT into single event page.
This page is no longer working. https://turnthetide.buzz/2021/08/26/sample-letter-to-ca-legislators-re-oppose-vaccine-passports-ab455/
We develop single event page on default wordpress themes and we include every parts possible to work well with millions of other themes out there, and please understand we can not make it work 100% with every theme as they use various different things.
You may find a developer via fiverr or upwork to customize the single event page to your liking.
If you show screenshots of parts that are mismatching your rest of the theme I can take a look and see what we can do 🙂