yig
Forum Replies Created
-
Hi,
I had the same problem. I would suggest contacting support on their website mentioning your actual quota. Maybe it is a bug, they fixed it for me.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Conflict with Hueman themeThanks for sharing this; I was trying to find out what’s wrong with my browser.
I’m using another theme so this is not Theme specific, I have the exact problem.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 2FA Site Lockout!Thanks @kokkieh , I don’t know what exactly the OP had meant to ask, but that means Jetpack does offer some two-step authentication functionality.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 2FA Site Lockout!Jetpack does not offer any 2FA functionality,
Doesn’t Jetpack offer WordPress.com Secure Sign On, which can require Two-Step Authentication?
https://jetpack.com/support/sso/
If you’d like to improve the security of Secure Sign On, you can choose to force Two-Step Authentication when users log in via WordPress.com. Here is the line of code that you’ll need:
add_filter( ‘jetpack_sso_require_two_step’, ‘__return_true’ );
Note: This filter only requires that logging in via WordPress.com requires Two-Step Authentication. If you only return true for this filter, then a user could still log in via the default log in form. If you would like to enforce Two-Step Authentication for your site, you could combine the jetpack_sso_require_two_step filter with the jetpack_remove_login_form filter to force users to log in with WordPress.com and use an account with Two-Step Authentication.
Hi there,
Any updates on this issue?I had the same issue with exactly the same numbers. Luckily could log back in with WordPress recovery mode link and disabled Jetpack.
Error Details
=============
An error of type E_ERROR was caused in line 2637 of the file /home/xxxxx/public_html/wp-content/plugins/jetpack/class.jetpack.php. Error message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 9223372036854775840 bytes)- This reply was modified 5 years, 3 months ago by yig.
Forum: Plugins
In reply to: [Super Progressive Web Apps] External Links on iOSThank you, I have redownloaded SuperPWA to my homesreen. Now it works a bit different, I don’t understand what was wrong maybe with my device, but thanks for your time ??
When I asked the question, for example clicking on the “SuperPWA 1.9 is Ready for Chrome Mini-infobar” blog post would open it up on Safari rather than inside the SuperPWA. Now it opens within the app.
External links such as your Twitter account below opens it up on Safari still. So I guess this should be normal behaviour now.
Thank you ??
Forum: Plugins
In reply to: [Super Progressive Web Apps] External Links on iOSHi Jose,
I have been checking it on the latest iOS version (12.1.1 I suppose) on an iPad 9.7 2018.
Forum: Plugins
In reply to: [Super Progressive Web Apps] External Links on iOSThank you very much Jose ??
Sorry, maybe my question was not clear, I saved SuperPWA.com to my iOS homescreen as a pwa. Any link I click on the SuperPWA’s app will open in a new Safari tab including your blog posts, newsletter, etc.
However when I download my own PWA to homescreen, the external links open up within the pwa app. (Making going back to home page of my pwa app impossible without restarting the app)
In this case, one of these is not the normal behaviour I suppose?
Forum: Plugins
In reply to: [Under Construction] Replacing the wordpress “Check back in a minute” pageOh I see, I love your designs but (luckily) that is the only time I need a maintenance page these days ??
Thank you for your response ??
Forum: Plugins
In reply to: [Scriptless Social Sharing] Whatsapp button and sidebarHi there Robin,
Thanks very much for your response. Your suggestion for the sidebar worked well for me, I just disabled the text widget from appearing on archive pages.
About whatsapp, I think i am not that familiar with coding yet but thanks for the resource. Whatsapp is the main mobile communication tool in some countries (like in Europe, Latin America) at the moment so I believe it could create a difference for mobile readers especially.
Thanks again for this awesome plugin,
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Top menu has become a sidebar on iOSI will not be able to provide any login details if thats why you are asking.
I think it was supposed to be fixed with the latest update as I see from the description, but hasn’t changed anything for me. So I moved the menu to the left hand, as a self-solution.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Submenus in AMPSame here, sub menus disappeared with one of the last updates.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Top menu has become a sidebar on iOSHas this been fixed in the new update? @encodingjabbar @mohammed_kaludi
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Top menu has become a sidebar on iOSYou can find a link to the webpage in this topic: https://www.ads-software.com/support/topic/read-more-button-text/
Its the same issue on any amp page.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Everything below author disappearedI will not be able to provide any login details if thats why you are asking.
Seems like I am not the only one with this problem so a public solution might be more useful for others looking for a solution too.