Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #4704
    fissionc
    Member
    Post count: 3

    Hi there –

    On this page: http://jga.fissionchosting.com/candidates/

    I’m using the code below but for some reason the posts don’t fit.

    <code>

    <?php echo do_shortcode(‘ [blog title=”Latest candidate news” blog_type=”masonry” item_count=”3″ category=”all” excerpt_length=”20″ pagination=”no” width=”1/1″ el_position=”first last”]’);?>

    </code>

     

    Where as on http://jga.fissionchosting.com/contact/

    The 3 posts fit and I’m just using the same but as a shordcode:

    [blog title=”latest news” blog_type=”masonry” item_count=”3″ category=”all” excerpt_length=”20″ pagination=”no” width=”1/1″ el_position=”first last”]

     

    Any ideas where I’m going wrong (the version on the contact page is correct)

    Thanks

    John

    #4790
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi John,

    The ones on the contact page fit because the contact page has no sidebar, and the blog items for no-sidebar pages have a different width.

    Maybe this custom CSS will work, (only for that Candidates page):

    .page-template-template-candidates-php .masonry-items .blog-item {
        width: 298px !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #4793
    fissionc
    Member
    Post count: 3

    Cosmin, hi

    Your fix works perfectly.

    Thanks for you excellent and prompt support

    John

    #4796
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome, John 🙂

    If you like the product and support, please take a moment to rate our theme in your ThemeForest downloads area, we would greatly appreciate it!

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

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

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

License required for one of the following items
Login and Registration Log in · Register