Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • msilac Friend
    #538842

    <em>@Ninja Lead 431942 wrote:</em><blockquote>@msilac:
    Regarding “BK multithumb and MG Thumbnails”, please pm me URL, admin and FTP credentials of your site (and you can install them on your site), I will try to investigate further. </blockquote>

    Can you help? I waiting in administration till morning…

    msilac Friend
    #538998

    Yes,

    I have installed BK multithumb, MG Thumbnails, JA Thumbnail and JA Popup. Not working 🙁

    In other sites (JA templates) they work fine.

    msilac Friend
    #539007

    <em>@Ninja Lead 432116 wrote:</em><blockquote>You mean you did download and install but they are not working on your site?

    I received your pm, but please help to clarify in more details on the issue. I will help you then.</blockquote>

    Can you help me with this?

    Ninja Lead Moderator
    #539043

    Actually, I am not familiar with BK multithumb, MG Thumbnails plugin, thus I could not help you on this.

    I just configured JA Thumbnail and Popup plugin to work on your site. Please check it again and let me know if it helps.

    msilac Friend
    #539056

    So, what I need is to on click on the picture, big picture is open.

    Ja PopUp code is not working also…

    {japopup type=”image” content=”images/sampledata/fruitshop/apple.jpg” group1=”highslide” width=”400″ height=”300″ title=”Sample image”}Sample image{ /japopup}


    1. article_pictures_resized
    msilac Friend
    #539163

    <em>@Ninja Lead 432435 wrote:</em><blockquote>Actually, I am not familiar with BK multithumb, MG Thumbnails plugin, thus I could not help you on this.
    I just configured JA Thumbnail and Popup plugin to work on your site. Please check it again and let me know if it helps.</blockquote>

    It does not matter what plugin, it is just that little picture that is now set, on click increase the size like some kind of pop up

    Ninja Lead Moderator
    #539197

    @msilac: I help to get it fixed directly on your site.

    Here is example for your reference:

    {japopup type="image" content="images/gallery/traminac_mirisavi_erdut.jpg" width="400" height="300" title="Sample image"}<img style="margin-right: 6px; float: left;" src="images/gallery/traminac_mirisavi_erdut.jpg" alt="Traminac mirisavi" width="24" height="129" />{/japopup}

    Please check out this page: http://www.erdutski-vinogradi.hr/index.php/2014-05-20-18-13-54/posebna-vina

    msilac Friend
    #539201

    Yes yes YEEESS that’s it! Ok, so I can use this line of code in html preview of other articles with resized images and do same thing?

    Ninja Lead Moderator
    #539203

    Yes, you can apply the same. Let me know if you need any further assistance then.

    msilac Friend
    #550010

    Well, I need assistance
    http://www.erdutski-vinogradi.hr/index.php/2014-05-20-18-13-54/posebna-vina

    Everything was ok…

    After some time… something happend with all images. The code is the same {japopup type=”image” content=”images/gallery/traminac_mirisavi_erdut.jpg” width=”400″ height=”300″ title=”Traminac mirisavi”}Traminac mirisavi{/japopup}

    But images are huge!? I dont know what happend. I did not do any upgrades and I have not changed anything in the settings from when this was done.

    Small pictures (thumb) is 24×129 pix and pop up images is 191×1000 pix

    And I have now small images with size 840×4390 pix ??

    Ninja Lead Moderator
    #550147

    Try this

    Open templates/ja_decor/css/custom.css file and add new rule

    .article-content a.fancyboxpopupgroup img {
    width: none !important;
    }

    msilac Friend
    #550863

    Nope, nothing happend 🙁

    Ninja Lead Moderator
    #550938

    <em>@msilac 447459 wrote:</em><blockquote>Nope, nothing happend :(</blockquote>

    :((, You can try to use tweak below:

    Open /templates/ja_decor/css/themes/brown/template.css file

    Find and change

    .article-intro img, .article-content img, .article-image img, .article-image-intro img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    }

    To

    .article-intro img, .article-image img, .article-image-intro img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    }

    If you still face this bug you can pm me FTP account of your site. I will help you to fix it directly on your site.

    msilac Friend
    #551189

    It works, thank you!

Viewing 14 posts - 16 through 29 (of 29 total)

This topic contains 29 replies, has 4 voices, and was last updated by  msilac 10 years, 1 month ago.

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