I Love Jux. As a business platform I think it can be brilliant but am looking for a couple of things.
1. I so very much want to iframe this in so it expands full browser width.
http://idx.diversesolutions.com/search/12244/60/full?&oref=http%3A%2F%2Fwww.palmbeachrealestatepros.com%2F#PropertyTypes=480&Cities=palm%20beach&PerformSearch
Home buyers and sellers are all about photos (not the cluttering of data and ads present on so many search sites.
What page format should I use? How can I force it to open full browser width.
Doing this and some other trickery would make Jux a lead capturing and prospect converting machine.
2. Yes, need home page or more visible 'menu' similar to typical website and way to organize/categorize pages and posts.
3. SEO'ability. Haven't investigated this but if it IS very good for seo we'd have a winner for sure.
Help! :)
I can't wait to show this to my real estate partners.
Great list!
1. We've been planning on an Custom/HTML post type for power users. The blockquote, text-align center, is probably best for now. Example: https://sandbox.jux.com/111813
2. Absolutely. Organizational features are in the works. The Jux model is more like a set of galleries / albums / pinboards than a website, but it should lend itself to both.
3. Jux takes SEO seriously. But there is always room for improvement. A sitemap is generated for every Jux (as well as for Jux overall). Following the Google Crawlable Ajax specification, an alternate, robot-friendly version of every page is generated for the search engines.
Hope this helps!
I'll try this.
I need to add something like a "Menu" so I think I'll just add an html table with some links at the bottom of each post or maybe under the headline.
I'll keep you updated.
Any timeline on whether the Organizational features - particularly the ability to change the home page - will be available by end of month?
Wow! Keep us tuned. We love to learn from creators.
Some stylistic options -- like hiding date, author, view count -- will be out as soon as today. Organizational options won't arrive until next month, probably around the middle or end.
Tried this code and many variations. Not working.
<iframe src="http://idx.diversesolutions.com/search/14765/60/full#-"> width="1000px" height="100%"> </iframe>
OK. Not sure exactly what should show. Here's:
https://sandbox.jux.com/113532
Which contains this:
<iframe src="http://idx.diversesolutions.com/search/14765/60/full#-" width="1000px" height="700px"> </iframe>
Ok, take a look at this.
https://samingersoll.jux.com/113507
The iframe is working fine now but you'll see a big text box that says "BANNER" just need to get rid of that.
Any ideas?
I don't see it. When you put in big html chunks there can be a difference between what you see and what visitors see (because "dengerous" code is stripped). You might wanna check what visitors see by signing out, or viewing the page incognito ... in Chrome go to File > New Incognito Window
Got rid of that using this code...
<body> <iframe src="http://idx.diversesolutions.com/search/14765/60/full#-"" style="width:150%; height:490%;" scrolling="yes"></iframe>
</body>
and it embeds brilliantly when I'm logged in. As soon as I'm logged out the map goes away.
Sam is sad.
Hi Ted,
See though, it doesn't always strip out the code.
On this article template it's fine.
https://samingersoll.jux.com/111522
Any idea why it would strip out this code in some templates and not others?
Sam