Round to the nearest 5
[round-to-the-nearest-number]
[round-to-the-nearest-number]
Custom and simple jQuery tabs, no library needed. This example is very easy and light to your page. Follow and copy the codes below. DEMO Tab 1 Tab 2 Tab 3 Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the…
Create a simple user activation popup using the WordPress default layout. Commonly the activation link is display in home page. I have simple CSS/JQUERY to set your activation page into simple popup. See codes below. CSS codes: Output:
How to fix ajax POST /wp-admin/admin-ajax.php 500 (Internal Server Error)? I’m receiving this error in console when I’m about to call my ajax code backend. It appears to me that I am missing global variable in enable the code to work. See the wrong and correct coding below. It might be not the same issue…
Having trouble with this error message anywhere in your WordPress dashboard? Inside WordPress admin dashboard go to “Setting > Reading” and here you see some field says ‘ utf-7 ‘. Changed this to ‘ utf-8 ‘ and everthing will be alright. Have a WordPress day.
Copy this code to your functions.php file
Use the `[anton-accordion]` to display the shortcode in your pages. To use the specific category of your accordion, use the `cat` attributes. Use the category value in `cat` attributes. [anton-accordion cat=”1″] // 1 is the category ID