Setup the ess. grid posts as portfolio - by revolvd

This topic has 10 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: revolvd
    revolvd
    Participant
    June 22, 2015 at 09:48

    Hi,

    I’ve been trying to edit the ess. grid posts, which I use for a ess. grid gallery page.
    I’m trying to put up the ess. grid posts exactly like the posts in portfolio site, but it doesn’t seem to work.. Can you help me out? 🙁

    you can see what I’ve been trying to create here: http://jantonycph.revolvd.dk/essential_grid/nature-vs-man/

    The page from portfolio site, that I’m trying to copy is here: http://jantonycph.revolvd.dk/portfolio/zignone-bla/

    The screenshots below, shows you the same. And try look into the bullets you see on share buttons on the ess. grid post I’ve been trying to create. I think it’s some error, since the bullets are not there on the original portfolio pages..

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 22, 2015 at 11:38

    Hello,

    You added image link for “Image Size” in Single Image element of VC editor. I’ve changed it to “500×770”. Now the image is shown correctly. Also I’ve added the code in custom.css file to fix social media icons display :

    .blog-post .content-article .menu-social-icons li {
        list-style: none;
    }

    Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: revolvd
    revolvd
    Participant
    June 22, 2015 at 12:02

    Thanks, but can we remove the share post medias at the bottom of the page: http://jantonycph.revolvd.dk/essential_grid/nature-vs-man/
    But only in the pages under the main link “Skjorte”, cause I also use ess. grid posts for the main link “Materialer”, so it musn’t ruin the posts under “Materialer”.

    And can we add “Recent Works” under every grid posts in “Skjorte” like the real portfolio pages?
    http://jantonycph.revolvd.dk/portfolio/zignone-bla/

    See the screenshot in private content, thanks

    Please, contact administrator
    for this information.
    Avatar: revolvd
    revolvd
    Participant
    June 22, 2015 at 14:22

    Please help me.. 🙁

    Avatar: revolvd
    revolvd
    Participant
    June 22, 2015 at 14:55

    Btw is there any way to get the image shown in thumbnails with getting an extra image in the posts..?

    Avatar: Eva
    Eva Kemp
    Support staff
    June 22, 2015 at 20:53

    Hello,

    If we remove share post medias from Ess. grid posts this section will be removed from all posts even under “Materialer” category. Unfortunately there is no option to hide only for one category.

    Sorry, but “Recent Works” section can’t be added to Ess. grid posts. In this case you have to edit files of Ess. grid plugin.

    Could you please clarify your last question with more details?

    Regards,
    Eva Kemp.

    Avatar: revolvd
    revolvd
    Participant
    June 23, 2015 at 07:10

    ok..

    Yea sorry I didn’t clarify it clearly enough.. What I meant was that when I choose a featured image in the post, so the thumbnail will have a image, it shows up twice in the same posts.. understand that? And can we remove the title on ess. grid posts wihtout deleting it from “Materialer”?

    The image which shows up on the top of the posts, shouldn’t be there: http://jantonycph.revolvd.dk/essential_grid/xacus/

    But if we remove it then there won’t be any thumbnails for the post.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 23, 2015 at 11:54

    Hello,

    Please add this code in custom.css file:

    .blog-post .post-single .wp-picture, .blog-post .post-single .essential_grid h2 {
       display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: revolvd
    revolvd
    Participant
    June 23, 2015 at 13:11

    It doesn’t work at all.. it should hide the titles in essential grid posts and remove the extra image from the featured image in the posts.. 🙁

    Avatar: Eva
    Eva Kemp
    Support staff
    June 23, 2015 at 17:55

    Hello,

    I’ve edited the code to:

    .post-single.essential_grid .wp-picture, .post-single.essential_grid h2 {
       display: none !important;
    }

    Please check Ess. grid posts now.

    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.