For the link on tinymce it’s linking to a site a url
Support Forum
link??? still confused…
back in post #1 and in topic title, you said it was inserting a picture? what is it? inserting image, inserting url to image, or inserting a link?
perhaps you should start over from the beginning to try to clear up my confusion…
I get the same think with inserting a picture with tinymce and attachment plugin and the link on the tinymce sorry just so frustrated I am wanting this to word ….sorry for the confusion
I am sorry to say that like Steve I am not really fully understanding exactly what the issue is you are trying to get help on.
However, I can say that the error message you are seeing there ‘image cannot be loaded… etc’ is NOT a Simple:Press message or a WordPress core message. At least I can find no such message in the codebase.
I suspect that this is being generated by another plugin you have active (or perhaps your theme) and os hijacking the url to these image files and corrupting them in some way.
So – do you have any plugins active that may alter urls, links etc., Anything to do with displaying images in popups perhaps?
http://m4dgaming.com/wp-content/sp-resources/forum-image-uploads/kpd10435/2015/08/_thumbs/_58366414.jpg
would that be the right path for the plugin?
right path to plugin? no… but it does look like a proper path to the thumbnail for an uploaded image… and the link you posted does indeed pull up a thumbnail of an image…
based on that thumbnail, the url to the full image would be: http://m4dgaming.com/wp-content/sp-resources/forum-image-uploads/kpd10435/2015/08/58366414.jpg
which does indeed pull up the image…
so not sure what the question of right path is about??
ok after doing a de bug found that
root@wwwvar/www/m4dgaming.com-80/htdocs/wp-content/themes/thereview/lib/scripts/prettyPhoto/js# mv jquery.prettyPhoto.js j.js
and
/plugins/js_composer/assets/lib/prettyphoto/js/jquery.prettyPhoto.js
were conflicting with simple press
for a fast fix I took the alert message away for both …..it works now
but i did contact visual composer and the review theme to add a update so it wont conflict
Isn’t prettyPhoto more or less a lightbox type plugin? It’s possible the jQuery being used in the interface to the plugin is not using the ‘no conflict’ notation which may well conflict with other plugins use of jQuery. And of it IS a lightbox type plugin then there are many out there that work just fine alongside SP.
It’s possible…. And pretty photo is integrated in visual composer and my theme so I have contacted them to fix the problem …