New Landing How can we help? Themeforest Theme Support Pinpoint Help! Updated to Pinpoint 1.5.5 – now the blog formatting is all wrong

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Pinpoint
  • #34318
    Jakk
    Member
    Post count: 15

    Hey,

    My blog:

    http://www.contenthero.co.uk/blog/

    I am using the recent posts module widget. I updated my theme and since then all articles do not conform to a grid or stay in line.

    What is the solution please? Prior to update they were fine.

    J

    #34766
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey!

    You can use this custom css:

    .recent-posts .recent-post {
    min-height: 431px;
    }

    And I will forward this to the developer to check out if he can improve it with a clear: both in the code in general as well. For now you can use the custom css tho 🙂

    Cheers!

    #35000
    Jakk
    Member
    Post count: 15

    Hi Mel,

    That doesn’t work, am I missing something?

    Where does the custom CSS need to go? I’ve put this into the custom CSS editor in my themes general options. All it has done iS get rid of an article right at the bottom of my page altogether and fixed only a few of the boxes.

    J

    #35002
    Jakk
    Member
    Post count: 15

    Also, the home page blog posts are not aligned right either. I have attached an image of this or you can visit my URL to see it.

    J

    #35056
    Jakk
    Member
    Post count: 15

    Also (please try to solve my first issue first), my search bar and log-in bar (the drop down above the nav) no longer works after my update.

    Why has 1.5.5 completely ruined my site?

    J

    #35112
    Jakk
    Member
    Post count: 15

    I’ve solved the search bar issue.

    J

    #35139
    Jakk
    Member
    Post count: 15

    After waiting for far too long, I fixed this myself with tinkering.

    I added this to functions.js:

    jQuery(‘.recent-posts’).equalHeights();
    jQuery(window).smartresize(function(e){
    jQuery(‘.recent-posts’).equalHeights();
    });

    J

    #35145
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @Jakk – glad you found a solution, will add this for the next update.

    Apologies that you had to wait for a reply, however by adding a new comment each time it took your topic back in the queue, hence why you haven’t had a reply until now!

    – Ed

    #35250
    Jakk
    Member
    Post count: 15

    I see! Well it’s okay it’s sorted now :).

    Jakk

    #36055
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

Viewing 10 posts - 1 through 10 (of 10 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