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

Alysa Rounded Template Support Thread

Views: 64,894

Results 401 to 420 of 459
15 Aug 2012, 16:23
#401
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Alysa Rounded Template Support Thread

Pookiehair:

Hi Anne. Its now all sorted :)

I am happy that you figured it out. It would be great if you posted your solution so that others with the same problem can benefit.

Thanks,

Anne

15 Aug 2012, 16:36
#402
pookiehair avatar

pookiehair

New Zenner

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

Re: Alysa Rounded Template Support Thread

Pookiehair:

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.

Heres how I rectified my mistakes...
I deleted all the files for this template that I had manually uploaded. I then reloaded them using FireZilla with the drag and drop method.
I must have had a file in the wrong place.
That sorted the problem with the top header menu showing up wrong. It also sorted the problem of not having the slider installed :cool:

15 Aug 2012, 20:48
#403
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

Pookiehair:

Heres how I rectified my mistakes...
I deleted all the files for this template that I had manually uploaded. I then reloaded them using FireZilla with the drag and drop method.
I must have had a file in the wrong place.
That sorted the problem with the top header menu showing up wrong. It also sorted the problem of not having the slider installed :cool:

Great work! Thanks for posting.

Thanks,

Anne

16 Aug 2012, 13:56
#404
pookiehair avatar

pookiehair

New Zenner

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

Re: Alysa Rounded Template Support Thread

Hi Anne
I have added a background image - just playing at the moment to try different things. http://www.towerhousedolls.co.uk/test-shop/

Would you be able to tell me how to change the two top corners (the ones that make it the lovely rounded shape) transparent so that the background image shows through?
Many thanks
Pam (Pookiehair)

16 Aug 2012, 14:16
#405
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

Pookiehair:

Hi Anne
I have added a background image - just playing at the moment to try different things. http://www.towerhousedolls.co.uk/test-shop/

Would you be able to tell me how to change the two top corners (the ones that make it the lovely rounded shape) transparent so that the background image shows through?
Many thanks
Pam (Pookiehair)

You will have to edit the image in your image editing program.

Thanks,

Anne

16 Aug 2012, 14:19
#406
pookiehair avatar

pookiehair

New Zenner

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

Re: Alysa Rounded Template Support Thread

picaflor-azul:

You will have to edit the image in your image editing program.

Thanks,

Anne

Can you tell me which image and where to find it please Anne? This sounds like it might be rather difficult to do! Might there be another option to get to the same results?

16 Aug 2012, 18:03
#407
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

Pookiehair:

Can you tell me which image and where to find it please Anne? This sounds like it might be rather difficult to do! Might there be another option to get to the same results?

You need to edit includes/templates/alysa_rounded/images/header-bk.jpg

Thanks,

Anne

16 Aug 2012, 23:13
#408
irori avatar

irori

New Zenner

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

Re: Alysa Rounded Template Support Thread

picaflor-azul:

Admin--configuration--define pages settings.

Thanks,

Anne

Can I turn off the About Us page here? I have turned off privacy/discount coupons/conditions of use and site map but cannot find 'about us'.

17 Aug 2012, 01:39
#409
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:

Can I turn off the About Us page here? I have turned off privacy/discount coupons/conditions of use and site map but cannot find 'about us'.

You can add the following sql patch to control the about us page in the information sidebox:

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) 
VALUES ('Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 59, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');

Thanks,

Anne

18 Aug 2012, 01:49
#410
irori avatar

irori

New Zenner

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

Re: Alysa Rounded Template Support Thread

picaflor-azul:

You can add the following sql patch to control the about us page in the information sidebox:

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function)
VALUES ('Define About Us Status', 'DEFINE_ABOUT_US_STATUS', '1', 'Enable the Defined About Us Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', 25, 59, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');

> 
> Thanks,
> 
> Anne

Thankyou!
18 Aug 2012, 01:56
#411
irori avatar

irori

New Zenner

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

Re: Alysa Rounded Template Support Thread

irori:

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 :)

I have looked for a subscribe to newsletter page/link but cannot find one.

18 Aug 2012, 14:41
#412
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 have looked for a subscribe to newsletter page/link but cannot find one.

It is on the create account page.

Thanks,

Anne

03 Sep 2012, 22:41
#413
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

I just submitted an update to the template package.

  • I updated the AddThis code on the product info page to include the Pinterest Pin It button
  • I updated the product info page layout for a more custom look. The price, attributes, and add to cart are in their own box next to the product image with the description, AddThis, product details, etc. below
  • The new, updated html readme file has been added
  • I added social media icons for youtube, pinterest, google plus, and your blog in the footer
  • I added tabbed home page centerbox content for new products, featured products, and specials

See the readme file from the new package for information on changed files and new files added.

Thanks,

Anne

11 Sep 2012, 18:56
#414
mesaloco avatar

mesaloco

New Zenner

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

Re: Alysa Rounded Template Support Thread

I am hoping someone can answer a simple question for me. I have searched the forums with no luck....

I am trying to make the tabbed pages on the main page stretch all the way across the center content column but I am not having very much luck. Right now I only have the Featured Tab being displayed but it is lined up on the left and looks a little awkward. I have seen a few screen shots with that tab stretched all the way across but I haven’t been able to recreate that. Any help would be much appreciated. Thanks in advance

Mike

11 Sep 2012, 20:08
#415
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

Mesaloco:

I am hoping someone can answer a simple question for me. I have searched the forums with no luck....

I am trying to make the tabbed pages on the main page stretch all the way across the center content column but I am not having very much luck. Right now I only have the Featured Tab being displayed but it is lined up on the left and looks a little awkward. I have seen a few screen shots with that tab stretched all the way across but I haven’t been able to recreate that. Any help would be much appreciated. Thanks in advance

Mike

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

Thanks,

Anne

12 Sep 2012, 02:53
#416
mesaloco avatar

mesaloco

New Zenner

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

Re: Alysa Rounded Template Support Thread

picaflor-azul:

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

Thanks,

Anne

Hi Anne. The link is Push Pin Travel Maps Thanks in advance.

12 Sep 2012, 19:39
#417
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

Mesaloco:

Hi Anne. The link is Push Pin Travel Maps Thanks in advance.

In your stylesheet_module_tabs.css file change this:

.moduleBox{background: url(../images/top-nav-bk.jpg);width:120px;height:40px;padding-left:0px;margin-top:-40px;}

to this:

.moduleBox{background: url(../images/top-nav-bk.jpg);width:535px;height:40px;padding-left:0px;margin-top:-40px;}

Thanks,

Anne

12 Sep 2012, 20:54
#418
mesaloco avatar

mesaloco

New Zenner

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

Re: Alysa Rounded Template Support Thread

picaflor-azul:

In your stylesheet_module_tabs.css file change this:

.moduleBox{background: url(../images/top-nav-bk.jpg);width:120px;height:40px;padding-left:0px;margin-top:-40px;}

> 
> 
> to this:
> 
> ```
.moduleBox{background: url(../images/top-nav-bk.jpg);width:535px;height:40px;padding-left:0px;margin-top:-40px;}

Thanks,

Anne

You are my hero! It worked like a charm. Thanks

13 Sep 2012, 16:36
#419
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

Mesaloco:

You are my hero! It worked like a charm. Thanks

That's great to hear ;-)

Thanks,

Anne

29 Sep 2012, 19:57
#420
mumzie avatar

mumzie

Inactive

Join Date:
Feb 2007
Posts:
211
Plugin Contributions:
0

Re: Alysa Rounded Template Support Thread

Is this template compatible with Category Dressing in 1.5.0?
I LOVE this template - we're almost ready for launch. But the categories look really bare, compared to everything else, and we want to use images (buttons) for them.