Adding code end of every article

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 29, 2013 7:30 pm
Reply with quote
Report this post
http://ringnews24.com/joomlatest2/index ... ht-in-hull

I was wanting to add the current linkable image (see link) at end of every article.

Is this possible?

Currently I am adding it manually.
User avatar
Gold Boarder

GK User
Mon Apr 29, 2013 9:54 pm
Reply with quote
Report this post
Hi,
for Joomla 1.5 there was such a plugin (Add Article Footer), for J3.1 hmm... have you searched for it on JED ? It so hard sometimes to find old good plugins/modules for new Joomla.

Maybe in advertisement section.
User avatar
Platinum Boarder

GK User
Mon Apr 29, 2013 10:00 pm
Reply with quote
Report this post
Read about: FlexBanner ( http://extensions.joomla.org/extensions ... ement/6951 )

or add a module under articles. This should be easy and no cost.
User avatar
Platinum Boarder

GK User
Tue Apr 30, 2013 6:09 pm
Reply with quote
Report this post
I tried Flex Banner but nothing has shown yet, it might tonight as im still having a problem with articles/changes showing up straight away
User avatar
Gold Boarder

GK User
Tue Apr 30, 2013 8:41 pm
Reply with quote
Report this post
So you have to add your code here: gk_news\html\com_content\article\default.php

or use new module "Custom HTML" and show it under the selected articles.
User avatar
Platinum Boarder

GK User
Tue Apr 30, 2013 9:05 pm
Reply with quote
Report this post
In the file gk_news\html\com_content\article\default.php

Is there a certain place I add my code before or after certain text?

Thanks
User avatar
Gold Boarder

GK User
Thu May 02, 2013 8:25 pm
Reply with quote
Report this post
You can add only after or before content not in middle.

BEFORE: line ~~138
AFTER: line ~~290 or before social buttons line ~283.

Check which line is better for your needs. Few minutes of play and you will know.
User avatar
Platinum Boarder

GK User
Thu May 02, 2013 10:50 pm
Reply with quote
Report this post
p.s.
You can also ask developer of MultiAds - if he planning a version for J3.1, this plugin is perfect for your needs, but it was developer to J2.5.
User avatar
Platinum Boarder

GK User
Fri May 03, 2013 5:38 pm
Reply with quote
Report this post
I also found this Pawel

http://extensions.joomla.org/extensions ... I7fQ%3D%3D


Its ad display at the end of K2 but right now it only works for Joomla 2.5
User avatar
Gold Boarder

GK User
Fri May 03, 2013 5:51 pm
Reply with quote
Report this post
Pawel F wrote:You can add only after or before content not in middle.

BEFORE: line ~~138
AFTER: line ~~290 or before social buttons line ~283.

Check which line is better for your needs. Few minutes of play and you will know.
User avatar
Gold Boarder


cron