Title: J-Marc's Replies | WordPress.org

---

# J-Marc

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] This Gutenberg thing really isn’t working properly](https://wordpress.org/support/topic/this-gutenberg-thing-really-isnt-working-properly/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/this-gutenberg-thing-really-isnt-working-properly/#post-11436479)
 * Just to inform others users if the stats I look are up to date, 22% of WordPress
   sites are running on the latest and of those more than 6 million have install
   a classic editor or similar plugins.
    I hope the organization will not make like
   Microsoft and continue to push on this harder and harder.
 * [https://www.codeinwp.com/blog/wordpress-statistics/](https://www.codeinwp.com/blog/wordpress-statistics/)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Google Maps - Google Maps Builder for WordPress] Confusing](https://wordpress.org/support/topic/confusing-15/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/confusing-15/#post-8090890)
 * Interface not for mac user, contain all options, so my point is it’s harder to
   make all the options avalaible and easy to use.
 * In my point working great even after update WordPress… and where many free plugins
   fail.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Lightbox] Free version now is useless](https://wordpress.org/support/topic/free-version-now-is-useless/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/free-version-now-is-useless/#post-8091679)
 * Thge pro version is so cheap for all the possibilities in it, so buy go it.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Portfolio Gallery - Photo Gallery] Not fully functional](https://wordpress.org/support/topic/not-fully-functional-5/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/not-fully-functional-5/#post-8082231)
 * But the pro version is cheap and well maintained.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Portfolio Gallery - Photo Gallery] Free version has very very limited options](https://wordpress.org/support/topic/free-version-has-very-very-limited-options/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/free-version-has-very-very-limited-options/#post-8079772)
 * But the pro version is cheap and well maintained.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Portfolio Gallery - Photo Gallery] Remove lightbox and make images link to webpage](https://wordpress.org/support/topic/remove-lightbox-and-make-images-link-to-webpage/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-lightbox-and-make-images-link-to-webpage/#post-6616745)
 * I have the same feature request but form now I change the line 1507 from the
   
   portfolio-gallery/Front_end/portfolio_front_end_view.php version:1.7.5
 * before:
    `<a href="<?php echo$imgurl[0]; ?>" class=" portfolio-group<?php echo
   $group_key;?> " title="<?php echo $row->name;?>">`
 * after:
    `a href="<?php echo $link; ?>" target="_blank" title="<?php echo $row-
   >name;?>">`
 * but what I would really like is a toggle whre I can choose “use the link in insert
   in the media link section” or use the lightbox has default
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Portfolio Gallery - Photo Gallery] Can't link the images to pages](https://wordpress.org/support/topic/cant-link-the-images-to-pages/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cant-link-the-images-to-pages/#post-6589767)
 * kleine-anja
    I have the same feature request but form now I change the line 1507
   from the portfolio-gallery/Front_end/portfolio_front_end_view.php version:1.7.5
 * before:
    `<a href="<?php echo$imgurl[0]; ?>" class=" portfolio-group<?php echo
   $group_key;?> " title="<?php echo $row->name;?>">`
 * after:
    `a href="<?php echo $link; ?>" target="_blank" title="<?php echo $row-
   >name;?>">`
 * but what I would really like is a toggle whre I can choose “use the link in insert
   in the media link section” or use the lightbox has default
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Catalog for WordPress] sort order](https://wordpress.org/support/topic/sort-order-24/)
 *  [J-Marc](https://wordpress.org/support/users/jmartca/)
 * (@jmartca)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/sort-order-24/#post-6557779)
 * here a other way…
 * in your SQL admin try
 * SET [@x](https://wordpress.org/support/users/x/) = 0;
    UPDATE `???_huge_it_catalog_products`
   SET `ordering` = (@x:=@x+1) ORDER BY `name`;
 * just replace the 3 ? by the prefix of your WPtable those command will reset the
   order by the name of your products this command work in phpmyAdmin
 * so if Huge It get the time to add this option a reset order combo box to reorder
   a entire catalog that will be very nice
 * If someone need to order only one catalog, you will need to add a `WHERE`catalog_id`
   = x` to select only the catalog you need to reorder

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