!-ToDo 02

Posted by & filed under Programming Docs Admin, Unvetted.

Test   WordPress   Select $query="SELECT parent_id FROM cp_submit_to WHERE parent_id='".$article_id."' AND article_directory_name = 'Ezine'"; $rtn = mysql_query($query) or die(mysql_error()); $countrows=mysql_num_rows($rtn); if ($countrows == 0) {    }      $string = ''; if (mysql_num_rows($result) > 0){     while($row = mysql_fetch_object($result)){          $string .= "<b>".$row->name."</b> – ";          $string .= $row->phone."</a>";          $string .= "<br/>n";     } }else{     $string = "No matches!";… Read more »

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 »

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]

Travel Slider – Test

Posted by & filed under Programming Docs Admin, Unvetted.

Use these tags to create and modify your slides: Img: Hyperlink to image (it is best to make all your images the same size) Title: The title to show. This can be plain text, a hyperlink or a combination of both Note: Text or a hyperlink to show in small print under the title (same… Read more »

Clear This-xPanda

Posted by & filed under Programming Docs Admin, Unvetted.

Example: font-family: “Helvetica Neue”,Verdana,Tahoma,Arial, sans-serif; font-family: “Helvetica Neue”,Verdana,Tahoma,Arial, sans-serif; Example: font-family: “Helvetica Neue”,Verdana,Tahoma,Arial, sans-serif; font-family: “Helvetica Neue”,​Helvetica,​Calibri,​Arial,​sans-serif; font-family: Helvetica,​Calibri,​Arial,​sans-serif; font-family: Verdana,’Segoe UI’,Tahoma,Arial,sans-serif; font-family: Verdana,Tahoma,Arial, sans-serif; font-family: Verdana,’Segoe UI’,Tahoma,Arial,sans-serif;