Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter hung99hn

    (@hung99hn)

    I solved it.

    Theme Author 8Degree Themes

    (@8degreethemes)

    That’s good.
    Please leave your experience in reviews.
    Thanks!

    Thread Starter hung99hn

    (@hung99hn)

    Since the Free Theme is limited this section for 3 last posts, but in source code, it takes 4 last post, It may be a bug of current source code.
    Template-home.php
    $loop = new WP_Query( array(
    ‘cat’ => $block_cat,
    ‘posts_per_page’ => 4,
    )); ?>

    Posts_per_page should be “3”.

    Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Thanks for informing, we will fix and release a new update very soon.

    Thanks!

    Theme Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    Is your problem fixed with the update?
    If so can you please do us a favor and give a good rating and review for the theme.
    It would be a great help for us.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Customizing ? Homepage Setting . Block Above Call To Action’ is closed to new replies.