Read More not displaying
in Blog
Hello! We are attempting to display our blog here: https://prodmodcorpdev.wpengine.com/temp-blog-dev/
But the "read more" button is not appearing despite the settings in BeBuilder saying "show"
Any idea how to get the read more button to show on the front end?
Comments
Hi,
The read more button appears in the place where you currently have social icons:
Please turn off the plugin that adds them there, and check if the read more button appears.
Best regards
Thanks for the reply Phil, we tried turning off the plugin for the social media icons but the "read more" button did not appear. Any other ideas appreciated. I'm including a screenshot of the element settings as well just in case.
Please send us the WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you send are complete and correct.
Thanks
Thank you! Contact form with information requested included in the message.
I found the reason. Masonry tiles, Photo, and Photo 2 blog layouts have a Read More button hidden by default.
Also, with Custom CSS, you hide div where read more is placed:
To show it, you should use this CSS code instead of the marked one:
Then Read more will appear here:
Anyway, you can achieve the same layout without CSS codes with our dynamic data:
https://support.muffingroup.com/video-tutorials/dynamic-content-in-the-bebuilder/
https://support.muffingroup.com/video-tutorials/how-to-use-the-loop-builder-introduction/
Best regards
Ah! Thank you! The issue now is that the Read More appears before the post information. Do you know how we can move it below the post information?
It has class "post-footer" appearing inside the class "post-head" and is causing the "Read more" to appear above the Post Title. In the 2nd section though, the class "post-footer" appears outside the class "post-head" and "Read more" displays more expectedly.
Changing that for this style would require changing theme files in which we do not provide support. An easier way would be to use another layout style.
Or you can try to use dynamic data to create your layout from scratch. See the links I sent in my previous message.
Best regards