Results 1 to 10 of 995

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: All Business template Support Thread

    Oh......Sorry. It's the same stylesheet that you was trying to edit to no avail:

    /includes/templates/all_business/css/stylesheet.css



    I also just noticed that you've got 2 separate stylesheets loading..............."stylesheet.css" and "stylesheet_backup1.css", which can cause you some MAJOR headaches trying to get everything right, when these two stylesheets are fighting against each other.
    You really should use a ".txt" extension or a ".bak", so ZC won't pick it up. Something like "stylesheet_backup1.css.bak".
    Last edited by Get Em Fast; 27 Apr 2011 at 10:46 AM.
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  2. #2
    Join Date
    Dec 2006
    Location
    Seligman, MO U.S.A.
    Posts
    2,101
    Plugin Contributions
    5

    Default Re: All Business template Support Thread

    Oh.......wait..............you said "which PHP file", didn't you? You can find the code for it in "includes/templates/template_default/common/tpl_main_page.php" starting at around line 193, and looks like this:

    Code:
    <!-- bof  breadcrumb -->
    
    <?php if (DEFINE_BREADCRUMB_STATUS == '1' || (DEFINE_BREADCRUMB_STATUS == '2' && !$this_is_home_page) ) { ?>
    
        <div id="navBreadCrumb"><?php echo $breadcrumb->trail(BREAD_CRUMBS_SEPARATOR); ?></div>
    
    <?php } ?>
    
    <!-- eof breadcrumb -->
    Hope that's of some help. Although, I don't know why you're looking for it????
    Teach them to shop and they will shop today;
    Teach them to Zen and they will OWN a shop tomorrow!

  3. #3
    Join Date
    Apr 2011
    Posts
    39
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by Get Em Fast View Post
    I also just noticed that you've got 2 separate stylesheets loading..............."stylesheet.css"
    Thanks for your help mate. How/where do you see what files I am using?

    http://www.chefscircle.com.au/cart/i...e=products_all

    I am trying to find out which template is used for the product. Clearly it's not tpl_product_info.php.

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

    Default Re: All Business template Support Thread

    Thanks for your help mate. How/where do you see what files I am using?
    You can view the source code to see which style sheets are loading.

    I am trying to find out which template is used for the product. Clearly it's not tpl_product_info.php.
    The page you have linked is the all products page.

    Thanks,

    Anne

 

 

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