Title: moens's Replies | WordPress.org

---

# moens

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] conflict between wordpress 5.3 and yoast seo](https://wordpress.org/support/topic/conflict-between-wordpress-5-3-and-yoast-seo/)
 *  [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/conflict-between-wordpress-5-3-and-yoast-seo/#post-12135009)
 * I also get this weird issue
 * using Gutenberg
 * editing the meta Description
 * the cursor gets reset to the last block I was editing in the page every time 
   I pause… it’ll drive ya crazy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWP Classifieds] Can you comment on the alternate methods of creating templates?](https://wordpress.org/support/topic/can-you-comment-on-the-alternate-methods-of-creating-templates/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/can-you-comment-on-the-alternate-methods-of-creating-templates/#post-3296759)
 * I see, thanks for the reply! I’ll just update through git merges until you finalize
   a post wp3 version. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AWP Classifieds] Native WP Menus?](https://wordpress.org/support/topic/native-wp-menus/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/native-wp-menus/#post-3296454)
 * OK, so by looking at the “view categories” page I was able to see that categories
   are constructed thus:
 * `http://[domain.com]/ad-list/browse-categories/[category-id]/[permalink-category-
   name]/`
 * …so I can use this for creating a WP menu from static links, but it would be 
   great if the link generator used the wordpress standard menu creating system.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/3/#post-2779018)
 * k… I’ll try to debug my code when I have a spare minute.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/3/#post-2779008)
 * Sorry about the errors… as I mentioned, its not tested. I am sure there are errors
   😉 It appears that most of the errors stem from me not checking variable input
   types. The fist error must be me feeding array_slice() params in the wrong order.
   I only use that function once, so you can grep for it and fix it.
 * Not much I can do about it since I don’t personally have a paid Ecwid account.
   Another cool thing about FoxyCart is that it allows developers full free access
   to the entire system. You only pay when you actually start selling.
 * Edit to add:
 * > I also remember seeing something in the Ecwid forums about a store ID you can
   > use for developing that has the API access? Are you aware of this?
 * ^^^ Didn’t see that, can you link this page?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2779000)
 * [@fkie](https://wordpress.org/support/users/fkie/), I don’t know… the method 
   I used was:
 * [http://app.ecwid.com/api/v1/STOREID/products?category=CATEGORYID](http://app.ecwid.com/api/v1/STOREID/products?category=CATEGORYID)
 * …and it told me I needed to upgrade to the paid account. Honestly, if I’m going
   to use a paid API, I’m going to use FoxyCart.
 * I posted the following thread in the Ecwid forum, but no comments or bumps so
   far, heh. Oh well, maybe free users don’t really care:
 * [http://www.ecwid.com/forums/showthread.php?t=12685](http://www.ecwid.com/forums/showthread.php?t=12685)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778980)
 * Well, the other guy in this thread (fkie) is the original author of the Random
   Products Widget. I assume he will use my Latest Products Widget as well. Maybe
   he will be willing to add a categories image view for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778978)
 * Yeah I think its cheap too. But so is FoxyCart. The beauty of ecwid _is the free
   version_… its the thing that sets them apart from everyone else. Oddly, they 
   think of the API as a feature instead of an advertising venue. Oh well…
 * You can look at what I have done and extend it easily enough for yourself if 
   you want.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778976)
 * [@dax702](https://wordpress.org/support/users/dax702/)… I get the idea, but I
   am not sure I am going to continue at this point. The API is not available to
   the free version… there doesn’t seem to be much point in making this a free extension.
 * I’m going over to the ecwid forum to pitch free for all api access…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778975)
 * Uhg… I’m an idiot. I didn’t know the Ecwid API was only for the paid version.
   Wonder why the “random” api call works for the free version?
 * Maybe I can rework this using the javascript api which I believe is open to all
   licenses.
 * Anyway… here is what I have done… its not tested, and it no longer works with
   the free version of ecwid. Bleh.
 * [http://cottonwarrior.com/ecwid-useful-tools.tgz](http://cottonwarrior.com/ecwid-useful-tools.tgz)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778973)
 * I have not included the image category nav completely yet, but I have got some
   of the needed functionality working. Can you point me to a site that uses a graphical(
   image based) navigation?
 * I am a bit at a loss as to how you are hoping this will look.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/page/2/#post-2778971)
 * I thought I would have the plugin upgrades done last night… still debugging though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/#post-2778969)
 * Thought I would have it last night, but I am debugging now… knock on wood.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/#post-2778964)
 * The module is still not completed… but I should have it done today.
 * Yes, I would love to give all the code to you if you want it. It is the type 
   of thing that I need for a project but don’t really have any interest in maintaining.
 * Do you use git or svn? If you use git I can push updates to you. Otherwise I 
   can just upload a tarball when I am done and you can integrate it as you see 
   fit.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Advisor for Ecwid] [Plugin: Ecwid: Random Products] Expand plugin to display category products, latest products, etc](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/)
 *  Thread Starter [moens](https://wordpress.org/support/users/moens/)
 * (@moens)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-ecwid-random-products-expand-plugin-to-display-category-products-latest-products-etc/#post-2778946)
 * I see… for some reason I was thinking a grid page of category images. I got the
   module almost done on Thursday, but could not finish. I will work on it more 
   on Sunday.
 * Can you make or find for me a nice graphical categories navigation example that
   I can use for css and html? That will help me with your request. I don’t think
   I would use it myself, but I do have requirements for the basic functionality(
   categories view).

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

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