Similar Posts
Jquery colorbox codex
Colorbox default parameters Disable the close button Disable the click function outside the pop up page

Design WP Login landing page (wp-login.php, wp-login.php?action=lostpassword,etc.)
Design WP Login landing page (wp-login.php, wp-login.php?action=lostpassword,etc.). I’d like to share some CSS code for you, you can enhance it on your own and this is just an example of mine. The 2 screenshot will be the layout output in WP login landing page. Copy the PHP code to your functions.php of your current WordPress…
WordPress page options resetting after pressing the enter keys
WordPress page options resetting after pressing the enter keys and all of your settings go back to zero. This is usually this is happening when you create a custom page option in WordPress dashboard. The main reason is the reset button is declared ahead or coded before submit button. If you can see the `id=”reset”`…
Warning: reset() expects parameter 1 to be array, boolean given
ERROR: Warning: reset() expects parameter 1 to be array, boolean given in /wp-content/plugins/buddypress/bp-core/bp-core-template.php on line 3113 Copy this code to your functions.php in-case you did not find where there error from.

How to display Youtube video’s featured image ( thumbnail image )?
How to display Youtube video’s featured image ( thumbnail image )? We have numbered of ways to display the Youtube video’s featured image or thumbnail image. We want to display image instead of Youtube videos most specially in the categories right? In this examples, https://www.anthonypagaycarbon.com/category/entertainment/ we will see I’m using image instead of the video…
How to access/download mp4 files of vimeo videos?
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: