Page 48 of 100 FirstFirst ... 3846474849505898 ... LastLast
Results 471 to 480 of 995
  1. #471
    Join Date
    Feb 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Here is a link to the easy sliders authors website:

    http://cssglobe.com/post/5780/easy-s...-jquery-slider

    I did not write this awesome code, so I would recommend contacting him.

    It is released under the GPL, so you can work on the code and post your update for the community
    Not sure if anyone else has posted the fix for this, but the following seems to work...

    The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error.

    To solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag - ie <script>
    contents of the jscript_easySlider.js
    </script>
    Name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
    Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
    It sould now work without any errors as the jscript_jquery.js is now loading first

    I hope this helps

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

    Default Re: All Business template Support Thread

    Not sure if anyone else has posted the fix for this, but the following seems to work...

    The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error.

    To solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag - ie <script>
    contents of the jscript_easySlider.js
    </script>
    Name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
    Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
    It sould now work without any errors as the jscript_jquery.js is now loading first

    I hope this helps
    Yes, the fix is actually posted earlier in this thread:

    http://www.zen-cart.com/forum/showpo...&postcount=248

    Thanks,

    Anne

  3. #473
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi,

    I just went for your great All_business template,and I am making some changes.

    First of all I like an underline hover on the links in the footer.

    Original code is : dd li a:hover {background:#5dc9e1;color:#fff;}

    Changed code: dd li a:hover {text-decoration: underline;color:#fff;}

    But this is not working ,am i doing something wrong?


    And another question:

    Standard there are 3 images on a row ,van I change this to 4 or 5?

    Thanks for helping me out

    Richard

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

    Default Re: All Business template Support Thread

    Hi,

    I just went for your great All_business template,and I am making some changes.

    First of all I like an underline hover on the links in the footer.

    Original code is : dd li a:hover {background:#5dc9e1;color:#fff;}

    Changed code: dd li a:hover {text-decoration: underline;color:#fff;}

    But this is not working ,am i doing something wrong?


    And another question:

    Standard there are 3 images on a row ,van I change this to 4 or 5?

    Thanks for helping me out
    If you post a link to your site I can take a look.

    If you are talking about rows for the product listing page, this is in the admin--configuration--product listing--Product Listing - Columns Per Row

    Thanks,

    Anne

  5. #475
    Join Date
    Feb 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi, i am using the all business template and its great but i want to remove the slideshow with the 5 images and instead put in what special i have on at the moment there instead.

    So how do i remove the slideshow from the template?

    Thanks

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

    Default Re: All Business template Support Thread

    Hi, i am using the all business template and its great but i want to remove the slideshow with the 5 images and instead put in what special i have on at the moment there instead.

    So how do i remove the slideshow from the template?

    Thanks
    You can edit the define_main_page.php and remove the slideshow code.

    Thanks,

    Anne

  7. #477
    Join Date
    Feb 2011
    Posts
    34
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can edit the define_main_page.php and remove the slideshow code.

    Thanks,

    Anne
    Thank you Anne, that worked perfectly

    Thanks for the help and the quick response

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

    Default Re: All Business template Support Thread

    Thank you Anne, that worked perfectly

    Thanks for the help and the quick response
    Great When you are finished with your site be sure to post a link and I will go over and take a look and give you some feedback and suggestions.

    Thanks,

    Anne

  9. #479
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site I can take a look.

    If you are talking about rows for the product listing page, this is in the admin--configuration--product listing--Product Listing - Columns Per Row

    Thanks,

    Anne

    Hi,

    Thanks for your reply.

    My site: silvaro dot nl

    If you look at the footer you see the links under Quick Links, Information etc....
    Right now the hover is blue,but i want to underline the links as hover,hope you understand what I mean

    Few other questions:

    How can I only change the background color of the header,I tried to change the #fff into i.e.#ffff00 ,but not just the header background changed,but the background of the whole body

    And one other think,is it possible to create corner on the top header,now the top of the template is square,but i'd like to have corners,is tis possible with -moz-browser?

    Thanks for your time and help.

    Richard

  10. #480
    Join Date
    Feb 2011
    Location
    Gothenburg, Sweden
    Posts
    2
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Thanks for your All Business. I have traying to change the blue color scheme in the template to another like the Bodith.com (but not pink ). No success for me.

    Can you tips me where and how i can do that? When am finished with my e-shop i will give you a donate to a big cup of coffee.
    http://www.smyckeofsweden.se

 

 
Page 48 of 100 FirstFirst ... 3846474849505898 ... LastLast

Similar Threads

  1. v150 facebook all [support thread]
    By sourceaddons in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 19 Mar 2019, 04:10 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM
  4. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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