Beskrivning
After installing the plugin, the button editor for the plugin will appear in the page editor of WordPress. Use it to add your Outdooractive content to your website.
For programmers: The plugin uses the shortcode oaembed. The only required parameter is url, all others are optional.
For example:
paste [oaembed url = "http://www.outdooractive.com/en/serviced-hut/graubuenden/tschiervahuette/15280962/"]
into ”text mode” of the editor and click Preview. Your embedded content will appear.
The following options are supported:
Maximum width
Specify a maximum pixel width for incorporating your content. The maximum width must not be less than 260 pixels.
Example: [oaembed url = "http://www.outdooractive.com/en/serviced-hut/graubuenden/tschiervahuette/15280962/" maxwidth = "400"]
Include content in the sidebar, footer, etc.
You can embed your content in sidebars and footers using WordPress widgets. For more information on WordPress widgets, visit: https://codex.wordpress.org/WordPress_Widgets
Tip: white label embedding with Pro+
With Pro+ you have even better opportunities to integrate tours and interesting points on your website. [Learn more about Pro+] (https://www.outdooractive.com/en/pro-business.html)
To use Pro+ Embedding, follow the instructions on the settings page of the plugin (Settings Outdooractive Embed).
In the new Gutenberg Editor you can find a ”Outdooractive Embed” block under the category ”Embed”. It has the same options as mentioned above. Additionally it will show you a live preview in the editor.
Please note:
Only published Contents can be embeded
Skärmdumpar
Block
Detta tillägg tillhandahåller 1 block.
- Outdooractive Embed
Installation
To install the plugin, log in to your WordPress page. Go to plugins install.
Search now for Outdooractive Embed and select it. There you can install the plugin.
Vanliga frågor
Please visit our Help Center if you have questions: http://support.outdooractive.com/hc/
Recensioner
Bidragsgivare och utvecklare
”Outdooractive Embed” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Outdooractive Embed” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.5.1
- update supported wordpress versions
1.5
- fix php warnings shown on websites with enabled warning output
1.4
- adjust supported wordpress version
- adjust some legal information
- change changelog order
1.3
- added Gutenberg support
1.2
- removed parameters ”displaymap”, ”showheader” and ”list” from shortcode
- Now all kind of contents are using the same parameters
- added Outdooractive Pro-Features
1.1.1
- bugfix for lists
1.1
- new shortcode ”oaembed” to embed any kind of outdooractive content
- if you already use the shortcodes or widgets ”tour2go”, ”list2go” or ”hut2go”, please update them to ”oaembed”. For lists you have to extend the shortcode with the parameter ’list=”true”’
1.0
- Initial release