Travel Slider – Images

Posted by & filed under Programming Tips and Tricks, Unvetted.

Paste this code in your WordPress page or post: [trav_slider theme='andy' id='1']     Img: http://www.jbaker.info/img/tmp_01.jpg Title: Slide One   Img: http://www.jbaker.info/img/tmp_02.jpg Title: Slide Two   [/trav_slider] Adding Notes and Links

Travel Slider – Options

Posted by & filed under Programming Tips and Tricks, Unvetted.

Paste this code in your WordPress page or post: [trav_slider auto_run='false' theme='multi-caption' id='1']     Img: http://www.yoursite.com/img/tmp_01.jpg Title: Slide One   Img: http://www.yoursite.com/img/tmp_02.jpg Title: Slide Two   [/trav_slider] Adding Notes and Links

Database

Posted by & filed under Programming Tips and Tricks, Unvetted.

Working with WordPress Databases [ezc_accordian_group] [ezc_accordian title=’WordPress Database CRUD Functions’] WordPress Essentials: Interacting With The WordPress Database | Smashing WordPress [/ezc_accordian] [ezc_accordian title=’Creating a WordPress Database Table’] Example: 1. Replace ‘stats’ with the table name of your choice. 2. Original code can be found here: WordPress: Create custom database tables – PHP – Snipplr Social… Read more »

Help With Using phpMyAdmin

Posted by & filed under Programming Tips and Tricks.

If you need to learn how to access phpMyAdmin on your website find the instructions from your Web Hosting provider. There are links to the help pages for some of the more common hosting companies: 1&1 Help Center – phpMyAdmin HostGator – phpMyAdmin Go Daddy – phpMyAdmin Dreamhost – phpMyAdmin Bluehost – phpMyAdmin For other… Read more »