So hot! watch Maja perform “Twerk It Like Miley” on ASAP
Lorem ipsum dolor sit amet, ferri oratio definitiones ei vim. Mea ei nulla noluisse dissentiunt, id dicat nominati repudiare usu. Nam maluisset consulatu gubergren cu, falli praesent vis ea. Indoctum deseruisse quo ne, pro ex lorem ancillae accusamus. Usu conceptam maiestatis at. Mei semper docendi concludaturque id. An vix paulo urbanitas consetetur. Rebum impedit an…
How to increase PHP Max Input Vars? Most common errors I’ve encountered is when I’m adding an menu items in menu dashboard. Some hosting company is easy to fix, something like using php.ini, or .user.ini file. In my case I’m using WP Engine hosting company and I’ve tried this two and I guess its not…
Paste the following css to your style.css
Warning: sprintf(): Too few arguments in \wp-admin\includes\class-bulk-upgrader-skin.php on line 152 error from TGM Plugin Activation. To fixed this error is just need to edit the files describe on the screenshot. To edit just fine the `skin_update_successful` just like the image below. Make sure to remove the `onclick=”%2$s”` codes on 2 elements. Make sure you are…
WordPress page options resetting after pressing the enter keys and all of your settings go back to zero. This is usually this is happening when you create a custom page option in WordPress dashboard. The main reason is the reset button is declared ahead or coded before submit button. If you can see the `id=”reset”`…
Copy the codes below and follow the instructions. FOR SPECIFIC CATEGORY 1. Create a file that named category-7.php ( NOTE : The “7” in category-7.php is the category ID of your specific category ). 2. Copy and paste the codes in your category-7.php and upload it into your genesis child theme. See codes below. GENERAL…