By Rob on Wednesday, 05 November 2014
Posted in Technical Issues
Replies 7
Likes 0
Views 898
Votes 0
Hello,

It seems EasyBlog doesn't like when I am editing a post and publishing it with an affiliate link. But if I create a module in Joomla with the same code it publishes correctly.

Please see the examples.

Blog post:
http://1212am.com/index.php/dealblog/3-sierra-trading-post-extra-40-off-sitewide

Module post:
http://1212am.com/index.php/example

Could you help me with why this is happening? I am using JCE Editor in both instances. An the latest version of EasyBlog.

Thank you for your time.

Regards,
Rob
Hi Mark,

I am grateful for your time and I didn't think it was EasyBlog but every so often this does happen. And even though I scrutinize the code it appears that something like this does show up sometimes.

What I did was remove the table element and it appears fine. I only contacted you because your a genius and I know if I can't figure it out - you can!

Have a great day my friend.

Regards,
Rob
Rob
·
Thursday, 06 November 2014 22:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rob,

Can you please provide us with the snippet of code that you are trying to insert into the blog? Also, can you please include the FTP access please?
·
Wednesday, 05 November 2014 23:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello mark,

A snippet is below. I need to use the money tags since I am using the Sourcerer plugin by NoNumber (joomla plugin) so I can include source links in my articles. It seems to work in modules but not in EasyBlog. But other code works except when I use EasyBlog as in this link:

http://1212am.com/index.php/dealblog/2-cool-laptop-bag-deals

Here is the affiliate code:

{money}<a href="http://click.linksynergy.com/fs-bin/click?id=q3sBY8xUyNI&offerid=216470.10001507&type=3&subid=0"; >Extra 40% off sitewide! Use code SAF11514 at checkout on 11/5 from 2 p.m. MT through midnight MT only!</a><IMG border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=q3sBY8xUyNI&bids=216470.10001507&type=3&subid=0"; >{/money}

This is the behind the scenes HTML beginning code:

<p style="text-align: center;"><a href="http://click.linksynergy.com/fs-bin/click?id=q3sBY8xUyNI&offerid=216470.10001507&type=3&subid=0"; target="_blank"><img src="images/11-5-2014_9-13-02_AM.png" alt="11-5-2014_9-13-02_AM.png" width="444" height="255" /></a>
</p>
<table style="width: 100%;" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td style="font-family: Verdana,Geneva,sans-serif; font-size: 14px; color: #000000;" align="left">
<ul style="list-style-type: square;">
<li><span style="font-size: 11pt; color: #990000;"><strong>Extra 40% off sitewide! Use code SAF11514 at checkout on 11/5 from <span class="aBn" data-term="goog_1746209352"><span class="aQJ">2 p.m. MT through midnight MT</span></span> only!</strong> </span>
</li>
</ul>

For FTP I use a program called extplorer located in the backend of Joomla. Could you use that as I am on a server with SSH and it is not that I don't trust you but I like to keep the logins limited.

Thank you again for your time.

Regards,
Rob
Rob
·
Thursday, 06 November 2014 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rob,

To be honest with you, I don't really understand what the issue is because when I tried using the code which you have provided, the page seems to appear fine as you can see here, http://1212am.com/index.php/dealblog/4-test-blog-post-from-support
·
Thursday, 06 November 2014 17:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Rob, not really sure what you meant by "table" element haha but I am glad that your issues are resolved now though
·
Friday, 07 November 2014 00:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

The code was wrapped in a table tags <table> <tr> but I removed it. Hoping that was the only issue. Have a great day Mark.

Regards,
Rob
Rob
·
Friday, 07 November 2014 00:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah, I see. Thanks for the heads up on this.
·
Friday, 07 November 2014 01:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post