All posts created by Alex

5 days ago
Hi, thanks for letting me know. The fix has just been released.
3 weeks ago
Hi Ksadler1979,

I have used the Share > Embed on a webpage, however the links I have added to my words do not function on my website.
After adding the links, you must visualize your word art for the changes to take effect. Then, save it and click the update button in the "Share -> Embed on a web page" dialog to update it on your website.

I see the blog post "Embedding with flash" Posted by Word on Nov. 25, 2014
It is obsolete. Flash embedding isn't supported anymore.
1 month ago
Thank you for the suggestion. We will consider implementing that in future versions of the software.
1 month ago
Hi, you can embed your word art on a web page by following the instructions from the "Share -> Embed on a webpage" menu.
1 month ago
Hi, unfortunately, there is no zoom option available.
2 months ago
I understand. We will consider implementing that in future versions of the software.
2 months ago
I've answered you via email.
2 months ago
Both folders and search functionality are available in the dashboard. Why do you prefer the old version? What can be improved in the dashboard to make it more convenient?
2 months ago
Can the tag cloud be a rectangle (horizontal) as opposed to a square or center align if nothing else?
Yes, you can make a rectangle word art. To do that, choose the square shape from the Geometric category, click the Edit button at the top of the Shapes section, and set the aspect ratio to your desired value.

The "Powered by WordArt.com" shows up when you use the "Inspect Tool"
That cannot be removed.

Also, I was wondering if the word cloud couldn't in fact be scalable? In percentages as opposed to sizing according to the font size?
It is scalable. For example you can use the below CSS to make your word art fill the width of the parent div.
.wordart
{
  width: 100%;
  aspect-ratio: 1;
}
2 months ago
You need to visualize after adding links to make them appear. If it doesn't work, please save your word art and advise its name so I can see what is wrong.