gooloonetwork

Results 7 issues of gooloonetwork

Hey, so there's not been an Update out for 3 Months now. Since then there have been plenty of security vulnerabilities across WordPress and major Version upgrades. Should i stick...

Hello, Ads and other Elements wrap around the Comment Area, especially on mobile. ![Screenshot_20220725-210610_Chrome](https://user-images.githubusercontent.com/35598280/180855363-3024873c-5acc-48a5-91de-4acaba1d9d6c.jpg)

Hello, i've got this message in Health Check & Troubleshooting: German Das geplante Ereignis anycomment_email_queue_send_cron wird zu spät ausgeführt. English The anycomment_email_queue_send_cron scheduled event is running too late.

Hello, when using the Review Option in a Blogpost with the Schema & Structured Data for WP & AMP Plugin and in AnyComment's Settings Ratings are enabled, in the Search...

Hey, so i tried upgrading to PHP 8.0 on my Host, but when i did, the Styling looked very weird. Text was floating around and the Buttons looked weird. Maybe...

Hello, when you save any options in AnyComment, it redirects to /wp-admin/1 upon hitting save. Although the options are saved, i think this shouldn't happen. I use the most current...

Hey. :) My first Contribution on GitHub, so please don't scream at me. :D I use a Function like `function custom_user_profile_fields($user){ if(is_object($user)) $skintype = esc_attr( get_the_author_meta( 'skintype', $user->ID ) );`...