Hi Kriesi,
This is my current home page style:
https://drive.google.com/open?id=0BwsrpL8Uz-xhVnRBRi1oTTFvRkU
(see my website nobitaku.com for more details)
This is my Blog Post style:
https://drive.google.com/open?id=0BwsrpL8Uz-xhMm9HeFY1amlJVEE
This is WHAT I WANT:
https://drive.google.com/open?id=0BwsrpL8Uz-xhWDVHZ1BBRGNOZlU
I want the style like line break, bold, headline or similar to be shown on the exceprt (homepage) aswell.
Please kindly let me know if you can help me to solve this.
Regard,
Aris
Hey arghiz,
Thank you for using Enfold.
I can’t see the screenshots but I think you want the featured image to be a bit bigger and remove the timeline. Please add this in the Quick CSS field:
.small-preview {
width: 160px;
height: 160px;
}
.post_author_timeline {
display: none;
}
Best regards,
Ismael
Hi Kriesi,
Sorry but that is not what I meant.
Currently my posts at homepage, the excerpt are converted to be 1 paragraph. All the style are converted to be default.
I want the excerpt are not formatted to default <one paragraph>, but using the original format that I used when creating the post.
For e.g: if my first word of my post are in BOLD, then I want the excerpt on my homepage to be in BOLD too.
Which is currently it is not.
I hope my question is clear.
Regards
Hi,
I’m sorry but the content will filter or strip out any html codes to prevent the page from breaking. It will take a lot of modifications to allow html tags inside the excerpt. Example: http://wordpress.stackexchange.com/questions/141125/allow-html-in-excerpt
Best regards,
Ismael