CFTech
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Markup, text, html, around Image Captions?Hey Jackson. For some reason, the html markup is removed from html tab regardless and doesn’t appear in live site when page is ‘updated’
Here’s my code for example:
[caption id="" align="alignleft" width="336" caption="St. Josephs Childrens Home"]<a href="http://www.sjkids.org/"><img title="St. Josephs Childrens Home" src="http://www.sjkids.org/nav/sjlogotop.gif" alt="St. Josephs Childrens Home" width="336" height="117" /></a>[/caption] [caption id="" align="alignnone" width="219" caption="Kids Center for Pediatric Therapies / Cerebral Palsy"]<a href="http://www.kidscenterky.org/"><img title="Kids Center for Pediatric Therapies" src="http://kidscenterky.org/Portals/36/Skins/FAMILYPORTAL/FPT_bannerbg03.jpg" alt="Kids Center for Pediatric Therapies" width="219" height="189" /></a>[/caption]When I put in <p> </p> on the 2nd caption …
<p>[caption id="" align="alignnone" width="219" caption="Kids Center for Pediatric Therapies / Cerebral Palsy"]<a href="http://www.kidscenterky.org/"><img title="Kids Center for Pediatric Therapies" src="http://kidscenterky.org/Portals/36/Skins/FAMILYPORTAL/FPT_bannerbg03.jpg" alt="Kids Center for Pediatric Therapies" width="219" height="189" /></a>[/caption]</p>… and update the site, the code is removed and doesn’t show on the live site. And, this is about as simple as you can get.
Thoughts?
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: Errors Installing ThemeI believe I may have figure out the problem. Technically, this is a “Plugin” and not a theme (even though it was among the ‘themes’ section/list on ElegentThemes.com). I’ll try again uploading as a Plugin. Sorry for my confusion.
Forum: Fixing WordPress
In reply to: Errors Installing ThemeThanks for the reply govpatel. Unzipping locally shows the following contents:
Folders:
css
images
js
psdFiles:
anticipate-maintenance-page.php
anticipate-maintenance-plugin.php
changelog.txt
license.txt
readmeNot certain where to upload these folders/files to myself manually to ensure all works as expected. Thoughts?