Customizing blog overview page

  • Posted in : Empathy
  • flokazoid
    Participant

    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

    serkan
    Moderator

    Hi,
    I just talked to our developers and we will add this feature in the future updates.
    Thanks for the feedback.

    flokazoid
    Participant

    thats nice to hear but what about right now?

    serkan
    Moderator

    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.

    flokazoid
    Participant

    PHP-web dev here. i just need to know, which php file does the blog-page rendering.

    serkan
    Moderator

    Hi, You need to modify, the index.php but 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.
    Thanks

    borisg1992
    Participant

    Is there a way to add categories to the blog, similar to function in the portfolio on the top (coding, design, etc)

    serkan
    Moderator

    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.

    borisg1992
    Participant

    Got it.. is there a way I can horizontally line up the photos and links in my about me section?

    borisgodin.com

    serkan
    Moderator

    Hi, At the moment, they all appear in the same order. Would you say exactly which piece does not look right?

    borisg1992
    Participant

    Sent you an email with screenshots – thanks!

    serkan
    Moderator

    Hi,
    I didn’t get your email. Could you please send me again?
    https://www.pixelwars.org/contact/
    Thanks

    borisg1992
    Participant
    serkan
    Moderator

    Hi Boris,
    Please forward the information to the correct address.
    Don’t reply the email to notification. Please use our contact form.
    https://www.pixelwars.org/contact/
    Thanks

    serkan
    Moderator

    Hi 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.
    Thanks

    borisg1992
    Participant

    Serkan,

    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

    serkan
    Moderator

    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.
    https://www.pixelwars.org/forums/topic/page-7/

    Thanks

    borisg1992
    Participant

    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)

    http://www.borisgodin.com

    serkan
    Moderator

    Hi Boris,
    You told me that you know how to add a page. You should drag and drop your page and if you need to change the colors then you should copy and paste the custom css code which is written in the related url. Which step is the hardest one?
    Thanks

Viewing 19 posts - 1 through 19 (of 19 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register