-
AuthorPosts
-
romolo Friend
romolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
September 1, 2015 at 1:46 pm #730417Hi,
Our article text content is duplicating, please see the following screenshot for an example – http://www.awesomescreenshot.com/image/535162/1866872dd53b95d47a1e4731e869774e
In the backend however there is no sign of any duplicate text…
This problem seems to be intermittent and only on some new articles not all.Please investigate advise how to resolve as soon as possible.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 9, 2015 at 3:49 am #747909<em>@romolo 491043 wrote:</em><blockquote>Hi @ninja Lead,
This problem is now occurring on another website using JA Charity quickstart.
I have sent you a private message with details. Please investigate and advise as soon as possible.Thanks</blockquote>
@romolo: Yes, it is a bug from our product but I fixed it directly on your siteOpen templates/ja_charity/html/layouts/joomla/content/item/default.php file
find and change
<?php echo $item->text;?>
to
<?php
if ($pos !== false) {
echo $item->text;
}
?>You can check it again, let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
September 21, 2015 at 9:37 am #749177Hi @ninja Lead,
The same problem is happening on another site we have using JA Charity. I have gone to the same file as suggested in your solution above, however I can’t see the following to change..
<?php echo $item->text;?>
Please investigate and advise.
ThanksNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 23, 2015 at 4:16 am #749417Hi,
Look at the screenshot below
I could not see the duplicate content of you mentioned above. Where I can see that bug on your site, you can give me the link and a illustration screenshot. I will help you out
Regards
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 28, 2015 at 3:09 am #749849Hi,
This is being made into something far more complicated than it is.
Embedding a SWF using the editor is affected by restrictions on certain types of tags.
Such as <object> and <embed> tags.
To embed a SWF using the editor you have to disable the filtering of those tags.
There are HowTo docs around which explain this.It is often easier to just use an extension to embed a simple stand-alone SWF.
A couple simple options:
BIGSHOT Flash (P): http://extensions.joomla.org/extensions/multimedia/multimedia-display/19260
SWFobject module (M): http://extensions.joomla.org/extensions/core-enhancements/flash-management/10664IF your SWF embed is more complicated (i.e. reads external files, requires XML settings file, JavaScript, etc.)
using an <iframe> to embed an HTML page may be required.Regards
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
September 28, 2015 at 1:12 pm #749914Hi,
Please can we have a response on this???
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 29, 2015 at 2:28 am #749982<em>@romolo 494578 wrote:</em><blockquote>Hi,
Please can we have a response on this???
Thanks in advance.</blockquote>
Hi,
Have you sorted out it? I checked on Training Brochure page and see the SWF file is working on your site. Beside that you can look at the detail steps to work SWF file for reference here
Regards
-
AuthorPosts
This topic contains 16 replies, has 2 voices, and was last updated by romolo 9 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum