Page 27 of 50 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 496
  1. #261
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Hi Ann

    I was using the Winchester for a website,nowwe have opted for the Dover.

    On the WInchester thread I was asking about setting up a custom tab for Technical Information http://www.zen-cart.com/showthread.p...25#post1267325. Can custom tabs beset up for the Dover in the same way? Please advise.

    Many thanks
    Yes, the procedure is the same.

    Thanks,

    Anne

  2. #262
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Ann

    A couple of pages ago in this thread, I was asking about just adding one slide to the home page. It does look good, but I have an issue:

    I have set up the image to go straight to our product range, but in doing so, it opens up a separate window instead of the same one. How can I prevent this from happening?
    Debbie Harrison
    DVH Design | Web Design blog

  3. #263
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Actually I have found it in the includes/templates/dover_fine/jscript/supersized.3.2.7.min.js file
    Debbie Harrison
    DVH Design | Web Design blog

  4. #264
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Hi Ann

    A couple of pages ago in this thread, I was asking about just adding one slide to the home page. It does look good, but I have an issue:

    I have set up the image to go straight to our product range, but in doing so, it opens up a separate window instead of the same one. How can I prevent this from happening?
    Just change the setting in the banner manager to not open the link in a new window.

    Thanks,

    Anne

  5. #265
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Thanks Ann - I forgot about that setting!

    Regarding the custom tab, I would like to set up a gallery tab using Additional Product Images, is that possible?

    I am seeking a how to guide for setting up tabs, but if oyu know one thats comprehensive enough, then please do let me know.
    Debbie Harrison
    DVH Design | Web Design blog

  6. #266
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Would a plugin like Product extra fields be an easier workaround?
    Debbie Harrison
    DVH Design | Web Design blog

  7. #267
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Thanks Ann - I forgot about that setting!

    Regarding the custom tab, I would like to set up a gallery tab using Additional Product Images, is that possible?

    I am seeking a how to guide for setting up tabs, but if oyu know one thats comprehensive enough, then please do let me know.
    If you want to put the additional images in one of the tabs, you can just add another tab, and then add the additional images code from the tpl_product_info_display.php file to it.

    Thanks,

    Anne

  8. #268
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Would a plugin like Product extra fields be an easier workaround?
    This is not necessary for the additional images.

    Thanks,

    Anne

  9. #269
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Dover Fine Responsive Template

    Hi Ann

    I have got the additional images working, I have got that configured ans except for a bit of styling, looks ok.

    But where I am adding technical info is where I am struggling: I added a custom field so technical info can be added for each product. I followed http://www.zen-cart.com/showthread.p...82#post1270882 which works ok, but now I have tried to set it up for a <textarea> instead of a normal input field, the information seems to be getting disregarded by the system.

    I tried:

    Code:
    <td class="main"><?php echo zen_draw_textarea_field('products_tinfo[' . $languages[$i]['id'] . ']', 'soft', '100%', '10', $pInfo->products_tinfo, zen_set_field_length(TABLE_PRODUCTS, 'products_tinfo')); ?></td>
    MYSQL field is set up as Text, yes and null

    I would be grateful of your help/ guidance in helping me resolve this. But if you feel this is irrelevant to the thread then please do feel free to remove this post. I have asked on the same thread but as its several years old, chances are it'll be ignored anyway!
    Debbie Harrison
    DVH Design | Web Design blog

  10. #270
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Dover Fine Responsive Template

    Quote Originally Posted by dharrison View Post
    Hi Ann

    I have got the additional images working, I have got that configured ans except for a bit of styling, looks ok.

    But where I am adding technical info is where I am struggling: I added a custom field so technical info can be added for each product. I followed http://www.zen-cart.com/showthread.p...82#post1270882 which works ok, but now I have tried to set it up for a <textarea> instead of a normal input field, the information seems to be getting disregarded by the system.

    I tried:

    Code:
    <td class="main"><?php echo zen_draw_textarea_field('products_tinfo[' . $languages[$i]['id'] . ']', 'soft', '100%', '10', $pInfo->products_tinfo, zen_set_field_length(TABLE_PRODUCTS, 'products_tinfo')); ?></td>
    MYSQL field is set up as Text, yes and null

    I would be grateful of your help/ guidance in helping me resolve this. But if you feel this is irrelevant to the thread then please do feel free to remove this post. I have asked on the same thread but as its several years old, chances are it'll be ignored anyway!
    This question needs to be asked on the thread dealing with adding new fields to products.

    Thanks,

    Anne

 

 
Page 27 of 50 FirstFirst ... 17252627282937 ... LastLast

Similar Threads

  1. v154 dover fine - removing links
    By simon3215 in forum Addon Templates
    Replies: 8
    Last Post: 3 Oct 2018, 03:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v154 Dover Fine configuration
    By tuborg in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2015, 02:27 PM
  4. v154 Using Dover Fine & Image Handler 4
    By wlamoreaux in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2015, 11:17 PM
  5. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR