Page 17 of 21 FirstFirst ... 71516171819 ... LastLast
Results 161 to 170 of 202
  1. #161
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,289
    Plugin Contributions
    22

    Default Re: Support Thread for CKEditor Plugin

    I just installed the CDN version released on May 5 and that solved my problem. I like to know why something stops working personally.

    Note, I did have to totally remove the old version.
    Last edited by delia; 14 May 2020 at 03:58 PM.
    The full-time Zen Cart Guru. WizTech4ZC.com

  2. #162
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin

    I've got a 1.5.4 that I can not get the CDN version to display. I can see that the javascript for it loaded but it doesn't show.
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #163
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Support Thread for CKEditor Plugin

    Which exact version of the ck editor are you using?

  4. #164
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin

    the one in the newly release cdn version of the ckeditor mod
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #165
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin

    new version released that fixes it for older versions of ZC
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #166
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    Why does this new version of the CKEditor not have a way to change font size or color?

  7. #167
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,739
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    Well, I would normally argue that is to save you from your poor design choices like pink and green huge text...
    You can adjust line 22 of admin/includes/ckeditor.php to be to get the full editor

    Code:
    <script src="https://cdn.ckeditor.com/4.14.0/full/ckeditor.js" title="CKEditorCDN"></script>
    Your choices are laid out here https://cdn.ckeditor.com/
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  8. #168
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    377
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    I do not color my text in a pink and green huge. I do believe in the freedom for development users to have flexibility in editors. The previous installation of ckeditor worked very well, it was easy to modify to fit the developers needs. The new installation might be better, but losing flexibility is problematic. Maybe someone will document just how the new ckeditor has been implemented in Zencart and how the new implementation of ckeditor can be modified to make it more flexible. The documentation on the ckeditor website related to the CDN version is terrible.

    Regards JD

  9. #169
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,009
    Plugin Contributions
    61

    Default Re: Support Thread for CKEditor Plugin

    Quote Originally Posted by barco57 View Post
    new version released that fixes it for older versions of ZC
    Worked for all 3 I was having issues with =)
    PRO-Webs, Inc. :: Recent Zen Cart Projects :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are NOT answered. You are welcome to contact us via our website for professional engagements.

  10. #170
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,289
    Plugin Contributions
    22

    Default Re: Support Thread for CKEditor Plugin

    I have to agree about being able to edit the editor. I'm in total agreement with leaving out some options - have even integrated another editor before deleting many options. However, there are no longer paragraph alignment options in the editor and I also see no way to add them back in. I use the editor myself when making quick changes to a client's website - usually just some bolding or centering lines. I can certainly do this in code but the idea that one cannot change the alignment of a line is just....insane.

    In the admin/ckeditor.php there is some info at the bottom but looking at this, I still cannot begin to figure out what to do. But I do want to put the second bit into play. The idea that the catalog stylesheet can be added to the editor is always what I belived (and did in a rendition of another editor years ago) should be how this is done.
    PHP Code:
    // Other options:
    // - Edit your /editors/ckeditor/config.js file to control the toolbar buttons, add additional plugins, control the UI color, etc
    //
    // Advanced:
    // https://ckeditor.com/docs/ckeditor4/latest/features/styles.html#the-stylesheet-parser-plugin
    // - set custom styles in the /editors/ckeditor/styles.js file
    // - import a template-specific stylesheet from catalog-side, using config.contentsCss setting, so dialogs "look like catalog-side" in admin editor 
    So please someone cobble together some specific instructions! I'll be glad to do it if someone will set me on the right path.
    The full-time Zen Cart Guru. WizTech4ZC.com

 

 
Page 17 of 21 FirstFirst ... 71516171819 ... LastLast

Similar Threads

  1. v150 Support Thread for Google reCAPTCHA plugin
    By David Allen in forum All Other Contributions/Addons
    Replies: 638
    Last Post: 31 Jan 2024, 04:03 PM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 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