Similar Posts
Browser detect php
This code is to display the current browser name of your browser. Then this code is to be placed to your function.php file of your current theme Then create a new file browser.php inside of your current theme folder and put all code below inside of browser.php
How to get paid membership pro membership level ID?
How to get paid membership pro membership level ID? Copy the codes below.
Genesis main content codex ( hooks and filters )
Remove ” Edit ” page / post link when logged in Default functions

How to add additional HTML after the page title using Visual Composer Fancy title (the7 WordPress theme).
I have a search form to add below page title using Visual Composer Fancy title (the7 WordPress theme) page editor. I look for alternative solutions that I can insert my additional HTML content. Lucky me to found it, and here’s the code on how to add additional content. Add this code on your functions.php, can…
How to get the last array value in PHP
For example I have ” /category/blog/ ” string and I want to convert it in an array.
Custom Jquery collections
Navigation menu on-click prevent default if menu item has children and fires only on second click Get the total width of all li tags Scroll top On first load sessions Remove ‘px’ in 13.3999996185303px Detect your current computer resolutions Fire the script after the window is resize Add / Remove class onclick in the same…