-
AuthorPosts
-
January 12, 2023 at 6:15 pm #1378460
Hi,
Love enfold theme and have been using it for years. I have a site that has the Memberpress membership plugin. On one of the recent Enfold updates, the default membership page template appears to have been replaced by the Enfold default page template.This is how it looks now – https://mdbirds.org/register/ccbc-membership-individual/
This is how it used to look – this is the archive template from Enfold – https://mdbirds.org/register/bbc-membership-individualCan you help me figure this out? Also the breadcrumbs don’t make any sense as I’m seeing blog breadcrumbs on these pages.
Thanks,
GabeJanuary 13, 2023 at 7:59 am #1378522Hey connect4consulting,
Thank you for the inquiry.
The option Use Custom Page Template is not enabled for the ccbc entry. The entry returned back to its previous layout after enabling the option.
Best regards,
IsmaelJanuary 13, 2023 at 2:52 pm #1378598Ismael,
Actually the option Use Custom Page Template is enabled for the CCBC entry. It’s set to Archive page. If I deselect it, the entry returns back to the strange layout option.I understand that one solution is to go through all of the membership pages (there are many), and change it to Archive page layout. Is that what you are recommending? What would have caused this change?
Also, why does the breadcrumb on all pages now have an additional breadcrumb that links to Events?
Thanks,
GabeJanuary 15, 2023 at 3:34 pm #1378744Hi,
The “Event” breadcrumb at the end of your breadcrumbs has been added on by a plugin or script because the item before it has the class trail-end, for example, this is a proper breadcrumb:
and this is yours:
try disabling your plugins or switching to your parent theme to find where this is coming from.
If you can’t find it or it’s from something you can’t change you could use this css to hide siblings after the class trail-end:.breadcrumb-trail .trail-end ~ span { display: none; }
Best regards,
MikeJanuary 15, 2023 at 4:38 pm #1378752Thanks Mike.
How about the first part of my question? What would have caused this page template change for the Memberpress pages? I can fix it by going into each page and changing to a custom page template – Archives layout – but that’s cumbersome since there are hundreds of Memberpress pages.
GabeJanuary 15, 2023 at 5:19 pm #1378759Hi,
I believe Ismael has pointed to the correct solution, I don’t know why this occurred or a quicker way to correct it.Best regards,
MikeJanuary 15, 2023 at 5:44 pm #1378762Thanks Mike. By the way, the breadcrumb css worked brilliantly.
January 15, 2023 at 6:59 pm #1378766Hi,
Glad to hear the css helped, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeJanuary 15, 2023 at 7:07 pm #1378769Thanks – you can close this one out.
January 15, 2023 at 7:15 pm #1378771Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Memberpress Page Template has been replaced by default page template’ is closed to new replies.