• Resolved hailuu

    (@hailuu)


    Hi, I have a problem when setting
    I have some Post Type with some Posts.
    Ex:
    When I setting “How Many Item Will Show Before Load Items?” : [9]
    And My Post type Have more 9 items: Plugin is OK.
    But when some Post type have less 9 item(<9). My post is not show.

    Can you support me with my problem ? Thanks you so much.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Akhtarujjaman Shuvo

    (@mdshuvo)

    send me the site URL please

    Thread Starter hailuu

    (@hailuu)

    https://webbds.com.vn/
    In Tabs”KHO GIAO DIỆN”.

    Thread Starter hailuu

    (@hailuu)

    In first tab, It OK because it have more 9 posts item,
    But Tab 2 3 4, It’s have 3 items, And it’s don’t show. You can inspect and see it. Style is “display:none” for this item

    • This reply was modified 5 years, 7 months ago by hailuu.
    Plugin Author Akhtarujjaman Shuvo

    (@mdshuvo)

    it’s happening because you have different tab content and you have applied one wrapper.
    you have to use different wrapper for each tab.

    Thread Starter hailuu

    (@hailuu)

    I use different wrapper for each tab, I think I must use more and more tabs. If I have more than Wrapper-5(6, 7, 8 …). How will I do ? Think Plugin need update “Add new Wrapper” button.

    Plugin Author Akhtarujjaman Shuvo

    (@mdshuvo)

    Hopefully, I will add more wrapper later 🙂

    Thread Starter hailuu

    (@hailuu)

    Hi author, I have problem when active plugin
    “Plugin could not be activated because it triggered a fatal error.”
    “Fatal error: Can’t use function return value in write context in /home/content/73/6971473/html/coach-amz/wp-content/plugins/ajax-load-more-anything/ajax-load-div.php on line 323”

    Can you help me ?

    Thread Starter hailuu

    (@hailuu)

    line 323:

    <textarea style="width:100%" name="asr_ald_css_class" id="" rows="10"><?php if(empty(get_option('asr_ald_css_class'))){echo ".btn.loadMoreBtn {
        color: #333333;
        text-align: center;
    }
    
    .btn.loadMoreBtn:hover {
        text-decoration: none;
    }";}else {echo esc_attr( get_option('asr_ald_css_class') ); } ?></textarea>
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘My post is not show.’ is closed to new replies.