Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Skip to content
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

          Footer Editing

          Footer Editing

            Editing the footer We all need to customise the Copyright or powered by, when creating a blog or site. If your template does not give you the option to change it then once in admin section, mouse over Appearance and click Editor. Once in Editor, Choose Theme Footer on the right hand side and scroll… Read More »Footer Editing

            Publish all Drafts

            Publish all Drafts

              Publish all Drafts If you want to Publish many drafts at once in wordpress, On the Edit Posts page, click on the checkbox at the top of the left-most column to select all the posts on the page, then select Edit under the Bulk Actions dropdown. Click Apply and change the Status drop down to… Read More »Publish all Drafts