Charlie L
Forum Replies Created
-
I did some more work on this and now have this error message:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 1 passed in /www/athemesnewgc_726/public/wp-includes/class-wp-hook.php on line 292 and exactly 2 expected in /www/athemesnewgc_726/public/wp-content/plugins/revisionary/rvy_init.php:361 Stack trace: #0 /www/athemesnewgc_726/public/wp-includes/class-wp-hook.php(292): {closure}(Array) #1 /www/athemesnewgc_726/public/wp-includes/plugin.php(212): WP_Hook->apply_filters(Array, Array) #2 /www/athemesnewgc_726/public/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php(589): apply_filters('rest_themes_col...', Array) #3 /www/athemesnewgc_726/public/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php(45): WP_REST_Themes_Controller->get_collection_params() #4 /www/athemesnewgc_726/public/wp-includes/rest-api.php(310): WP_REST_Themes_Controller->register_routes() #5 /www/athemesnewgc_726/public/wp-includes/class-wp-hook.php(292): create_initial_rest_routes(Object(WP_REST_Server)) #6 /www/athemesnewgc_726/public/wp-inclu in /www/athemesnewgc_726/public/wp-content/plugins/revisionary/rvy_init.php on line 361
So is there any way we can debug this or?
Running 2.5.3
I can’t seem to provoke WP to send me another email with error details, even though I get the error whenever I try to open a post.
Forum: Themes and Templates
In reply to: [Hiero] In category page shortcodes and linksYouTube links definitely embed. I just tested it myself. Have you made sure to unlink the link?
The gallery shortcode is working for me too. Maybe try following this tutorial: https://wp.tutsplus.com/tutorials/the-wordpress-gallery-shortcode-a-comprehensive-overview/
Forum: Themes and Templates
In reply to: [Hiero] Привью и кросспостинг на facebookLooking at your Facebook page previews seem to be showing now?
Forum: Themes and Templates
In reply to: [Hiero] Change site headerIt depends on what you’re trying to do. Can you please elaborate?
Forum: Fixing WordPress
In reply to: Why is my recent posts widget only 5 px wide?I’m sorry but that’s not helpful, alchymyth. I’m asking about a specific problem here. Almost all websites have errors and warnings. Heck, www.remarpro.com has got 11 errors and 2 warnings. QuickSprout has got 48 errors and 18 warnings, TechRadar has got 126 errors and 8 warnings (worse than mine).
Forum: Plugins
In reply to: [Flare] Remove Purple Lightening Icon and Need CountsI’m going to use an earlier version of the plugin until the purple button is removed. No one likes forced ads…
Forum: Themes and Templates
In reply to: Remove bullets from text widgetUsing this code and everything’s dandy:
.sidebar li { list-style-type:none; }
Thanks again for the help. ??
Forum: Themes and Templates
In reply to: Remove bullets from text widgetSo adding that CSS has removed the bullet, which is great, but it has messed up the spacing of the sidebar a bit. Everything’s closer together.
Forum: Fixing WordPress
In reply to: How to display one child category as a link?I’ve had a look at your code, but I’m afraid my knowledge of PHP isn’t deep enough to be able to apply it to my own situation. Can you be any more specific, please?
[No bumping. If it’s that urgent, consider hiring someone.]
Forum: Themes and Templates
In reply to: Center headerI don’t know how I missed that. Thanks!
Forum: Fixing WordPress
In reply to: Cropping not workingI switched to 2012, but then I wasn’t sure how to test it, as it’s mainly the slider images which are the problem.
Forum: Plugins
In reply to: [WordPress Related Posts] External css from cloudfrontThis doesn’t work for me.
I’ve commented out the line above in wp_related_posts.php (was that the right place?), but as you can see the cloudfront css still loads and overrides my local styles: https://responsivethemeshq.com/art-works/
Any ideas?