Title: LoreGI13's Replies | WordPress.org

---

# LoreGI13

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 58 total)

1 [2](https://wordpress.org/support/users/loregi13/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/loregi13/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/loregi13/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/loregi13/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] PHP Error showing in WordPress Debug](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/#post-17757269)
 * Hi [@nko](https://wordpress.org/support/users/nko/), I confirm: fixed. Many thanks
   for helping on this!
 * Regs
 * Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] Warning After Update](https://wordpress.org/support/topic/warning-after-update-12/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/warning-after-update-12/#post-17756299)
 * Same issue.
   Again, as pointed out in a previous thread:“[PHP Error showing in WordPress Debug](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/)”
   They are going out with a new release but the issue is the same. Difficult to
   understand why the developers don’t double check…!Me too, I revert back to  to
   3.3.1 in order to avoid the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] PHP Error showing in WordPress Debug](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/#post-17753060)
 * Hi [@burojan](https://wordpress.org/support/users/burojan/) 
   I’ve just tried 
   downgrading with this plug in: **WP Rollback** (Version 2.0.7 | By WP Rollback)
   I noticed the same issue downgrading to the previous version (3.3.2) of Visual
   Portfolio, don’t understand why… anyhow, I solved downgrading to Visual Portfolio**
   3.3.1.**at the moment, I can suggest using this WP Rollback, going to Visual 
   Portfolio 3.3.1. and wait that the developers fix the issueBye
    -  This reply was modified 2 years, 1 month ago by [LoreGI13](https://wordpress.org/support/users/loregi13/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] PHP Error showing in WordPress Debug](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/#post-17751672)
 * yes [@harbormark](https://wordpress.org/support/users/harbormark/) , you’re right,
   there is an error they should fix in the new version of the plug-in: it appeared
   since the last update, 2 days ago.
   Is there a way to report the issue to the 
   developers?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visual Portfolio, Photo Gallery & Post Grid] PHP Error showing in WordPress Debug](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-error-showing-in-wordpress-debug/#post-17749571)
 * Hi , some issue appears in my website and I have no idea how to fix.
   Hope someone
   will help.
 * Thanks
   Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] Unexpected Content Error](https://wordpress.org/support/topic/unexpected-content-error/)
 *  [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/unexpected-content-error/#post-13566823)
 * The same issue to me, I described in the previous post …
    wait for any fixing…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Astra] customizing the number of product per row – how to override the Astra setting](https://wordpress.org/support/topic/customizing-the-number-of-product-per-row-how-to-override-the-astra-setting/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customizing-the-number-of-product-per-row-how-to-override-the-astra-setting/#post-13149213)
 * Hi, I share the code I put in my funcions.php.
    As regards Elementor, I’d like
   to avoid as I’m trying to put the minimum coding
 * This is the code:
    /* Set product columns for specific category solidcolor */
 *  add_filter(‘loop_shop_columns’, ‘loop_columns’);
    if (!function_exists(‘loop_columns’)){
   function loop_columns() { if ( is_product_category(‘solidcolor’)) { return 6;}
   else{ return 4; } } }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/#post-12618443)
 * Thank you [@paranoia1906](https://wordpress.org/support/users/paranoia1906/) 
   for taking care of it. It’s great work.
    Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/#post-12618290)
 * Hi [@paranoia1906](https://wordpress.org/support/users/paranoia1906/)
    I just
   canceled the post and redo ex novo the coblock post grid view, selecting by categories,
   and now it is ok and it displays perfectly. Maybe that the old post could not
   update correctly. It is to say that the issue is SOLVED. Many thank Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/#post-12617600)
 * Hi [@paranoia1906](https://wordpress.org/support/users/paranoia1906/)
    can you
   suggest to the team to test the new version? I’m using the official WP theme 
   Twenty Twenty I canceled my cache and updated all wp files and plugin Nevertheless,
   I noticed that the Coblock seems to work correctly on the back office side, while,
   when I split and I go to the URL page I see that the post category does not work
   and I see all the posts indifferently by the category settled! Please check: 
   It seems to be solved but it is not: I cannot choose the categories, I cannot
   choose how many columns. Considering that I’m using the Twenty Twenty theme, 
   I think that the team who is working on Coblocks did not solve the issue
 * Thank you
    Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/#post-12581606)
 * And, [@paranoia1906](https://wordpress.org/support/users/paranoia1906/), if I
   can add, the worse thing is that, while in the back office now I can choose the
   post category and I see that it seems ok, when I go to the URL page I see that
   the post category does not work and I see all the posts indifferently by the 
   category settled!!…
    So, nothing is solved, I’m sorry to say that. Please, notice
   that I’m using the official Twenty Twenty wordpress theme! If the team could 
   check it with the official theme before giving a new realease it would be appreciated.
   Thanks Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/#post-12572840)
 * Hi [@paranoia1906](https://wordpress.org/support/users/paranoia1906/)
    can you
   suggest to the team to test the new version? I’m using the official WP theme 
   2020. I canceled my cache and updated all wp files and plugin but I noticed that
   even if now the Coblock works correctly on the back office side, and I can correctly
   choose the post categories and how many columns (I’m using 2 columns and 20 posts
   per page) – when I split and visit the page I see all the categories and only
   1 columns and not 2 columns. How can I fix? It seems to be solved but only on
   the back office side… thanks Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work-2/#post-12551743)
 * Hi [@dfeuster](https://wordpress.org/support/users/dfeuster/)
    if I’m not wrong,
   8 days ago they solved the issue:
 * [https://github.com/godaddy-wordpress/coblocks/pull/1406](https://github.com/godaddy-wordpress/coblocks/pull/1406)
   
   [https://cldup.com/pw3sUVTWAN.gif](https://cldup.com/pw3sUVTWAN.gif)
 * can you help me/us to get the files updated into the plugin?
    many thank! Lorenza
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Miyazaki] selecting post by category doesn’t work](https://wordpress.org/support/topic/selecting-post-by-category-doesnt-work/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/selecting-post-by-category-doesnt-work/#post-12513163)
 * Hi, it is only to advise that I double checked and I noticed that the issue is
   not concerning Miyazaky theme, but the plug-in itself.
    The engineering team 
   is looking into this issue. The bug report can be found here: [https://github.com/godaddy-wordpress/coblocks/issues/1387](https://github.com/godaddy-wordpress/coblocks/issues/1387)
 * I mark this post as solved.
    Thanks Lorenza
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder Gutenberg Blocks – CoBlocks] COBLOCK: selecting post by category doesn’t work](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/)
 *  Thread Starter [LoreGI13](https://wordpress.org/support/users/loregi13/)
 * (@loregi13)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/coblock-selecting-post-by-category-doesnt-work/#post-12507717)
 * Hi [@dfeuster](https://wordpress.org/support/users/dfeuster/)
    I have to correct
   my last post, because i double checked, and the CoBlocks custom categories DON’T
   work, with all the themes I tried on my WordPress 5.3.2, including the official
   theme Twenty Twenty. I checked with ll the plugins deactivated – all deactivated,
   except from CoBlock. I tried with the new page and with the new post: if I put
   a Posts Block and if I go to feed settings, Sort by: category I can only select
   All and I don’t have my custom categories Custom Categories only works if I select
   the block “last Posts” (sorry I’m translating the italian version of the plug
   in: “articoli recenti” hope it is “last post”) To sum up: CUSTOM CATEGORIES don’t
   work with Post Carousel Block Posts Block OLNY work with “last posts” Hope I 
   have well explained and that you can check and help with this issue! many thanks
   Lorenza

Viewing 15 replies - 1 through 15 (of 58 total)

1 [2](https://wordpress.org/support/users/loregi13/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/loregi13/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/loregi13/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/loregi13/replies/page/2/?output_format=md)