Support Forum

inserting a picture error

24 Answers

New Answer

KC kevin calvelli
kevin calvelli
Member

For the link on tinymce it’s linking to a site a url 

MP Mr Papa
Mr Papa
Member

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…

KC kevin calvelli
kevin calvelli
Member

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

YS Yellow Swordfish
Yellow Swordfish
Member

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?

KC kevin calvelli
kevin calvelli
Member

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?

MP Mr Papa
Mr Papa
Member

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??

KC kevin calvelli
kevin calvelli
Member

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 

YS Yellow Swordfish
Yellow Swordfish
Member

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.

KC kevin calvelli
kevin calvelli
Member

It’s possible…. And pretty photo is integrated in visual composer and my theme so I have contacted them to fix the problem …

IK Ike
Ike
Member

Sounds like the right place to take it. Let us know how you get on.