-
AuthorPosts
-
Arvind Chauhan Moderator
Arvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
September 17, 2012 at 12:38 pm #467258Hi milatovar,
The support team has been discussing about the issue and please give us one more day to get back to you with reply. It has been flagged for JA Wall developer to look into and help you out.
Arvind
September 17, 2012 at 1:20 pm #467259Ok Thank you!!!!!!
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
September 18, 2012 at 4:45 am #467344Hi milatovar,
I have taken a look on your site, here are the problems:
1. Most of time, the toolbar does not load on the frontpage as you have set the limit to image 400×400 in your Fotomoto account. All images in frontpage were resized, they might not fit the rule you have set up.
If you select XL mode, and resize to the biggest possible site, you will see it.
http://easycaptures.com/fs/uploaded/661/0988792309.jpg2. The duplicate of toolbar in sub-page come from the conflict of lazyload and fotomoto.
You can use this block of code instead of the default
(function(d, s, id, $) {
<script type="text/javascript">
/* <!;
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://widget.fotomoto.com/stores/script/a8287f8c45a87138d76f1dded6665a6bdb73eabf.js";
fjs.parentNode.insertBefore(js, fjs);
});
}(document, 'script', 'fotomoto', window.jQuery));
/* ]]> */
</script>Please make sure the source is match with your Fotomoto account.
And, I have disabled one of your article, the image is too BIGGGG (9+ MB in size).
Your site is too heavy.If you want to move the toolbar (Buy Print | Buy Card | Free Card) to the pop-up. You should add the above block code to /templates/ja_wall/component.php file.
Hope it works. If you still have problem, please send me the ftp access information, I will take a look in more detail and testing.
Regards
1 user says Thank You to Wall Crasher for this useful post
September 25, 2012 at 7:50 am #468063Thanks so much for your reply.
I think that making the toolbar to appear in the pop up view solves my main problem. I’ve installed the fotomoto script in the component and it works! I’ve tried that code you posted and it makes the images to disappear, so I’ll just leave it as it was.
The problem with the double toolbar seem to be solved as well. It turns out that fotomoto creates some invisible images that you have to erase, otherwise you get double lining.
However, by placig the toolbar in the pop up view another issue has arisen, that the fotomoto widget opens inside the pop up and it is impossible to read that way. Is it possible to resize the pop up view somehow?
Thank you very much,
Regards,Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
September 25, 2012 at 8:33 am #468071Hi milatovar,
To resize the popup, please follow these steps below:
1. Open file \templatesja_wallcsstemplate.css at line 1088
body.popupview #popup-content {
height: 90%; /* you can also modify height of popup here*/
margin: 30px auto;
position: relative;
width: 900px; /*modify popup width here*/
z-index: 1000;
}2. Open file templatesja_walljswall.js and focus on line 330
.html ($(‘<iframe id=”popupIFrame” src=”‘ + url + ‘” width=”898″ scrolling=”no” frameborder=”0″ />’)Please change the width here.
Note: the width in js file is less than the width in css file 2px ( 900 – 898, this is just a border :laugh:).Save and clear cache, try again and tell me your result.
Regards
1 user says Thank You to Wall Crasher for this useful post
September 25, 2012 at 12:05 pm #468106EXCELLENT!!!!!! IT WORKS!!!!!
Although there are still some little issues with the script (like the preview inside the fotomoto widget or some images not showing the toolbar), I can use it any way and now it looks as I wanted!
THANKS SOOOO MUCH!!!!:laugh:
It seems to be solved after all.
Regards, -
AuthorPosts
This topic contains 22 replies, has 5 voices, and was last updated by milatovar 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum