Rss Image Problem

Ask any support / help / issues / problem or question related to any of our other products
Post Reply
happydg
Posts: 38
Joined: Tue Aug 11, 2015 12:03 pm

Rss Image Problem

Post by happydg »

Hello,

It can't post the image on my rss but when i check the image url, it's working.

* PROBLEM: Create postimage

I sent you the logs: 94283

Is it a problem with htaccess authorisation?

Thank you.
happydg
Posts: 38
Joined: Tue Aug 11, 2015 12:03 pm

Re: Rss Image Problem

Post by happydg »

I resolved the problem it has to do with htaccess. I have another problem.

My rss has the link between <link></link> and desc between <title> </title> so in the tumbling jazz rss image Description i put:

<a href="<link>"><h1><title></h1></a>

Put this doesn't work, it shows nothing. Only the image is posted, not the description.
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Rss Image Problem

Post by martin@rootjazz »

<a href="<link>"><h1><title></h1></a>
That doesn't look like the correct formatting to me

You cannot put HTML in the box, as TJ doesn't know what it is meant to do

use the element
<link>
<h1>
<title>


Just put
<title>

Then use a click thru as
<link>
Post Reply