ateya3d
Forum Replies Created
-
Hello,
i tell you all URL is redirect to the homepage and not redirect to the correct internal URL
can i get a reply ??
Forum: Plugins
In reply to: [Loco Translate] Error?Cannot add new language to unconfigured setplease Explain more im not found Advanced (configuration) tab
i think you now this is not a solution for your plugin problem!!
but i have test it and the problem is not solved and no any changes .. same error
@gravid7 i have already did many times , not solve the problem
i think this is an known issue in your plugin
many of the users face the same problem and you replay with the exact replay and all confirm the problem not solved and the surprise you still continue to replay with the same answer
i confirm your plugin in pdf invoice has a problem in fonts or any custom fonts ..
can you solve it or no ?
@uncannyowl thanks for your care
i have update the Toolkit in my development staging website and working now without any problem
i will double check again and if i notice any error or problem i will send to you
Many thanks
@uncannyowl
the latest replay for me or for us ?all plugins updated , I’m not using any outdated plugins and not using old LearnDash Hub plugin
ever things work fine except when we activate Uncanny Toolkit 3.6.4.2 get this error
Hello, i face the same problem when i activate
Uncanny Toolkit for LearnDash and try to access addons i get this error
https://***/wp-admin/admin.php?page=learndash_lms_addons&tab=third-party
Error thrown
Cannot use object of type stdClass as array
when i de activate it every things work without any errors
WordPress version 6.1.1
Uncanny Toolkit for LearnDash Version 3.6.4.2
LearnDash Version 4.5.0.2 (but the error from version 4.3.1)
Tested on PHP 7.4 , 8 , 8.1 with the same error
- This reply was modified 1 year, 10 months ago by ateya3d.
to hide link in wp-admin use this in functions.php
// customize admin bar css function override_admin_bar_css() { if ( is_admin_bar_showing() ) { ?> <style type="text/css"> #wp-admin-bar-ilj{display: none !important;} </style> <?php } } // on backend area add_action( 'admin_head', 'override_admin_bar_css' ); // on frontend area add_action( 'wp_head', 'override_admin_bar_css' );
use this
/*Remove “linkindex” from the WP admin top bar*/ #wp-admin-bar-ilj{display: none !important;}
- This reply was modified 1 year, 10 months ago by ateya3d.
Up Voted for that
Remove “linkindex” from the WP admin top bar
at all thanks for you
for this time i can’t get a paid version for my financial situation
Thanks
thanks @adamjlea for your replay
WP Simple Pay Lite is the available option in this time to me
if you can help with lite will be grate and appreciated
if not and Pro version must be
provide the solution here to any one has the pro version and has the same inquiry for help them in the feature
Thanks
Forum: Plugins
In reply to: [WP Fastest Cache] CDN Problem with ElementorHello @tkwpweb
is the problem solved ??