[Content removed by poster]
I think you removed your example. Can you tell me which kind of widget you inserted? A product link, bestsellerlist or search widget?
I think a product link is that correct? I could reproduce this problem. We will fix this issue soon.
as you can see in the source code of the specified page its a bestsellerlist and it has 2 columns. BUT the column fucntion does not work in multiple selection in the product link function as well… BTW. for some reason the whole plugin seems down now… no connection can be made. Please help/fix
[bol_bestsellers limit=”10″ block_id=”bol_52dfeb1aa35df_bestsellers” cat_id=”69″ name=”Best verkochte prentenboeken” sub_id=”” title=”Best Verkochte Prentenboeken Bol.com” link_color=”003399″ subtitle_color=”000000″ pricetype_color=”000000″ price_color=”CC3300″ deliverytime_color=”009900″ background_color=”FFFFFF” border_color=”D2D2D2″ width=”450″ cols=”2″ show_bol_logo=”0″ show_price=”1″ show_rating=”1″ show_deliverytime=”1″ link_target=”1″ image_size=”1″ admin_preview=”1″]
About the downtime. Did you change any settings? If not to get some more information about the errors you can change the code of the plugin.
In the file:
src/BolPartnerPlugin/AdminPage/Config.php on line 320 add this:
echo $e->getCode() . ‘ ‘ . $e->getMessage() . ‘ ‘ . $e->getFile() . ‘ ‘ . $e->getLine() .’
‘;
Right after the following code
} catch (\RuntimeException $e) {
echo __(‘Error: Connection with Bol.com cannot be established’, ‘bolcom-partnerprogramma-wordpress-plugin’) . ‘
‘;
And before:
_e(‘If you are sure your API keys are correct check the API status on http://developers.bol.com‘, ‘bolcom-partnerprogramma-wordpress-plugin’);
If you then go to the plugin configuration page we think you can see the given errors. When you have them please paste them into this post.
Hi,
were you able to fix the column bug?
@prentenboek: If you require assistance then, as per the Forum Welcome, please post your own topic.
I do not see any improvement after the recent update?
That is correct. This fix is not solved in the last release. We are still working on it.
I see that the column bug is still not fixed 🙁
Hi there Prentenboek,
My apologies for the late reply.
Have you tried changing the width of the widget?
When I manually change the width of the widget on your website in the HTML inspector the columns do work.
– Netvlies
Dear partner,
We are moving this forum to the Bol.com forum. From now on we will provide you with support from there. This forum can be found in the following link:
https://developers.bol.com/forum/partnerprogramma-wordpress-plugin/
We would kindly like to ask you to make a new thread there if your thread requires any more support.
Kind regards,
Jordy de Ruijter