Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
Images in Article Title Field

 

 


KaboomJk
User

May 14, 2009, 6:30 AM

Post #1 of 2 (1357 views)
Shortcut
Images in Article Title Field Can't Post

The issue I am having is that I am using an image placeholder to put a small icon into the title field of specific articles. The image shows up with no problems, but what is happening is that the <title> tag for the published page shows the images code because it's nor part of the article title from which the page title is created. My titles now look like this for those specific articles.....


Code
<title>Loyalty 360 -           
<table border="0" cellspacing="5" cellpadding="0" align="left" width="48">
<tr><td>
<img src="/artman2/uploads/1/preview-icon_3.png" alt="preview-icon_3.png" width="48" height="19" />
<div class="image_caption"></div>

</td></tr>
</table>
Creating a Culture of Recognition in a Recession</title>


Donna
Staff / Moderator


May 15, 2009, 2:57 PM

Post #2 of 2 (1323 views)
Shortcut
Re: [KaboomJk] Images in Article Title Field [In reply to] Can't Post

Hi there,

Yep, that's exactly what I would expect to happen. :)

There are a couple of other ways you could get the same effect. If it's the same image for each chosen article, you could setup a checkbox that lets you decide if you want an image there. Then, in your template, where you want the image to appear you could add a templateIf that only displays the image code if that box is checked.

Or, you could create a separate title field for your main title vs. what goes in the <title> tag. Or you could just take the title out of the <title> tag all together.

Or, if it's a different image for each one and you need to upload it on every article that has that, you could create a new image upload field, and set that to appear in your template next to your title.

Let me know if any of these suggestions sound good to you, or if you need more details about any of them. :)

Donna

--
support@interactivetools.com