Posted: March 8, 2018 at 1:50 am
|
I’m planning to change and migrate my current website to a new theme. Is there any kind of “official” guide or technical post covering the considerations to migrate EE4 to a new theme without having issues? |
Hi there, Can I ask why you would have issues migrating to a new theme? Due to the sheer volume of available themes and the various different ways that themes start to do crazy things we don’t have a migration guide, but EE basically just injects the event details in the_content() call so unless the theme is doing something really strange EE should work with most themes. Although one limitation that you will need to be aware of is EE does not support page builders currently. The way I would test a new theme is to create a copy of the site on a development server and activate the theme there, test out its functions and that the output for EE events works for you. |
|
|
Issues with page builders (i.e Visual Composer) are a big concern for me, since builders make website maintenance much easier and faster. In my opinion this is an important drawback for EE. |
To be clear, I didn’t say it has issues but rather doesn’t support them. As in you can’t install EE and use a page builder to change the default output of the EE event pages, EE events are custom post types with additional data from our own tables, so your theme will output them using single.php (or whichever template downstream from there is available in your theme). You can use most of the EE shortcodes from within a page builder, say your builing a landing page and want to include the ticket selector for an event, you can add the |
|
|
Yes, I understand what your point is, but having EE only as a ticket selector is not attractive enough. Also note that besides not supporting page builders, EE shows issues that affect its own functionality when builders are installed. |
If you can provide more details on what those issues are I can check into those further. |
|
|
Please provide me with your inbox for receiving my access credentials. |
We actually do not recommend sending access credentials via email because email servers can tend to hang on to that data. Instead, you can complete the form on this secure page: https://eventespresso.com/send-login-details/ We will need the details on what those issues are. If you only send details to access your site that alone will lack the context needed to begin to understand the issues. |
|
The support post ‘Considerations to change to a new theme’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.