Page 1 of 1

[vQmod] Fix ckeditor <p> tag problem

Posted: Fri Jan 13, 2012 8:57 am
by Melon
This will fix the annoying <p> tag on the ckeditor

It will only do category, information and product page in admin, if you have custom mod you will need manually or add in.

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jan 16, 2012 5:07 am
by webpie it.
Do you mean it will fix the extra <p> tags added when you save something written into ckeditor?

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jan 16, 2012 5:14 am
by Melon
Correct..

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jan 16, 2012 3:04 pm
by webpie it.
Excellent! Great find and fix!!! :)

This is something that has bugged the crap out of me since i started using ck editor!

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jan 16, 2012 8:52 pm
by 3antz
thank you for the mod, it works very well.

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Fri Feb 17, 2012 2:05 pm
by iplayitofflegit
Where do you place this xml? In vqmod/xml/ ?

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Sat Feb 18, 2012 8:23 am
by Melon
yes

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Wed Apr 25, 2012 10:59 am
by Windsurfer
Hi
I use Zencart V1.5 and have the ckeditor installed but i don't see a folder or file called vqmod/xml/
where would i put this file to make it work ?
Thank you

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Fri Apr 27, 2012 8:46 am
by Klimskady
Windsurfer wrote:Hi
I use Zencart V1.5 and have the ckeditor installed but i don't see a folder or file called vqmod/xml/
where would i put this file to make it work ?
Thank you
If not using Opencart and the vQmod system made for it then you will not have the folders vqmod/xml, you would need to install the vQmod not made for OC and try to install it for Zencart, I have no idea if it will work though... Maybe ask on a Zencart forum?

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Fri Apr 27, 2012 9:09 am
by Windsurfer
Thank you

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Thu May 31, 2012 3:02 am
by JPC60
Hi,

This works great, thank you!!!

I've just installed the CR2 HTML Module: http://www.opencart.com/index.php?route ... on_id=2318

I'm seeing the extra <p> tags when using this module... any thoughts on how to make your ckeditor fix work with the CR2 HTML Module?

Thanks again!

John

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Thu May 31, 2012 11:54 pm
by Melon
Simply add the bit of code to the xml file.. obviously check which file the cr2 html module is on first

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Fri Jun 01, 2012 3:31 am
by JPC60
Hi,

Thanks, I've asked the cr2 author about the exact code to use, hopefully I can get this to work with cr2.

John

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jun 04, 2012 2:58 am
by JPC60
Just an update... couldn't get this to work with cr2, I spoke to the cr2 author and he said he couldn't test it as he doesn't use vqmods. A real shame too as these two items would be really useful together.

John

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Mon Jun 04, 2012 11:21 pm
by labeshops
I get this problem in the welcome module - is it possible to fix there?

Re: [vQmod] Fix ckeditor <p> tag problem

Posted: Wed Oct 31, 2012 5:07 pm
by jigesh345
Hello, i am using this module and i am fetching category description on product add page file name : product_form.tpl and also in cache file name vq2-admin_view_template_catalog_product_form.tpl both are same although , but i am seeing <p> </p> tag before and after finishing description.

i have applied your solution by placing fix_ckeditor_p.xml file in vqmod/xml/ folder but NO LUCK.

please help me soon, i have wasted a day behind this.

thank you.