I just tried your formats above and works for me; also, I noticed that you have a javascript error on your site
GET http://www.polilounge.it/wp-content/themes/themorningafter/easyslider1.7/js/easySlider1.7.js 404 (Not Found) www.polilounge.it:30
Uncaught TypeError: Object [object Object] has no method 'easySlider' www.polilounge.it:129
GET http://polilounge.co.nf/wp-content/uploads/2012/12/cropped-Mappa_bovisa.jpg 500 (Internal Server Error) www.polilounge.it:236
maybe you can try this steps and see if this helps:
– deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems
maybe you can try this steps and see if this helps:
– deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems
I have deactivated all plugins (except for Event Manager) but nothing new happened.
Then I also switched to the default theme but still #_EVENTIMAGE didn’t bring any result.
Any other solution?
Regarding the javascript error you mentioned, could you give me some suggest on how to fix it?
Thank you again!
Use #_EVENTIMAGEURL instead #_EVENTIMAGE
Use #_EVENTIMAGEURL instead #_EVENTIMAGE
I just tried that, but unfortunately it didn’t solve the problem, still no image appeared. It seams #_EVENTIMAGE, #_EVENTIMAGEURL and #_EVENTIMAGE{xxx,xxx} cannot call the image I have uploaded for the event.
Could be a problem with the WP template or related to errors in console or u aren’t upload any featured image?
Console error:
Failed to load resource: the server responded with a status of 404 (Not Found) http://www.polilounge.it/wp-content/themes/themorningafter/easyslider1.7/js/easySlider1.7.js
Uncaught TypeError: Object [object Object] has no method ‘easySlider’ /?page_id=371:95
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I still don’t get where do you get that error and how can I fix that.
Could you please help me with some indications?
Thank you very much zsolemolina for your interest.
Rawanian, i u are using chrome, use the console to re-produce the errors. IN your page, with right button go to inspect element..console.
Thanks, I used the console, fixed everything but still no image displayed.
That’s a mistery to me!
Rawanian, as I saw the unique difference between the two pages you posted are: one of them is a page that u creates and the other is a dynamic page generated by the events.. If I’m right, change the code of the page (I’m talking about the code in the admin page, not the php )(page_id=371) using a complete placeholder code such as:
[events_list]
#_EVENTIMAGE{100,100} #_EVENTLINK
[/events_list]
U can see more examples at: http://demo.wp-events-plugin.com/shortcode/
I tried what you suggested zsolemolina but no way: #_EVENTIMAGE doesn’t display any image as it should.
Try directly in the admin page like the following screenshot:
http://www.zapatosrojos.net/2013-02-06.png
must works!