Try adding auto_excerpt='true'
Thread Starter
faun
(@faun)
Hi,
I don’t see any difference.
Current used shortcode:
[netsposts thumbnail='true' order_post_by='date_order desc' list='3' taxonomy_type='category' taxonomy='blog' size='thumnail-size' read_more_text='Lees meer' date_format='j F, Y' excerpt_length='65' auto_excerpt='true']
Note: if you want to see a live version:
https://everest-advocaten.be/
Password to access protected site: bluecanary
Okay first of all let me start off by apologizing about the excerpt lengths. I have wrong information. I changed it a while ago but somehow didn’t update the readme.txt file. So here it is:
excerpt_length is the length in words. That is if excerpt_length='65' like you have above then it will list 65 words.
excerpt_letters_length is the length in characters. So try changing it to excerpt_letters_length='65' and you should see a difference.
If this doesn’t work I’ll gave to look further.
Thread Starter
faun
(@faun)
Hi johnzenausa,
No need to apologize, I’m very grateful for the support.
It seems the excerpt_letters_length is also not working properly for me.
I’m now using the following shortcode:
[netsposts thumbnail='true' order_post_by='date_order desc' list='3' taxonomy_type='category' taxonomy='blog' size='thumnail-size' read_more_text='Lees meer' date_format='j F, Y' excerpt_letters_length='550']
But my first blog posts still seems to be unaligned with the other blog posts:
Screenshot: https://monosnap.com/file/LGP3VDb5k1rbX3xW99EQMdV930BSbK
-
This reply was modified 5 years, 6 months ago by
faun.
I don’t see the argument auto_excerpt='true' in the last shortcode.
If you’re using the manual excerpt field instead use the following two arguments:
manual_excerpt_letters_length= or manual_excerpt_length=
John
Thread Starter
faun
(@faun)
Hi,
I’m using auto_excerpt now, same result.
Used shortcode:
[netsposts thumbnail='true' order_post_by='date_order desc' list='3' taxonomy_type='category' taxonomy='blog' size='thumnail-size' read_more_text='Lees meer' date_format='j F, Y' auto_excerpt='true' excerpt_letters_length='550']
Screenshot: https://monosnap.com/file/QPAjcY1zxB5LAjprnwziYqQpm3ZNpa
-
This reply was modified 5 years, 6 months ago by
faun.
I need admin access. https://support.agaveplugins.com/contact
-
This reply was modified 5 years, 6 months ago by
johnzenausa.
I see the problem. The maximum excerpt letters length is 500. That’s why 550 is showing now difference. As you can see in the image below is that when it’s changed to 200 it works.
https://drive.google.com/file/d/1Rc6yGMD74DOjzcMBumWKGe9fDJqGZouN/view?usp=sharing
Thread Starter
faun
(@faun)
Hi johnzenausa,
I could not view your file on google drive – I’ve requested access now.
Note that the issue is not fixed when using 200 instead of 550:
Have a look:
https://monosnap.com/file/UrRVfIVtnhoOGYQn5hyKefYIrAVy8B
I’ve painted a red square on the screenshot to highlight the misalignment.