-
Posted in : Empathy
-
Hi there,
bought your theme a while ago and i like it very much. Thank you so far.I’m trying to display a text on my blog overview page. Inserting a text in pages -> blog -> content doesn’t display anything. I want to display it between the headline and the blog post tiles, see here: http://florianlenz.com/blog and /#/blog.
I can’t find the place in the code to insert a ‘the_content()’.
Any tips on that?Thank you in advance
Hi,
I just talked to our developers and we will add this feature in the future updates.
Thanks for the feedback.Hi,
I would recommend you to wait for the next updates. This is not available by default, needs more further customizations. If you are not familiar to coding and have a rush, you may consider hiring an expert at wpkraken.io to do the job for you.PHP-web dev here. i just need to know, which php file does the blog-page rendering.
Hi, You need to modify, the
index.phpbut if you accidentally broke any required file, the warranty is not covered. We therefore recommend that you make such privatizations very carefully. Do not try to change the main files unless you have to.
ThanksIs there a way to add categories to the blog, similar to function in the portfolio on the top (coding, design, etc)
Hi, this is not available by default, needs more further customizations, if you are not familiar to coding you may consider hiring an expert at wpkraken.io to do the job for you.
Got it.. is there a way I can horizontally line up the photos and links in my about me section?
borisgodin.com
Hi, At the moment, they all appear in the same order. Would you say exactly which piece does not look right?
Sent you an email with screenshots – thanks!
Hi,
I didn’t get your email. Could you please send me again?
http://www.pixelwars.org/contact/
ThanksI sent it to notification@pixelwars.org
Hi Boris,
Please forward the information to the correct address.
Don’t reply the email to notification. Please use our contact form.
http://www.pixelwars.org/contact/
ThanksHi flokazoid,
Please create a page and name it “Latest Posts”. Add your blog content here.
Go to appearance > widgets > empathy template pages > choose blog page as Latest Posts and save it.
Your blog content will appear in the blog page.
ThanksSerkan,
Two quick questions
1. How do I force the text of the home page to not increase in size after a certain screen size? http://www.borisgodin.com (the Hi, I am part becomes large as you expand the screen – 27 inch monitor)
2. I want to add a 7th section to the blog. I figured out how to do that no problem, however, I am having trouble editing the colors of the page in appearance as the builder only recognizes 6 pages, the last being the contact page.
Perhaps you can help
Hi Boris,
You can limit the h2 and h4 font size via media quary for big size screens.@media screen and (min-width: 1400px) { h2 { font-size: 16px; } } @media screen and (min-width: 1400px) { .home-section h4 { font-size: 12px; }You can check out this related topic for 7th page.
http://www.pixelwars.org/forums/topic/page-7/Thanks
I noticed the links for adding the 7th page are very code heavy.. and I’ll be honest, I don’t know how to add all that information. I was wondering since, you have more experience in this – can you help me add a page between the contact page and the last one from the bottom? ( I know that I’ll have way more questions on steps I mess up)
You must be logged in and have valid license to reply to this topic.