Big white space between excerpts
Updated on November 1, 2016 in Easy Custom Auto Excerpt
7 on October 31, 2016

Hello,

I did buy your plugin and it is working very good. First I had the featured image showing twice. I have the excerpts on the category archive.

The sollution was:

.category .post-thumbnail {
display: none; }

The only thing what I want to know is how to erase the big white space between the excerpts.

I cannot put a picture in this forum but at the end of the excerpt it is showing the byline and then it is showing like 3 cm whitespace till the next title.

How can I get rid of that space between the excerpts??

Thank you in advantage.

Warm Regards

jap

  • Liked by
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Moderator 0 on October 31, 2016

Hello there

It’s quite difficult to know what cause the issue is, without screenshot or debugging. Can I see your website?

I suspect it’s theme issue

Thank you

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on October 31, 2016

Ok I did find a sollution.<br />
<br />

.site-main > article {
margin-bottom: 15px;
}

<br />
Now I am looking for a way to make the title more smaller in size. <br />
<br />
anyone got an Idea?

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on October 31, 2016

Okay I found it. I used the code:<br />
<br />

.category .entry-title, .entry-title a {
color: black !important;
font-size: 30px !important;
font-weight: 700 !important;
border-top: 2px solid grey;
}
<br />
<br />

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on October 31, 2016

lol you can close this thread because I found it. <br />
<br />
I am wondering if it is possible to show the Title not above the excerpt and the featured image but to show it inline at the right side of the featured image aligned witht the top of the featured image.<br />
<br />
So, thats my last question and I hope you can help me out.<br />
<br />

http://adore-bridge.eu/entry%20title.png

<br />
<br />
Click link for image.. <br />
<br />
Thank you in advantage!!

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
Moderator 0 on October 31, 2016

Glad you’ve already found it 🙂

Yes it’s possible, but you need to move your get_the_tittle() function (or similar function for grab post title) inside your post container.

I cannot tell the detail, since I dont know the code/theme.

For more detail, you can read this doc : https://developer.wordpress.org/reference/functions/get_the_title/

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on October 31, 2016

Ok I see. I tried to move the get the title of my content.php file. Its moving but just not showing up at the right side of the picture only above and below it. I use twenty sixteen as a theme. <br />
<br />
I have one final question If you don’t mind. <br />
<br />
When I post an embedded youtube only in a blogpost I expected the behaviour of the excerpt plug in should be to minimize the player into a small player.<br />
<br />
But it looks like in the excerpt is not bottom so the video keeps it normal height.<br />
<br />
I can set the width of the picture but that does not prevent the excerpt to have no bottom. Only the image keeps small.<br />
<br />
Can you tell me how to give the excerpt a maximum height so I force the embed to get smaller??<br />
<br />
<br />
Thank you for the patience and your assistance!!<br />
<br />
regards<br />
<br />
jap

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
0 on November 1, 2016

Ok, The youtube question is answered. I had to write a function of the auto-embed function. I have managed to give the featured image more height so everything looks the same….<br />
<br />
Now my only question is how to place the get-title (permalink) inline and above the excerpt text side by side with the futured image. <br />
<br />
<br />
for my feeling I tried everything but it is not working for me. <br />
<br />
Please can you help me point me out how to put the:

<?php the_title( sprintf( ‘<h2 class="entry-title"><a href="%s" rel="bookmark">’, esc_url( get_permalink() ) ), ‘</a></h2>’ ); ?>
<br />
<br />
This is the get url van content.php.<br />
<br />
I made the map template-parts in my childtheme, edited te content.php, uploaded it to the folder. I see changes but I cannot get it above the excerpt text but inline. <br />
<br />
At this moment I aligned the featured images to the right to let it look if the title is with the text but I dont like the way it looks. I want the images aligned left etc etc.<br />
<br />
I made a testaccount for you because the site is only visible for logged in users. We want to show the website to public from 9th of november. I send the details in a secret message.<br />
<br />
Long forum post, but I hope you can help me. Its the last seriouw modification I want to the site.<br />
<br />
thank you in advantage.<br />
<br />
sorry for any bad english and I do not understand why al <. Bt. > is showing.<br />
<br />
warm regards,<br />
<br />
jap

  • Liked by
Cancel
Support Hours:
Weekdays: 09.00 - 17.00
Weekend: Off

By using the forum you are agree with tonjoo studio license agreement

Message :
Loading more replies
You are not logged in

Please login here or simply sign up here .