marcbakker84
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Updates Manager] Getting a strange message on websitesHi Hristo,
Commenting out the line is not my solution, it is the solution the help desk gave me last week (ID 3311678). Could you tell us what to do?
Thanks!Forum: Plugins
In reply to: [Easy Updates Manager] Getting a strange message on websitesHi Carolin,
Yes, i contacted SG support. They add a line to wp-config.php that makes it impossible for Easy Updates Manager to perform autoupdates on both core as plugins. They disable this because they have their own tool for updating both WP as plugins (in cPanel). However, currently this functionality is not working for plugin updates.
Long story short; comment out the following line in wp-config.php:
# Disables all core updates. Added by SiteGround Autoupdate: define( 'WP_AUTO_UPDATE_CORE', false );
like this
# Disables all core updates. Added by SiteGround Autoupdate: #define( 'WP_AUTO_UPDATE_CORE', false );
That’ll do the trick.
Forum: Plugins
In reply to: [Easy Updates Manager] Getting a strange message on websites@ronalfy; if you need access to Siteground and/or one of the websites that is showing the error. Please let me know.
Forum: Plugins
In reply to: [Easy Updates Manager] Getting a strange message on websitesHi Ronald,
Yes, i can confirm this happens on sites that are hosted on Siteground servers. I clicked away a lot of those messages in the past two weeks and have captured a screenshot. That can be seen here: https://imgur.com/8rC32yp
The real problem is that auto updating is not working for me anymore.
What to do?
Thanks,
Marcps. another issue is that the tags in the message are not correctly closed, causing all content after the message to be bold.
Forum: Plugins
In reply to: [Timeline Express] Animation is not workingOk, thanks will look into it!
Forum: Plugins
In reply to: [Timeline Express] Animation is not workingYes, you are right. Showing the timeline in the first tab is solving the problem. Could you give me a direction in how to solve this?
Thanks!Forum: Plugins
In reply to: [Timeline Express] Timeline Express Lay outHi Evan,
Thanks a lot! Fixed it.
Grz MarcForum: Plugins
In reply to: [Yoast SEO] content analysisHey Taco Verdonschot, in v3.2.3 it is resolved. Thanks for your help!
Forum: Plugins
In reply to: [Yoast SEO] content analysisSame here. Is there a way to fix this?
Forum: Fixing WordPress
In reply to: WordPress dashboard menu is buggy; what to do?Found the solution: https://www.ads-software.com/support/topic/dashboard-menu-hover-error?replies=8
Next time; first Google, than ask ??
Hey Honda,
i used this:.tablepress-id-4 .column-2, .column-7, .column-9 {
display: none;
}The tablepress id and columns are probably different in your case.
MarcForum: Plugins
In reply to: [Print-O-Matic] Table press is not printingBaden!
Thanks, i solved it.
Is it possible to print the page fitting on the width of one page and in the lay out as it appears on the screen?
MarcForum: Plugins
In reply to: [Print-O-Matic] Table press is not printingAh dumb. Sorry: https://wijnvriend.dubbl.nl/wijnoverzicht/
Thanks!Forum: Plugins
In reply to: [WooCommerce] Add button under product descriptionOh; dumb.
The code for the back button i want to use is:
<a href="javascript: history.go(-1)">Go Back</a>
Thanks,
MarcDid i already mention that you are by far the number #1 problemsolver here? In terms of speed and correctness. Thanks for that. Working again.
Marc