| |

WDES rtMedia Music documentation

WDES rtMedia Music template override All files inside the “templates” folder can be override in your current theme/child theme. To do that, create a “wdes-rtmedia-music” in your current theme/child theme and place the template file inside of “wdes-rtmedia-music” folder. Example: You want to override the “all.php” to your theme/child theme. Override to theme/child theme You want…

How to fix the “Google Maps API error: MissingKeyMapError” using WPBakery Visual Composer WordPress plugin?
| |

How to fix the “Google Maps API error: MissingKeyMapError” using WPBakery Visual Composer WordPress plugin?

How to fix the “Google Maps API error: MissingKeyMapError” using WPBakery Visual Composer WordPress plugin? Are having trouble fixing this error on your end? This error is visible in your console developer tools. To fix the issue, first you have to look the script handler that is registered for the google API. To do that,…

| | |

How to add like button in media gallery item using Buddypress and rtMedia WordPress plugin?

Hi guys !!! How to add like button in media gallery item using Buddypress and rtMedia WordPress plugin? Please follow the steps below. Step 1: Override the “media-gallery-item.php” in your WordPress theme. Step 2: Place the code anywhere inside of your “li” tag. Step 3: Paste this code to your functions.php. Step 4: Paste this…