Please see the FAQ section: ‘Only blank images appear of products wit bol name in it’. Does this match your problem?
It does, but I don’t understand the solution/how to implement it…
“With the value Off in the admin a widget could be added successfully (categories could be loaded, so the API-key was set correctly) but the inserted short code in the WYSIWYG editor was incomplete.” => what categories? Does this mean that I was able to pick the products that I want to display? In that case that works indeed.
This could be caused by the PHP server setting ‘short_open_tag’. If this is set set to value Off (must be set to value On) => I have no clue what this means of how to fix it
(btw, the plugin works fine in blogposts, but not in the sidebar widget)
what categories? Does this mean that I was able to pick the products that I want to display? In that case that works indeed.
Yes that is what we mean. With categories we mean the dropdown with different categories in the widget create screen that you can select.
This could be caused by the PHP server setting ‘short_open_tag’. If this is set set to value Off (must be set to value On) => I have no clue what this means of how to fix it
You can ask your hosting provider to set this value to ON if it is set to off. You can check or it is set to off by using a PHP info file. Please see http://docs.simplemachines.org/index.php?topic=479.0 about how to create a php info file or Google this.
Can you provide a link of the pages the widgets are working and/or are not working?
Thanks, I’ll check that out!
Meanwhile, this is a page where it’s not working (sidebar)
http://www.projectgezonder.be/blog
And here it is working(below the blogpost)
http://projectgezonder.be/een-mini-weekmenu/
I checked your website and your problem is indeed caused by ‘short_open_tag’ set to off. This should be set to value ‘On’. After that the plugin should work again.
Tnx for the help! My hosting company helped out, and it works fine now 🙂