Results 1 to 10 of 24

Hybrid View

  1. #1
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: eBook 'Look Inside' feature?

    template has no html_header.php folder but does have tpl_header.php wherein I placed your line of code "<?php include("popup.php"); ?> " just before the </div> command near the end of the file. is this a good place for it?

    are you saying that b/c I placed popup.php in the includes folder, the pdf folder needs to be in the includes folder, as well?

    sure appreciate your advice! and I sure don't understand why they have not yet included this "look inside" as part of the whole package yet. everyone wants to "look inside"

  2. #2
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: eBook 'Look Inside' feature?

    Quote Originally Posted by dontolmanusa View Post
    template has no html_header.php folder but does have tpl_header.php wherein I placed your line of code "<?php include("popup.php"); ?> " just before the </div> command near the end of the file. is this a good place for it?

    are you saying that b/c I placed popup.php in the includes folder, the pdf folder needs to be in the includes folder, as well?

    sure appreciate your advice! and I sure don't understand why they have not yet included this "look inside" as part of the whole package yet. everyone wants to "look inside"
    The <?php include("popup.php"); ?> statement must be before the ending </header> tag. Is there a header tag in tpl_header.php? If not you have to fined the file that contains the <header> tags.

    After that you must place popup.php in the same folder. That the file you added <?php include("popup.php"); ?> to.

    Skip
    • 446F63746F722057686F •

  3. #3
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: eBook 'Look Inside' feature?

    well, unfortunately, I just can not locate a file with those tags in it. I've driven myself crazy trying to find it. even opening the web page, right-clicking & viewing the page source, there's no <header> tag. am I just blind? http://dontolmanstore.com/

  4. #4
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: eBook 'Look Inside' feature?

    Quote Originally Posted by dontolmanusa View Post
    well, unfortunately, I just can not locate a file with those tags in it. I've driven myself crazy trying to find it. even opening the web page, right-clicking & viewing the page source, there's no <header> tag. am I just blind? http://dontolmanstore.com/
    Under admin->Tools->Developers Tool Kit

    At the bottom of page:
    Look-up in all files enter: shopping cart program by
    All Files Look-ups: select All files - Catalog/Admin
    File type: php only

    Search

    That should give you a list of three files
    html_header.php should be in the list.

    Skip
    • 446F63746F722057686F •

  5. #5
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: eBook 'Look Inside' feature?

    you're correct. the html_header.php file is there in the default template folder. but we're apparently not using that template. we're using something placed in a folder titled freetemplate2, in which there is no html_header.php file. but just to be sure, I went thru the html_header.php file in the default template folder & even it doesn't have <header> tags. whoever originally set up the store on our website had html & php experience & tweaked things. this must be something that got tweaked right outa there. so frustrating. I really want to use your (what should be such a simple fix for me) code, but I'm unable to figure out where. I've even performed a search as you suggested above on the term <header> and had no success. I sure appreciate your help! you've been very helpful & patient with me.

  6. #6
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: eBook 'Look Inside' feature?

    Sound like you need to copy these two files:

    /includes/templates/template_default/common/popup.php
    /includes/templates/template_default/common/html_header.php

    to

    /includes/templates/freetemplate2/common/popup.php
    /includes/templates/freetemplate2/common/html_header.php

  7. #7
    Join Date
    May 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: eBook 'Look Inside' feature?

    thx. I'll give that a try. I guess if they mess with the template that she installed, I can always remove them again, right?

 

 

Similar Threads

  1. v150 ebook download?
    By cyberbaffled in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 4 Apr 2012, 06:59 AM
  2. Ebook Downloads
    By SusanB in forum General Questions
    Replies: 1
    Last Post: 8 Feb 2011, 06:47 AM
  3. How do I change the search feature to look through custom product-type fields?
    By ssmith.cp in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 20 May 2010, 07:28 PM
  4. Changing look of Specials and Feature Products
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 19 Oct 2007, 05:26 AM

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