Page 3 of 12 FirstFirst 12345 ... LastLast
Results 21 to 30 of 112
  1. #21
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Tabbed Home Page Modules

    Quote Originally Posted by kitten091182 View Post
    Hi,
    There was a question asked earlier in the thread but it didn't seem to get answered.

    What would i have to change in the CSS to get the active tab color to highlight so customers know which tab they are currently viewing? If i put #moduleMenu a:hover {background-color:#2685bf} it changes the color when you hover over it, but i have tried #moduleMenu a:selected and a:active and it doesn't change the color of the selected tab?

    Thanks
    There are instructions for changing the tab colors in the readme.html file.


    Thanks,

    Anne
    Last edited by picaflor-azul; 19 Feb 2013 at 05:36 PM.

  2. #22

    Default Re: Tabbed Home Page Modules

    Hi,
    Thanks for the quick response. However if you have a look at my site: www.drgreens.co.uk you can see that i have managed to change colors, and have put a hover over colour on the tabs too, however no matter what i try i can't get the currently active tab colour to change. So if somebody clicked on featured, i would like the featured tab to then stay a different colour, likewise if somebody clicked on New Products tab.

    I have encountered another problem however which i'm struggling with. When the front page is first loaded, the tab box shows all the products from all the tabs until you click on one of the tabs. Do you know why this would be happening?

    Thanks

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

    Default Re: Tabbed Home Page Modules

    Quote Originally Posted by kitten091182 View Post
    Hi,
    Thanks for the quick response. However if you have a look at my site: www.drgreens.co.uk you can see that i have managed to change colors, and have put a hover over colour on the tabs too, however no matter what i try i can't get the currently active tab colour to change. So if somebody clicked on featured, i would like the featured tab to then stay a different colour, likewise if somebody clicked on New Products tab.

    I have encountered another problem however which i'm struggling with. When the front page is first loaded, the tab box shows all the products from all the tabs until you click on one of the tabs. Do you know why this would be happening?

    Thanks
    Ok, I understand. You will have to do this using javascript. Take a look at the includes/templates/override/templates/tpl_index_home.php file.

    Thanks,

    Anne

  4. #24

    Default Re: Tabbed Home Page Modules

    Thanks! Just found the line i needed to change:

    $(this).css('background', '#7eaa30');

    Great module by the way

    Ive still got that other problem however, when the page first loads it shows all the products from featured, specials and new. Ive tried taking the reference to it out of tpl_index_home.php but it just doesn't seem to want to stop doing it! Even without the "All" tab on there it still does it. Ive checked against the source code on one of your live demos and i have exactly the same as you in my file, do you think ive maybe got a problem with one of my other files?

    Thanks

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

    Default Re: Tabbed Home Page Modules

    Quote Originally Posted by kitten091182 View Post
    Thanks! Just found the line i needed to change:

    $(this).css('background', '#7eaa30');

    Great module by the way

    Ive still got that other problem however, when the page first loads it shows all the products from featured, specials and new. Ive tried taking the reference to it out of tpl_index_home.php but it just doesn't seem to want to stop doing it! Even without the "All" tab on there it still does it. Ive checked against the source code on one of your live demos and i have exactly the same as you in my file, do you think ive maybe got a problem with one of my other files?

    Thanks
    Thank you for posting your solution so that others with the same question can find the answer ;-)

    I would check your index_home.css file to make sure that you have .centerBoxWrapper{display:none;}

    Thanks,

    Anne

  6. #26

    Default Re: Tabbed Home Page Modules

    Thanks for the advice. It seems i had changed my html_header.php file at some point and it was affecting my stylesheets being loaded. Its all working now thanks

  7. #27

    Default Re: Tabbed Home Page Modules

    Just in case anybody else is having the same problem, i have found the cause to be the "Minify" module that is bundled with Tabbed Products Pro. If you turn off minify in admin under CSS/JS loader then it solves the problem.

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

    Default Re: Tabbed Home Page Modules

    Quote Originally Posted by kitten091182 View Post
    Just in case anybody else is having the same problem, i have found the cause to be the "Minify" module that is bundled with Tabbed Products Pro. If you turn off minify in admin under CSS/JS loader then it solves the problem.
    Thank you for posting your solution. I will take a look at these modules together to see if I can work out the problem.

    Thanks,

    Anne

  9. #29
    Join Date
    Jan 2013
    Posts
    104
    Plugin Contributions
    0

    Default Re: Tabbed Home Page Modules

    I've figured out how to enable/disable the tabs in the centerbox on the main page.

    I really would just prefer to have it show an "All Products" tab vs. New or Specials etc.

    Is this possible to add a tab like that if it's not showing under configuration>Index listings?

    Also where it stands now there is only a "New" tab but you have to click the tab in order for the products to show up. I'd prefer to have all of the products show up there when you load the page & not have to click on an additional link.

    Thanks.

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

    Default Re: Tabbed Home Page Modules

    Quote Originally Posted by JohnnyScience View Post
    I've figured out how to enable/disable the tabs in the centerbox on the main page.

    I really would just prefer to have it show an "All Products" tab vs. New or Specials etc.

    Is this possible to add a tab like that if it's not showing under configuration>Index listings?

    Also where it stands now there is only a "New" tab but you have to click the tab in order for the products to show up. I'd prefer to have all of the products show up there when you load the page & not have to click on an additional link.

    Thanks.
    See this for changing which tab shows by default:

    http://www.zen-cart.com/showthread.p...72#post1134272

    You can add anything to the tabbed home page modules module that you like. It will require custgom php programming.

    Thanks,

    Anne

 

 
Page 3 of 12 FirstFirst 12345 ... LastLast

Similar Threads

  1. Additional tabbed information on product page module
    By avansant in forum General Questions
    Replies: 2
    Last Post: 17 Nov 2015, 03:27 PM
  2. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  3. v139h Tabbed category listing on index page
    By devyani in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2013, 09:54 AM
  4. advanced question about modules on the home page
    By grasmat in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Dec 2010, 04:08 AM
  5. home page text and footer do not show on home page
    By terrancesmith98 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Oct 2010, 01:45 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