Creately FlowChart
Posts Categorized: Unvetted
SVG Flowchart with Live Hyperlink
Svg Test: IFrame code to embed svg file from yEd Flowchart program. Note: First box on chart has live link. <iframe width=’100%’ height=’100%’ src=’http://www.jbaker.info/graph.svg’></iframe>
!-ToDo 02
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 »
!-ToDo 03
!- Multi-Caption Slider
Shortcodes to use in WordPress [trav_slider theme='andy' margin_top='8' margin_bottom='20' id='1'] Img: http://www.jbaker.info/wp-content/uploads/ss/tmp_02.jpg Title: This is a title for The Slide Link: <a target='_blank' href="http://wornluggage.com/destinations/shopping-in-brighton">Shopping in Brighton – Worn Luggage – Born to Explore</a> Link: <a target='_blank' href="http://wornluggage.com/destinations/shopping-in-brighton">Shopping in Brighton</a> Attrib: <a target='_blank' href="http://www.jbaker.info/todo-splendid-slider/">!- Splendid Slider – IM Fundamental</a> Color: #CC8B00 Opacity: .85 Img:… Read more »
Themes – WordPress – Custom Fields
Custom fields for Factor-R Theme How to Create Custom WordPress Write/Meta Boxes | Wptuts+
Travel Slider – Basic Setup
1. Download the Easy Content Slider Plugin 2. To get started, paste this code in your WordPress page or post: [mc_slider theme='multi-caption' Img: http://www.yourlink.com/its_easy.jpg Title: It’s Fun and Easy! Img: http://www.yourlink.com/clip_01.jpg [/mc_slider] Adding Notes and Links
Travel Slider – Titles
Add notes and links on the second line of the caption by using the Link: label. These can be wrapped with to make a clickable link. [trav_slider theme='andy' id='1'] Img: http://www.jbaker.info/img/tmp_01.jpg Title: Slide One Link: This is simply a note. Not a link. Link: <a href="http://www.jbaker.info/travel-slider-basic-setup/" target="_blank">This active link goes back to the Basic… Read more »
Travel Slider – Images
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
Debugging
[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 »
Recent Comments