AR Rasel
Forum Replies Created
-
Hi @tomislo
Hope you are doing well.
Sorry to inform you that, we didn’t have the source maps on GitHub as well. But you will get the full code from GitHub. And you will get the source code for the general.min.js file from here:
https://github.com/WPDevelopers/essential-addons-for-elementor-lite/blob/master/src/js/view/general.jsHope this will help you. Let us know if you need any other help.
Thanks!
Hope you are doing well. I just checked your shared issue.
From your shared error message I am assuming that this may caused for the Font supported/loading related issue. And using the PDF file on your shared URL we tried on our end and found the issue.
We already forwarded this issue to our Dev Team. They are working on this. We will get back to you as soon as possible. Please allow us time.
Thanks!
Hi @davisphan ,
Glad to know that your Pinterest related issue gets fixed.
It seems your Instagram account didn’t connect with your Facebook Page. Please ensure the you have converted your Instagram Profile to Business / Creator Profile and connect this Instagram Profile with your Facebook Page. After that, please retry once. Hope this will work properly for you.
You can check this documentation to know how to convert and connect your Instagram account to your Facebook page.
Let us know the update. Thanks!
Hi @amitbiswas06,
Hope you are doing well. You can use the any of the shared code in below:
add_action('init', function() {
remove_filter('nx_form_list', [\NotificationX\Extensions\CF7\CF7::get_instance(), 'nx_form_list'], 9);
});or
add_filter('nx_notification_template', function( $fields ){
$fields['first_param']['ajax'] = Rules::is('source', 'cf7', true, $fields['first_param']['ajax']);
return $fields;
}, 99);Hope this will help you. Let us know the update.
Thanks!
Hi @davisphan,
From this shared error message, it seems your Pinterest App have a trial access. With the Trial access, you can’t create any posts on Pinterest. Your created App should have Standard Access. So you need to upgrade your Pinterest App.
Meanwhile, before approving the Stander Access on your created App, you can connect your Pinterest account from here and share your posts easily.
Hope you understand. Let us know if you have any other queries.
Thanks!
Hi @davisphan,
Sorry for the inconvenience caused. Mistakenly I wrote Twitter instead of Pinterest. Actually, the error message you shared for Pinterest
Pinterest error (code: 401) with message: Authentication failedthis means there is a connectivity issue between Pinterest and SchedulePress.I’m assuming that your Pinterest account connection has expired. In this case, I request you remove your connected Pinterest account from SchedulePress > Settings > Social Profile, and after removing save the settings. After that, please reconnect your account and retry once.
Hope you will not face the same issue again. If you are still facing the same issue, you can reach us here. We will gladly help you fix it quickly, don’t worry.
Thanks!
Hi @davisphan,
Hope you are doing well. Sorry to hear that you are facing issues.
From your shared error message it seems that there is a connectivity issue with your connected Twitter Account.I am requesting you remove the connected Twitter account first and then save the changes. After that, reconnect your Twitter account and try again. Hope your issue will be fixed.
Let us know how it goes. Thanks!
Hi @vava83210,
Hope you are doing well. Sorry to hear that you are facing issues using Templately.
Can you please inform me if are you trying to import a template using the FSI (Full Site Import) feature? If yes, then while you are going to import you will get an option to choose Demo content import (https://d.pr/i/jRuMYw). If you don’t want to import the demo content then you can uncheck this option and then import it. Then imported template will not replace your product images.
You can try once by following the above steps. Hope you will not face any issues.
Let us know how it goes. Thanks!
Hi @amitbiswas06,
Hope you are doing well. I have checked your query. Please find the details in below:
To Disable ajax pull:
add_filter('nx_notification_template', [$this, 'notification_template'], 9);
public function notification_template( $fields ){
unset($fields['first_param']['ajax']);
return $fields;
}public $themes = [];contains mainly default value for that specific theme, Notification Template default value, screenshot to show in theme tab etc.$themes[]['defaults']set any value for other fields.$this->templatesincludes values a dropdown contains.$this->templates[]['_themes']the values should be included in only the themes listed.Hope this will help you. Let us know if you have any other queries.
Thanks!
Hi @davidvm,
Hope you are doing well. Sorry for the late reply.
Sorry to inform you that, currently, we don’t have the option to make it automatically extend to the full height of the PDF. However, thanks for your valuable suggestion. I will discuss this with our Team and we will try to implement this in our future version of the plugin.
For now, you need to adjust the height manually while embedding the PDF file from here. Hope you understand and this will help you.
If you are facing any issues or you need help, you can reach us here or you can create a separate topic. We are always here to help you.
Have a good day!
Hi @gideonlupine,
Thanks for your valuable update. I am glad to know that your issue is resolved and we were able to help, please feel free to contact our support anytime you need help, we are always here to help.
If you don’t mind me asking, could you do me a favour, and spend 30-sec to review us following this link, this will help us to serve better.
Thank you in advance!
Link to review – https://wordpress.org/support/plugin/embedpress/reviews/#new-post
Hi @gideonlupine,
Thanks for your update. Let us know if you are getting any errors.
Have a good day!
Hi @gideonlupine,
Hope you are doing well.
Yes, we fixed the issue on our Dev version, and we share the Dev version with you. We keep the same version number on both the Released and Dev versions.
Please test with the shared Dev version and let us know whether the issue gets fixed or not. If the shared issue gets fixed, we will add this fix in our upcoming release.
Looking forward to hearing from you soon.
Thanks!
Hi @newmediologo,
Yap, I got that. Thanks for your update. I am closing this topic as resolved.
Thanks and have a good day!