Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mirtillion Friend
    #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!


    1. editor_good
    2. display_wrong1
    3. display_wrong2
    Ninja Lead Moderator
    #484145

    This is result when i accessed on your site, see the screenshot

    How can i access on your site?


    1. error_site
    mirtillion Friend
    #484184

    Dear Ninja,

    I am sorry, it was my mistake. Now everything is on their place again. The site is here:
    http://minosegitarhely.hu

    The 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 Moderator
    #484341

    Because 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

    mirtillion Friend
    #485029

    Dear Ninja Lead,

    Thank you very much! It is perfect! So now it is working very well.
    Thank you again for your help! 😀

Viewing 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