|
| Re: Shapeways WIDGET [message #21875 is a reply to message #21874 ] Sat, 25 December 2010 22:04 UTC |
  |
|
If you don't have shop sections (yet) you should probably remove the &shopcat=SHOPSECTIONNAME 
If you want to use a specific section, fill that in of course
(contrary to the name it selects sections which you can define in the edit shop page, it does not work with categories think).
You can experiment with the url in your browser to check what you get from the Shapeways server is what you want:
http://www.shapeways.com/widget/include.php?shop=universaljo intdesign&style=light
There are some problems in wordpress and the visual editor with iframes.
Entering it In html mode it should work ok.
Otherwise you might try this:
Install the Embed Iframe plugin by Deskera (through the wordpress interface)
That works with this code :
[iframe http://www.shapeways.com/widget/include.php?shop=universaljo intdesign&style=light&rows=2&cols=4 628 128]
Cheers!
Stijn
[Updated on: Sat, 25 December 2010 22:10 UTC] - Artist / Engineer / Designer / Shopowner / Volunteer / Moderator -
|
|
|
| Re: Shapeways WIDGET [message #21877 is a reply to message #21875 ] Sun, 26 December 2010 00:18 UTC |
  |
|
Hi Stijn.
Thanks a bunch. I'd really love to get this working.
This is the text I entered and I think I followed your instructions. Does it look right to you? It is not working. Just the code comes up.
<iframe frameborder="0" style=" border:1px solid #c0c0c0; height:182px; width:628px;" src=" http://www.shapeways.com/widget/include.php?shop=universaljo intdesign&style=light"></iframe>
I then tried just the text below but I think this is not what you were indicating. Again just the code comes up.
http://www.shapeways.com/widget/include.php?shop=universaljo intdesign&style=light
>There are some problems in wordpress and the visual editor with iframes.
Entering it In html mode it should work ok.
Can you tell me what you mean by entering in html mode? The only thing I have done is link a piece of text to a url so that you click on the text and go to the link in a new window. This code should behave differently, yes?
***
> Otherwise you might try this:
Install the Embed Iframe plugin by Deskera (through the wordpress interface)
That works with this code :
[iframe http://www.shapeways.com/widget/include.php?shop=universaljo intdesign&style=light&rows=2&cols=4 628 128]
THANKS! I will try this now as well...
- Jon
|
|
|
| Re: Shapeways WIDGET [message #21878 is a reply to message #21875 ] Sun, 26 December 2010 00:27 UTC |
  |
|
Hi!
Thanks a ton. The plugin seems to be working.
Can I ask you for a little more help on the formatting??
It seems to want to show me 3 pages that I have to >> to. Each page shows 4 columns and 2 rows. It also shows me a scroll bar (horizontal and vertical) which makes things sort of confusing.
http://formpig.com/blog/?page_id=2984
Is there a way to show the models all in one Line so that you don't have to click on >> or <<?
Thanks
Jon
|
|
|
| Re: Shapeways WIDGET [message #21879 is a reply to message #21877 ] Sun, 26 December 2010 00:40 UTC |
  |
|
Hi. Fantastic.
Thanks.
Sorry for the multiple posts.
Do you happen to know if there is a way to get the widget to show the /second/ line of text for the titles? The widget seems to be chopping off some of the second line of text and shows just a tiny bit which makes it look a little sloppy...
Again a big thanks...
- Jon
|
|
|
| Re: Shapeways WIDGET [message #21908 is a reply to message #21879 ] Mon, 27 December 2010 15:21 UTC |
  |
|
Hi guys,
I figured it would be much easier if we supplied a WordPress plugin that handles this for you. I just released a first (beta) version, available from the WordPress Plugin Directory:
http://wordpress.org/extend/plugins/shapeways-gallery/
It can work in two ways:
1. As a widget: just add the 'Shapeways Gallery Widget' to your theme and configure it inside WordPress (see the attached screenshot).
2. Inside a post or page: just add a shortcode to your post with the required options. For example:
[shapeways shop=bartv cols=4 rows=3 style=dark]
The available options are:
* shop - the name of your shop
* shopsection - the name of a section in your shop (ignored if 'shop' hasn't been set).
* fav - display the favorites of this username
* cols, rows - the number of columns and rows in your widget.
* style - allowed valued are 'light' and 'dark'. The default value is 'light'
It would be great if you could test-drive it and give me feedback before we give this more publicity. If you need more features, let me know!
Cheers,
Bart
[Updated on: Mon, 27 December 2010 15:21 UTC] Community Manager Europe | Shapeways
|
|
|
| Re: Shapeways WIDGET [message #21910 is a reply to message #21908 ] Mon, 27 December 2010 16:24 UTC |
  |
|
Hi Bart.
Great. Thanks.
I can try this if I get a little time over here.
Can I please ask you if it would be markedly different than what is shown here?
http://formpig.com/blog/?page_id=2984
I guess it would give me the opportunity to get rid of the "lost" second lines that are partially showing up?
Thanks,
Jonathan
|
|
|
| Re: Shapeways WIDGET [message #21911 is a reply to message #21910 ] Mon, 27 December 2010 16:31 UTC |
 |
|
| formpig wrote on Mon, 27 December 2010 16:24 |
Can I please ask you if it would be markedly different than what is shown here?
http://formpig.com/blog/?page_id=2984
I guess it would give me the opportunity to get rid of the "lost" second lines that are partially showing up?
|
Yeah, I noticed that as well. I'll have to pass that issue along to the guys who made the widget - all I did was create a WordPress wrapper around it.
Bart
Community Manager Europe | Shapeways
|
|
|