Forum Replies Created
Actually bootstrap js was disabled, we’ve enabled it. There checked means disabled, as that option was added to disabled bootstrap.
Where did you add the code?
https://www.evernote.com/l/AUfz4c5JRDFIb6gCAPMeN8In-_LLE113c5sB/image.png
Your page builder is showing old content even after publishing changes from the frontend. Looks like, You have to update the page from backend to apply changes.
1. Filter hook has to be added in your theme’s functions.php file. I have added it for you. Edit the “My custom title” from there.
2. You can’t translate that from the plugin. It is based on your web browser ( Chrome ).
3. It depends on Mailchimp API response. Sometimes API request fails. Reload the page to initiate a new API request in this case. That should bring the list.
4. Select a Global list from MailChimp settings as a fallback.
5. Added CSS in theme’s style.css file to change button color and other styles. Edit color codes there to match your theme style.
Looks like image attachment failed. I do not see any image.
However, did you name the language files correctly? Following screenshot show names for Italian language files,
https://www.evernote.com/l/AUfIMDHH3nhEjYf6NAcD31RabXq9CANXwuoB/image.png
When creating a new package post status notifier send some kind server logs which is mixed up with WPDM JSON data. So, WPDM can’t get the required data to reload the edit page. Please ask the plugin author to check this issue.
By the way, we have added the review notification in our to do list for next update of Review addon.
Changing Form Styles:
You can do that by applying custom CSS that matches with your theme.
Editing Lock Form:
Use wpdm_email_lock_heading filter hook to change “Subscribe to download” text. Filter Documentation here. There is no hook to edit “Send download link to” text. You need to modify plugin code for that ( code location shown in screenshot below )
https://www.evernote.com/l/AUcLlYmIyRlGPbvoucMyppkwDbvjYq0zgkgB/image.png
You should receive a subscription confirmation email if double option enabled. Your email will be added to the list if you confirm the subscription there. Did you not get the opt-in confirmation email second time?
Upload page loaded and working fine on my test. Could you please be more specific about the issue you faced?
https://www.evernote.com/l/AUeolUFCax9EQYBX1D4QIjih9FEQd4CQX34B/image.png
Please check the admin ( shaon ) password. It is not working. User login worked fine.
Please send temporary wp-admin login info in private reply, I will add the code for you.
Login page works now but getting the wrong password error.
You can enable double opt-in from WPDM MailChimp settings area. If double opt-in is enabled, Users will be added to the list after getting their confirmation.
https://www.evernote.com/l/AUcp3H6Aj9lC4Kvuem1Puw_3Q88Zv0hcGR4B/image.png
Login info not working. This modal issue maybe related to Sitepress Multilangual cms plugin. There are some errors in that page originated from this plugin.
Hi,
Please send temporary wp-admin login info in private reply to check the Form Lock/ Live Form download link mailing issue.
Please update the plugins manually for now. Dashboard update process faces some issues in few servers. You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/purchases/
Thanks.
The sidebar is back now. I have added a patch to fix it. Will that in our next update too.
Your builders CSS is conflicting with popover CSS. The easy fix is using embedded form for locked packages. I have created a custom link template there named “Card Embedded”. Please try that one.
Hi,
Login working now.
Please send me the URL where you faced pop-up and sidebar issue. If popup is positioned under sidebar,
If popup is positioned under sidebar adding following CSS fixes it,
.fw-col-sm-3{z-index:9;}
I have created a package but found no issue related to MailChimp form dropdown and blank sidebar. It will be helpful if you can provide a link where this problem already exists.
Thanks.
Did you activate Drive API and Google Picker API? Please re-check all setup steps.
Send temporary wp-admin login info in private reply to test this with our drive account.
Hi,
Don’t worry, it is not related to plugin functionalities. We will check this issue before next update and add a patch to fix it.
Thanks.
Your posts have to be published to appear on shortcode result. Set frontend option to publish instantly for that. In your setup, it was set to Pending for review which is the default option.
https://www.evernote.com/l/AUfZ0EPNdMxCC7MdWZBbKV-Rs7f2zDjDz_0B/image.png
please give me admin login info to check. BTW, wpdm notifies admin when someone creates a new package from the frontend.
Yes, they are now, 4.1.6 is 3 years old, many things are changed from then.