Categories
internet and www WordPress

WooCommerce: basic

What’s WooCommerce
WooCommerce เป็น plug-in ของ  WordPress เพื่อช่วงให้สามารถสร้าง ร้านค้า on-line ได้

Categories
internet and www WordPress

WordPress: basic

What is WordPress ?

WordPress คือ open source โปรแกรมสำเร็จรูป เพื่อให้สามารถสร้าง web contents management (cs) ได้โดยง่าย โดยมี feature ที่สามารถ ปรับเปลี่ยน theme (รูปแบบการแสดงผล) และเพิ่มเติม plug-in (ความสามารถเพิ่มเติม) รวมทั้ง document ที่ช่วยให้สามารถ เขียนโปรแกรมเพิ่มเติมเองได้

Categories
internet and www using the web web design

wordpress 3.5.1 with jquery

have errror with jquery on wordpress 3.5
i change to jQuery 1.9.1 and problem solved

<script src=”http://code.jquery.com/jquery-1.9.1.min.js”></script>
<script src=”http://code.jquery.com/jquery-migrate-1.1.1.min.js”></script>