Catalin
Forum Replies Created
-
The most common reason for high CPU usage is the Heartbeat API generating frequent Ajax calls.
DDoS attacks can also lead to high admin-ajax.php usage.
I suggest enabling “under attack” mode in CloudFlare or blocking access to countries that you do not target. You can also try disabling heartbeat temporarily.
Forum: Fixing WordPress
In reply to: Remove bottom black panelI recommend asking theme’s developers. It’s best to go to their official support channel.
Forum: Fixing WordPress
In reply to: Gutenverse unable to be installedThere are no time approximations. It may become available again after review or permanently closed.
I suggest trying to find an alternative.
Forum: Fixing WordPress
In reply to: Most recommended plugin to handle 10,000 photosOne of the most common plugins used for galleries is NextGEN Gallery. It is suitable for anyone who needs to create, manage, and display a lot of galleries with easy management.
Forum: Fixing WordPress
In reply to: PCLZIP_ERR_BAD_FORMAT errorIt is possible that WordPress doesn’t have enough memory (not space) to unzip. It can also be caused by a plugin.
I suggest checking memory usage on server and trying disabling all plugins.
Forum: Fixing WordPress
In reply to: Cant insert image to page and postDid this happen after making a change to the site? If so, I suggest trying restoring a backup to see if it helps.
Most web hosting providers offer automatic data backups.
Forum: Fixing WordPress
In reply to: Plugin for custom template for invoice printing (pdf)This seems to be suitable for your needs:
Forum: Fixing WordPress
In reply to: Filter page visitors by zip codeYou could try this plugin: https://wordpress.org/plugins/geo-my-wp/
Forum: Fixing WordPress
In reply to: “Your Site is Experiencing a Technical Issue”If you have access to your admin panel, try deactivating all plugins. If you don’t have access to your admin panel, try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to
/wp-content/themes/and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue.`