Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-18-2011, 07:23 PM
swift's Avatar
swift swift is offline
 
Join Date: Jan 2010
Posts: 185
Default The "Random products" WordPress module

Hello everyone.

I have just written a useful module for Wordpress integration of Ecwid (http://wordpress.org/extend/plugins/...), which can display random products.

Newest version of plugin can be found here:
http://wordpress.org/extend/plugins/ecwid-useful-tools

Instruction on how to use shortcodes and widgets is here:
http://wordpress.org/extend/plugins/...

Instruction on how to install and configure plugin is here:
http://wordpress.org/extend/plugins/...
http://wordpress.org/extend/plugins/...

If you have any questions on this module, feel free to ask in this thread or pm me.

If you have an idea about what should be added to the module, please pm me. Don't post it in this thread. It shouldn't be necessarily related to random products: it can be everything you would find useful. I cannot promise I will add the feature, but I will surely consider your suggestion.

----------------------------------------------------------------
UPDATE [2012-08-25]:
I am working on new version of plugin right now. It will have several cool features:
* Bestsellers
* On Sale products
* Latest Products

These new features will be commercial, but all the functionality you are using now will be available for free. Do not worry about it!

If you have time, could you please fill in the form here:
https://docs.google.com/spreadsheet/...

It will help us to make the new version of plugin better + we will give a discount to everyone who specifies their store ID.

Thanks a lot in advance.
__________________
Check out newest version of Ecwid: Random Products plugin here:
http://wordpress.org/extend/plugins/ecwid-useful-tools/

Participate in Beta-testing of Ecwid Random Products Pro here:
http://www.ecwid.com/forums/showthread.php?p=62071

My name is Tony and I like integrating Ecwid with Wordpress. If you know what I mean.

Last edited by swift; 08-25-2012 at 08:55 AM.
Reply With Quote
The Following User Says Thank You to swift For This Useful Post:
Thailand Amulets (09-10-2012)
  #2  
Old 08-20-2011, 07:48 AM
daniel patin's Avatar
daniel patin daniel patin is offline
Junior Member
 
Join Date: Jul 2010
Posts: 21
Default

nice idea ! nice work. just one suggest: in widget, can you force to resize the width of the sidebars
Reply With Quote
  #3  
Old 08-20-2011, 11:31 AM
swift's Avatar
swift swift is offline
 
Join Date: Jan 2010
Posts: 185
Default

Quote:
Originally Posted by daniel patin View Post
nice idea ! nice work. just one suggest: in widget, can you force to resize the width of the sidebars
Thanks

Do you mean to change the width of sidebar in way that it displays not only one thumbnail in row?
__________________
Check out newest version of Ecwid: Random Products plugin here:
http://wordpress.org/extend/plugins/ecwid-useful-tools/

Participate in Beta-testing of Ecwid Random Products Pro here:
http://www.ecwid.com/forums/showthread.php?p=62071

My name is Tony and I like integrating Ecwid with Wordpress. If you know what I mean.
Reply With Quote
  #4  
Old 08-20-2011, 11:49 AM
daniel patin's Avatar
daniel patin daniel patin is offline
Junior Member
 
Join Date: Jul 2010
Posts: 21
Default

my sidebar is smaller than the images from shop that go beyond. and I do not want to change the image size !
Reply With Quote
  #5  
Old 08-20-2011, 03:25 PM
Kaelin Cordis's Avatar
Kaelin Cordis Kaelin Cordis is offline
 
Join Date: Aug 2010
Location: In between Morning Coffee and the Land of Nod
Posts: 91
Default

Quote:
Originally Posted by daniel patin View Post
my sidebar is smaller than the images from shop that go beyond. and I do not want to change the image size !
Using firebug, you should be able to right click on the images to find their name, and then define it in your theme style sheet like so:

.ecwid-random-thumbnail {width: 100px;}

Or whatever you need the width to be...



What about adding the title of the image? I saw up you've called it as $product[name] for the alt tag, so would adding it above each thumbnail change your widget functionality?
Reply With Quote
  #6  
Old 08-20-2011, 04:44 PM
Kaelin Cordis's Avatar
Kaelin Cordis Kaelin Cordis is offline
 
Join Date: Aug 2010
Location: In between Morning Coffee and the Land of Nod
Posts: 91
Default

Nevermind, I added titles just fine, and am now trying to figure out how to get the return info in https encrypted format. Seems the API is only returning http syntax for some reason. Have I mentioned how much I like your plugin?

Last edited by Kaelin Cordis; 08-20-2011 at 04:44 PM. Reason: typos
Reply With Quote
  #7  
Old 08-20-2011, 05:04 PM
daniel patin's Avatar
daniel patin daniel patin is offline
Junior Member
 
Join Date: Jul 2010
Posts: 21
Default

@Kaelin: Your '.ecwid-random-thumbnail {width: 170px;}' work perfect. I put just this at the end of my theme style sheet, and it is ok !! thanks !
see result at : http://mediators-le-niglo.fr
Reply With Quote
  #8  
Old 08-20-2011, 05:31 PM
Kaelin Cordis's Avatar
Kaelin Cordis Kaelin Cordis is offline
 
Join Date: Aug 2010
Location: In between Morning Coffee and the Land of Nod
Posts: 91
Default

Looks good! I like the colors you're getting on your metals.... Are you using

Now if you add this code right under with width style so it looks like this:

.ecwid-random-thumbnail {
width: 170px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

Your image will have rounded corners like your content box.

Here's mine (though without the rounded corners)

https://kaelindesign.com/jewelry
Reply With Quote
  #9  
Old 08-20-2011, 05:49 PM
daniel patin's Avatar
daniel patin daniel patin is offline
Junior Member
 
Join Date: Jul 2010
Posts: 21
Default

yes !! nice!! thanks for help ! and your e-shop and your product are very beautiful.
Reply With Quote
  #10  
Old 08-20-2011, 06:27 PM
Kaelin Cordis's Avatar
Kaelin Cordis Kaelin Cordis is offline
 
Join Date: Aug 2010
Location: In between Morning Coffee and the Land of Nod
Posts: 91
Default

You're very welcome. Thanks!
Reply With Quote
Reply

Tags
ecwid, plugin, products, random, random products, random products plugin, stylesheet, wordpress

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:51 AM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.