Home › Forums › WordPress Themes – Premium › Pure & Simple › Question: Blog Style, Layout, Excerpt
Hi 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
okay … 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/blog
but 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.
Hi 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
if 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/wUqH3RxjgySlBfV
this is like the firefox inspector shows me the css and html from the blog entry
http://wolke.lightquest.de/index.php/s/eqYgVUYKIjjseTH
do you have an idea?
Hi 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
Hi 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 hint
Thomas
now 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 you
edit: 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.
maybe 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 🙂
Thomas
🙁
my google fonts don’t work with the portfolio title and with the blog post title … 🙁
i use “wp google font” plugin
maybe you can help me with the portfolio and blog post title css?
thank you
i 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.
Hi Thomas,
We hope your issue has been fixed, if not then please let us know.
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.