Site Deploy Checklist

Posted by & filed under Programming Docs Admin, Unvetted.

Step 1 – Before Going Live Step Order Area Task Completed 1 1 Settings Verify all site pages and elements display properly on Chrome, Firefox, IE (multiple versions), Safari, Opera, Mobile Safari, Android, etc. Most importantly, test while logged out. Secondly, test all scenarios while logged in, both the front-end and the back-end. (do this… Read more »

Buttons-xPanda

Posted by & filed under Programming Docs Admin, Unvetted.

[ezc_accordian_group] [ezc_accordian title=’Button as A Link’] <a href="http://www.jbaker.info"> <button style="margin:0 0px 0 0; " id="xp_mjb_download" class="thm_mjrb_button_ok" type="button"> Button Text Here </button> </a> [/ezc_accordian] [ezc_accordian title=’Table in Accordian’] [/ezc_accordian] [ezc_accordian title=’Button 1 Documentation’] Code in: C:HtmlJBakerInfowp-contentplugins!forms-easy-contentlib_default.scss Compile: C:HtmlJBakerInfowp-contentplugins!forms-easy-contentlibthemes_global.css [/ezc_accordian] [/ezc_accordian_group]

Debugging

Posted by & filed under Programming Docs Admin, Unvetted.

[ezc_accordian_group] [ezc_accordian title=’FirePHP in WordPress’] To Add FirePHP code to a site: Enable the FirePHP plugin. In the FirePHP console (click on the little blue bug) Make sure that Options > Modify User-Agent Header is Checked. Here is the link to Plugin Site: WordPress FirePHP plugin • Inchoo To Delete FirePHP code from a site:… Read more »