-
AuthorPosts
-
February 20, 2013 at 7:27 am #185112
I used the Quickstart to install the whole site from scratch of JA Social 2.5 template. I have an article with tables (I didn’t find another way to put that information together), but the images (little, but a lot of) displaying on wrong places as <div>, however they are good in the Article Editor:
The display issue you can see here:
It should be exist here:
Have any idea what could I do? Or have any suggestion to solve this?
Thank you very much!- Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 21, 2013 at 9:48 am #484145February 21, 2013 at 9:40 pm #484184Dear Ninja,
I am sorry, it was my mistake. Now everything is on their place again. The site is here:
http://minosegitarhely.huThe error existing only with the JA Social template. If you check this:
http://tarhelymost.eu, there I use the JA University template (temporarily) and everything is okay. If I turn the JA Social there on, I get the same problem.
If you need any login details, please tell me.
Thank you!Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 25, 2013 at 2:47 am #484341Because com_content default of joomla on JA Social Template has been customized to appropriate with concept on the template, that for reason it was changed but you can change it as my suggestion below
Open templates/ja_social/html/com_content/featured/default_item.php file
find this script
if (preg_match_all($regex,$this->item->introtext, $matches)) {
$this->item->introtext = preg_replace ($regex, '', $this->item->introtext);
$image = implode ("n", $matches[0]);
}
and change to
/*if (preg_match_all($regex,$this->item->introtext, $matches)) {
$this->item->introtext = preg_replace ($regex, '', $this->item->introtext);
$image = implode ("n", $matches[0]);
}*/
Let me know if it helps
March 1, 2013 at 2:06 pm #485029Dear Ninja Lead,
Thank you very much! It is perfect! So now it is working very well.
Thank you again for your help! 😀AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by mirtillion 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum