Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #294972

    Good day,

    I’m trying to set my “News” as a blog entries and I have few things that I cannot work out:

    1. The sidebar is too high, it almost reaches my main menu – how to move it down a little?
    2. I inserted Events in my sidebar (not a calendar, but a list) and the name of the event is shown in such a heading, that it exceeds the title “UPCOMING EVENTS” – doesn’t look nice. Is there a way to change it? Couldn’t find any customization for Event on Sidebar. Or maybe it could be displayed as a month, not a list, although in Events section the primary display is a list?
    3. In Enfold Theme Options -> Blog Layout I marked “blog style” as “use the advance layout editor to build..” but when I go to my blog entries or try to add a new one there is no option to choose advance layout editor. Also, I did mark to show only the Blog post date but it still displays the author, category etc – I really don’t want others to see it like a blog with all that stuff. What am I missing?
    4. On the sidebar under “Latest News” – if I press on any of the news to show only that one entry, it comes up with a “nothing found” entry – hmmm… what’s wrong?

    Thanks,
    Renata

    #294983

    Laba diena Renata! :)

    Please add following code to Quick CSS in Enfold theme options under General Styling tab
    1-

    .html_header_transparency .sidebar {
    padding-top: 100px;
    }

    2-

    h4.entry-title.summary {
    font-size: 14px;
    }
    ol.hfeed.vcalendar {
    margin-left: 0;
    }

    3-

    .text-sep-date, .comment-container, .text-sep-comment, .blog-categories, .text-sep-cat, .blog-author { display: none !important; }

    Changing blog layout allows you to change your blog overview page using Advanced Layout Builder. It is not possible to use ALB ( technically it is, but we do not recommend or support it ).
    4- Please flush permalink settings in Settings > Permalinks

    Regards,
    Yigit

    #295140
    This reply has been marked as private.
    #295146

    We looking forward to hearing from you Renata :)

    Regards,
    
Josue

    #296285

    Sveiki :)

    So this is how it all went:

    1.-2. worked great, but… will these stay after theme update (not really willing to spend time on child theme creation at the moment, unless it is really necessary :)
    3. Only the date is displayed just as I wanted, but still don’t get the point with the ALB – what do you mean exactly by saying it “allows you to change your blog overview page” – cannot find any option to view the post in alb…
    4. Works now, but it seems I cannot use “custom structure” (which I guess isn’t a big problem as it is similar to using “topics” as “custom structure”

    In addition – how do I disable all my posts/pages from replies? Under Settings->Discussion settings I removed all the check marks but under each post it still suggests to leave a reply :)

    All the best,
    Renata

    #296286

    ooops :) Just worked out the comments question myself – missed the screen options at the top of the page!

    Yet another detail noticed: one post is displayed to high (not the sidebar, but the text of the post itself, compare this one with others http://www.kremeratabaltica.com/festival-international-echternach-classique-2014/

    Thanks,
    R.

    #298077

    Sveika! :)

    Labas rytas Renata. So sorry for the late reply!
    1&2 – Yes, they will be safe as long as they are in Quick CSS field. If you have added the codes in Custom.css file inside Enfold/Css folder, they will be overwritten.
    3- When you choose to use the layout you have created in Enfold theme options > Blog Layout, it would be used on blog overview page. It is not possible to use ALB while creating posts.
    4- Please see – http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
    5- Seems like you have chosen to display transparent header on your blog post. Please edit it and choose to display “no transparency” under Layout section – http://i.imgur.com/0FnUmr3.png

    Iki!
    Yigit

    #298835

    Labukas, Yigit! :)

    Thanks for you reply – things seem to be clear and working! :)

    Gero savaitgalio! :)
    Renata

    #298839

    Labukas!

    Nera uz ka! Aciu ir tau gero savaitgalio! :)

    – Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Blog layout problems…’ is closed to new replies.