Title: Columns do not work
Last modified: August 21, 2016

---

# Columns do not work

 *  Resolved [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/)
 * if you select a list of books (let say 10) and if you select 2 (or more columns),
   in whatever width, the books do not show in 2 columns (5 per column), but stay
   in one column.
 * As per example: [http://www.prentenboek.nl/prentenboek-kopen/](http://www.prentenboek.nl/prentenboek-kopen/)
 * please fix.
 * [http://wordpress.org/plugins/bolcom-partnerprogramma-wordpress-plugin/](http://wordpress.org/plugins/bolcom-partnerprogramma-wordpress-plugin/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Thread Starter [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539090)
 * _[Content removed by poster]_
 *  Plugin Author [Bol.com](https://wordpress.org/support/users/netvlies/)
 * (@netvlies)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539318)
 * 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.
 *  Thread Starter [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539323)
 * 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″]
 *  Plugin Author [Bol.com](https://wordpress.org/support/users/netvlies/)
 * (@netvlies)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539334)
 * 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](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.
 *  Thread Starter [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539357)
 * Hi,
 * were you able to fix the column bug?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539358)
 * **[@prentenboek](https://wordpress.org/support/users/prentenboek/)**: If you 
   require assistance then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.
 *  Plugin Author [Bol.com](https://wordpress.org/support/users/netvlies/)
 * (@netvlies)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539362)
 * We are working on it.
 *  Thread Starter [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539377)
 * I do not see any improvement after the recent update?
 *  Plugin Author [Bol.com](https://wordpress.org/support/users/netvlies/)
 * (@netvlies)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539378)
 * That is correct. This fix is not solved in the last release. We are still working
   on it.
 *  Thread Starter [Prentenboek](https://wordpress.org/support/users/prentenboek/)
 * (@prentenboek)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539385)
 * I see that the column bug is still not fixed 🙁
 *  Plugin Author [Bol.com](https://wordpress.org/support/users/netvlies/)
 * (@netvlies)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539386)
 * 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
 *  Plugin Author [Jordy de Ruijter](https://wordpress.org/support/users/jordy-de-ruijter/)
 * (@jordy-de-ruijter)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539387)
 * 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/](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

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Columns do not work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bolcom-partnerprogramma-wordpress-
   plugin_91b2c3.svg)
 * [Bol.com Partner Program Plugin](https://wordpress.org/plugins/bolcom-partnerprogramma-wordpress-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bolcom-partnerprogramma-wordpress-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bolcom-partnerprogramma-wordpress-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/bolcom-partnerprogramma-wordpress-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bolcom-partnerprogramma-wordpress-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bolcom-partnerprogramma-wordpress-plugin/reviews/)

 * 12 replies
 * 4 participants
 * Last reply from: [Jordy de Ruijter](https://wordpress.org/support/users/jordy-de-ruijter/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/columns-do-not-work-1/#post-4539387)
 * Status: resolved