Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • milatovar Friend
    #180490

    I really need your help. I’d like to have Fotomoto print selling service installed in my Wall template but I just can’t make it work properly. The people from Motomoto say that everything should be alright but it’s just NOT. The issue is that the toolbar (buy print buttons) appear in two columns, they look double in most of my images. I’ve tried “everything” for long hours trying to figure out where the problem may come from but I don’t know. Do you know if this script is simply not compatible with the template?
    I really need to find a solution. PLEASE HELP!!!!!
    Thanks so much,

    arucardx Friend
    #466322

    If the toolbar appears, then I’m sure its working. As for duplication, would have to look at the source code of whatever you are inserting and what is being output to figure out. Perhaps some css tricks like display:none could help.

    But I see what you are trying to do and I must say that’s a dang fine idea. I didn’t thought of using wall for that purpose, kudos to you.

    Stork11 Friend
    #466324

    Hello milatovar,

    Can you PM me with your site information (your site URL, your site admin account)? So I can diagnose if the script is compatible with the template or not.

    BTW, please include this forum thread URL in your PM, so I can follow it.

    Best regards.

    milatovar Friend
    #466332

    Thanks so much for your reply. I’ve added (a display: none) and that is what happened. The toolbar disappeared. Is there a possibility of telling the css to appear but without duplicating?

    This is the basic css file for fotomoto:

    /* Default styling from Fotomoto */
    .FotomotoToolbarClass a,
    .FotomotoToolbarClass a:link,
    .FotomotoToolbarClass a:visited,
    .FotomotoToolbarClass a:active,
    .FotomotoToolbarClass a:hover {
    }

    .FotomotoSeparator{
    margin: 0 4px !important;
    }

    .FotomotoToolbarClass{
    text-align:left !important;
    display:none !important;
    }
    Any suggestions would be so much appreciated!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! I can’t be too far to make this work!
    Thank you again!

    arucardx Friend
    #466337

    I’m sorry but I don’t use fotomoto but that is just normal css. You normally do it in a file like say… fotomoto.css and drop that file in the css folder of ja wall and then in the header you put this code. Header is where <head> and </head> is.

    <link rel="stylesheet" type="text/css" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/fotomoto.css" media="all" />

    That will call up those css styling when the page is loaded. It’s neater this way. But still it depends on how the fotomoto plugin (there is one right?) calls the css. If there’s no plugin then there should be a block of code or something?

    What is the exact instructions that they gave you? Do you have a sample page on your website where the duplication occurs?

    milatovar Friend
    #466363

    There’s no plugin for fotomoto. I only have to insert a script in the main page. The rest of the parameters, including the css file have to be modified from the dashboard in my fotomoto account. It’s really mad bc it gets duplicated in some photographs and in other look fine. Here is a screen shot of it:

    The exact instructions that they gave me is that I should install the script in the main page before the </body>. They say that it should work fine with joomla, though there may be some template incompatibilities maybe.

    Thank you for your interest to help me!
    Regards,


    1. screen
    arucardx Friend
    #466368

    Inside the K2 article or K2 category setting, expand the parameter Item View Listing and set “Use K2 Plugin” to No. That should resolve the problem. If it doesn’t… then I really need to look at the output source code of that page already.

    I look at their installation instruction and find it abit strange actually why the script is entered in index.html. Not that it’s wrong, but I kinda think putting it in template/ja_wall/html/com_k2/ja_wall/item.php would be more appropriate since the fotomoto options only needs to be available in item view, there’s no real reason to have that script attempting to trigger on every other page that aren’t an article.

    milatovar Friend
    #466387

    Oh gosh! I’ve made that change in the item view listing with no results whatsoever. If you could tell me what the output source code is, I’d gladly show it to you. This is getting sooo frustrating!
    Thanks a lot!

    arucardx Friend
    #466480

    Sorry late reply, having too big a headache with facebook integration. Anyway I signed up on fotomoto to test the script and I think its a jquery conflict with K2.

    The problem is very rampant actually.. on some article there’s double, on some article there’s just one, and some it doesn’t display. If you just use joomla to publish instead of K2, I think there’s no problem there. Though you should be able to get support from fotomoto regarding this.

    btw you don’t need the css code anywhere unless you want to change the font color of the toolbar.

    milatovar Friend
    #466518

    But are you 100% sure that the problem is with k2? I’ve built all my projects with it and now if I have to move them to joomla articles is like starting my website again.
    I’ll test it first to see if it works!
    Thanks
    Regards,

    milatovar Friend
    #466606

    I’ve tried the script outside k2 and it doesn’t work either. According to a member of the staff in Fotomoto, the trouble seems to be with the lightbox-view on the site as it is using a library that’s not supported by Fotomoto. Being this the cause of the problem, is there a POSSIBLE SOLUTION??????????? Please, I need your help with this, otherwise I’ll just not be able to use this theme.
    This is a list of the libraries and scripts supported, is it possible to change this?
    Cheers,

    arucardx Friend
    #466610

    https://getsatisfaction.com/fotomoto/topics/fotomoto_compatibility_with_joomla_responsive_template

    As per your thread with Fotomoto, first off >_> I’m not a developer, I’m just a user like you but I’m helping out while they fix my problems. The transparent images could be due to lazyload’s placeholders but I remember turning off lazyload during my test to check for that behavior and the duplication was still there.

    As for the library issue, I’ll let stork answer you on that as his the developer.

    milatovar Friend
    #466615

    I didn’t mean you. I sent a private message to the user: stork11 last Thursday, who is a developer and I’m still waiting for his reply. I’m really grateful that you are providing me with possible solutions. That’s helpful.

    Stork11 Friend
    #466742

    Hello @milatovar,

    Please provide me demo page of fotomoto library. So I can try it on our template and check if it’s compatible with the template.

    Regards.

    milatovar Friend
    #466891

    Hello @stork11
    There’s no demo page of fotomoto library, as far as I’m concerned. It is necessary to sign in and then, once that you say the url where you want to use it, you are provided with the script. I can do that for you but it is necessary that you tell me the url where you’ll use it.
    Please, I really need some help on your part with it. My website is virtually ready but the “buy button” don’t show up as they should and I just cannot launch my site that way.
    The process of signin in fotomoto is extremely simple (http://www.fotomoto.com).
    Let me know if there’s any other thing I can provide you with. Thank you.
    Regards,

Viewing 15 posts - 1 through 15 (of 22 total)

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