Create Blogs

create websites and blogs with WordPress and Nucleuscms

How To Implement EU Cookies Warning

cookie warning float right

Due to these EU cookies laws, all the website must display a cookie warning for reader to continue or leave.  After so much time to search for the best solution since we display Ad-sense and Amazon ads, we need to comply and finally we found a that shows us how to do it. It’s quite simple.

Create Shortcodes for Color Buttons With Links

create shortcode

Bootstrap buttons are great, but for some reasons they don’t accept links. This is how I create color buttons with link using shortcodes. Create the color button in css. bblack,bblue,bgreen,bred, a {text-style:italic;font-size:17px;font-weight:500;color:#fff}bblack span,bblue span,bgreen span,bred span{padding:5px 13px;border-radius:5px}bblack span{background-color:#080808}bblue span{background-color:#1A447A}bred span{background-color:#930700}bgreen span{background-color:#004928} Shortcodes by create btn_shortcodes.php. <?php add_shortcode( ‘blue’, ‘title_s’ ); function title_s($atts, $content = null)

Set Localhost Port for XAMPP

Set listen port C:\xampp\apache\conf

Sometimes the network doesn’t allow port 80, when we set up xampp and we can’t access localhost. We need to change the listen port to a new value, and every time we want to access localhost, we need the “:newport”.

How To Put Multiple Passwords On A Post In WordPress

I have some posts that are private and I would like a few people to read only, after some read, I would like to remove their access and still let others to read. After searching on the web, this way is the best way to do it for what I want and it works. 1.

Magnific-Popup

Magnific-Popup is a responsive lightbox. I modified the zoom-gallery.js to idoggallery.js using class=”idoggallery” for easy to remember. For image with no links use “igallery” and title only. Use  “title” and “mylink” on href to display caption and create a link… <div class=”idoggallery”> <p style=”text-align: center;”><a class=”preview” title=”macOS Sierra On Windows Laptops” href=”//www.dognmonkey.com/techs/wp-content/uploads/z_macOS_Sierra.jpg” mylink=”//www.dognmonkey.com/techs/macos-sierra-on-mac-wanna-be-windows-laptops.html”><img class=”alignnone size-thumbnail