Page 29 of 31 FirstFirst ... 192728293031 LastLast
Results 281 to 290 of 302
  1. #281
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: A Pink Boutique Support Thread

    Admin/Tools/Define Pages Editor/define_main_page.php

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

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by markmcknight View Post
    Hi.
    Using Zen Cart 1.3.9h
    web site address www.floppylattedesigns.com/catalog
    numerous Mods have been added.

    problem: On my home page, The 4 Buttons that say
    New Items
    Contact Us
    Specials
    Newsletter

    all link to my admin panel. For the life of me I cant find the right file to change the links. I have used google chrome to inspect the elements. I think I have gone through my ftp 15 times looking for them. If ANYONE can tell me the correct file to edit these links please please please let me know. I just realized that they were not working and I don't want to make any more changes (like product sorting) until I get this worked out.

    Thank you so much for any direction that you can give me.
    Jessica
    Floppy Latte's Digital Designs
    I believe that this has happened because you edited your define_main_page.php file via the admin using the html area editor instead of the plain text editor. You should use the plain text editor to edit this page because it contains php code and relative urls.

    Thanks,

    Anne

  3. #283
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Hi there

    I'd like to add "Proudly Canadian" with a graphic of a maple leaf in the pink polka dot area above Important Links.....how would I accomplish this?

    Here's a link to my site:

    www.funwrappers.ca

    Thanks in advance!

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

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by jcrewe View Post
    Hi there

    I'd like to add "Proudly Canadian" with a graphic of a maple leaf in the pink polka dot area above Important Links.....how would I accomplish this?

    Here's a link to my site:

    www.funwrappers.ca

    Thanks in advance!

    You'll edit the includes/templates/a_pink_boutique/common/tpl_footer_menu.php file.

    Thanks,

    Anne

  5. #285
    Join Date
    Jul 2011
    Posts
    107
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by picaflor-azul View Post
    You'll edit the includes/templates/a_pink_boutique/common/tpl_footer_menu.php file.

    Thanks,

    Anne
    Thanks, Anne, I'll give that a shot and see how it comes out

  6. #286
    Join Date
    Jul 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Regarding my previous post- what i meant to point out was that when i compared files between default_template and this template i noticed $request_type did not exist in this template. In the thread i quoted, this was suggested as a solution to avoid the problem of serving mixed SSL and non SSL content (if the request is for SSL then https:// is used, etc.) I have not yet noticed a problem with SSL, but just wanted to point it out and ask about it.

    Thanks,
    Mei

    Quote Originally Posted by meijei View Post
    i noticed that whereas in a number of 1.3.9h files the variable $request_type has been added
    eg. tpl_product_info_display.php --
    Code:
    <!--bof Form start-->
    <?php echo zen_draw_form('cart_quantity', zen_href_link(zen_get_info_page($_GET['products_id']), zen_get_all_get_params(array('action')) . 'action=add_product', $request_type), 'post', 'enctype="multipart/form-data"') . "\n"; ?>
    <!--eof Form start-->
    it is missing in the template overrides. Is this on purpose?

    Seems that the addition helps to solve an ssl problem - see
    https://www.zen-cart.com/forum/showthread.php?t=56885

    this variable appears in these files (which are overridden in the template)
    /includes/templates/template_default/sideboxes/tpl_search.php
    /includes/templates/template_default/sideboxes/tpl_search_header.php
    /template_default/templates/tpl_document_general_info_display.php
    /template_default/templates/tpl_document_product_info_display.php
    /templates/template_default/templates/tpl_product_free_shipping_info_display.php
    /templates/template_default/templates/tpl_product_info_display.php
    /templates/template_default/templates/tpl_product_music_info_display.php

    Thanks,
    Mei

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

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by meijei View Post
    Regarding my previous post- what i meant to point out was that when i compared files between default_template and this template i noticed $request_type did not exist in this template. In the thread i quoted, this was suggested as a solution to avoid the problem of serving mixed SSL and non SSL content (if the request is for SSL then https:// is used, etc.) I have not yet noticed a problem with SSL, but just wanted to point it out and ask about it.

    Thanks,
    Mei
    All template override files are made from direct copies of the template_default files. No variable changes have been made.

    Thanks,

    Anne

  8. #288

    Default Re: A Pink Boutique Support Thread

    My website is www.krazycandle.com. I'm having problems with the Cusmoter Welcome Email. After much searching and comparing files we still can not figure out where to change it.

    Here is how the Welcome Email currently looks:

    EMAIL_GREET_MSEMAIL_WELCOME

    EMAIL_TEXTEMAIL_CONTACTEMAIL_GV_CLOSURE

    EMAIL_DISCLAIMER_NEW_CUSTOMER


    This email address was given to us by you or by one of our customers. If you
    feel that you have received this email in error, please send an email to
    [email protected]

    This email is sent in accordance with the US CAN-SPAM Law in effect
    01/01/2004. Removal requests can be sent to this address and will be honored
    and respected.
    Thank you all in advance.

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

    Default Re: A Pink Boutique Support Thread

    Quote Originally Posted by Stargirl View Post
    My website is www.krazycandle.com. I'm having problems with the Cusmoter Welcome Email. After much searching and comparing files we still can not figure out where to change it.

    Here is how the Welcome Email currently looks:


    Thank you all in advance.
    This is not really a template specific problem. I would recommend doing a developers toolkit serarch for the constants.

    Thanks,

    Anne

  10. #290
    Join Date
    Oct 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: A Pink Boutique Support Thread

    Hi Anne, luv the template and have been able to figure out just about everything that I needed to do to get it to the customers satisfaction, except for one thing. I have been all through this thread and several others in hopes of finding the answer, but no luck.

    The sales tagline in the header is located too far to the top of the header and the customer would like it more in the center of the brown area.

    This is a one click install of 1.5.1 with the only thing added being your template. The website is www.awbksales.com.

 

 
Page 29 of 31 FirstFirst ... 192728293031 LastLast

Similar Threads

  1. An Upscale Boutique Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 301
    Last Post: 15 Jun 2019, 05:36 PM
  2. Apparel Boutique Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 431
    Last Post: 8 Dec 2016, 04:27 PM
  3. Ashley Pink Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 603
    Last Post: 22 Jun 2016, 09:22 PM
  4. Earthy Boutique Template Support Thread
    By jill8026 in forum Addon Templates
    Replies: 23
    Last Post: 10 Nov 2012, 01:50 AM
  5. a pink boutique
    By leejay2005 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Sep 2011, 07:56 AM

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