Title: edudude's Replies | WordPress.org

---

# edudude

  [  ](https://wordpress.org/support/users/edudude/)

 *   [Profile](https://wordpress.org/support/users/edudude/)
 *   [Topics Started](https://wordpress.org/support/users/edudude/topics/)
 *   [Replies Created](https://wordpress.org/support/users/edudude/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/edudude/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/edudude/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/edudude/engagements/)
 *   [Favorites](https://wordpress.org/support/users/edudude/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSV to HTML] Search functionality has some problems](https://wordpress.org/support/topic/search-functionality-has-some-problems/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/search-functionality-has-some-problems/#post-17446017)
 * Update:
 * I noticed the search function works when using my Iphone SE. It doesn’t however
   work when using my family’s old PC regardless of browser (tried Edge, Chrome,
   Mozilla).
 * Using Mozilla, the dev tools console displayed this error message:
 *     ```wp-block-code
       Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://vselokuvakeskus.fi/wp-admin/admin-ajax.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
   
       failed searchTable wibergsweb188.js:1074:21
   
       Object { readyState: 0, getResponseHeader: getResponseHeader(e), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(e, t), overrideMimeType: overrideMimeType(e), statusCode: statusCode(e), abort: abort(e), state: state(), always: always(), catch: catch(e), … }
       wibergsweb188.js:1075:21
       ```
   
 * When reloading the page:
 *     ```wp-block-code
       Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://vselokuvakeskus.fi/wp-admin/admin-ajax.php?action=getdefaults. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
   
       failed getdefaults wibergsweb188.js:21:17
   
       Object { readyState: 0, getResponseHeader: getResponseHeader(e), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(e, t), overrideMimeType: overrideMimeType(e), statusCode: statusCode(e), abort: abort(e), state: state(), always: always(), catch: catch(e), … }
       wibergsweb188.js:22:17
       ```
   
 * Here’s the whole message when using Edge dev tools:
 *     ```wp-block-code
       jquery-migrate.min.js?ver=3.4.1:2 JQMIGRATE: Migrate is installed, version 3.4.1
       elokuvakerhopalvelu/:1  Access to XMLHttpRequest at 'https://vselokuvakeskus.fi/wp-admin/admin-ajax.php?action=getdefaults' from origin 'https://vselokuvakeskus.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
       wibergsweb188.js?ver=6.4.3:21 failed getdefaults
       wibergsweb188.js?ver=6.4.3:22 {readyState: 0, getResponseHeader: ƒ, getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}
       jquery.min.js?ver=3.7.1:2 
   
   
               GET https://vselokuvakeskus.fi/wp-admin/admin-ajax.php?action=getdefaults net::ERR_FAILED 200 (OK)
       send @ jquery.min.js?ver=3.7.1:2
       ajax @ jquery.min.js?ver=3.7.1:2
       (anonymous) @ jquery-migrate.min.js?ver=3.4.1:2
       e.<computed> @ jquery-migrate.min.js?ver=3.4.1:2
       (anonymous) @ wibergsweb188.js?ver=6.4.3:9
       e @ jquery.min.js?ver=3.7.1:2
       t @ jquery.min.js?ver=3.7.1:2
       setTimeout (async)
       (anonymous) @ jquery.min.js?ver=3.7.1:2
       c @ jquery.min.js?ver=3.7.1:2
       fireWith @ jquery.min.js?ver=3.7.1:2
       fire @ jquery.min.js?ver=3.7.1:2
       c @ jquery.min.js?ver=3.7.1:2
       fireWith @ jquery.min.js?ver=3.7.1:2
       ready @ jquery.min.js?ver=3.7.1:2
       P @ jquery.min.js?ver=3.7.1:2
       elokuvakerhopalvelu/:1  Access to XMLHttpRequest at 'https://vselokuvakeskus.fi/wp-admin/admin-ajax.php' from origin 'https://vselokuvakeskus.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
       wibergsweb188.js?ver=6.4.3:1074 failed searchTable
       wibergsweb188.js?ver=6.4.3:1075 {readyState: 0, getResponseHeader: ƒ, getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}
       jquery.min.js?ver=3.7.1:2 
   
   
               POST https://vselokuvakeskus.fi/wp-admin/admin-ajax.php net::ERR_FAILED 200 (OK)
       send @ jquery.min.js?ver=3.7.1:2
       ajax @ jquery.min.js?ver=3.7.1:2
       (anonymous) @ jquery-migrate.min.js?ver=3.4.1:2
       e.<computed> @ jquery-migrate.min.js?ver=3.4.1:2
       searchTable @ wibergsweb188.js?ver=6.4.3:1014
       (anonymous) @ wibergsweb188.js?ver=6.4.3:843
       dispatch @ jquery.min.js?ver=3.7.1:2
       v.handle @ jquery.min.js?ver=3.7.1:2
       ```
   
    -  This reply was modified 2 years, 6 months ago by [edudude](https://wordpress.org/support/users/edudude/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSV to HTML] Settings are visible to visitors below the table](https://wordpress.org/support/topic/settings-are-visible-to-visitors-below-the-table/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/settings-are-visible-to-visitors-below-the-table/#post-17438876)
 * Ah I think I got it. We are using a caching add-on called W3 Total Cache and 
   I just tried to purge all caches and now I think it works! I thought it was supposed
   to purge all caches every 15 min or so but…guess not. That’s odd too.
 * EDIT: no it’s not supposed to purge automatically. I was a dumb dumb. You need
   to manually purge them which does make it a bit hard when you have automatic 
   updates on plugins so nobody’s really actively going to the site to update it
   and after that you’d get a banner recommending to purge the caches. Eventually
   I just deleted the cache add-on. I hope and think our website isn’t that bloated
   so it’s not going to be super slow now on.
    -  This reply was modified 2 years, 6 months ago by [edudude](https://wordpress.org/support/users/edudude/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSV to HTML] Settings are visible to visitors below the table](https://wordpress.org/support/topic/settings-are-visible-to-visitors-below-the-table/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/settings-are-visible-to-visitors-below-the-table/#post-17438859)
 * Hi! That’s odd. We have automatic updates on this plugin so it’s supposed to 
   be the latest version (and it means I can’t update it further). Currently it’s
   on version 2.70
 * As I said the input’s are only visible if I’m not logged in as a WordPress admin.
   So going to let’s say incognito and typing the same address I can see the inputs
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[CSV to HTML] Super supportive developer!](https://wordpress.org/support/topic/super-supportive-developer/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/super-supportive-developer/#post-16894661)
 * Hi! Nice to hear that you’ve made some modifications to the documentation. I 
   don’t have that critical about the documentation other than that the demo site
   could an index so you don’t have to scroll back and forth looking what you could
   do.
 * The help tool that gives you the shortcode and a preview is great and helps a
   lot (even though it’s emptied every time you exit the plugin settings)! I’d like
   a bit more help/info texts on each attribute/attribute option. For example Table
   in cell(s). What does it do? Download button. You might feel that it’s pretty
   straight forward, but a little text saying (“Adds a download button below the
   table for the user/visitor. Exports it in .csv”) goes a long way to make it more
   comfortable for all plugin users.
 * I don’t if it’s viable to add a functionality so that you could paste your own
   shortcode text in the shortcode box (in the plugin settings), not just just copy
   it. Then you wouldn’t have to add the info one by one to the attributes inputs.
 * If you want to be fancy about it, you could do so that when the user adds their
   shortcode in to the shortcode box, it would update/fill the attribute options
   accordingly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSV to HTML] Pagination and Search attributes bug](https://wordpress.org/support/topic/pagination-and-search-attributes-bug/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/pagination-and-search-attributes-bug/#post-16891803)
 * Thank you so much! Now it seems to work as intended.
 * P.S. Sorry for the long message earlier. I thought it would have been an “show
   more/show less” piece of text since I wrote put it in code block but oh well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CSV to HTML] Pagination and Search attributes bug](https://wordpress.org/support/topic/pagination-and-search-attributes-bug/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/pagination-and-search-attributes-bug/#post-16889775)
 * Debugging functionality initiated. (CSV to HTML plugin)
   (Debugging info is shown
   even if the shortcode is working. The result of shortcode is always shown at 
   the bottom of this page)The most common error is not specifying source_type to“
   guess”. (Default is visualizer_plugin but most common type is guess)Another common
   error is to use wrong form of quote-sign when specifying attributes (” instead
   of “).If you can’t figure out why your shotrcode is not working, try this shortcode:[
   csvtohtml_create debug_mode=”no” source_type=”guess” source_files=”[https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv”%5D](https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv”%5D)
   If you get this to work, just add attributes needed (besides attributes given
   in above shortcode).There is a shortcode generator available in the Tools/CSV
   to HTML menu (here it is possible to get a preview of the layout. It also give
   suggestions if needed.)When having several tables it’s easy to just copy and 
   paste shortcode and sometimesyou also get the same html_id on several shortcodes
   which could mess things up(same ID on a html-element is not allowed), especially
   if you’re using search or pagination functionality.For demos and examples using
   this plugin check out CSV To HTML demosNote! A shortcode must be on ONE line 
   to work!If it still doesn’t work, please send a mail till [info@wibergseweb.se](https://wordpress.org/support/users/edudude/replies/info@wibergseweb.se?output_format=md)
   and I will try to get back to you ASAP!If it works, a donation to [info@wibergsweb.se](https://wordpress.org/support/users/edudude/replies/info@wibergsweb.se?output_format=md)(
   PayPal) and/or a review of the plugin is very much appreciated!It seems like 
   you are trying to access the csv file through google drive. You have to publish
   that document to the web chosing csv as an option.The link should end with pub?
   output=csv (copy the link first time you try to publish the csv file on the web)
   Array( [responsive] => yes [css_max_width] => 760 [css_min_devicewidth] => 768[
   css_max_devicewidth] => 1024 [0] => 1 [html_class] => tablesorter [title] =>  [
   path] =>  [source_type] => guess [source_files] => [https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv](https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv)[
   csv_delimiter] => , [editable] => no [fetch_lastheaders] => 0 [exclude_cols] 
   =>  [include_cols] =>  [include_rows] =>  [table_in_cell_cols] =>  [table_in_cell_header]
   =>  [table_in_cell_wrapperclass] =>  [filter_data] =>  [filter_data_ucfirst] 
   => no [filter_operator] => equals [filter_removechars] =>  [filter_col] =>  [
   eol_detection] => auto [convert_encoding_from] =>  [convert_encoding_to] =>  [
   sort_cols] =>  [sort_cols_order] =>  [add_ext_auto] => no [float_divider] => .[
   pagination] => no [pagination_below_table] => yes [pagination_above_table] =>
   no [pagination_start] => 1 [pagination_text_start] => Start [pagination_text_prev]
   => Prev [pagination_text_next] => Next [pagination_text_last] => Last [pagination_rows]
   => 10 [pagination_links_max] => 10 [search_functionality] => yes [hidetable_load]
   => no [hidetable_reset] => no [searchbutton_text] => Etsi [resetbutton_text] 
   => Tyhjennä [searchinput_placeholder] =>  [notfound_message] => no [search_requiredchars]
   => 0 [search_requiredchars_message] =>  [search_realtime] => no [htmltags_autoconvert]
   => no [htmltags_autoconvert_newwindow] => no [htmltags_autoconvert_imagealt] 
   =>  [totals_cols_bottom] =>  [totals_cols_bottom_empty] =>  [totals_cols_prefix]
   =>  [totals_cols_suffix] =>  [totals_cols_bottom_title] =>  [totals_cols_bottom_title_col]
   =>  [total_percentage_above_table] => yes [total_percentage_below_table] => no[
   total_percentage_checkvalue] =>  [total_percentage_col] =>  [total_percentage_text]
   =>  [total_percentage_decimals] => 0 [downloadable] => yes [downloadable_text]
   => Lataa .csv tiedostona [downloadable_filename] => elokuvakerhopalvelu_csvtohtml.
   csv [api_cdn] => yes [fetch_interval] =>  [json_startlevel] => 1 [return_rows_array]
   => no [design_template] => pyjamas [debug_mode] => yes [html_id] => elokuvataulukko)
   File:[https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv](https://docs.google.com/spreadsheets/d/e/2PACX-1vSLG7HAERMdqt_NLbxy3OvFdAn_0tRGNqrI2CU4139jkHZfEezh_zR8JUZSnlQFNKmdvOsGlAgB0YSS/pub?gid=0&output=csv)
   Return code: 200Return message: OKArray( [0] =>  [1] => Ohjaaja [2] => Tuotantomaa[
   3] => Vuosi)Array( [0] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => 
   A Man Called Otto ) [1] => Array ( [0] => Ohjaaja [1] => Forster, Marc ) [2] 
   => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] => Vuosi [1] =>
   2022 ) ) [1] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Aftersun –
   Päivämme auringossa ) [1] => Array ( [0] => Ohjaaja [1] => Wells, Charlotte )[
   2] => Array ( [0] => Tuotantomaa [1] => Britannia/USA ) [3] => Array ( [0] =>
   Vuosi [1] => 2022 ) ) [2] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] 
   => All the Beauty and the Bloodshed ) [1] => Array ( [0] => Ohjaaja [1] => Poitras,
   Laura ) [2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] => 
   Vuosi [1] => 2022 ) ) [3] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] 
   => Anna joen virrata ) [1] => Array ( [0] => Ohjaaja [1] => Giaever, Ove ) [2]
   => Array ( [0] => Tuotantomaa [1] => Norja ) [3] => Array ( [0] => Vuosi [1] 
   => 2022 ) ) [4] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Babylon)[
   1] => Array ( [0] => Ohjaaja [1] => Chazelle, Damien ) [2] => Array ( [0] => 
   Tuotantomaa [1] => USA ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [5] => Array([
   0] => Array ( [0] => Elokuvan nimi [1] => Beau is Afraid ) [1] => Array ( [0]
   => Ohjaaja [1] => Aster, Ari ) [2] => Array ( [0] => Tuotantomaa [1] => USA )[
   3] => Array ( [0] => Vuosi [1] => 2022 ) ) [6] => Array ( [0] => Array ( [0] 
   => Elokuvan nimi [1] => Close ) [1] => Array ( [0] => Ohjaaja [1] => Dhont, Lukas)[
   2] => Array ( [0] => Tuotantomaa [1] => Belgia/Hollanti/Ranska ) [3] => Array([
   0] => Vuosi [1] => 2023 ) ) [7] => Array ( [0] => Array ( [0] => Elokuvan nimi[
   1] => Cocaine Bear ) [1] => Array ( [0] => Ohjaaja [1] => Banks, Elizabeth ) [
   2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] => Vuosi [1]
   => 2023 ) ) [8] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Corsage–
   kuriton keisarinna ) [1] => Array ( [0] => Ohjaaja [1] => Kreutzer, Maria ) [
   2] => Array ( [0] => Tuotantomaa [1] => Itävalta/Ranska/Saksa ) [3] => Array ([
   0] => Vuosi [1] => 2022 ) ) [9] => Array ( [0] => Array ( [0] => Elokuvan nimi[
   1] => Decision to Leave ) [1] => Array ( [0] => Ohjaaja [1] => Chan-Wook, Park)[
   2] => Array ( [0] => Tuotantomaa [1] => Etelä-Korea ) [3] => Array ( [0] => Vuosi[
   1] => 2022 ) ) [10] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Ei 
   karhuja ) [1] => Array ( [0] => Ohjaaja [1] => Panahi, Jafar ) [2] => Array ([
   0] => Tuotantomaa [1] => Iran/Ranska ) [3] => Array ( [0] => Vuosi [1] => 2022))[
   11] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Enys Men ) [1] => Array([
   0] => Ohjaaja [1] => Jenkin, Mark ) [2] => Array ( [0] => Tuotantomaa [1] => 
   Britannia ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [12] => Array ( [0] =
   > Array ( [0] => Elokuvan nimi [1] => EO ) [1] => Array ( [0] => Ohjaaja [1] 
   => Skolimowski, Jerzy ) [2] => Array ( [0] => Tuotantomaa [1] => Puola ) [3] 
   => Array ( [0] => Vuosi [1] => 2022 ) ) [13] => Array ( [0] => Array ( [0] =>
   Elokuvan nimi [1] => Hamsterit ) [1] => Array ( [0] => Ohjaaja [1] => Pölönen,
   Markku ) [2] => Array ( [0] => Tuotantomaa [1] => Suomi ) [3] => Array ( [0] 
   => Vuosi [1] => 2022 ) ) [14] => Array ( [0] => Array ( [0] => Elokuvan nimi [
   1] => Hassisen kone 40 vuotta myöhemmin ) [1] => Array ( [0] => Ohjaaja [1] =
   > Kaurismäki, Mika ) [2] => Array ( [0] => Tuotantomaa [1] => Suomi ) [3] => 
   Array ( [0] => Vuosi [1] => 2023 ) ) [15] => Array ( [0] => Array ( [0] => Elokuvan
   nimi [1] => Hiljainen tyttö ) [1] => Array ( [0] => Ohjaaja [1] => Bairéad, Colm)[
   2] => Array ( [0] => Tuotantomaa [1] => Irlanti/Britannia ) [3] => Array ( [0]
   => Vuosi [1] => 2022 ) ) [16] => Array ( [0] => Array ( [0] => Elokuvan nimi [
   1] => Holy Spider ) [1] => Array ( [0] => Ohjaaja [1] => Abbasi, Ali ) [2] =>
   Array ( [0] => Tuotantomaa [1] => Tanska/Saksa/Ruotsi ) [3] => Array ( [0] =>
   Vuosi [1] => 2022 ) ) [17] => Array ( [0] => Array ( [0] => Elokuvan nimi [1]
   => Jonain päivänä kaikki tämä on sinun ) [1] => Array ( [0] => Ohjaaja [1] =>
   Öhman, Andreas ) [2] => Array ( [0] => Tuotantomaa [1] => Ruotsi ) [3] => Array([
   0] => Vuosi [1] => 2022 ) ) [18] => Array ( [0] => Array ( [0] => Elokuvan nimi[
   1] => Järjettömän paska idea ) [1] => Array ( [0] => Ohjaaja [1] => Tola, Pamela)[
   2] => Array ( [0] => Tuotantomaa [1] => Suomi ) [3] => Array ( [0] => Vuosi [
   1] => 2022 ) ) [19] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Kaunis
   aamu ) [1] => Array ( [0] => Ohjaaja [1] => Hansen-Löve, Mia ) [2] => Array ([
   0] => Tuotantomaa [1] => Ranska ) [3] => Array ( [0] => Vuosi [1] => 2022 ) )[
   20] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Koputus ) [1] => Array([
   0] => Ohjaaja [1] => Pajunen, Joonas; Seeck, Max ) [2] => Array ( [0] => Tuotantomaa[
   1] => Suomi ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [21] => Array ( [0]
   => Array ( [0] => Elokuvan nimi [1] => Kotiinpaluu ) [1] => Array ( [0] => Ohjaaja[
   1] => Chou, Davy ) [2] => Array ( [0] => Tuotantomaa [1] => Kambodza/Ranska )[
   3] => Array ( [0] => Vuosi [1] => 2022 ) ) [22] => Array ( [0] => Array ( [0]
   => Elokuvan nimi [1] => Kutsumus ) [1] => Array ( [0] => Ohjaaja [1] => Pálmason,
   Hlynur ) [2] => Array ( [0] => Tuotantomaa [1] => Islanti/Tanska ) [3] => Array([
   0] => Vuosi [1] => 2022 ) ) [23] => Array ( [0] => Array ( [0] => Elokuvan nimi[
   1] => Laupias taksikuski ) [1] => Array ( [0] => Ohjaaja [1] => Hristov, Tonislav)[
   2] => Array ( [0] => Tuotantomaa [1] => Bulgaria/Suomi/Ruotsi ) [3] => Array ([
   0] => Vuosi [1] => 2022 ) ) [24] => Array ( [0] => Array ( [0] => Elokuvan nimi[
   1] => Polta nämä kirjeet ) [1] => Array ( [0] => Ohjaaja [1] => Runge, Björn )[
   2] => Array ( [0] => Tuotantomaa [1] => Ruotsi ) [3] => Array ( [0] => Vuosi [
   1] => 2022 ) ) [25] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => R.M.
   N. – kylmä talvi ) [1] => Array ( [0] => Ohjaaja [1] => Mungiu, Cristian ) [2]
   => Array ( [0] => Tuotantomaa [1] => Romania/Ranska ) [3] => Array ( [0] => Vuosi[
   1] => 2022 ) ) [26] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Rakkaani
   merikapteeni ) [1] => Array ( [0] => Ohjaaja [1] => Härö, Klaus ) [2] => Array([
   0] => Tuotantomaa [1] => Suomi/Irlanti ) [3] => Array ( [0] => Vuosi [1] => 2022))[
   27] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Rakkauden supersankari)[
   1] => Array ( [0] => Ohjaaja [1] => Genovese, Paolo ) [2] => Array ( [0] => Tuotantomaa[
   1] => Italia ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [28] => Array ( [0]
   => Array ( [0] => Elokuvan nimi [1] => Salaliitto Kairossa ) [1] => Array ( [
   0] => Ohjaaja [1] => Saleh, Tarik ) [2] => Array ( [0] => Tuotantomaa [1] => 
   Ruotsi/Ranska/Suomi ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [29] => Array([
   0] => Array ( [0] => Elokuvan nimi [1] => Sisu ) [1] => Array ( [0] => Ohjaaja[
   1] => Helander, Jalmari ) [2] => Array ( [0] => Tuotantomaa [1] => Suomi ) [3]
   => Array ( [0] => Vuosi [1] => 2022 ) ) [30] => Array ( [0] => Array ( [0] =>
   Elokuvan nimi [1] => Tár ) [1] => Array ( [0] => Ohjaaja [1] => Field, Todd )[
   2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] => Vuosi [1]
   => 2022 ) ) [31] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => The Banshees
   of Inisherin ) [1] => Array ( [0] => Ohjaaja [1] => McDonagh, Martin ) [2] =>
   Array ( [0] => Tuotantomaa [1] => Irlanti/Britannia/USA ) [3] => Array ( [0] 
   => Vuosi [1] => 2022 ) ) [32] => Array ( [0] => Array ( [0] => Elokuvan nimi [
   1] => The Fabelmans ) [1] => Array ( [0] => Ohjaaja [1] => Spielberg, Steven )[
   2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] => Vuosi [1]
   => 2022 ) ) [33] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => The Menu)[
   1] => Array ( [0] => Ohjaaja [1] => Mylod, Mark ) [2] => Array ( [0] => Tuotantomaa[
   1] => Britannia/USA ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [34] => Array([
   0] => Array ( [0] => Elokuvan nimi [1] => The Whale ) [1] => Array ( [0] => Ohjaaja[
   1] => Aronofsky, Darren ) [2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] 
   => Array ( [0] => Vuosi [1] => 2022 ) ) [35] => Array ( [0] => Array ( [0] =>
   Elokuvan nimi [1] => To Leslie ) [1] => Array ( [0] => Ohjaaja [1] => Morris,
   Michael ) [2] => Array ( [0] => Tuotantomaa [1] => USA ) [3] => Array ( [0] =
   > Vuosi [1] => 2022 ) ) [36] => Array ( [0] => Array ( [0] => Elokuvan nimi [
   1] => Tyttäreni laulu ) [1] => Array ( [0] => Ohjaaja [1] => Ruiz de Azua, Alauda)[
   2] => Array ( [0] => Tuotantomaa [1] => Espanja ) [3] => Array ( [0] => Vuosi[
   1] => 2022 ) ) [37] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Utama)[
   1] => Array ( [0] => Ohjaaja [1] => Loayza Grizi, Alejandro ) [2] => Array ( [
   0] => Tuotantomaa [1] => Bolivia/Espanja ) [3] => Array ( [0] => Vuosi [1] =>
   2022 ) ) [38] => Array ( [0] => Array ( [0] => Elokuvan nimi [1] => Valon valtakunta)[
   1] => Array ( [0] => Ohjaaja [1] => Mendes, Sam ) [2] => Array ( [0] => Tuotantomaa[
   1] => Britannia ) [3] => Array ( [0] => Vuosi [1] => 2022 ) ) [39] => Array ([
   0] => Array ( [0] => Elokuvan nimi [1] => Vortex ) [1] => Array ( [0] => Ohjaaja[
   1] => Noé, Gaspar ) [2] => Array ( [0] => Tuotantomaa [1] => Ranska ) [3] => 
   Array ( [0] => Vuosi [1] => 2021 ) ))
    -  This reply was modified 3 years, 1 month ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bBlocks – Essential Gutenberg Blocks & Patterns Collection] Posts Block background breaks](https://wordpress.org/support/topic/posts-block-background-breaks/)
 *  Thread Starter [edudude](https://wordpress.org/support/users/edudude/)
 * (@edudude)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/posts-block-background-breaks/#post-15316744)
 * Thank you very much! Fast work and it works now.
 * Thanks again!

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