Question: Blog Style, Layout, Excerpt
Home › Forums › WordPress Themes – Premium › Pure & Simple › Question: Blog Style, Layout, Excerpt
- This topic has 11 replies, 2 voices, and was last updated 4 years, 5 months ago by
Binaya D.
-
AuthorPosts
-
July 31, 2016 at 5:56 pm #36229
Thomas
ParticipantHi guys,
today i tried to creat my first blog post on http://www.lightquest.de/blog
I make the setup that i just see the “Excerpt”.
But on my Page, i see the full Post not the Excerpt.
At the Theme Customizer i set the Blogstyle Type 2 and “Content or Excerpt” to Excerpt.i use the same configuration here wp2.lightquest.de/blog
my test page “wp2” looks like how i want it.theme and wordpress version are the same.
do you have an idee what the problem is?thank you for your help
Thomas
July 31, 2016 at 6:12 pm #36230Thomas
Participantokay … maybe i know what the problem is.
if i choose choose a blog style like “image, quote,…”
than the blog entry is like on lightquest.de/blog
if i choose “standard” the entry is lik on wp2.lightquest.de/blogbut i have an other question … how can i change the font-type of the blog post titel?
my other fonts i have changed with the google fonts plugin … but this is the same like after the installation.
can you help me with this issue?
(on my startpage at the portfolio, this font is also not changed with the google font)thank you.
edit:
an other question: 😉 … under my blog post there are things like “last post” “categories” …
how can i disable this? i don’t need this stuff.-
This reply was modified 4 years, 5 months ago by
Thomas.
August 1, 2016 at 5:25 am #36270Binaya D
ParticipantHi Thomas,
Please follow this tutorial to know how to use the Google Fonts? if this is not helpful to you, then please let us know.
And you can use the following css to remove the entry meta:
.entry-meta { display: none; }
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
August 1, 2016 at 11:17 am #36281Thomas
Participantif you look to this page
http://www.lightquest.de/2016/07/31/der-erste-post-das-erste-bild/
you see at the bottom things like, meta, last coments, categories, … and so on.
if i try to use youre css it does not work there 🙁
for custom css i use the jetpack plugin.
i insert your code, here:
http://wolke.lightquest.de/index.php/s/wUqH3RxjgySlBfVthis is like the firefox inspector shows me the css and html from the blog entry
http://wolke.lightquest.de/index.php/s/eqYgVUYKIjjseTHdo you have an idea?
August 1, 2016 at 11:25 am #36282Binaya D
ParticipantHi Thomas,
It seems that you have kept the meta, last comments, categories, … and so on. in the right-sidebar, so please check in the widget and remove it.
Thanks
August 1, 2016 at 11:32 am #36285Thomas
ParticipantHi Binaya,
okay i see …
this is the option
http://wolke.lightquest.de/index.php/s/nblMhCjiDZEW5A4
i don’t see the right and left sidbar option in the customizer from the thema .. so i overlookded this
thank you very much for the hintThomas
August 1, 2016 at 11:40 am #36290Thomas
Participantnow to the google font topic:
i use the wp google font plugin like in your tutorial.
all fonts are changed, but on two pints i see not the google font this is here:
http://www.lightquest.de/ (startpage) the text under the portfolio images (portfolio from jetepack plugin)
and here:
http://www.lightquest.de/blog/
http://www.lightquest.de/2016/08/01/blog-titel/
the titel of the blog post.
do you know the right css? so i can put the css in the css box from the google font plugin.
thank youAugust 1, 2016 at 11:56 am #36303Thomas
Participantedit: i think i found the css code.
if i enter this css “h1.entry-title a” to the css box from wp-google-fonts plugin.
the font is changed.
also i enter this css code to the box: “{font-family: “Quicksand” !important; }
so the font of the post title is changed.August 1, 2016 at 12:01 pm #36306Thomas
Participantmaybe the last question to the font topic 😀
how i can change the font from the footer copyright text?
see here:
http://wolke.lightquest.de/index.php/s/rn3RuGmbXWXhGtV
do you know what the right css tag is?thank you 🙂
ThomasAugust 1, 2016 at 12:34 pm #36309Thomas
Participant🙁
my google fonts don’t work with the portfolio title and with the blog post title … 🙁
i use “wp google font” pluginmaybe you can help me with the portfolio and blog post title css?
thank you
August 1, 2016 at 12:54 pm #36310Thomas
Participanti am so sorry about this lot of text in your forum 😉
so i played with the custom css and i think this should be working:
i insert this css: [custom css from jetpackplugin].portfolio-entry-title a { font-family: 'Quicksand', sans-serif; font-size: 1.02rem; } h1.entry-title a { font-family: 'Quicksand', sans-serif; }
so the font is change on my portfolio and at the blog title.
August 2, 2016 at 2:52 am #36343Binaya D
ParticipantHi Thomas,
We hope your issue has been fixed, if not then please let us know.
Thanks
-
This reply was modified 4 years, 5 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.