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 »
Monthly Archives:: January 2015
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
Themes – WordPress – Custom Fields
Custom fields for Factor-R Theme How to Create Custom WordPress Write/Meta Boxes | Wptuts+
!- 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 »
!-ToDo 03
!-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 »
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 01
Creately FlowChart
ToDo
Temp
Database
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 »
Recent Comments