Njengah
Forum Replies Created
-
Thank you for the response. It works!
Forum: Reviews
In reply to: [Send to Mpesa Payment Gateway] Good Effort@patrick-mahinge The objective of this plugin is exactly what you have described and it’s clearly pointed out in the description. The idea is to just collect the payments.
I have resolved the issue:
- Disabled All plugins
- I deleted all the Jetpack plugin’s files via FTP.
- Uploaded a fresh copy of Jetpack version 8.8.2 and WordPress version 5.5
- Activated Jetpack first and set it up again – it worked !
- Activated the other plugins one by one testing to see which is causing the problem and realized its Classic Editor – I got fresh copy that up to date and uploaded then activated. And it worked!
Issue resolved! Thanks @jeherve for your patience and contribution.
- This reply was modified 4 years, 3 months ago by Njengah.
I have checked the debugging center and the message is : –Testing your site’s compatibility with Jetpack
Blog token missing
Server error log reports :
Stack trace:
#0 /home2/example/public_html/wp-content/plugins/jetpack/class.jetpack.php(391): Jetpack->__construct()
#1 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(27): Jetpack::init()
#2 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(21): WC_Services_Installer->__construct()
#3 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(133): WC_Services_Installer::init()
#4 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/3rd-party.php(29): require_once(‘/home2/example/…’)
#5 /home2/example/public_html/wp-content/plugins/jetpack/load-jetpack.php(87): require_once(‘/home2/example/…’)
#6 /home2/example/public_html/wp-content/plugins/jetpack/jetpack.php(148): require_once(‘/home2/example/…’)
#7 /home2/example/pub in /home2/example/public_html/wp-content/plugins/jetpack/class.jetpack.php on line 580
[17-Aug-2020 13:04:35 UTC] PHP Fatal error: Uncaught Error: Call to undefined method Automattic\Jetpack\Connection\Manager::init() in /home2/example/public_html/wp-content/plugins/jetpack/class.jetpack.php:580
Stack trace:
#0 /home2/example/public_html/wp-content/plugins/jetpack/class.jetpack.php(391): Jetpack->__construct()
#1 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(27): Jetpack::init()
#2 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(21): WC_Services_Installer->__construct()
#3 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/woocommerce-services.php(133): WC_Services_Installer::init()
#4 /home2/example/public_html/wp-content/plugins/jetpack/3rd-party/3rd-party.php(29): require_once(‘/home2/example/…’)
#5 /home2/example/public_html/wp-content/plugins/jetpack/load-jetpack.php(87): require_once(‘/home2/example/…’)
#6 /home2/example/public_html/wp-content/plugins/jetpack/jetpack.php(194): require_once(‘/home2/example/…’)
#7 /home2/example/pub in /home2/example/public_html/wp-content/plugins/jetpack/class.jetpack.php on line 580- This reply was modified 4 years, 3 months ago by Njengah.
The error is the password field is disabled and on inspection of the element the disabled attribute is empty.
I installed WordPress 5.5 and updated Jetpack to latest version 8.8.1 the admin page on JetPack is broken cant load the settings. –wp-admin/admin.php?page=jetpack#/
My server environment is good and PHP version 7.3. The settings page issue seems like a broken call though no error message.
Upgraded to Jetpack version 8.8.1 but cannot log into wp-admin unless using the JetPack – wordpress.com way. I disabled Jetpack everything works !
This error appears on the classic editor Add post or edit post. I found out it is related to the way Jetpack class is used in the new WordPress version 5.5.
I have downgraded the version to 5.4 and it is fixed. Is there a better solution for version 5.5?
Forum: Reviews
In reply to: [Health Check & Troubleshooting] Waste of timeIt helps to have at least a settings link below the plugin description. I could not figure out how to use this plugin, just disabling themes and plugins is not enough. I thought it would offer more insights on plugins conflicts, deprecated code in themes, server info etc
Forum: Fixing WordPress
In reply to: Doesn’t display CSS unless logged in to WPI am having the same problem all my sites have broken CSS. I am using different themes but when logged in it’s working correctly. When logged out the css and js paths break.
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Scroll Within SidebarHi Max,
I am trying to implement this scroll feature but I noticed a missing semicolon in your first CSS code. I think it should be like this:
.sidebar { height: 700px; overflow-y: scroll; }
This works for me but I am wondering how do I shift the scroll bar to the left side?
- This reply was modified 7 years, 6 months ago by Njengah.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] CSS Class Selector Not WorkingStill not working but i think its a problem with the theme.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] CSS Class Selector Not WorkingThanks for your reply. Let me try I will get back to you.
Forum: Plugins
In reply to: [Social Auto Poster] Problem with the SSL CA cert (path? access rights?)You can bypass this problem by installing the plugin using the ‘upload option’. You simply download the plugin then upload the plugin it should work. It worked for me but the problem was Hostgator in my case.
Forum: Plugins
In reply to: [Front End Users] How to use the "emails" option?Hi Rustaurius,
I am having the same problem. The registration form is set up correctly but can’r figure out what’s wrong. A test registration and login redirects to 404.
Could you please clarify what needs to be filled in the SMTP fields, would appreciate if you illustrated with an example.
Thanks