Thursday, February 26, 2015

woocommerce outdated templates

This is another bitch about woocommerce that is not well explained (in my opinion) on how to fix!

So, when u install woocommerce plugin, u may get bullshit like this at the bottom of system status:



when you click around to know how to do this, if you're a beginner like me, you might end up saying stuff like "What the hell should i do you idiots???!! where's the step-by-step on how to fix this common issue???!!"

So now, im making one, atleast the one that suits to my situation.

1. First you need to download & unzip the latest version of woocommerce: http://www.woothemes.com/woocommerce/

2. Then, if you dont have one, download & install the latest notepad++  here: http://notepad-plus-plus.org/

3. Next, you open your file manager and search for the corresponding php file that needs to be updated. Mine looks like this:

http://host01.bubhosting.com:2222/CMD_FILE_MANAGER/domains/asiatreat.com/public_html/wp/wp-content/themes/Cartel/woocommerce/cart
4. Next, search for the corresponding php filein the latest woocommerce that you have downloaded.

5. Open one file using notepad++ or any other better software, but not notepad and copy the content.

6. Click edit on the php file in your file manager that you need to update, paste the latest content over it and click save.

Thats all you gotta do.. If you ever edit the last version, make sure you do the same editing on this latest version you are copying..

Wednesday, February 25, 2015

WP Memory Limit

So, after my first website class last week, this is the first time im trying to configure so that my website is ready to run.

My first dilemma, a big one too, is when my addon; Woocommerce ask me to increasing the wordpress memory limit to alteast 64MB.

i have no idea how to do this and i thought, since its 2015, everything's easy. But its not.

So here's the result after hours of going here and there, watching several videos, installing this and that to try to fix this 'small glitch'. There are several ways like using FTP and so on where you have to download stuff, but i have found the easiest way as below:

Easiest way to increase your wordpress php memory limit:


The step is shown in this website,
https://themeskills.com/how-to-increase-the-wordpress-php-memory-limit/

-watch the video 'How to Increase the WordPress PHP Memory Limit Through cPanel'.


If you cant find your cPanel (like i did), and you use a host similar like mine, which is Bubhosting, here's the step to get to your file manager:


1. Log into your hosting client area.
2. Login to DirectAdmin under Product Details
3. Choose your domain
4. Click 'File Manager' under 'Your Account'.