Tagged: , ,

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #687462

    Hi,

    A friend of mine is also running Enfold on his website. He has a very nice blog page. We would like the same blog page. I copied all the settings he has but my Blog remains centered and without a timeline.

    Is there a way to get the same blog? All my setting are exactly the same.

    https://postimg.org/image/xnmbdzhg1/

    #688057

    Hey vonwelzen,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #691897

    Hi Rikard, thanks for your reply. Please check the private section for the login details. I have managed to replicate some of the style via css. but please feel free to delete the css if it can be done with settings.

    The css i added:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
      margin-left: auto;
      max-width:100%;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align:left;
        font-size: 1.15em;
        line-height: 1.7em;
        max-width: 100%;
        margin: none;
        overflow: visible;
    }
    
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%;
        text-align: left;
    }
    
    .fullsize .template-blog .post-title {text-align:left !important;}
    
    .fullsize .template-blog .post-title {
        text-align: left !important;
        font-size: 30px;
        padding: 15px 0;
        max-width: 100%!important;
        margin:none !important;
    }
    
    .fullsize .template-blog .post-meta-infos {
        text-align:left !important;
    }
    
    #top .fullsize .template-blog .blog-meta {
        float: right;
        margin: 0 auto;
        display: block;
        position: relative;
        width: 81px;
        overflow: hidden;
        text-align: center;
        z-index: 1000;
    }
    #691925

    Hi,

    I’m unable to view the link you provided as it is password protected.

    1. Please share the link of the site whose style you are trying to replicate.
    2. If possible export the theme options from the site you want to replicate the style.
    3. Try to import the settings if you still have an issue Upload the file to google drive or other filesharing site and share the link.

    Lastly please share all necessary login credentials to make the changes.

    Best regards,
    Vinay

    #691927

    Vinay,

    The username and password are placed in the private data. I will also provide you with the site that has the blog i want. I cannot export it as I am not the creator of this website

    • This reply was modified 7 years, 10 months ago by vonwelzen.
    #692503

    Hi,

    Do you have a password set to view the admin page? It say’s Authorization Required and asking me to enter a username and password. Please check again and share all working required credentials so we can troubleshoot this further.

    Best regards,
    Vinay

    • This reply was modified 7 years, 10 months ago by Vinay.
    #693072

    Dear Vinay, sorry for the inconvenience please check the private section

    #694395

    Hi,

    The timeline will be activated for pages with sidebars. You have to retain the custom css modifications.

    Best regards,
    Ismael

    #695988

    Could you please elaborate the steps I have to take to create a blog page with the same timeline? Please feel free to change the blog page to the timeline layout if it is possible.

    #697459

    Hi,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    By the way we recommend to update WordPress and Enfold to the newest version, currently you’re using old versions.

    Best regards,
    Andy

    #697720

    Hi andy,

    I managed to contact the owner of the site: http://www.ricru.com/blog/ and there is no custom work work done by a developer is is supposed to be a Theme feature. COuld you easily explain how to achieve the timeline effect on the blog overview page ?

    #697745

    Hi,

    maybe it would be best to ask the owner of the site you’ve mentioned. To change your blog’s layout go to Enfold->Blog Layout->”Blog Styling” / “Bog Layout”.

    Best regards,
    Andy

    #697771

    Hi Andy, Thanks for your quick reply. We have gone over all the settings and we can’t find any difference. I have made 2 copies of the sites on a staging environment. Below are the details. Are we missing something ? I can’t see the difference in settings :(

    #698345

    Hi,

    the only difference between both blogs is as far as I can see is that on the one the timeline border is not visible. Use this code in Quick CSS field to adjust it’s color:

    .post_author_timeline {
    border-color: red !important;
    }
    

    Best regards,
    Andy

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