Skip to content
Using short code to add Featured, Most Viewed, Latest posts functionality

Using short code to add Featured, Most Viewed, Latest posts functionality

    Using short code to add Featured, Most Viewed, Latest posts functionality Using short code to add Featured, Most Viewed, and Latest posts functionality for WordPress and the textbook theme. Using short code to add Featured, Most Viewed, and Latest posts functionality to any page [movie_showcase] Simply make a child with the style.css file that’s required… Read More »Using short code to add Featured, Most Viewed, Latest posts functionality

    Center Page Title

    Center Page Title

      Centre Page Title, who would of thought. Title aligned in center of page How to center page title Center the Posts Title centre page title in divi divi theme make page title centered I searched over 2 hours on google using those as my search words. Nothing, nada. Until i used these words “page title centered WP” lo and… Read More »Center Page Title

      htaccess forced HTTPS

      htaccess forced HTTPS

        Using .htaccess file to force HTTPS.
        Fix .htaccess to process website assets such as CSS and JavaScript under HTTPS

        Social Sharing Title issue

        Social Sharing Title issue

          Social Sharing Title showing twice? Go to the header.php file in your template folder and make sure that between the title tags, there’s only this code: That should do the trick. This error is a combination of your template files with standard settings of the Yoast SEO plugin.

          Post Slider

          Post Slider

            Post Slider alignment issue Post Slider formerly known as Post Slider WD has some bugs and seaming word press has not evolved to have a custom widget area or a center page widget we are left with post slider just placing each slider on top of one another leaving the rest of your page/post looking… Read More »Post Slider

            Facebook JavaScript SDK

            Facebook JavaScript SDK

              JavaScript SDK I’ve been wondering about this for a while and finally figured out where to place the FaceBook JavaScript SDK. For me it’s in relation to the Like & Share buttons for the facebook page of Wanttono, so Facebook  shows you two code snippets. Copy the first code (SDK) snippet and paste it in your theme… Read More »Facebook JavaScript SDK

              Child Theme

              Child Theme

                WP Child Theme A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme. Child themes are the recommended way of modifying an existing theme.   Note: ThemeName= Parent Theme /* Theme Name: ThemeName Child Theme URI: http://DomainName.com/ThemeName-child/ Description:ThemeName Child Theme Author: Your Name Author URI: http://DomainName.com Template:DomainName… Read More »Child Theme

                Align Banners

                Align Banners

                  To align images or banners next to each other in a row: Instead of paying for a Plugin horizontally align images and banners you could try this: Here is the code I used: <div style = “text-align:center”> <div style=”display: inline-block; margin-right: 1px”> [YOUR FIRST WORDPRESS CAPTIONED IMAGE or banner code] </div> <div style=”display: inline-block; margin-right:… Read More »Align Banners

                  Upload Limit

                  Upload Limit

                    WordPress Upload Limit Is The WordPress Upload Limit Giving You Trouble? Here’s How To Change It. Setting up a PHP Info File Before you even start trying out different solutions, it can be useful to try and get some details about how PHP is configured on your site. Luckily, PHP has a simple function to… Read More »Upload Limit