Tagged: 

Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #1246135

    My blog is at a different site than my main site. I want to bring it over to my main site. (I know that comes with a lot of transfer issues ) but I can’t get my Enfold Blog page to look right. It’s kind of bizarre.

    specialmoderndesign.com/blog-check

    I’ve attached a screenshot showing what I want (a grid blog)
    and a screenshot of what my main site blog looks like. I’m stumped.
    https://ibb.co/JqPRSGs
    https://ibb.co/VBCsFqW

    • This topic was modified 4 years, 2 months ago by kbarranco.
    #1246423

    Hey KK,

    If you want greater control of the blog page then please unselect the page in question as your blog page in the theme options, then use the Blog Posts element on the page instead.

    Best regards,
    Rikard

    #1246460

    Thanks- that really helped.
    I think I fixed it. I made a new page too.
    One question, how do I format the blog (single) detailed page?

    #1246681

    Hi,

    Do you mean modify the layout?

    Best regards,
    Jordan Shannon

    #1246916

    yes- my single page. I can’t see the main nav due to it being “transparent”. and I would like to add comments, etc

    https://specialmoderndesign.com/this-that-and-the-other/

    #1247072

    Hi,

    Thanks for the update. I can see the main menu fine on the page you linked to, could you try loading it in an incognito or private window to see if that helps please? If you need comments then you can use the Comments element from the Layout Builder.

    Best regards,
    Rikard

    #1247435

    once you click into the blog, we lose the nav

    https://specialmoderndesign.com/top-10-logo-designers-in-los-angeles/

    #1247538

    Hi,

    Thanks for the clarification. Please try this in Quick CSS:

    #top #header .av-main-nav > li > a, #top #header .av-main-nav > li > a .avia-menu-text {
        color: #000;
    }

    Also make sure that you activate the option to delete the old CSS and JS files under Enfold->Performance before checking the results.

    Best regards,
    Rikard

    #1247703

    Hi Rikard,
    I checked the option to delete old CSS and JS files and that was activated. (I hope that really cleans things out because I have had this site for a long time)

    I added the code above, but still see no navigation on the SINGLE BLOG PAGE
    I also read there should be navigation at the bottom of the page to move to the next story (next previous buttons)

    screenshot-specialmoderndesign-com-2020-09-22-13-15-10

    https://specialmoderndesign.com/honey-baked-ham/
    https://specialmoderndesign.com/__trashed-3/

    what is that? “trashed-3”

    #1248027

    Hi,

    I added the code for you and it’s applying now. The trashed URL means that the post is in the bin under Posts in the WordPress menu.

    Best regards,
    Rikard

    #1248258

    Thanks-
    I see you made all of the navigation black instead of white globally.
    I prefer my nav to be white as that is how I have designed the pages.

    What I need is ability to add a header background to the SINGLE BLOG page so the logo and white navigation shows up.
    Hope I am clear and I appreciate your help immensly.

    #1248561

    Hi,

    You can design your blog posts using the Layout Builder, if you want a full width header with a background then you can use a Color Section element for example. If you want the CSS I gave you to only apply to blog posts then you can change it to this instead:

    .single-post #header .av-main-nav > li > a, .single-post #header .av-main-nav > li > a .avia-menu-text {
        color: #000;
    }

    Best regards,
    Rikard

    #1248602

    I’m so sorry- I didn’t realize I could access that SINGLE BLOG page!
    thanks

    #1248627

    Hi kbarranco,

    So is the issue resolved or do you need more help?

    Best regards,
    Victoria

    #1248706

    no- now I realize I would have to put a header on every second page of the blog. what I am looking for is the template page so I can add a header to that.
    a reminder: I am talking about the SINGLE BLOG page or the blog detail page where the article shows up.

    #1249096

    If anyone just looks at my blog and clicks on an article, you will see that it is not correct. You cannot navigate yourself off of that page. this surely isn’t how enfold has meant it to be.
    start with this one
    https://specialmoderndesign.com/top-20-graphic-designers-in-los-angeles/

    View post on imgur.com

    #1249168

    temporary fix- I did wind up changing the color of the main nav as a band-aid

    #1249205

    Hi,

    Thank for the update. Did you use the CSS I sent to change the colour of the menu? If you need further help then please let us know exactly what you would change and where.

    Best regards,
    Rikard

    #1249252

    thanks
    That is a temporary fix.
    Do I need to learn how to make this page a template? Is there an enfold template of this page I need to upload??
    The page is not consistent from one to the other.
    I jsut don’t thing enfold designed a page to do that. Is is a wordpress thing?
    I would like it to be correct.

    check out this theme: http://logoswithsoul.com/
    this is where I originally had to put my blog. I am in the process of moving it over but am second guessing that.

    #1249583

    Hi,

    This code is applying on the page in private:

    #top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {
        color: #fff;
    }

    And it’s coming from the file in private. Please share FTP login details as well so that we can have a closer look at that file.

    Best regards,
    Rikard

    #1249729

    the header is not the problem as it should fix itself once the correct template is in use.

    #1250074

    Hi,

    I’m not sure what you mean by the correct template being used, could you try to explain that a bit further please?

    Best regards,
    Rikard

Viewing 22 posts - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.