Abhilesh
Forum Replies Created
-
I also asked Learndesh for this. They are not using this to send email to USER. ( https://www.ads-software.com/support/topic/custom-email-template-after-user-registration-to-user/#post-17046162 )
Also Please check the screenshot below.
https://nimb.ws/6oSBKDThanks
I checked this video and I know there is a option to add Size (I have mentioned this in my comment above). but this is not working.
Also I want to tell you I have created this PDF Message body in table, tr, td way. Will this is causing to any issue in appling this font size from PDF Text Font size option??
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Contact form not working with PDF pluginI have downgraded the php version from 8.2 to 7.4 and form is working …
Even I have created the account first and made payment still getting “Buy Now” button and after refresh getting desired progress section.
I am creating(sign up) the account during purchase.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Social Profile image issueYes,
This “Simple Local Avatars” plugin is conflicting.
I have created an account again and it works.Thanks for your quick support.
Forum: Plugins
In reply to: [Nextend Social Login and Register] Social Profile image issueYes,
There is a plugin “Simple Local Avatars” That I think can conflict with this.
I will deactivate it and create new account again.
After deactivating avar is not there with the user.Forum: Plugins
In reply to: [Nextend Social Login and Register] Social Profile image issueHi,
I checked the setting. This is correct as you suggest.Actually I am checking avatar image in user profile setting page. I think Avatar should be here atlest if there is any conflict.
https://nimb.ws/vNle0yI am using Elementor, ACF Frontend to show it in frontend.
- This reply was modified 3 years, 8 months ago by Abhilesh.
I have done this with below code but these link are not coming to frontend
My client are using elementor widget to show these social icon but no sure why new icon links are not coming.
add_filter(‘dokan_profile_social_fields’, function($fields) {
$fields[‘tiktok’][‘icon’] = ‘tiktok ‘;
$fields[‘tiktok’][‘title’] = ‘Tiktok ‘;
$fields[‘spotify’][‘icon’] = ‘spotify ‘;
$fields[‘spotify’][‘title’] = ‘Spotify ‘;
$fields[‘bandcamp’][‘icon’] = ‘bandcamp ‘;
$fields[‘bandcamp’][‘title’] = ‘Bandcamp ‘;
unset($fields[‘gplus’]);
unset($fields[‘flickr’]);return $fields;
});Forum: Plugins
In reply to: [WordPress Popular Posts] How to show categories in listOh,
I get this with shortcode using your help.
[wpp range=”all” stats_category=1 limit=5 order_by=”views” thumbnail_height=75 thumbnail_width=75]
But also I find an option in elementor widgets section. Last time was not able to find this setting.
Thanks for your help.
- This reply was modified 3 years, 11 months ago by Abhilesh.
Forum: Plugins
In reply to: [WordPress Popular Posts] How to show categories in listHi Hector,
I am using it in elementor.
But I can use anything you suggest but shortcode will be good and easy.
I want to display list like (https://nimb.ws/tNpXE9)
I can design but how I can show categories.Thanks
- This reply was modified 3 years, 11 months ago by Abhilesh.
Forum: Plugins
In reply to: [Easy Updates Manager] This plugin is not working – keep loadingHi
1. On setting page load I am getting below errors in admin dashboard on your plugin setting page
wp-auth-check.min.js?ver=5.5.3:2 Uncaught TypeError: Cannot read property ‘hasClass’ of undefined
at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5.3:2)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
at Object.trigger (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4-wp:3)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.trigger (jquery.js?ver=1.12.4-wp:3)
at Object.<anonymous> (heartbeat.min.js?ver=5.5.3:2)
at i (jquery.js?ver=1.12.4-wp:2)
(anonymous) @ wp-auth-check.min.js?ver=5.5.3:2
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
trigger @ jquery.js?ver=1.12.4-wp:3
(anonymous) @ jquery.js?ver=1.12.4-wp:3
each @ jquery.js?ver=1.12.4-wp:2
each @ jquery.js?ver=1.12.4-wp:2
trigger @ jquery.js?ver=1.12.4-wp:3
(anonymous) @ heartbeat.min.js?ver=5.5.3:2
i @ jquery.js?ver=1.12.4-wp:2
fireWith @ jquery.js?ver=1.12.4-wp:2
x @ jquery.js?ver=1.12.4-wp:4
c @ jquery.js?ver=1.12.4-wp:4
XMLHttpRequest.send (async)
send @ jquery.js?ver=1.12.4-wp:4
ajax @ jquery.js?ver=1.12.4-wp:4
l @ heartbeat.min.js?ver=5.5.3:2
d @ heartbeat.min.js?ver=5.5.3:2
v @ heartbeat.min.js?ver=5.5.3:2
h @ heartbeat.min.js?ver=5.5.3:2
(anonymous) @ heartbeat.min.js?ver=5.5.3:2
dispatch @ jquery.js?ver=1.12.4-wp:3
r.handle @ jquery.js?ver=1.12.4-wp:3
eum-admin.min.js?ver=9.0.6:formatted:228Uncaught TypeError: $ is not a function
at Object.__register_update_toggle_events (eum-admin.min.js?ver=9.0.6:formatted:228)
at Object.init (eum-admin.min.js?ver=9.0.6:formatted:18)
at HTMLDocument.<anonymous> (eum-admin.min.js?ver=9.0.6:formatted:10)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
__register_update_toggle_events @ eum-admin.min.js?ver=9.0.6:formatted:228
init @ eum-admin.min.js?ver=9.0.6:formatted:18
(anonymous) @ eum-admin.min.js?ver=9.0.6:formatted:10
i @ jquery.js?ver=1.12.4-wp:2
fireWith @ jquery.js?ver=1.12.4-wp:2
ready @ jquery.js?ver=1.12.4-wp:2
J @ jquery.js?ver=1.12.4-wp:2
index.php?page=mpsum-update-options:1 Mixed Content: The page at ‘/wp-admin/index.php?page=mpsum-update-options’ was loaded over HTTPS, but requested an insecure favicon ‘/wp-content/uploads/2017/07/cropped-Bering-McKinley-Mountains-Only-2-32×32.png’. This request has been blocked; the content must be served over HTTPS.
index.php?page=mpsum-update-options:1 Mixed Content: The page at ‘/wp-admin/index.php?page=mpsum-update-options’ was loaded over HTTPS, but requested an insecure favicon ‘/wp-content/uploads/2017/07/cropped-Bering-McKinley-Mountains-Only-2-192×192.png’. This request has been blocked; the content must be served over HTTPS.2.
I am also getting below error in console when I click on button:admin.min.js?ver=9.0.5:1 Uncaught TypeError: Cannot read property ‘blockUI’ of undefined
at Object.__blockUI (eum-admin.min.js?ver=9.0.5:1)
at t.onButtonClick (admin.min.js?ver=9.0.5:1)
at Object.<anonymous> (admin.min.js?’ver=9.0.5:1)
at h (admin.min.js?ver=9.0.5:1)
at admin.min.js?ver=9.0.5:1
at l (admin.min.js?ver=9.0.5:1)
at ut (admin.min.js?ver=9.0.5:1)
at it (admin.min.js?ver=9.0.5:1)
at lt (admin.min.js?ver=9.0.5:1)
at ht (admin.min.js?ver=9.0.5:1)3.
Also I want to tell you I was getting “WP_AUTO_UPDATE_CORE” error in dashboard so i have removed 1 below line ffom wp-config.php file@include_once(‘/var/lib/sec/wp-settings.php’); // Added by SiteGround WordPress management system
But i not helped.
4.
Also I have downgraded “Easy Updates Manager” plugin to 9.0.5 but no luck.Thanks for quick reply.
I checked this setting.
I think I have check “Export users” radio button and submit “Create Background Task” button wil do this task?Hi,
The code works fine. I my 1st attempt I didn’t get email but it works later.
I have one more question, Is this possible to sent email to this custom field only not to account email id?Thanks
AbhileshForum: Plugins
In reply to: [Yourpay Payment Platform for WooCommerce] Payment not working after checkoutSorry, I have added the wrong token, After adding the correct token, I can see the option to see card details.
I think it will work now.
Thanks
- This reply was modified 4 years, 10 months ago by Abhilesh.