How to create “Shortcode” for a custom field
First of all you need to add below code to the function.php of your…
First of all you need to add below code to the function.php of your…
ul{ list-style: none } li{ position: relative } li::before{ content: ”; background: orange; position:…
<?php $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), ‘full’ );?> <div class”my-class” style=”background-image: url(‘<?php echo $thumb[‘0′];?>’)”> <h1>Dummy…

Hey, Check this cool tooltip with lots of features. It’s fully customizable & easy…
In the old days we had faced big issue to rotate the text. But…
div{ /* Modern browsers */ opacity : 0.5; /* This works in IE 8…

Google Web Designer is a free software to create interactive HTML5-based designs and motion…
Hello Guys!!! As you all know. Now a days, WordPress is the most popular…