Tagged: breadcrumbs, missing, title
-
AuthorPosts
-
April 21, 2016 at 6:19 pm #619293
Hi,
I think this has been a problem before, and the fix provided (open custom fields, and change header_title_bar to title_bar_breadcrumb, doesn’t work form.
If I however disable advanced layout editor and add normal WYSIWYG content, the title/breadcrumbs re-appear, but disappear when I change it back.
Any advice?
- This topic was modified 8 years, 6 months ago by kingsloi.
April 25, 2016 at 11:32 am #621173Hi kingsloi!
Thank you for using Enfold.
Please provide a link to the page. Did you set the header to transparent?
Cheers!
IsmaelApril 28, 2016 at 9:48 am #623568Hi Ismael,
Sure thing! I’ve added it to the private content.
I have tried setting and unsetting every option in the page editor, I’ve tried to delete the page and adding it again, and still doesn’t show. It only happens on my contact page (with the URI being contact), could that be the reason? It’s extremely strange. It’s due to go live in the next week, so any advice you can give would be greatly appreciated!
Cheers,
KingsleyApril 28, 2016 at 2:19 pm #623758Hey!
Can you please create a temporary admin login and post it here privately?
Regards,
YigitApril 28, 2016 at 2:35 pm #623781April 28, 2016 at 2:41 pm #623785Hi!
What i had in mind did not work :)
Can you please firstly update Enfold to the latest version 3.5.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/?Best regards,
YigitApril 28, 2016 at 2:45 pm #623788Hey Yigit,
No worries!
If I upgrade the version with the method you’ve linked, does it update the parent theme or does it update the child theme? Or download 3.5.4, and use git/ftp to upload it?
April 28, 2016 at 2:58 pm #623798Hey!
Parent theme is being updated. If you update the theme manually via FTP, you can simply overwrite parent theme
Best regards,
YigitApril 28, 2016 at 3:32 pm #623830Hey,
So I manually updated with (locally, and pushed with git) to 3.5.4, and now they’ve all disappeared!
Anything you can advise on?
April 28, 2016 at 4:18 pm #623858So I figured out if you delete the page, give it a new permalink, the breadcrumbs + title DO show. However, if you edit the page again, change to Advanced Layout Editor and drag in a contact form, it’s then that they disappear and become impossible to get back.
I hope that helps!
April 28, 2016 at 5:55 pm #623917I figured it out!
Long story short I didn’t realise that if you use the Advanced Layout Editor, it doesn’t use a template file, it uses the template-builder.php. Because I’ve moved the page title/breadcrumbs to be nearer the content, I’ve just added
echo avia_title();
underneath
echo avia_new_section(array('close'=>false,'main_container'=>true, 'class'=>'main_color container_wrap_first'));
underneath around line 38 in template-builder.php
Problem sorted!
Thanks for everything
April 28, 2016 at 6:01 pm #623921Hey!
Glad to hear you solved the problem! Feel free to reach out to us again here on the forum if you need assistance with anything else.
Regards,
Jordan -
AuthorPosts
- You must be logged in to reply to this topic.