Page 41 of 47 FirstFirst ... 313940414243 ... LastLast
Results 401 to 410 of 462
  1. #401
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Pookiehair View Post
    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

  2. #402
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Pookiehair View Post
    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

  3. #403
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Pookiehair View Post
    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
    Great work! Thanks for posting.

    Thanks,

    Anne

  4. #404
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

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

  5. #405
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Pookiehair View Post
    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

  6. #406
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    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?

  7. #407
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by Pookiehair View Post
    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

  8. #408
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    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'.

  9. #409
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by irori View Post
    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:

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

  10. #410
    Join Date
    Jun 2012
    Posts
    42
    Plugin Contributions
    0

    Default Re: Alysa Rounded Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You can add the following sql patch to control the about us page in the information sidebox:

    Code:
    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!

 

 
Page 41 of 47 FirstFirst ... 313940414243 ... LastLast

Similar Threads

  1. v150 aBagon Template Support Thread
    By VJef in forum Addon Templates
    Replies: 54
    Last Post: 5 Sep 2020, 08:44 PM
  2. Lavender Template Support Thread
    By kobra in forum Addon Templates
    Replies: 262
    Last Post: 13 May 2015, 01:00 AM
  3. TB Sempre Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 48
    Last Post: 19 Mar 2015, 06:33 PM
  4. Watermelon Template Support Thread
    By LissaE in forum Addon Templates
    Replies: 22
    Last Post: 14 Oct 2011, 04:03 AM
  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