Zen Cart Logo
Forums / Addon Templates / All Business template Support Thread

All Business template Support Thread

Views: 183,252

Results 701 to 720 of 997
19 Aug 2011, 3:48 PM
#701
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

All Business template Support Thread

Rimo:

Yes,I know I need to edit that file,but I don't know how.
I tried it many times and in several ways,but without any result :wacko:

The module used to build the footer menu is the footer menu module. I would recommend reading that thread for instructions on editing the menu.

Thanks,

Anne

27 Sep 2011, 9:06 AM
#702
harlyman avatar

harlyman

Zen Follower

Join Date:
Jan 2004
Posts:
100
Plugin Contributions:
1

Re: All Business template Support Thread

Hello

Do you have a tip on how to add google + button on header? like below the search box? been playing around with this without any luck, has anyone been able to add this button?

27 Sep 2011, 11:33 AM
#703
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

harlyman:

Hello

Do you have a tip on how to add google + button on header? like below the search box? been playing around with this without any luck, has anyone been able to add this button?

You will add the button code to the includes/templates/all_business/common/tpl_header.php file and add styles for it to the stylesheet.css file.

Thanks,

Anne

27 Sep 2011, 12:00 PM
#704
harlyman avatar

harlyman

Zen Follower

Join Date:
Jan 2004
Posts:
100
Plugin Contributions:
1

Re: All Business template Support Thread

picaflor-azul:

You will add the button code to the includes/templates/all_business/common/tpl_header.php file and add styles for it to the stylesheet.css file.

Thanks,

Anne

Thank you, have been trying that, but since the google + button uses a external link with javascript code, i can't get it to work for some reason, i guess its not the right place to add the java script kode, to load the button.

10 Oct 2011, 4:24 PM
#705
sanf avatar

sanf

New Zenner

Join Date:
Oct 2011
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

In the 'contact us' page, it shows like below. How do I change the 'Store name','address','country','phone' to actual ones?

Home :: Contact Us

Store Name
Address
Country
Phone

10 Oct 2011, 4:58 PM
#706
mr_chetanladdha avatar

mr_chetanladdha

New Zenner

Join Date:
Jul 2008
Posts:
84
Plugin Contributions:
0

Re: All Business template Support Thread

Check Admin->Configuration -> My Store

10 Oct 2011, 9:44 PM
#707
bobdog avatar

bobdog

Totally Zenned

Join Date:
Mar 2006
Location:
Fresno, California
Posts:
590
Plugin Contributions:
0

Re: All Business template Support Thread

Hi Picaflor

How can I get rid of the space before the header logo at the very top of the page? I tried a few things and it won't work. Perhaps you have a fix?

11 Oct 2011, 3:13 AM
#708
sanf avatar

sanf

New Zenner

Join Date:
Oct 2011
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

mr.chetanladdha:

Check Admin->Configuration -> My Store

Thanks. It works.

Another question: because my site is going to be a 'showcase without price' type, I want to get rid of the menu on the top i.e. 'home' 'shopping cart' 'checkout'

Do you know how to do that?

11 Oct 2011, 3:32 AM
#709
sanf avatar

sanf

New Zenner

Join Date:
Oct 2011
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

Thanks. It works.

Another question: because my site is going to be a 'showcase without price' type, I want to get rid of the menu on the top i.e. 'home' 'shopping cart' 'checkout'

I also need to remove 'gift certificate FAQ' and 'discount coupons' from the 'Information' sidebox.

Do you know how to do these? Sorry, I am kind of a newbie with a lot of basic questions.

11 Oct 2011, 1:11 PM
#710
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

sanf:

In the 'contact us' page, it shows like below. How do I change the 'Store name','address','country','phone' to actual ones?

Home :: Contact Us

Store Name
Address
Country
Phone

You need to go to your admin--configuration--My Store and fill in "Store Address and Phone" with your information.

Thanks,

Anne

11 Oct 2011, 1:12 PM
#711
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

bobdog:

Hi Picaflor

How can I get rid of the space before the header logo at the very top of the page? I tried a few things and it won't work. Perhaps you have a fix?

If you post a link to your site I can take a look.

Thanks,

Anne

11 Oct 2011, 1:15 PM
#712
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

sanf:

Thanks. It works.

Another question: because my site is going to be a 'showcase without price' type, I want to get rid of the menu on the top i.e. 'home' 'shopping cart' 'checkout'

I also need to remove 'gift certificate FAQ' and 'discount coupons' from the 'Information' sidebox.

Do you know how to do these? Sorry, I am kind of a newbie with a lot of basic questions.

Check the tutorials FAQ's section for removing the links from your information sidebox.

For the top menu links add:

display:none;

to:

#navMain ul in your stylesheet.css file.

Thanks,

Anne

20 Oct 2011, 2:02 AM
#713
sanf avatar

sanf

New Zenner

Join Date:
Oct 2011
Posts:
4
Plugin Contributions:
0

Re: All Business template Support Thread

I have a question about the slide show in the main page.

By default setup, if I click the number, the slide will roll back to the one I clicked.

I want to change it to like this: when I place the cursor on the number, the corresponding slide shows up at once.

20 Oct 2011, 2:11 PM
#714
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

sanf:

I have a question about the slide show in the main page.

By default setup, if I click the number, the slide will roll back to the one I clicked.

I want to change it to like this: when I place the cursor on the number, the corresponding slide shows up at once.

I am not a javascript expert, but I believe that you will need to edit this behavior in the javascript file.

Thanks,

Anne

26 Oct 2011, 1:46 AM
#715
ian avatar

ian

New Zenner

Join Date:
Nov 2003
Location:
Brisbane , Australia
Posts:
44
Plugin Contributions:
0

Re: All Business template Support Thread

i have this theme and removed a page define_page_4 from the information side box 9not sure how now) and i want to put it back
Can someone please tell me how to add it back so it appears in the side box /

thanks
Ian

26 Oct 2011, 1:55 PM
#716
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

ian:

i have this theme and removed a page define_page_4 from the information side box 9not sure how now) and i want to put it back
Can someone please tell me how to add it back so it appears in the side box /

thanks
Ian

This is not a template related question, but has been asked and answered many times on the forum. If you do a forum search you will find the answer.

Thanks,

Anne

27 Oct 2011, 2:48 PM
#717
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: All Business template Support Thread

Hi,

I've been on ZC 1.39g and your template (not sure which version) for a while. I'd like to install ZC 1.5 onto a test directory and with your latest version of the template. I've installed a few ZCs before, but now I'd like to double-check what to do next...

  • Create a new "test" database and import everything from the current one?

  • Install ZC 1.5 into the test directory and connect it to the "test" DB? (If yes, I know the details how to do so.)

  • Then how exactly do I install your newer template with the custom changes I made to some files on the older version? I've seen your installation instructions, the issue is about the upgrading.

Anything else, please enlighten me.

Cheers,

R

27 Oct 2011, 6:57 PM
#718
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: All Business template Support Thread

giftmeister:

Hi,

I've been on ZC 1.39g and your template (not sure which version) for a while. I'd like to install ZC 1.5 onto a test directory and with your latest version of the template. I've installed a few ZCs before, but now I'd like to double-check what to do next...

  • Create a new "test" database and import everything from the current one?

  • Install ZC 1.5 into the test directory and connect it to the "test" DB? (If yes, I know the details how to do so.)

  • Then how exactly do I install your newer template with the custom changes I made to some files on the older version? I've seen your installation instructions, the issue is about the upgrading.

Anything else, please enlighten me.

Cheers,

R

This is not a template specific question. Please see the faq's articles for detailed instructions on upgrading your zen cart.

Thanks,

Anne

27 Oct 2011, 9:21 PM
#719
giftmeister avatar

giftmeister

Zen Follower

Join Date:
Jan 2009
Location:
Montreal, Canada
Posts:
230
Plugin Contributions:
0

Re: All Business template Support Thread

picaflor-azul:

This is not a template specific question.

Well, the main question is about upgrading your template. The instructions don't mention that. I upgraded a ZC before, but it was with minor adjustments to the standard template. I already read ZC's upgrade instructions and still have concerns because the older version I have of your template contains numerous adjustments.

ZC says to compare files with a program like WinMerge and I did and notice dozens of differences with the template files. That's on top of more differences with ZC files. So that's really the process, go over your files one by one and make the changes?

Jeez, that's a hassle...and then upgrade every 6 months or so...makes me think BigCommerce is worth it.

28 Oct 2011, 3:21 AM
#720
justmerob avatar

justmerob

New Zenner

Join Date:
Oct 2011
Posts:
16
Plugin Contributions:
0

Re: All Business template Support Thread

I just wanted to drop in here and say a HUGH THANK YOU!

I've been using NopCommerce for a while now and am currently building up for a switch over to ZC and themes are so not my strong point LOL

I found your theme after trying to install some of the "generic" one's I found from ZC's site and let me tell you I'm in love!

Install, set up, finishing the theme took me under 10 minutes with your detailed instructions and for that I owe you a drink! =)

Thanks again and keep up the amazing work!

Rob and Troy
Ecco Lights

:clap::clap::clap: