Page 23 of 31 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 302
  1. #221
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by picaflor-azul View Post
    If you post a link to your site I can take a look.

    The font used in the demo is als script.
    I have decided to go with Alyssa Rounded and it loads perfectly. I am still interested in als script font and I have downloaded it. Can you tell me what you did to get the effect you have?

    Thank You.

  2. #222
    Join Date
    Mar 2012
    Posts
    33
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    Hello Anne,
    I have followed the instructions to remove reference to "coupons" and "gift certificates" in the footer for Upscale Boutique. Gift certificates has now been removed successfully, however where the coupons was, I now have the following message displayed

    ); Define('COUPON',COUPON


    What can I do to rectify this?

  3. #223
    Join Date
    Apr 2012
    Posts
    27
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by picaflor-azul View Post
    It is likely that you have added links or images with absolute paths to non secure urls. It is best to use relative paths for all links and images.

    Thanks,

    Anne
    Hi Anne. I have fixed all of the absolute URL's to relative except for the facebook and twitter links at the bottom. Anyway, I still get the same error message on the page where I hit the button "confirm the order" to go to the MoneyBookers payment module. Here is the error message:

    "Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
    Are you sure you want to continue sending this information?
    "


    I wonder if this error is caused by something on the MoneyBooker's payment module?

    My store URL:
    https://xtremeiceskating.com/store
    Last edited by Prolite; 10 May 2012 at 07:57 PM.

  4. #224
    Join Date
    Apr 2012
    Posts
    27
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    Hi Anne. I think I found the error but I don't know what page this is:
    http://www.xtremeiceskating.com/images/checkout.jpg

    That's a screen shot of the code on the "confirm your order" page. There's a URL in there that says "http" instead of "https", but I don't know what page that is. I found it with the HTML inspector.

  5. #225
    Join Date
    Apr 2012
    Posts
    27
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    I found the answer in another thread for MoneyBooker's payment module. It actually has nothing to do with your template. I was sort of figuring that but wasn't completely sure.

    Answer:
    http://www.zen-cart.com/showthread.p...ers-page/page2

  6. #226
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: An Upscale Boutique Support Thread

    Hi Anne,

    I just downloaded and installed this template tonight, fresh 1.5 install:

    http://www.prom-mart.com/demo-1/

    Like the colors and the header area reminds me of All Business.

    First, I see that you have two somewhat different demos?

    1. The one most like mine:
    http://www.picaflor-azul.com/free-de...scale_boutique

    2. And:
    http://www.bookworm-garden.com/demos...scale_boutique

    I guess mine is the latest and one you intend?

    Couple of things.

    1. EZpages in header area...is that how it is supposed to look? White text over the image? Or would it look better as in your second demo? (Category Tabs off but also see a little darker background color in mine...intended?)

    2. Red x's/missing pics in More Information sidebox, as in your first demo. I don't use this box, but is that how it's supposed to be? Seem to be generated from template_default.

    3. Post no. 205, missing Cart pic in header. Download still has it as a jpg in common/tpl_header.php, but photo itself is a png. I changed mine in the code, if others are interested:

    <li><img src="includes/templates/an_upscale_boutique/images/cart.png"

    4. Now, the scary part: post no. 173 and the jumping centerbox. I definitely see it on this site in IE9: thatsamoredesigns com Homepage centerbox can jump to extreme right of my screen and stick there. Or jump back, depending on where my cursor is. Can also happen if cursor touches top social buttons or social buttons on product pages. But it stabilizes and stops jumping if I set IE9 to Compatability View. I don't think most people will be in compatability view. Hopefully, only a problem with this particular site. Haven't yet noticed on my test site.

    5. This, like all your templates, the left column temporarily jumps to center then back, often faster than eye can really see, but also often that I do see. (Probably could capture a screenshot.) I mentioned this I think in the All Business thread and applied my fix, so no longer jumps. Wonder if the jumping entire centerbox above is related?

    Anyway, a very good-looking template and color arrangement for my needs. Thanks!

    sph
    prommart com
    Last edited by SPH; 11 May 2012 at 09:20 AM.

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

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by traytray View Post
    I have decided to go with Alyssa Rounded and it loads perfectly. I am still interested in als script font and I have downloaded it. Can you tell me what you did to get the effect you have?

    Thank You.
    I probably added a drop shadow.

    Thanks,

    Anne

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

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by iceni11 View Post
    Hello Anne,
    I have followed the instructions to remove reference to "coupons" and "gift certificates" in the footer for Upscale Boutique. Gift certificates has now been removed successfully, however where the coupons was, I now have the following message displayed

    ); Define('COUPON',COUPON



    What can I do to rectify this?
    You need to edit further down in the includes/languages/engilsh/extra_definitions/an_upscale_boutique/footer_menu_defines.php file and also remove the constants there.

    Thanks,

    Anne

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

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by Prolite View Post
    Hi Anne. I have fixed all of the absolute URL's to relative except for the facebook and twitter links at the bottom. Anyway, I still get the same error message on the page where I hit the button "confirm the order" to go to the MoneyBookers payment module. Here is the error message:

    "Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.
    Are you sure you want to continue sending this information?
    "


    I wonder if this error is caused by something on the MoneyBooker's payment module?

    My store URL:
    https://xtremeiceskating.com/store
    Have you asked for help on the support thread for the money bookers module?

    Thanks,

    Anne

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

    Default Re: An Upscale Boutique Support Thread

    Quote Originally Posted by Prolite View Post
    I found the answer in another thread for MoneyBooker's payment module. It actually has nothing to do with your template. I was sort of figuring that but wasn't completely sure.

    Answer:
    http://www.zen-cart.com/showthread.p...ers-page/page2
    I am happy that you figured out the problem.

    Thanks,

    Anne

 

 
Page 23 of 31 FirstFirst ... 132122232425 ... LastLast

Similar Threads

  1. Apparel Boutique Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 431
    Last Post: 8 Dec 2016, 04:27 PM
  2. A Pink Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 9 Apr 2014, 05:42 PM
  3. v151 trying to install template version 2.2 upscale boutique in 1.5.1
    By RonGin in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2013, 12:53 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. CSS Flyout Header with Upscale Boutique
    By gem10 in forum Addon Templates
    Replies: 9
    Last Post: 30 Oct 2010, 10:10 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