Google Adsense javascript error.
How to fix this kind of error? This is showing on your console of a browser. With this codes below, your problem is solve.
How to fix this kind of error? This is showing on your console of a browser. With this codes below, your problem is solve.
How to get Vimeo video thumbnails? You can use the Vimeo thumbnail generator http://video.depone.eu/ or a PHP code below.
Facebook share says “Not Found Back to Facebook” using Elated Themes error can be fix by using this codes below. Just edit this code in social-share.php file located in your theme folder/framework/modules/shortcodes/socialshare/social-share.php For more detailed information, please read this article https://elated.ticksy.com/ticket/761189.
How to access/download mp4 files of vimeo videos? Using this URL https://player.vimeo.com/video/169074515/config, where 169074515 is the video ID, using https://player.vimeo.com/video/169074515/config will show all video information. See the sample codes below. Here’s the sample MP4 video URL your can download or use in your custom video player. Example video output:
How to disable zoom in/zoom out on google map iframe tag? Just use style=”pointer-events:none” inline CSS. see example below. Output: