I’ve set to “Capture” mode and still errors exist. Thought about moving all related files to my own server though that seems a bit clumsy. Any ideas? Thanks!
https://www.ads-software.com/plugins/ssl-insecure-content-fixer/
]]>very happy to see that somebody has developed a plugin to insert Simile Timelines in a post. Thanks a lot. I have several general newbnie questions:
— I am developing a multisite setting, with 4 (subdomain) sites. I wish to insert a Timeline within a single post of a single site. However, the plugin connects to the Simile’s repository even when a page from a different site is called, doesn’t it? Is there a way to avoid that?
— May I configure the plugin somehow as to avoid connection to an external repository?
— I would like very much to use the plugin to show my own timelines, with data from a dedicated db table (or xml file). Is there any way to use it so?
Thanks
Cheers
mario
https://www.ads-software.com/plugins/wp-simile-timeline/
]]>BTW:
Your plugin is really cool and saved me a lot of time
https://www.ads-software.com/plugins/wp-simile-timeline/
]]>https://www.ads-software.com/plugins/wp-simile-timeline/
]]>For example i cannot change a thing in Design,(even if i did, after save it becomes the default value). I can use post categories but i cannot seem to use custom taxonomies.
I’ve uninstalled deleted few times before coming here . So that didnt change
Any help is appriciated
https://www.ads-software.com/plugins/wp-simile-timeline/
]]>I love this plugin but it seems to have stopped displaying events for me.
I checked the xml file mentioned in the readme and nothing is in there. I checked that my settings are correct for the section and that post were set to display and they are right.
Something is going on as when Simile Timeline loads is does so for the right date (of the first post). It just doesn’t show anything.
The page concerned is here:
https://ww1daily.com/pictorial-timeline/
Not sure if it might be connected with the issues mentioned in this thread of 4th December:
https://groups.google.com/forum/#!topic/simile-widgets/vt0IP2tiyvU
Any help much appreciated…
https://www.ads-software.com/plugins/wp-simile-timeline/
]]>https://www.ads-software.com/plugins/wp-simile-timeline/
]]>Thanks for your great plugin, first of all: just works… and code is clean
What would be the best way to have the plugin serialize the WP data into another flavour of JSON (a.o. leaving most of the internal “technical” informations away, simplifying attachments links, dates, custom categories links and more…)?
I want to feed my WP posts into a simile exhibit facet browsing view (see ao https://www.simile-widgets.org/exhibit/) , and therefore need a custom JSON looking like below:
{
"properties": {
"taxonomy_sectors": {
"label": "sector",
"valueType": "CustomTaxonomyTerm"
}
},
"items": [
{
"label": "Some nice post",
"title": "Some nice post",
"type": "Post",
"id": 346,
"slug": "some-nice-post",
"url": "https://local/2013/04/29/some-nice-post/",
"content": "<p>Some nice post</p>\n<p>with long content</p>\n",
"excerpt": "<p>Some nice post</p>\n",
"date": "2013-04-29",
"thumbnail": "https://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Portrait_of_George_Washington.jpeg/100px-Portrait_of_George_Washington.jpeg",
"tags": [
"president",
"nice",
"USA"
],
"categories": [
"Person",
"Politics"
],
"taxonomy_sectors": [
"Construction",
"Tourism"
],
"author": "Coco"
},
{
"label": "Construction",
"description": "Building & Real-Estate",
"slug": "construction",
"id": 56,
"url": "https://local/?sectors=construction",
"type": "CustomTaxonomyTerm"
},
{
"label": "Tourism",
"description": "Hotels, Cafés, Festivals and more",
"slug": "tourism",
"id": 72,
"url": "https://local/?sectors=tourism",
"type": "CustomTaxonomyTerm"
}
]
}
Official sample JSON file at https://simile.mit.edu/wiki/Exhibit/Template/JSON_Data_File – official documentation at https://simile.mit.edu/wiki/Exhibit/Understanding_Exhibit_Database
Any pointer / suggestion is welcome.
Berteh.
https://www.ads-software.com/plugins/json-api/
]]>but 1800, is okay!
i think the problem is in year 1960 – 1969.
anyone know how to fix this?
]]>I’m not a programmer, but can follow directions well, so please bear with me please.
Questions:
1. How can I modify the WP New Post template to show & plug in default values for the above custom fields?
2. For those custom fields, how can I create dropdown lists for existingt/new values, similar to how the custom fields dynamically provide a drop down list as new metatags are entered.
If you’re interested in what I’m trying to accomplish, take a look at my proof of concept WP site at:
https://www.totalbalance.info/
Thx. in advance.
]]>