Alex (Shurf) Frenkel
Forum Replies Created
-
Hi Michael.
I have this problem too, an found a HACK.
You need to set the Image link to point to NONE when adding to the editor.
And then you can Edit the image and add the link back.Forum: Plugins
In reply to: [CKEditor for WordPress] [CKEditor] Cannt add image to post in multisiteSorry for the incorrect post…
The expected responce…
<a href="https://readbooks.co.il/files/2013/01/???-?????.jpg"><img src="https://readbooks.co.il/files/2013/01/???-?????-192x300.jpg" alt="??? ????? ??? ??? ????" width="192" height="300" class="size-medium wp-image-7815 wp-caption" data-cke-caption=' id="attachment_7815" align="aligncenter" width="192"' data-cke-caption-text=' ??? ????? ??? ??? ????' /></a>
This is the responces that I have from the regex…
<a href="https://readbooks.co.il/files/2013/01/???-?????.jpg">
Forum: Plugins
In reply to: [CKEditor for WordPress] [CKEditor] Cannt add image to post in multisiteOk, I have updated to the latest 3.5.1. and the problem still exist…
I have debuged the JS and the problem is in this regex…
/\[caption(.*?)\]([^>]+?>)(.*?)\[\/caption\]/migThe data I have, have a caption (in Hebrew) with a link to the image:
“[caption id="attachment_7815" align="aligncenter" width="192"]<img src=”https://readbooks.co.il/files/2013/01/???-?????-192×300.jpg” alt=”??? ????? ??? ??? ????” width=”192″ height=”300″ class=”size-medium wp-image-7815 wp-caption” data-cke-caption=’ id=”attachment_7815″ align=”aligncenter” width=”192″‘ data-cke-caption-text=’ ??? ????? ??? ??? ????’ /> ??? ????? ??? ??? ????[/caption]“
Now, the expected responce is:
<img src=”https://readbooks.co.il/files/2013/01/???-?????-192×300.jpg” alt=”??? ????? ??? ??? ????” width=”192″ height=”300″ class=”size-medium wp-image-7815 wp-caption” data-cke-caption=’ id=”attachment_7815″ align=”aligncenter” width=”192″‘ data-cke-caption-text=’ ??? ????? ??? ??? ????’ />Which makes the next regex un usable…. and creates an error!
You are actually the second request I have for this in a mater of days ??
I will think about implimenting this change. Most probably in the next version.That is when I have the time to test it for 3.4
Actually it can not, that is not he functionality I made it with.
Sorry.
I will think about implementing it maybe in the next version if there will be more interests…That is the problem with that the plugin have to add a CSS from jQuery UI.
I need to rethink that…
I will not make this change, I think it’s annoing to ppl to have a popup on leaving page.
The question is, do you have the WPMU Ultimate Facebook plugin installed?
I am not checking in the plugin itself but you have to have it installed and activated.
Forum: Plugins
In reply to: [Zopim Live Chat Addon] [Plugin: Zopim Live Chat Addon] adding page id'sI will check it, I think Zopim made some changes in their plugin.
Added support for this in 0.4.
Have fun.
Well, what I needed was that anybody can comment (that was the missing options I needed).
Since you are not requiering the user to login in order to purshase I dont think you can by a simple programming give the comment option only to somebody who have purshased…
If you really need it let me know and I can check that.
Do you mean to each user????
hmmm interesting Idea… (I just sow this forum) I will think about implimenting it (should not be too hard…)
Forum: Plugins
In reply to: [Zendesk Chat] [Plugin: Zopim Live Chat] brokenCheck that you have CURL extention enabled…