How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Load More Button Translation

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #18670
    dennisph
    Participant

    Hi There,
    i have search now for an Hour but i cannot find a Way how i can translate the Load More Button. It not work with any Translation Plugin so where i can find the related File to edit this?

    #18672
    dennisph
    Participant

    Also see that there is a Bug in the Complete Function. The Load More Button works not!

    #18673
    Angel 35
    Participant

    Hi! Translate the loadmore button this 2 way:

    For Affiliates Tables:

    function poka_load_more_button_fn() { ?>
    <span>LOAD MORE<span class=”spinner”></span></span>
    <?php
    }

    For Affiliates Lists:

    function poka_load_more_button_list_fn() {
    ?>
    <span>LOAD MORE<span class=”spinner”></span></span>
    <?php
    }

    • This reply was modified 1 month ago by Angel 35.
    #18676
    dennisph
    Participant

    Thanks for this! In general, the Load More function is full of bugs, at least on my website. Logged in load more Works, but the Load more does not work for normal users on the Frontend (Ajax error in the console). Furthermore, many providers are displayed twice when clicking on the Load More button. A little help from the creators of the template would certainly not be the worst thing.

    #18680
    Angel 35
    Participant

    You’re welcome.

    If this is a local conflict on a specific site, for example, between plugins and a theme or custom code. Then they will need to send the address of the site where errors with load more are observed.
    If the problem occurs on your other sites, I think the developers, having read this forum thread, will fix everything in updates.

    #18682
    admin
    Keymaster

    The translation feature for “load more” is now available in the latest version.
    Additionally, the “load more” functionality now functions properly for both logged-in and non-logged-in users.

    We apologize for any inconvenience this may have caused.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.