New Landing How can we help? Themeforest Theme Support Flexform Blog not sorted right

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #67087
    The Hutong
    Member
    Post count: 21

    Hi,

    I noticed that the blogs (posts) are not sorted by date when using ‘Posts Carousel’ or ‘Blog’. I just want the post showing in the order exactly as what i can see from the post list (backend), but now it’s been sorted weirdly and i couldn’t tell how.

    See my post page: http://thehutong.com/upcoming-events/(this page is using ‘Blog’ element), as you can see here, the March ones are appearing earlier than the April ones. Same thing happened to the blogroll (the ‘Posts Carousel’ element), see it at the bottom of http://thehutong.com/about/.

    Any idea how to fix this?

    Thanks so much for your help in advance.

    Best,

    Ivy

    #67228
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit blog.php , posts-carousel.php at \themes\flexform_v1.6\flexform\includes\page-builder\composer\lib\shortcodes

    Find this code 
    $blog_args = array(
       
    
    Replace with 
    $blog_args = array(
       'orderby'=>'modified',
       'order'=>'desc',
    

    Hope it should work sure .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67474
    The Hutong
    Member
    Post count: 21

    Hi,

    Thank you so much for your reply, but the posts are still in the wrong order ๐Ÿ™

    I cleared the cache and everything, but still no luck. Any idea?

    Thanks!

    Ivy

    #67475
    The Hutong
    Member
    Post count: 21

    Also, it’s so weird. I used the same building block (blog post carousel) on this page:

    Teambuilding Events

    It’s sorted right. But on this page:

    About

    It’s not. The only difference between them is that the first one is 1/2, while the second one is 3/4 width. Hope this can help with the fixing.

    Thanks!

    #67968
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide wordpress admin login detail so i can debug to sort .

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #68588
    The Hutong
    Member
    Post count: 21
    This reply has been marked as private.
    #68734
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You are using a specific category at this page http://thehutong.com/teambuilding-events/
    and
    You are using all category at this page http://thehutong.com/about/ .

    Unsure what you are trying to do here?

    Thanks

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