Page 1 of 2 12 LastLast
Results 1 to 10 of 995

Hybrid View

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

    Default Re: All Business template Support Thread

    Could you please provide me with more direction on how to do this? Much appreciated, Lynn
    If you do not have enough javascript know how to edit the code yourself, then I would recommend seeking out a javascript programmer. You might also ask the author of the slider.

    Thanks,

    Anne

  2. #2
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    And the author is?....

    I've reviewed the install documents but don't see any reference.

    Thanks, Lynn

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

    Default Re: All Business template Support Thread

    And the author is?....

    I've reviewed the install documents but don't see any reference.

    Thanks, Lynn
    You will find the authors info in the javascript file.

    Thanks,

    Anne

  4. #4
    Join Date
    Aug 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by Pet Herbal Remedies View Post
    And the author is?....

    I've reviewed the install documents but don't see any reference.

    Thanks, Lynn
    Hi Anne,

    I'm busy trying to install the fade slide from www.dynamicdrive.com into define main page. I've had to make a few changes including adding a javascript file to includes/modules/pages/index and to includes/templates/all_business/common/html_header however i'm having great difficulties getting past step 2. The thread that I've been following for instructions is

    http://www.zen-cart.com/forum/showthread.php?t=152373

    Step 2 results in no slider and issues with EZ pages links (don't work). Step 3 requires a div in define main page

    <div id="fadeshow1"></div>

    Is there a conflict with this template because there was a previous slider in place? Should the javascript file be placed in a file other than what's recommended? Images are also uploaded and in place. If so I'd much appreciate your assistance. Then I'd be happy to post how I was able to do it.

    Thanks, Lynn

    http://visitmonolake.org/zencart/

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

    Default Re: All Business template Support Thread

    Hi Anne,

    I'm busy trying to install the fade slide from www.dynamicdrive.com into define main page. I've had to make a few changes including adding a javascript file to includes/modules/pages/index and to includes/templates/all_business/common/html_header however i'm having great difficulties getting past step 2. The thread that I've been following for instructions is

    http://www.zen-cart.com/forum/showthread.php?t=152373

    Step 2 results in no slider and issues with EZ pages links (don't work). Step 3 requires a div in define main page

    <div id="fadeshow1"></div>

    Is there a conflict with this template because there was a previous slider in place? Should the javascript file be placed in a file other than what's recommended? Images are also uploaded and in place. If so I'd much appreciate your assistance. Then I'd be happy to post how I was able to do it.

    Thanks, Lynn

    http://visitmonolake.org/zencart/
    There is no problem with the template. For good measure you can delete the javascript file from the included slider. All I can recommend is that you follow the instructions.

    Thanks,

    Anne

  6. #6
    Join Date
    Dec 2010
    Location
    Sligo, Ireland
    Posts
    18
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi Anne,

    First of all many thanks for a great template, I have spent the last five months making personal alterations and fell I am almost there with the site now but have a couple of questions you may be able to answer?

    First of all I would like to change the product description text but having trawled the stylesheet and even implemented the following at the bottom of my stylesheet
    #productDescription{color:#44444;}
    I still can't get it work

    Secondly I have tried to implement the revised Jscript_easyslider mod as posted earlier on in the thread to stop the problem with IE reporting an error but feel I am not inserting the <script></script> code in the correct place as when I have done this on previous attempts I lose the slider and its just replaced with images listed vertically. (I understand this is not a contribution of yours but hoped you may be able to help anyway!)

    And lastly (no more I promise) I cannot get the twitter link to work, I have modified both files where the links are present tpl_footer_menu and footer_menu_defines but to no avail as for some reason it has the link in place but is preceeded by my own domains url!

    Perhaps when you get a minute you might be able to take a look at these for me?

    The site url is http://www.as-ireland.com

    I am using the latest version of Zencart (fresh install)
    The follwoing mods have been installed
    Image Handler 2
    CSS/JS Loader

    Many thanks once again for an excellent template.

    Kind Regards

    Derek

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

    Default Re: All Business template Support Thread

    And lastly (no more I promise) I cannot get the twitter link to work, I have modified both files where the links are present tpl_footer_menu and footer_menu_defines but to no avail as for some reason it has the link in place but is preceeded by my own domains url!
    Your twitter link is not working because the link is showing:

    http://www.as-ireland.com/www.twitter.com/AS_Essentials

    There are instructions in the install.txt file for adding this twitter link and there is also a tutorial on my site that you can follow.

    Secondly I have tried to implement the revised Jscript_easyslider mod as posted earlier on in the thread to stop the problem with IE reporting an error but feel I am not inserting the <script></script> code in the correct place as when I have done this on previous attempts I lose the slider and its just replaced with images listed vertically. (I understand this is not a contribution of yours but hoped you may be able to help anyway!)
    If you have correctly followed the instructions posted here then there will be no problems with the js working:

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

    I would recommend going through the instructions again very carefully to see what you have missed.

    First of all I would like to change the product description text but having trawled the stylesheet and even implemented the following at the bottom of my stylesheet
    Your stylesheet rules are being overridden by hard coded styles in the product description themselves. The template does not natively come with any hard coded style rules, so they must be something that you have added or you have used the html editor in the product description area.



    Thanks,

    Anne

  8. #8
    Join Date
    Dec 2010
    Location
    Sligo, Ireland
    Posts
    18
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    Your twitter link is not working because the link is showing:

    http://www.as-ireland.com/www.twitter.com/AS_Essentials

    There are instructions in the install.txt file for adding this twitter link and there is also a tutorial on my site that you can follow.
    I have followed your instructions and the PHP files are showing exactly as described but I cannot get www.as-ireland.com to go away, it seems it is coded elsewhere but am not sure where to look, I have used the developers tool kit to find abnormal instances of the URL but none there!



    If you have correctly followed the instructions posted here then there will be no problems with the js working:

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

    I would recommend going through the instructions again very carefully to see what you have missed.
    I have again read them over again, I understand the process involved but was hoping someone could shed some light on where exactly to put the <script> </script> code on the newly created PHP file as I think is where the confusion may lie.



    Your stylesheet rules are being overridden by hard coded styles in the product description themselves. The template does not natively come with any hard coded style rules, so they must be something that you have added or you have used the html editor in the product description area.



    Thanks,

    Anne
    That makes perfect sense I have altered the product description colour and this appears to have worked.

    Cheers

    Derek

  9. #9
    Join Date
    May 2008
    Posts
    188
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi Anne,

    We're on the home straight now !

    A customer has pointed out to us that in our old template design you were able to sort by price low / high whereas the new design (being the all business template) does not allow this.

    The column grid layout on this template only has sort alphabetically. There is a filter option to filter by titles beginning with a,b,c etc but no all round sort by price. (It is available if you navigate to all products which is displayed in a list form)

    Is there any way of add in sort by price onto the main product pages ?

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

    Default Re: All Business template Support Thread

    Hi Anne,

    We're on the home straight now !

    A customer has pointed out to us that in our old template design you were able to sort by price low / high whereas the new design (being the all business template) does not allow this.

    The column grid layout on this template only has sort alphabetically. There is a filter option to filter by titles beginning with a,b,c etc but no all round sort by price. (It is available if you navigate to all products which is displayed in a list form)

    Is there any way of add in sort by price onto the main product pages ?
    This is not a problem with the template. You are confusing the new/featured/specials/all product listing page with the product listing pages. The new/featured/specials/all product listing pages have this functionality but the product listing page does not. See all possible settings for the product listing page here:

    http://www.zen-cart.com/wiki/index.p...roduct_Listing

    If you search the forum you will probably find instructions for adding the filter that you want to the product listing page.

    Thanks,

    Anne

 

 
Page 1 of 2 12 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

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