test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • mikedos Friend
    #1075494

    Hello, i have problem with modules DJ ( Classifieds, DJ League) and JULOA (Adsmanager) on JA Elastica. After publishing module destroying page layout. Look at image in attachment.

    Best regards, Rafal

    • This topic was modified 7 years, 1 month ago by  mikedos.

    1. jaelastica
    Saguaros Moderator
    #1075580

    Hi Rafal,

    How it goes when you use these modules in default Joomla template?

    These are 3rd party extensions, you can share the info so we can check.

    mikedos Friend
    #1075597

    Hello Saguaros

    On protostar it’s ok. I sent info.

    Saguaros Moderator
    #1075616

    It seems that the Adsmanager menu module causes the conflict with the masonry of template. Could you share the package of Adsmanager extension?

    mikedos Friend
    #1075631

    I can’t add attachment (Maximum file size is 2048KB), so link is below:

    DELETED

    If you download let me know, I will delete the file from my server

    • This reply was modified 7 years, 1 month ago by  mikedos.
    • This reply was modified 7 years, 1 month ago by  mikedos.
    Saguaros Moderator
    #1075740

    I got it, I will check and get back to you.

    mikedos Friend
    #1075933

    Thanks @saguaros

    Saguaros Moderator
    #1076405

    It due to the AdsManager component which loads jquery after the masonry so it caused the issue. You can try opening the file: /components/com_adsmanager/lib/core.php

    Look for this line:

    JuloaLib::loadJquery();

    Replace it with:

    $app = JFactory::getApplication();
      if ($app->isAdmin()) {
       JuloaLib::loadJquery();
      }

    I attach this file so you can see the difference.


    1. core.php_.zip
    mikedos Friend
    #1076737

    Hello @saguaros. Ok, module doesn’t destroy page layout, but it’s another problem. When im trying to add or edit ad in front i can’t add image, because button "add" disappeared.

    Saguaros Moderator
    #1076830

    Which part do you want to add image? article or module?

    mikedos Friend
    #1076906

    In ad. There is no button to add image.


    1. oleszyc
    Saguaros Moderator
    #1077306

    But which part should I edit to see as described in your screenshot? article or module?

    mikedos Friend
    Saguaros Moderator
    #1077888

    Hi,

    I try switching default template to a standard template of Joomla but see the same: http://prntscr.com/hh2ci9

    Kindly check this Ads component again as it even has issue with default Joomla.

Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 13 replies, has 2 voices, and was last updated by  Saguaros 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum