Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 37
  1. #21
    Join Date
    Dec 2010
    Posts
    37
    Plugin Contributions
    0

    Default Re: Moving Additional Pictures

    Quote Originally Posted by sofasurfer View Post
    Darn it, there is not enough time allowed for editing a post.

    I think I have the right file. Mine has all the stuff you specified except the first one..."#additionalImages {
    ...". Do I simply CREATE it?

    Sorry for all the confusion.

    I would use the "inspect element feature" located on your browser, that way you can easily identify what is what..

  2. #22
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Moving Additional Pictures

    rbarbour. My website is early1900photos.com.
    First off, my CUSTOM_TEMPLATE is “freetemplate2”

    I did not have a “/templates/tpl_product_info_display.php” in “/includes/templates/CUSTOM_TEMPLATE/”.
    So instead of editing “/includes/templates/CUSTOM_TEMPLATE/templates/tpl_product_info_display.php”, I edited “/includes/templates/template_default/templates/tpl_product_info_display.php”.

    This caused my images that were way down the page to move below the main image. I good place if they were closer together. Is that possible?

    It also cause my discription, which used to be to the right of the main image, to move below the additional images. Although I liked it better next to the main image, this is not to bad.

    My goal is to have the images grouped closer as they now are and I would like to get the attributes and the "add to cart" button either to the right of the main image or somewhere close, where ever there is room.

    I know this is asking a lot of you so let me put it this way, can you help me do these things in the most convenient way for you? Give me your opinion. I've made a lot of progress but this vast amount of room where everything is spread out is probably the most important to get tidied up.

  3. #23
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Moving Additional Pictures

    Quote Originally Posted by sofasurfer View Post
    I did not have a “/templates/tpl_product_info_display.php” in “/includes/templates/CUSTOM_TEMPLATE/”.
    So instead of editing “/includes/templates/CUSTOM_TEMPLATE/templates/tpl_product_info_display.php”, I edited “/includes/templates/template_default/templates/tpl_product_info_display.php”.
    first things first

    copy tpl_product_info_display.php file to your CUSTOM_TEMPLATE folder and restore the file in the template_default folder

    Whenever making alterations use the proper over-ride structure

    I am a little crammed for time but will take a look at your site as soon as I can!

  4. #24
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Moving Additional Pictures

    I will follow your instructions, master.
    For all your kind help the last thing I want to do is pressure or hurry you. All I ask is that you do come back

  5. #25
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Moving Additional Pictures

    Quote Originally Posted by sofasurfer View Post
    This caused my images that were way down the page to move below the main image. I good place if they were closer together. Is that possible?
    in your tpl_product_info_display.php file remove from your additionalImages DIV
    Code:
    style="width:100%;"
    Always keep styling to the stylesheet.

    more to come.....

  6. #26
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Moving Additional Pictures

    Quote Originally Posted by valansi View Post
    So, my final question is..I want to get the product attribute info, all on one line

    I am almost there!

  7. #27
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Moving Additional Pictures

    I performed the desired tasks. Now my product page is blank

  8. #28
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Moving Additional Pictures

    Quote Originally Posted by sofasurfer View Post
    I performed the desired tasks. Now my product page is blank
    I see you restored, It may actually be easier to achieve what you want if we take it from where you are at now!

  9. #29
    Join Date
    Mar 2011
    Posts
    148
    Plugin Contributions
    0

    Default Re: Moving Additional Pictures

    Yes I restored. And then I copied the file to my CUSTOM_TEMPLATE which is "freetemplate2". My page is now working again and the new file in CUSTOM_TEMPLATE seems to have no effect.

  10. #30
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Moving Additional Pictures

    open your
    /includes/templates/CUSTOM_TEMPLATE/templates/tpl_product_info_display.php


    find:
    Code:
     <!--bof Additional Product Images --> 
    CONTENTS_WITHIN 
    <!--eof Additional Product Images -->
    move it below:

    Code:
     <!--bof Main Product Image --> 
    CONTENTS_WITHIN 
    <!--eof Main Product Image-->
    you do not need the extra div >

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v151 Problem viewing additional pictures
    By elvisstuff in forum General Questions
    Replies: 8
    Last Post: 30 Mar 2013, 10:09 PM
  2. additional pictures problem !
    By dmagic in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Nov 2011, 11:38 PM
  3. Additional Pictures for my product?
    By ohmslaw in forum General Questions
    Replies: 2
    Last Post: 22 Jan 2008, 03:03 PM
  4. problem additional pictures
    By fcegarra in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 20 Oct 2007, 01:31 PM
  5. Additional Pictures - Help
    By neddie in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Aug 2007, 09:09 AM

Posting Permissions

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