Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2010
    Location
    North West England
    Posts
    9
    Plugin Contributions
    0

    Default Having trouble adding images using ck editor

    I would like to transfer the current text that I have into a different font.

    I am aware if I installed the font the customer will not see it as they have not got that particular font that I have used.

    So, I thought of saving the text to paint, editing the text using my desired font and saving it as a .jpg then just putting that file where the text is currently.

    I have tried inserting an image but htf do you do it?? CK editor is asking for a url so i'm trying to write where I have put the file on my server. i.e. root blah blah ect... but it's not having it? Can someone tell me what the correct way of writing this is please.

    Kind Regards
    Mystic Jewels
    www.mysticsspirit.com

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

    Default Re: Having trouble adding images using ck editor

    There are a few issues with what you are doing... Firstly, stop fretting over the font... This fixation will do you no favours in the SEO stakes, and may increase pageload time as well. It is also a very clunky way of getting information to render on a page.

    If you want font styling, then you can embed Google's font API and use stylesheets to call in a desired font.

    Secondly, there is no mechanism within CK editor (for ZC) to "upload" images. This is possible in wordpress, and is one reason why wordpress is very vulnerable to hacker activity. These "upload" facilities are in many respects an "open door" to hackers. With eCommerce - where so much is at stake (like fraud), not having these features freely active makes the system a little more secure.

    So... the technique is to put the URL (should be a RELATIVE path (like /images/filename.jpg) - not an ABSOLUTE one (like http://site_name/images/filename.jpg) into the html, and then to FTP related images to the appropriate folder referenced in the path you stated.

    It is quite straight-forward... just make sure the path in your url is matched by the physical location of the image file.

    If you have sent the image to the server via FTP, and it is not showing on the page then you have either put in an incorrect URL, or you have put the image into the incorrect location.
    20 years a Zencart User

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

    Default Re: Having trouble adding images using ck editor

    Practically all of what I say above is not a zencart issue. It is basic webmastering. If you are struggling with HTML protocols and folder hierarchy, relative URL composition, etc... then you need to go do some tutorials (W3 schools is a good start) on how to compose HTML and how to manage files and folders on a server.
    20 years a Zencart User

 

 

Similar Threads

  1. v151 Having trouble with prices after adding new product
    By KNM Computers in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 3 Dec 2012, 07:37 PM
  2. v139h Having trouble adding new attributes
    By In2Deep in forum Setting Up Categories, Products, Attributes
    Replies: 31
    Last Post: 6 Aug 2012, 11:10 PM
  3. Using Template and Having trouble with overlapping text
    By kdipaolo in forum Addon Templates
    Replies: 9
    Last Post: 2 Dec 2011, 09:25 PM
  4. Having trouble adding a specific product. getting blank page
    By credenscel in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 3 Sep 2009, 08:55 PM
  5. Trouble using define pages editor
    By dbgoldsmith in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Sep 2008, 09:39 PM

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