osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Product image only showing in product page

This is a discussion on Product image only showing in product page within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Ok, I've been reading and Googling my butt off before posting, so please hear me out. I bought the rgb-store ...

      
  1. #1
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Product image only showing in product page

    Ok, I've been reading and Googling my butt off before posting, so please hear me out.

    I bought the rgb-store template from TemplateSquare that features products on the front page and Specials in a slider at the top of the page.

    My problem is that creating a product and uploading an image via the standard page results in the front page/specials slider/product listing thumbnail to be broken (tries finding the image in /images/picture.jpg) rather than /images/thumbs/picture.jpg.

    So, my question is: what code do I need to modify for the thumbnail to display elsewhere than just the product page.

    Site: Koirankauppa.fi : Mitä uutta?

    Thanks in advance!

  2. #2
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Re: Product image only showing in product page

    C'mon, no help? There's got to be a solution I'm missing!

  3. #3
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Angry Re: Product image only showing in product page

    Firstly, this is a free forum, supported by people in their own free time - not your dedicated technical support helpline!

    Your 1st port of call should surely be the place where you got the template from - given that you paid for it. Get the supplier to fix it - it is not an inherent flaw in 'Max but a template that has not been updated to reflect important changes in the software.

    If you care to look in the fallback template, you will find corresponding files that you can compare to those of your purchased template (probably). Use those to slot in the missing code - there are a number of places that Dynamic Mopics is used.

    Good Luck.


    [That's a heck of a lot of scrolling on your site]
    Hosting plans with installation, configuration, contributions, support and maintenance.

  4. #4
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Red face Re: Product image only showing in product page

    Thanks riderx,

    I don't mean to be a dick, I'm merely stressed out because things aren't working the way they're supposed to.

    I have emailed TemplateSquare and they've been ****e in their customer support unfortunately and they provided no documentation with their theme, aside from installation.

    Thank you graciously for the 'fallback' theme comparison tip, didn't cross my mind but the infoboxes that I'm trying to implement show up in there AND the images load fine, so thanks a million, this will help me leaps and bounds!

    You wouldn't happen to know where I could get some advice building a custom shipping module (four options with conditionals (e.g. available only after a certain total, free after € 100 value, etc.) to save me posting a new thread, would you?

    osCMax is really awesome but everything's so spread out in relation to the tutorials/advice.

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Product image only showing in product page

    The documentation is all in one place: http://wiki.oscdox.com.

    Use the search box at the bottom of the wiki to find what you need without having to click through all the links. If its not in the wiki, then you should search the forum.

    Next, documentation doesn't really cover custom templates, so there is not much you will find to help. Depending on how they built the template will affect a lot of things, but the easiest way to get everything working is to compare your custom main_page.tpl.php and stlyesheet.css to those in the fallback template and merge elements that are missing from yours. This will require some understanding of php and html, its not difficult.

    Once you have merged in that stuff, then look in the /content folder in your template. Any tpl.php files in your content folder, compare to those in the fallback template/content folder. Merge in any differences (especially those relating to image handling as that is where your problem lies).

    Hopefully that gives you a good starting point.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: Product image only showing in product page

    The main problem with most template stores is that they show you a whizzy example of what your store "could" look like ... then once you have purchased it you find out that all the bespoke code that makes it "whizzy" doesn't work on the latest version of the software.

    This is not just an issue for osCmax but all the platforms ... zen, cre, etc.

    Switch your site back to default to make sure it is still working ... then compare (as Michael says) the contents of the files within your template folder to the fallback folder ... Merge any missing code across to your purchased template ...

    Regards,
    pgmarshall
    _______________________________

  7. #7
    New Member
    Join Date
    Aug 2010
    Posts
    25
    Rep Power
    0


    Default Re: Product image only showing in product page

    Thank you all for your tips, comparing to the fallback is genius, I can't believe that didn't occur to me!

    And yes, I've contacted TemplateSquare support but they're replying with generalities (product image is not the same on all areas) or outright not answering.

    osCMax is awesome, just takes some time to swivel into it. Thanks again for your fantastic support!

  8. #8
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Lightbulb Re: Product image only showing in product page

    Regarding Shipping modules:
    A modified Table Rate may suffice. Have a look at the Multi-zone version to see how it can be extended. Also have a look at the one on my website, which does discounted shipping rates. There are a few others in the Projects section of this website.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  9. #9
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Talking Re: Product image only showing in product page

    Oh by the way, don't listen to Michael_S. He may be "The Boss" (actually, he's The Man ) but only has a Rep of 10, even after 16,500 posts!

    Hosting plans with installation, configuration, contributions, support and maintenance.

  10. #10
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Product image only showing in product page

    Quote Originally Posted by ridexbuilder View Post
    Oh by the way, don't listen to Michael_S. He may be "The Boss" (actually, he's The Man ) but only has a Rep of 10, even after 16,500 posts!

    Ok, now you've done it. I was holding my rep power at 10 artificially to keep things fair.

    I just applied the same rules to me as everyone else... How ya like me now?
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Page 1 of 2 12 LastLast

Similar Threads

  1. Product info image not showing
    By flutterby in forum osCmax v2 Installation issues
    Replies: 40
    Last Post: 04-29-2009, 01:21 PM
  2. Product Image Not Showing in Cart
    By patrick42 in forum osCmax v2 Installation issues
    Replies: 24
    Last Post: 10-23-2008, 11:45 AM
  3. product prices not showing on product page
    By Dumb_Question in forum osCmax v2 Installation issues
    Replies: 16
    Last Post: 03-24-2006, 09:03 PM
  4. HELP!!!! WHOLESALE PRICE NOT SHOWING ON PRODUCT PAGE
    By Judith in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 10-26-2005, 02:32 AM
  5. Product add but no image showing and HTML path wrong
    By rd42 in forum osCommerce 2.2 Installation Help
    Replies: 8
    Last Post: 06-12-2003, 11:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •