doppiar
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Very slow site after updateAbsolutely! The problem is not resolved and I certainly can’t afford to keep my site down or increase the load times by more than two minutes, even causing the server to time out!
Forum: Plugins
In reply to: [Yoast SEO] Very slow site after updateYes, the problem is absolutely the same, and not only in one site, but also in several sites that I admin!
Forum: Plugins
In reply to: [Yoast SEO] Very slow site after updateThanks for the reply. As soon as I update to the latest version, the Blog becomes of an absurd slowness, completely blocked, both in the backend and in the frontend, so much so that it doesn’t even let me start the “Indexable Analysis”!
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Access Token – Session invalidatedAs I said above, re authorize the app not solving the problem!
Forum: Plugins
In reply to: [WooCommerce] Best selling of the monthAbsolutely! Thanks, thanks and thaks! ^_^
Forum: Plugins
In reply to: [WooCommerce] Best selling of the monthThanks Joey… It’s a bad problem, even because the customer ask me for such functionality -.-‘
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Warning after WordPress update.Me too!
Forum: Plugins
In reply to: [DHL WooCommerce Shipping Method] Wrong shipping amountATTENTION: I have noticed, by DHL Response, which is not seen the account number, and I think this is the problem of incorrect shipping prices!
No!
I mean this: https://i.ytimg.com/vi/u5m57J6R-Lc/maxresdefault.jpgA play button over the thumb, like when you play a video on Youtube, for example!
Forum: Plugins
In reply to: [Automatic Featured Images from Videos] Overlay a play buttonMhhhh…. Any ideas?
Hi alexweb1991 ??
You can write to https://betterwp.net/contact/ : in a little time, the friendly Khang will help solve your problem, as it did with me ??Forum: Hacks
In reply to: Old latest comments dashboard widgetMhhh…
The 3.7 code is:
if ( is_blog_admin() && current_user_can('moderate_comments') ) { if ( !isset( $widget_options['dashboard_recent_comments'] ) || !isset( $widget_options['dashboard_recent_comments']['items'] ) ) { $update = true; $widget_options['dashboard_recent_comments'] = array( 'items' => 5, ); } $recent_comments_title = __( 'Recent Comments' ); wp_add_dashboard_widget( 'dashboard_recent_comments', $recent_comments_title, 'wp_dashboard_recent_comments', 'wp_dashboard_recent_comments_control' ); }
Now, how I can implement in the functions.php file? Thanks ??
EDIT – If I try to implement all in functions.php, WordPress says:
Fatal error: Call to undefined function wp_add_dashboard_widget() in functions.php on line 28
Hi! I’ve write you now! ^_^
Ok. Thanks! ??
If i click on “News Terms and Genres” I see “0 of 0 showed”. What’s the error?