Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi.
I have a question. When I put the "more"-Tag in my posts they do not show up. If I leave them away there is the "[...]" tag, but I can not control at which position I want to have it in my text.
First why can't I use the tag coming with wordpress and second if I can not use it can I control the position of the "[...]" tag?
Regards Kai
Offline
See Matt's reply here.
http://community.theturninggate.net/vie … 239#p42239
If you disable "Excerpts on blog" in the Customizer, then the "more" tag should work as you expect it to.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Hi Rod.
Thanks for the link. But then I think I can not use the "featured image".
Isn't it possible that we can use the "more"-tag where we want to?
Regards Kai
Offline
If you disable the "Excerpts on blog" option you won't need a featured image. If you have an image at the top of your post, it will be the one to show.
I've temporarily changed my test site's blog to not use excerpts. And I've placed a "more" tag wherever I wanted it:
http://backlight-rb-test.barbeephoto.com/blog/
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Hi Rod.
Ah, ok, thank you. I tried it and it works.
Nevertheless, I would prefer a mix of both, because I also like the line between the posts... :-)
Regards Kai
Offline
Custom css can do this. Maybe something like this:
.blog article {
border-bottom: 1px solid black;
margin-bottom: 20px !important;
}
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
Hi Daniel.
Cool, thank you. Works fine!!
Last edited by lulu99 (2016-11-02 05:48:16)
Offline
Pages: 1