Problem:
I made a custom layout where I set it to be in just the content area. Attached is a screenshot of the settings of the layout. I wanted the custom layout in the content area only of the theme's layout, leaving the header, footer and sidebar as they are in the original theme.
Solution:
it seems to be a CSS conflict, I have done below modification, edit the layout "Layout for Funeral Music", edit the visual editor cell of row 1, change the codes in it from:
<div class="Shero-image"> <div class="spost-title">[wpv-post-title]</div> </div>
To:
<div class="Shero-image"> [wpv-post-title] </div>
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 5 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Luo Yang.