Zen Cart Logo
Forums / Addon Templates / Alysa Rounded Template Support Thread

Alysa Rounded Template Support Thread

Views: 64,897

Results 381 to 400 of 459
01 Aug 2012, 21:25
#381
debbie2014 avatar

debbie2014

New Zenner

Join Date:
Jul 2012
Location:
AZ USA
Posts:
59
Plugin Contributions:
0

Alysa Rounded Template Support Thread

Debbie2014:

hi again

I would like to know if it's possible to add the social links to profiles .. to the header and what would be the way to do it .. I have the Alyssa Rounded template and love it ...

On your store there are social links in the header .. and I would like mine like that

The site can be found here http://dezertdezinez.com/store

The logo is a bit bigger then the original though I think there should be space under the currency and language spot ..

Any help would be great ..

(EDITED TO SHOW WHAT I DID TO GET IT TO WORK)

I figured out how to do it .. yea .. I placed the information in the banner header slot 2 .. and I mapped the picture so all the buttons I wanted go to out side links

02 Aug 2012, 13:42
#382
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

Debbie2014:

(EDITED TO SHOW WHAT I DID TO GET IT TO WORK)

I figured out how to do it .. yea .. I placed the information in the banner header slot 2 .. and I mapped the picture so all the buttons I wanted go to out side links

I am happy that you figured out a way to do this. You can also add the links to the tpl_header.php file and style/position them using css.

Thanks,

Anne

02 Aug 2012, 17:17
#383
debbie2014 avatar

debbie2014

New Zenner

Join Date:
Jul 2012
Location:
AZ USA
Posts:
59
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

thank you sorry I did not wait for you to reply with how to .. though could you tell me how to do it in the tpl_header.php file and style/position them using css. I am curious about it and want to learn ..

Thank you again Debbie

03 Aug 2012, 16:30
#384
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

Debbie2014:

thank you sorry I did not wait for you to reply with how to .. though could you tell me how to do it in the tpl_header.php file and style/position them using css. I am curious about it and want to learn ..

Thank you again Debbie

You would add the code for the icons in the tpl_header.php file and assign classes or id's to them and then add the styles in the stylesheet.css file.

Thanks,

Anne

03 Aug 2012, 21:05
#385
debbie2014 avatar

debbie2014

New Zenner

Join Date:
Jul 2012
Location:
AZ USA
Posts:
59
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

cool thank you I will see about using that on the other shop .. thank you again

04 Aug 2012, 12:42
#386
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

Debbie2014:

cool thank you I will see about using that on the other shop .. thank you again

No problem ;-)

Thanks,

Anne

07 Aug 2012, 04:28
#387
irori avatar

irori

New Zenner

Join Date:
Jun 2012
Posts:
42
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

picaflor-azul:

Have you defined the constant and created the file associated with your php statment?

Thanks,

Anne

I am not sure I understand this exactly :blush: Could you explain it a bit more for me? I haven't been doing this for very long, Thanks in advance :)

07 Aug 2012, 15:08
#388
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

irori:

I am not sure I understand this exactly :blush: Could you explain it a bit more for me? I haven't been doing this for very long, Thanks in advance :)

I have added the following to create the new 'Main Website' tab (at line 91 underneath the code for the contact us tab)

<li><?php echo '<a href="' . zen_href_link(FILENAME_MAIN_WEBSITE) . '">'; ?><?php echo HEADER_TITLE_MAIN_WEBSITE; ?></a> | </li>

But am unsure as to where I should add my link...I have tried two different places and both times my whole cart disappeared

If this is the original question, then you need to define this contstant somewhere. You can add it to the header.php language file. You also need to create the FILENAME_MAIN_WEBSITE.

Thanks,

Anne

12 Aug 2012, 00:53
#389
thestormywillow avatar

thestormywillow

New Zenner

Join Date:
Aug 2012
Posts:
3
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

I love your template. I used a web company that set up my site and they put a generic logo and saying at the top of my site. How do I change that? I am a complete newbie.

12 Aug 2012, 18:47
#390
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

thestormywillow:

I love your template. I used a web company that set up my site and they put a generic logo and saying at the top of my site. How do I change that? I am a complete newbie.

You can downoad the template and find complete instuctions for these changes in the readme.html file.

Thanks,

Anne

13 Aug 2012, 13:26
#391
thestormywillow avatar

thestormywillow

New Zenner

Join Date:
Aug 2012
Posts:
3
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

Thank you for your help with the header. I looked through the readme file and I can't find how to change the color of the website to match my logo. Is that possible? Would a newbie be able to do it? Thank you again for the template and your time.
Kris Storm
Thestormywîllow.com

13 Aug 2012, 14:36
#392
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

thestormywillow:

Thank you for your help with the header. I looked through the readme file and I can't find how to change the color of the website to match my logo. Is that possible? Would a newbie be able to do it? Thank you again for the template and your time.
Kris Storm
Thestormywîllow.com

You will have to have some knowlegde of css and some of the images would have to be changed in your image editing program. I would recommend doing a google search for a good beginning css tutorial.

Thanks,

Anne

15 Aug 2012, 07:52
#393
irori avatar

irori

New Zenner

Join Date:
Jun 2012
Posts:
42
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

picaflor-azul:

If this is the original question, then you need to define this contstant somewhere. You can add it to the header.php language file. You also need to create the FILENAME_MAIN_WEBSITE.

Thanks,

Anne

Thanks Anne, sorry it has been days between my posts, where exactly do I define the constant (and how because I have not done this before and not confident to work it out myself) and where do I create(put?) the FILENAME_MAIN_WEBSITE?

Thankyou for your patience :)

15 Aug 2012, 08:13
#394
irori avatar

irori

New Zenner

Join Date:
Jun 2012
Posts:
42
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

Hi Anne,

I would like to remove the branding (alyssa rounded) that shows up next to my pages when google picks them up. I am not sure where to edit this.
I would also like to remove the template branding from the footer.

Thank you :)

15 Aug 2012, 08:23
#395
irori avatar

irori

New Zenner

Join Date:
Jun 2012
Posts:
42
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

Another quick question (I hope)

I cannot find where a customer can choose to subscribe to my newsletter. I can see the unsubscribe. Where is this usually in the template?

Thanks again :)

15 Aug 2012, 08:49
#396
irori avatar

irori

New Zenner

Join Date:
Jun 2012
Posts:
42
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

I would like to remove 'about us' 'privacy' 'conditions of use' 'site map' and 'discount coupons' from the side information box. How do I go about this?

Thanks again :)

15 Aug 2012, 09:56
#397
pookiehair avatar

pookiehair

New Zenner

Join Date:
May 2010
Location:
UK
Posts:
86
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

picaflor-azul:

When you see constants like this in the template it means that you have missed one of the language files. This is defined in the includes/languages/english/alysa_rounded/header.php file. The override file, not includes/languages/english/header.php.

Thanks,

Anne

Hi Anne
I have the same problem. Ive checked all files as you stated and they are all there.
Here is a link to my site http://www.towerhousedolls.co.uk/test-shop/
Any further help on this would be much appretiated.
I used Firezilla to upload all files.

15 Aug 2012, 14:46
#398
pookiehair avatar

pookiehair

New Zenner

Join Date:
May 2010
Location:
UK
Posts:
86
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

Hi Anne. Its now all sorted :)

15 Aug 2012, 16:20
#399
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

irori:

Hi Anne,

I would like to remove the branding (alyssa rounded) that shows up next to my pages when google picks them up. I am not sure where to edit this.
I would also like to remove the template branding from the footer.

Thank you :)

If you do a search in the FAQ's section here you can see a tutorial for changing the browser bar title.

Thanks,

Anne

15 Aug 2012, 16:21
#400
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Alysa Rounded Template Support Thread

irori:

I would like to remove 'about us' 'privacy' 'conditions of use' 'site map' and 'discount coupons' from the side information box. How do I go about this?

Thanks again :)

Admin--configuration--define pages settings.

Thanks,

Anne