Ellory Wells
Forum Replies Created
-
I’m having the same issue.
Forum: Themes and Templates
In reply to: [Cazuela] Edit homepage content to excerptSo is it too late for me to fix?
Forum: Themes and Templates
In reply to: [Cazuela] Edit homepage content to excerptSlobodan, the most recent update to 1.0.3 removed this fix. My content.php file looks like this:
<?php if ( is_search() ) : // Only display Excerpts for Search ?>
<div class=”entry-summary”>
<?php the_excerpt(); ?>
</div><!– .entry-summary –>
<?php else : ?>
<div class=”entry-content”>Is there a way to revert to 1.0.2 or fix this?
Forum: Themes and Templates
In reply to: [Cazuela] Image size maxed out at 620pxI think this re-sizing is caused by the Photon add on to Jetpack.
Forum: Themes and Templates
In reply to: [Cazuela] Homepage to include Content Excerpt and Featured ImagePerfect! Full CSS looks like this:
*/
.entry-lead img {
display: block;
width: 90%;
height: auto;
margin-left: auto!important;
margin-right: auto!important;
}Thanks Dragan! Loving my theme. By the way, gave you and your team a call out here: https://www.empoweringthe80percent.com/new-look-new-feel-new-series/
All resolved!
Forum: Themes and Templates
In reply to: [Cazuela] Homepage to include Content Excerpt and Featured ImageDragan, that’s perfect! thank you! changing from 100% to 75% looks great. Anyone wanting to see this life can at https://www.empoweringthe80percent.com. I’m editing how images are appearing on the home site above post titles.
One final (hopefully) question.
Is there a way to add a line to that CSS to center align the picture instead of left align?
Forum: Themes and Templates
In reply to: [Cazuela] Homepage to include Content Excerpt and Featured ImageDragan,
that worked, thank you. https://www.empoweringthe80percent.com looks good! Is there a way to make the pictures slightly smaller? Or will the images auto-fit to 600 px across?
Forum: Themes and Templates
In reply to: [Cazuela] Homepage to include Content Excerpt and Featured ImageDragan, I’d be happy to have it look like this https://thematosoup.com/blog/ or especially like this https://demo.thematosoup.com/cazuela/blog/
I just couldn’t figure out how to do it. Any help?
I like the blog posts w/ teasers in the middle and a sidebar on the right.
Forum: Themes and Templates
In reply to: [Cazuela] Edit homepage content to excerptreplacing “the_content” with “the_excerpt” worked! thank you Slobodan!
Is there a way to include the featured image in that preview? For example, for each blog it would show:
Title
image
summary