Viewing 15 posts - 16 through 30 (of 30 total)
  • Author
    Posts
  • Juan Carlos Stauring Friend
    #548522

    I just added the behavior to the suggested files with Ninjas suggestion on #6 thread.
    http://www.joomlart.com/forums/topic/style-sheet-open-link-in-frame-with-light-box-effect-not-working/

    So far this is what i have, the link is floating on the page here:
    http://www.traveltourismconsultants.com/10-day-jesus-footsteps-israel-holy-land-tour

    not able to find the modal code on any css file on k2 css or other. :confused:

    Juan Carlos Stauring Friend
    #548771

    <em>@Saguaros 444394 wrote:</em><blockquote>you should add this class to K2 item to have that modal popup.</blockquote>

    How would I go about doing this?

    Saguaros Moderator
    #548988

    Could you PM me admin and ftp credentials of your site? and also tell me which link in this page: http://www.traveltourismconsultants.com/10-day-jesus-footsteps-israel-holy-land-tour where you want to have modal popup. I will take a look.

    Juan Carlos Stauring Friend
    #554778

    Hello 😎
    I’m back on this modal style light pop up issue- and really need it on my site for my own links as well as a plugin which uses this. Any help is appreciated. I was not able to find the files in k2 and really need some support from joomlart expert :p
    Here is the site and a link where I have many of these type of links:

    http://www.traveltourismconsultants.com/Travel/Destinations/Israel/Christian-Tours/Grand-Holy-Land-Israel-Tour-with-Eilat/itinerary

    thanks in advance
    jc

    Saguaros Moderator
    #554792

    Hi jc,

    Try with my tweak below:
    – Open the file: templatesja_obeliskhtmlcom_contentarticledefault.php, at approx line 32:


    $tplparams = JFactory::getApplication()->getTemplate(true)->params;

    JHtml::_('behavior.caption');
    JHtml::_('bootstrap.tooltip');
    JHTML::_('behavior.modal'); <<< add this line
    ?>

    – Go to CSS file: templatesja_obeliskcsscustom.css (create this file if it doesn’t exist) and add this css rule:


    .article-content a.modal {
    left: 0;
    margin-left: 0;
    position: inherit;
    width: auto;
    }

    Best

    Juan Carlos Stauring Friend
    #554902

    Thanks for the help @saguaros the links don’t lay on the page properly. When I do click on the link in the balloon which is the first modal link I have on the page it does open the modal lightbox.

    http://www.traveltourismconsultants.com/Travel/Destinations/Israel/Christian-Tours/Grand-Holy-Land-Israel-Tour-with-Eilat/itinerary

    Saguaros Moderator
    #554970

    Could you send me screenshot highlighting that link? and also send me URL, admin & ftp account of your site, I will check it directly

    Juan Carlos Stauring Friend
    #555021

    thanks for your time, sent :p via pm.

    Saguaros Moderator
    #555061

    As I can see that you edit above rule so that it didn’t work. I just overrode the ‘bootstrap.css’ file in directory: /templates/ja_obelisk/local/css/themes/christmas/ and added rule:


    .t3-content .item-page .row-fluid .article-content .modal {
    left: 0;
    margin-left: 0;
    position: inherit;
    width: auto;
    }

    http://www.traveltourismconsultants.com/Travel/Destinations/Israel/Christian-Tours/Grand-Holy-Land-Israel-Tour-with-Eilat/itinerary

    It’s working now 🙂

    Juan Carlos Stauring Friend
    #555138

    Props @saguaros 😎
    thank you I had been trying to resolve it for some time and it works- very nice thanks for the great support joomlart 🙂

    jc

    Juan Carlos Stauring Friend
    #555141

    I just noticed I did loose some of my bootstrap styling on the page. is there a work around for this? @saguaros

    Saguaros Moderator
    #555155

    Could you tell me more details? which style is missing? some screenshots will be better here.

    Juan Carlos Stauring Friend
    #555257

    Sure from what i can see is specifically the icons by glyphicons one example:

    <i class="icon-ok"></i>
    this and the bootstrap modal does not work properly are the two issues which I have found so far.
    On the same page you see there the broken icons under “included” in each day:
    http://www.traveltourismconsultants.com/Travel/Destinations/Israel/Christian-Tours/Grand-Holy-Land-Israel-Tour-with-Eilat/itinerary

    thanks :p

    Saguaros Moderator
    #555380

    Is T3 framework on your site up-to-date?

    Try to take a BACKUP of your site and update to the latest verison.

    Juan Carlos Stauring Friend
    #555475

    @saguaros that’s exactly what it was. no i was not up to date :-[
    thanks for the excellent support to you and joomlart :p

    jc

Viewing 15 posts - 16 through 30 (of 30 total)

This topic contains 30 replies, has 3 voices, and was last updated by  Juan Carlos Stauring 9 years, 5 months ago.

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