Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    1
    Plugin Contributions
    0

    Default question from a new user

    Hello, I am new to Zen Cart and have a question.

    In the "product description" there is an editor. I have a pdf on my desktop that I would like to put in the editor. When I click the insert/modify icon on the menu bar, a new window comes up and asks for a URL. How do I get the program to ask "browse" where I can pull it off my desktop? I also tried the copy/paste and clipboard and those did not work either.

    Thank you for the help,

    Steve

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: question from a new user

    Doesn't quite work this way.

    There is a file upload facility for IMAGES (on the product add/edit screen) which the system then creates an ASSOCIATION with the product, but there is not a browser-based upload feature for general files of other resources.

    I trust you know a bit of HTML.

    I trust you know how to FTP...

    When you add your product data, you must "toggle" to source code mode so you can see the actual HTML. The <> icon in the menu bar is the toggle switch.

    Then, in the spot where you want it, you create a hyperlink:

    HTML Code:
    Please look at my <a href="pdf_files/my_first_pdf.pdf">First PDF file</a>
    Then using FTP you would need to send that pdf file to the server, in the LOCATION you specified in the link path above.

    In my case (above), I would have to FTP the pdf file to:

    public_html/pdf_files/
    20 years a Zencart User

 

 

Similar Threads

  1. First Question New (very) User
    By CoolHandFluke in forum General Questions
    Replies: 9
    Last Post: 30 Jan 2011, 06:49 PM
  2. New User registration question
    By agile4 in forum Basic Configuration
    Replies: 5
    Last Post: 14 Jul 2010, 10:50 AM
  3. A question from new user..hello all.
    By martinstan in forum General Questions
    Replies: 4
    Last Post: 24 Mar 2009, 03:38 PM
  4. New User Layout Question
    By KRVSPRODUCTIONS in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 6 Jun 2006, 04:17 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