Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

rtMedia clash

This topic is resolved
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    No idea why, but rt Media has suddenly malfunctioned.

    Tried uninstalling all plugnis which could probably clash.

    Removed all redundant snippets.

    Not sure how to resolve. I kindly request an instruction on how to solve this?

    Thanks in advanced

    Ref attached

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi @abourne,

    Thank you for bringing this to our attention. To better investigate this issue, it will help us if error logging on your website. To do so, just turn WP_DEBUG to true, like following:
    define ('WP_DEBUG', TRUE);
    You will find this constant in your wp-config.php file.
    More on this in the following topic: https://codex.wordpress.org/Debugging_in_WordPress

    After having reloaded the page with the error, please share your error logs in your next private reply. We’ll try to understand together from where your issue stems from.

    Cheers,

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne
    This reply has been marked as private.
    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne
    This reply has been marked as private.
    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi @abourne,

    It seems that the issue with these two is their compatibility with PHP 7.2+. Did you recently update your PHP version?
    It’s clearly a good idea -our demo are made with a PHP 7+ version- but not all plugins will support its new features or, like in this case, remove the deprecated bits of code.

    Since these two plugins have been deactivated, did you receive new logs? If it is the case, could please share them with us?

    Thanks a lot.

    Cheers,

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    Yes have been using 7.2 all along.

    Without ‘re-deactivating any plugins’ I receive this:

    Notice: Trying to get property ‘ID’ of non-object in /home/g2c3vf78781t/public_html/GYMN.com.au/wp-content/plugins/pmpro-buddypress/includes/restrictions.php on line 195

    It disappears when I deactivate Paid membership pro, but issue still persists of no rtmedia content.

    When I activate match me:
    Deprecated: Function create_function() is deprecated in /home/g2c3vf78781t/public_html/GYMN.com.au/wp-content/plugins/match-me-for-buddypress/src/class.settings-api.php on line 108

    Both plugins are compatiable with gwangi so it surely can’t be them, right… Is there something else the issue may attribute too?

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    Deactivated most plugins again and nothing else changed the same error message received.

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi @abourne,

    Currently, only the “wild” display of warning and notices is breaking the layout of your website. You can easily solve this by adding few PHP code lines to you wp-config.php file in order to hide them. For more please read the following posts:
    https://aristath.github.io/blog/wp-hide-php-errors
    https://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/

    However, this doesn’t solve the errors triggered by rtMedia. Unfortunately, the logs don’t say much either… Maybe it’s best if you try to reach the plugin authors and ask them if there are notorious incompatibilities between rtMedia and PMPro, for instance. You can post your request on their support forums:

    Support

    Regards,

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi @abourne,

    Please also note that your issue might not be triggering any error because it might be caused by a misplaced WordPress filter in your code snippets. So before going further and contact rtMedia support, it sounds best to deactivate all snippets and all plugins except those recommended by our theme. If the issue persists in that case, it’s clearly a rtMedia issue.

    Regards,

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    Advanced Excerpt

    THis plugin caused the conflict. You should black list it in documentation for future user awareness.

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    Is there a snippet or something other that can be used to restrict the exert limit of posts? Did not find anything in ‘settings > reading’.

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    Hi @abourne,

    The excerpt limitation is not configurable by default in WordPress.
    After a quick search, here is a snippet that could probably help you:

    /**
     * Change excerpt length
     */
    function custom_excerpt_length($length) {
       return 20;
    }
    add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );

    “20” is the number of words. Default WordPress excerpt is 55.

    Best regards,

    alex
    Participant
    • 81 Topics
    • 259 Posts
    @abourne

    Thanks for this. Easy and quick fix.

    Themosaurus
    Keymaster
    Themosaurus Support
    • 1 Topics
    • 1675 Posts
    @themosaurus

    You’re welcome alex. ?

    Best regards,

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘rtMedia clash’ is closed to new replies.

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site