• Resolved nkoltys

    (@nkoltys)


    we’ve been using the below short code for years without issue in the free version. appears the upgrade to Version 3.3.46 is now making our default view non-readable (colors dimmed/changed).

    [wpdm_all_packages items_per_page=”30″ categories=”forms” jstable=1 order_by=”title” order=”ASC” cols=”title|update_date|download_link” colheads=”Document Title|Updated|::10px”]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter nkoltys

    (@nkoltys)

    FYI: no change with I added the below template link name

    [wpdm_all_packages template="link-template-default-ext" items_per_page="30" categories="forms" jstable=1 order_by="title" order="ASC" cols="title|update_date|download_link" colheads="Document Title|Updated|::10px"]

    Hey,

    Same here! It broke reCAPTCHA on my entire site. I use Cloudflare’s Turnstile with Paid Memberships Pro and this update broke the entire thing.

    It’s also modified the entire login page overriding the Paid Memberships Pro login page etc despite it’s a Paid Memberships Pro Login Block? Now it’s container is so small width wise you can’t even see the inputs.

    @shahjada said fixed in 3.3.44… but it’s not fixed I’m on 3.3.46?

    EDIT: Found the issue it seems it changed the Login Page from “Login (DL)” page to “Login (Core)” via Settings => Frontend Access upon update. Annoying!

    However, it’s still breaking Paid Memberships Pro’ Turnstile (Login) – Unless I disable Settings => Basic and uncheck Enable sign up form CAPTCHA validation and Enable sign in form CAPTCHA validation as it seems your plugin loads reCAPTCHA JavaScript on all pages not just the page set under Frontend Access? Wouldn’t it be better if you only load these files on pages/posts they are required? Not globally? More JS loaded on 99% pages for zero reason.

    Reverting update…

    • This reply was modified 4 months, 3 weeks ago by davidblood.
    • This reply was modified 4 months, 3 weeks ago by davidblood. Reason: Added edit (fixed-ish..)
    Plugin Support Nayeem Hyder

    (@nriddhi)

    Hello @nkoltys ,

    Hope you are well. The shortcode is working properly on our testing site, https://free.wpdm.online/wpdm-all-packages-shortocode/, from the latest version. I think it maybe conflict somewhere with your active theme/plugins. You can disable one by one other plugins for testing if there any conflicts. you may also switch theme to another for checking.

    And @davidblood , does the Paid Memberships Pro you are using is from WPDM Products, if yes, you can post it in our Pro forum support, https://www.wpdownloadmanager.com/support/forum/download-manager-pro/ for Pro support. If this plugin from others you can knock them for their support. Please kindly check.

    Thank you

    Plugin Author Shahjada

    (@codename065)

    @davidblood ,

    WPDM now uses Google reCaptcha Enterprise. So if also have older version of recaptcha active from other plugin that may cause conflict, you need to deactivate captcha from any of those plugin. Also wpdm doesn’t load reCaptcha where it is not needed. Like if you activate it for login page, them it only will load and show on login page.

    “More JS loaded on 99% pages for zero reason.” <– may you please be more specific, which js file you are talking about, if we miss something, certainly we shall optimize it with the next update.

    @nkoltys ,

    Please select “Light” color mode from WPDM UI settings.
    Also, if possible please share your URL where you are using the short-code.

    Thread Starter nkoltys

    (@nkoltys)

    light mode config change fixed the container grid color issue

    THANK YOU for your prompt support

    @nriddhi I don’t use Pro versions of any Plugin (it’s just the name).

    Hey @shahjada, It seems it was caused by Enable modal login form being enabled it loaded reCAPTCHA on every page (as intended here since the modal could be called from any page likely a navbar) so I just disabled that and my issue went away.

    This must’ve enabled itself when updating? As modal login form has never been enabled or an issue before same as it forced updated my Login Page for where [wpdm_login_form] is located.

    I had to add .w3eden #wpdmlogin, .w3eden #wpdmreg {min-width: 100% !important;max-width: 100% !important;} though as the login page container was tiny!

    Maybe we can add Cloudflare’s Turnstile too WPDM too? I’m DeGoogle.

    All my issues are now resolved.

Viewing 6 replies - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.