Page 30 of 100 FirstFirst ... 2028293031324080 ... LastLast
Results 291 to 300 of 995
  1. #291
    Join Date
    Jun 2008
    Posts
    30
    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. It sounds like you are missing files.
    Not published on live site. Always try to work up zen cart and trouble shoot before going live. It is only on my home wamp server.

    I will try to post screen image later.

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

    Default Re: All Business template Support Thread

    Not published on live site. Always try to work up zen cart and trouble shoot before going live. It is only on my home wamp server.

    I will try to post screen image later.
    The problem you are having is not inherent to the template package. It sounds like a server configuration issue. I would also check to see that you have uploaded all of the template files and that they are all in the correct places.

  3. #293
    Join Date
    Jun 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    The problem you are having is not inherent to the template package. It sounds like a server configuration issue. I would also check to see that you have uploaded all of the template files and that they are all in the correct places.
    By the way. I do like the way you layed out the template.

    Here is a screenshot of the problem. See attached bmp.

    Thanks again for your help.

    Downloaded the files from addons and installed as directed. Will do again. But as I said earlier - this happened on two installs with the same result.

  4. #294
    Join Date
    Jun 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Quote Originally Posted by wlmartin View Post
    By the way. I do like the way you layed out the template.

    Here is a screenshot of the problem. See attached bmp.

    Thanks again for your help.

    Downloaded the files from addons and installed as directed. Will do again. But as I said earlier - this happened on two installs with the same result.
    Here is the screenshot - see attached jpeg.
    Attached Images Attached Images  

  5. #295
    Join Date
    Jun 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Found solution.

    includes/templates/all_business/common/tpl_header.php edited as shown. There were a couple of instances where php was not added behind the <?.

    PHP Code:
    <li><img src="includes/templates/all_business/images/cart.jpg" class="cart-image" alt="the shopping cart" /><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART'''NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS?> - <?php echo $_SESSION['cart']->count_contents();?> item(s) - <?php echo $currencies->format($_SESSION['cart']->show_total());?></a> | </li>
        <li><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING'''SSL'); ?>"><?php echo HEADER_TITLE_CHECKOUT?></a></li>

  6. #296
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    im sorry about just replying... i couldnt find where to put a new post into this thread.

    I have the All Business template loaded (great one BTW... thanks)

    Problem is when following the install text.. number 5 says:
    To make your site look exactly like the demo:

    A. In your Zen Cart admin:

    Go to "Configuration" then "Product Listing"

    Copy the values from:

    http://www.your site url.com/includes/templates/507/images/product_listing.png


    Well there is no product_listing.png anywhere that I can find...
    there is no /507/ directory either.

    I have searched the forum for an answer but im not having much luck... I would like to have my site look just like your demo but these files (product_listing.png and layout_settings,png don't seem to be there.. i looked in the /includes/templates/all business/ directory instead of the one thats not there obviously but still cannot find.

    My problem at the moment is that your demo has a nice wide left column... but mine is slimmer and the headings wrap.

    My site so far is http://www.rivertoreefaquarium.com/zenbackup

    I would also like to somehow bring my logo down a few notches so it is not so far to the top of the page and more centred (up and down wise).

    Any sugestions or direction you can give would be most appreciated.

  7. #297
    Join Date
    Jun 2008
    Posts
    30
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    I would suggest going to his site and download the template there. You can left click on his name on the first post in this thread and there is a link to his site. Then go to free templates. All Business is at the bottom of the page. Go to that page and there is a download link. Download and unzip. Read the install.txt. It has the correct install doc and links to the pages you are looking for in that doc.
    Last edited by wlmartin; 4 Dec 2010 at 02:52 PM. Reason: poor grammar

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

    Default Re: All Business template Support Thread

    im sorry about just replying... i couldnt find where to put a new post into this thread.

    I have the All Business template loaded (great one BTW... thanks)

    Problem is when following the install text.. number 5 says:
    To make your site look exactly like the demo:

    A. In your Zen Cart admin:

    Go to "Configuration" then "Product Listing"

    Copy the values from:

    http://www.your site url.com/includes/templates/507/images/product_listing.png


    Well there is no product_listing.png anywhere that I can find...
    there is no /507/ directory either.

    I have searched the forum for an answer but im not having much luck... I would like to have my site look just like your demo but these files (product_listing.png and layout_settings,png don't seem to be there.. i looked in the /includes/templates/all business/ directory instead of the one thats not there obviously but still cannot find.

    My problem at the moment is that your demo has a nice wide left column... but mine is slimmer and the headings wrap.

    My site so far is http://www.rivertoreefaquarium.com/zenbackup

    I would also like to somehow bring my logo down a few notches so it is not so far to the top of the page and more centred (up and down wise).

    Any sugestions or direction you can give would be most appreciated.
    You have an older version of the template package. You can download the latest version in the "Free Software Add Ons" section. It will include the correct install.txt file.

    Thanks,

    Anne

  9. #299
    Join Date
    Dec 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi Picaflor-Azul,

    Your template is so wonderful. Just some questions:

    1. How can I adjust the height of the row in the product listing?
    http://www.akshop.com.au/index.php?m...index&cPath=65

    2. Can I change the normal text size and color, and the price color?

    3. There is a small red line in the top, how can I del it?

    Thx

  10. #300
    Join Date
    Jul 2009
    Posts
    88
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Thanks for replying Anne.

    I followed your advice and re-downloaded this time the 'latest' version of the template at the "Free addons" section and I have the same problem.

    In regards to step 5 in the install text of the LATEST version (all_business_1-1.zip) the install.txt still refers to a directory that does not exist /507/ and .png files that do not exist in the includes/templates/507/images folder of your template.

    here is a direct copy of step five as written in the latest version:

    ===============================
    5. Recommended Admin Settings:
    ===============================

    To make your site look exactly like the demo:

    A. In your Zen Cart admin:

    Go to "Configuration" then "Product Listing"

    Copy the values from:

    http://www.your site url.com/includes/templates/507/images/product_listing.png

    B. In your Zen Cart admin:

    Go to "Configuration" then "Layout Settings"

    Copy the values from:

    http://www.your site url.com/includes/templates/507/images/layout_settings.png

    =========================


    This seems to be exactly the same as the info I went through in the first install.txt. (and my original post)

    Are you having a joke with me?

    If so ... hardy har har...no, tell me, where is it really????
    regards

    Adam

 

 
Page 30 of 100 FirstFirst ... 2028293031324080 ... 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