-
AuthorPosts
-
March 31, 2019 at 3:50 am #1084983
Hi everyone,
I have a problem with excerpt that has disappeared from my blog post grid. I hadn’t this problem before, this issue is appeared suddenly. Could you help me? I tried modifying the settings of the blog article and now are set as “title+excerpt+read more”. So its correct. And even on enfold – > blog layout is set “use advanced layout builder…”. I’ve tried many solutions but nothing is going to work. I’ve also put “excerpt” on the single post but nothing.
Hope you can help me.
Thanks a lot
Guenda- This topic was modified 5 years, 8 months ago by guenda84gg.
April 2, 2019 at 4:12 am #1085804Hey Guenda,
Thanks for the login details. I see that you have active caching on the site, did you try clearing that to see if that changes anything?
Best regards,
RikardApril 2, 2019 at 4:24 pm #1086143Yes, I did but nothing has changed. I need to see the excerpt. Do you have more advices? Do you see the in the page http://www.edizionikalos.com/news?
Thanks a lotGuenda
April 4, 2019 at 7:28 am #1086802Hi Guenda,
Can you please make a separate account for us, switch it to Enfold and have the Avia Layout builder debug enabled.
Here is how to do it
Best regards,
VictoriaApril 9, 2019 at 5:21 pm #1088743how i have to do it? i can’t see anything on your post.
April 10, 2019 at 11:25 am #1089096Hi,
Add this to your functions.php file:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Best regards,
RikardApril 10, 2019 at 1:14 pm #1089122Hi, thanks for your answer.
As you can see in the page “http://www.edizionikalos.com/news/” nothing has changed.
How could I do?
Thanks a lot
GuendalinaApril 12, 2019 at 7:44 am #1089927Hi Guendalina,
Rikard asked you to enable debug to be able to diagnose the issue, it does not solve the issue. It does not seem to be enabled anymore. Did you disable it?
Best regards,
VictoriaApril 12, 2019 at 1:17 pm #1090056Hi Victoria,
yes it is still enabled. I added that code on function.php
Thanks
GuendalinaApril 13, 2019 at 7:59 am #1090297Hi Guendalina,
Thanks for the update. I see that you are using the Layout Builder to create your posts, when doing that then you will need to add everything manually to the post and that includes the excerpt as well. Please select to show the excerpt field under Screen Options in the top right hand corner of the edit screen, then add the excerpt to the post and save.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.