Closed KoreGio closed 3 years ago
Hey @KoreGio How did you solve the problem ?
Yes Thank you. I need to "Custom Post Types to add" for page
Oh right, Do you have suggestions that could have avoided you to encounter this issue?
I am also having this issue. I downloaded the most recent version of the Aemi theme and compared the Page.php files. They both have in its entirety:
`<?php
get_header();
while (have_posts()) { the_post(); do_action('aemi_page_before'); get_template_part('inc/parts/content', 'page'); }
get_footer(); `
Is this complete?
Hi @keempoo
As I can see in the repo, it is complete. What are you exactly looking for ?
My bad, I have a different issue! All is well!
On Sat, Jan 23, 2021 at 5:41 PM Guillaume C. notifications@github.com wrote:
Hi @keempoo https://github.com/keempoo
As I can see in the repo, it is complete. What are you exactly looking for ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aemi-dev/aemi/issues/7#issuecomment-766211693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALLGFD3TZEXOTPFH6EK2BCDS3NNDVANCNFSM4T34V4MA .
@keempoo fine.
Have a good journey with Aemi theme !
Describe the bug with this theme I become a 404 only on page. I try another theme and there is no problem with configuration
can you help me