Mark Ratledge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why does my website load speed vary on GTMetrixI doubt very much you’re going to reach 2 seconds unless you’re paying much more than shared hosting prices. Shared hosting is simply slow. Your site is fairly light, at around a meg, and you have a reasonable number of http requests. Even with Cloudflare, your original host will be a bottleneck. Speed will vary from the load of other sites on the same server. Who is it? Hostgator?
Look at your waterfall on GTmetrix. You have two seconds of lag with a redirect from non-www to www, which you shoild fix. And you have two seconds of TTFB from the host.
Forum: Fixing WordPress
In reply to: Want to add terms of service to contact formBumping posts and posting the same question in different forums actually makes you less likely to get an answer. Patience. Read https://codex.wordpress.org/Forum_Welcome#No_Bumping
Forum: Fixing WordPress
In reply to: I don't know if my site is connected to my profile or notYou’re using wordpress.com and you’re in the wrong place; these forums are for self-hosted .org WordPress sites. You need to go to the WordPress.com Forums.
You can disable wp_debug; The main issue is the database error. Something broke; see if your host can restore a backup. And look at http://wordpress.stackexchange.com/questions/165277/new-posts-defaulting-to-0-primary-key
Forum: Fixing WordPress
In reply to: how to edir some titlesSorry, you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme http://elegantthemes.com for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Forum: Fixing WordPress
In reply to: e-commerce, plugins, pluginsThe only advice on developers these forums can provide is to look at http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com We don’t job postings in these forums.
Where do you see the log of notices and warnings that you posted? In an error log? Or on the theme’s front end?
Those are simply PHP warnings and notices; they are not critical errors. You should fix the causes, but you can ignore them if need be. Disable logging if needed; see https://codex.wordpress.org/WP_DEBUG
Forum: Fixing WordPress
In reply to: checkout error "…is currently unable to handle this request"is there a way to go to regular plugins?
That’s your call; there are many free e-commerce plugins and addons for Woocommerce, etc: https://wordpress.org/plugins/search.php?q=ecommerce
The complexity to replace them all depends on your site. If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
(FYI, it’s not a good idea to respond to work offers from random forum users who have read about your issues.)
Accessing all posts from the dashboard puts a temporarily higher load on the server than editing one post, so WordPress needs more memory for a moment.
Using FTP you can try increasing the memory for PHP and WordPress by adding the “define” line below in your wp-config.php file a few lines of white space below the opening
<?phptag:define('WP_MEMORY_LIMIT', '64M');If that doesn’t work, it may mean that Inmotion won’t allow more memory usage; in that case, ask them about it.
Forum: Fixing WordPress
In reply to: checkout error "…is currently unable to handle this request"Many Yith products are premium/paid products not supported in these forums; you need to go to the site where you purchased them for support.
Forum: Fixing WordPress
In reply to: e-commerce, plugins, plugins@cityangel: Your question and feature list is far too complex of a request in these forums. Everyone here is a volunteer and no one is going to spend the time to walk you through all those feature points. The best thing to do is start with the docs, such as https://support.woothemes.com/hc/en-us/categories/200146917-WooCommerce
If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
(FYI, it’s not a good idea to respond to work offers from random forum users who have read this thread.)
get_plugin_data was called with an argument that is deprecated since version 3.0!
That’s the answer; deactivate all plugins and reactivate one by one until you see the error again.
Forum: Fixing WordPress
In reply to: error establishing a database connection…the page was set up by an old employee
You need to talk to the webhost – which appears to be VentraIP – and ask them for help, or follow https://codex.wordpress.org/Common_WordPress_Errors#Error_Establishing_Database_Connection
If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or http://upwork.com
(FYI, it’s not a good idea to respond to work offers from random forum users who have read about your issues.)
Forum: Fixing WordPress
In reply to: Broken custom theme since 4.5.3 upgradeSorry, no one can help with that issue in these forums; we don’t support premium/paid themes, and there is no way for us to support custom themes when we can’t see the code. The file
loadData.phpis not a standard WordPress file.If you can’t do the work yourself, consider looking for a reputable person on http://jobs.wordpress.net/ or http://directory.codepoet.com or at http://upwork.com
And please don’t solicit people to work for you in these forums, or respond to work offers from random forum users who have read about your issues.
Forum: Fixing WordPress
In reply to: Issue with Qcode Maps (Javascript Error) – Bridge ThemeSorry, you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme qodeinteractive.com for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme.
These forums are for free themes available in the WordPress theme directory at http://wordpress.org/themes/. See http://codex.wordpress.org/Forum_Welcome#Commercial_Products