How can we help?

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

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 1,669 total)
  • Author
    Posts
  • in reply to: Changelog of PokaTheme v4 #18686
    admin
    Keymaster

    ver. 4.1.2

    27/03/2024

    • Load more button functionality fixed
    • Load more button translation fixed

    assets/public/css/bundle.css
    assets/public/css/bundle.min.css
    assets/public/css/maps/bundle.css.map
    assets/public/css/vendor.css
    assets/public/css/vendor.css.map
    assets/public/js/app.js
    assets/src/js/components/global.js
    functions.php
    inc/core/helpers-affiliates.php
    inc/shortcodes/affiliates-shortcodes.php
    inc/suggestions/suggestions.php
    style.css

    Please view our demos for more info.

    in reply to: Load More Button Translation #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.

    in reply to: Footer images area missing widgets for images #18662
    admin
    Keymaster

    We are happy you fixed your issue !

    in reply to: Wrong Theme #18661
    admin
    Keymaster

    Hello,
    Could you please send us a private message with a link to the website and administrative access to the WordPress dashboard so that we can review it?

    in reply to: floating pop-up #18642
    admin
    Keymaster

    We wil add this functionality in the next update !

    in reply to: Load more button #18641
    admin
    Keymaster

    We allready have this in our list for the next update !

    Thank you for point this out !

    in reply to: Color background and text in footer #18639
    admin
    Keymaster

    The css bellow is a css example for the footer widget area, but for sure this is may need changes based of the preferences and for each site !

    .footer-widgets .widget > h3 {
    color: #000 !important;
    }

    • This reply was modified 1 month ago by admin.
    in reply to: Color background and text in footer #18632
    admin
    Keymaster

    The “Footer text color” takes affect only on Footer copyright area.

    I can understand that you want to it to change color on widget area if i am not mistaken.
    Tou can ovverite the colors via custom css area.

    Let me know if this helps.

    in reply to: Bullet Point Alignment in Poka Theme for Arabic Website #18631
    admin
    Keymaster

    You can try to add those css rules into the site and i think this problem will be fixed :
    .widget ul:not(.review-pros,.faq-list) li{
    padding-right: 1.125rem;
    padding-left: 0;
    }

    .widget ul:not(.review-pros,.faq-list) li::before{
    left: unset;
    right: 0;
    }

    Let me know if this fix the issue

    in reply to: Disable archive page #18630
    admin
    Keymaster

    It works at my end, Can you please provide credentials to your site in private message so we can look it further ?

Viewing 10 posts - 1 through 10 (of 1,669 total)