{aiovg_video autoplay=”0″ id=”1582″ ]
{aiovg_videos template=”popup” include=”1582″]
AIOGV
- New: Added “Lazyloading” for images and iframes used by the plugin, improving page load times and performance.
- New: Enhanced the single video shortcode to support dynamic video display based on specified “category,” “tag,” and “sort” attributes, giving users more control over which videos are shown.
- New: Support for the PiP (Picture-in-Picture) feature in the video player.
- Fix: Pages show a 404 error when the “Permalink Slugs” settings field is empty.
- New: Chapter Markers.
- New: Likes / Dislikes.
- New: Support for the PiP (Picture-in-Picture) feature in the video player.
- New: Added the ability to use shortcodes from third-party plugins within video descriptions for greater flexibility and functionality.
- New: Introduces a new shortcode that displays the videos related to the current video on the single video pages.
- New: Introduces a new “Menu Order” option in the plugin’s “Order By” settings for videos and categories. This allows you to customize the videos and categories ordering using third-party plugins like Simple Custom Post Order.
Questions and problems to solve…
- WPUF
- WPUF endless redirect error!!?
- Embed content!
- Advanced Custom Fields (ACF) Plugin Integration
maybe Public/Password/Private integration? (but you have to install ACF…)
add a (custom) field to make the post private or protected? - WPUF Form metabox?
- Use any plugin from frontend!
- Add images from Media??
- Why does the text-area remain visible (EDIT link at bottom) for EVERYBODY, even if in the settings “Visibility” is set to “Logged in users only” (that should be a condition for “Show data in Post” right?)
- Why is “Default Value” not respected when you make the field “Read Only”? Its contents simply disappears.
- Would it be possible to add a (custom) field to make the post private or protected?
- (Custom) field for language? (if not to change it, at least as an indication?)
- PRO – User directory
Handle user listing and user profile in the frontend. Create a directory site easily.
- WP Lightbox
- Waar komt dat scroll-ding vandaan in de video lightbox
- Doet de gallery het nou wel? (check, vergelijk met riccardo.is)
- iframe refuses to display
- Totalpoll
- Add title field and exerpt field in translation options.
References and error-solutions
WP(UF) Codes and references for the site
AIOGV shortcodes (normal and popup)
From vimeo with embed
and this is the embed code:
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;"> <iframe src="https://agenda2029.is/player-embed/id/566/?vimeo=https%3A%2F%2Fvimeo.com%2F475166289&embed=1" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
WP Visibility!! (functions, hooks, classes, methods ???)
Trying to add “private” option in WPUF (per post not whole blog)
trying, trying, trying also on riccardo.is
- WP page-visibility “metabox”???
(add WP Metabox to custom post-type)
WPUF compatibility is “only with the ACF primary fields”
and WPUF post form ??? (=> wpuf_update_post_Args???)
not with MetaBox plugin (???) - From WPUF faq
Set Post Status, Post Message, Update Post Button text
Assign separate default statuses for new posts or edited posts. Set the message you want to show to users after form submission, and change the text of submit buttons as you like.
(and visibility?) - WPUF How to password protect a post…
so why not also “private” option FCOL???!!!
(by the way wpufe_post_passowrd is that a typing error or on purpose?) - Create WPUF Post Form with ACF Custom Fields
- WP “hooks” (???)
WP save_post
WP wp_update_post - WP functions
- WP methods
- WP Metabox – add to custom post-type
- php.net (visibility through CSS??)
- Pods + Code Snippets
Video: How to Create Custom Post Type in WordPress Without a Plugin? - Easy post types and fields…
- Advanced custom fields (WPUF refers to it)
- Custom Post Type User Interface plugin (also slug-rewrite!)
- WP content visibility
- Built-in visibility options
- WP private pages and posts article
- Visibility not working on Custom Post Types
- Is the visibility condition in Custom Post Types included in the free plugin?
- custom post types (custom categories?)
- code snippets
- hooks save post? snippet
- https://wedevs.com/docs/wp-user-frontend-pro/tutorials/password-protect-post/
- https://appsumo.com/products/wp-user-frontend-pro/
- https://themeisle.com/blog/wordpress-private-posts/
- https://wpbeaches.com/show-all-post-meta-keys-and-values-for-a-post-in-wordpress/
- https://developer.wordpress.org/reference/functions/get_post_meta/
<a href="/edit/?pid=566">EDIT</a>
<hr /><a href="/edit/?pid=566"> <img class="alignright" src="/wp-content/uploads/2022/10/edit-icon02-32x32-1.png" alt="edit your post"> </a>
URL edit-icon:
https://agenda2029.is/wp-content/uploads/2022/10/edit-icon02-32×32-1.png
Totalpoll
Basic answers
-2 NOT at all!
-1 Not really
00 Undecided.
+1 Yes, a bit
+2 YES, fully!
Colors (beter met color picker):
--2 Red 250 16 16 -1 Orange 250 165 45 -+ Yellow 250 230 20 +1 Green 80 250 20 ++2 Blue 45 100 250
background colors:
- body-block: #d7daea
- totalpoll container background tryouts:
#f8f7ff – #e3e1ee – #efedfd – #5b5584
xxx
Werkt vòòr het stemmen (voor ajax).
The <strong>id</strong> of this poll=<strong>566 </strong>
You can include this poll in your own articles here on this site using the first code below.
But you must substitute the <strong>¿</strong>
for this square bracket: <strong>[</strong>
Don’t forget!
<code>
¿totalpoll id=”566“]
</code>
To include this poll on an external website you need this other code below. Here you have to substitute four times the <strong>¿¿</strong>
with this angled bracket: <strong><</strong>
<code>
¿¿iframe id=”totalpoll-iframe-566” src=”https://agenda2029.is/poll/example-01/?embed=1″ frameborder=”0″ allowtransparency=”true” width=”100%” height=”400″>
¿¿/iframe>
¿¿script>window.addEventListener(‘message’, function (event) {if (event.data.totalpoll && event.data.totalpoll.action === ‘resizeHeight’) {document.querySelector(‘#totalpoll-iframe-566‘).height = event.data.totalpoll.value;}}, false);document.querySelector(‘#totalpoll-iframe-566‘).contentWindow.postMessage({totalpoll: {action: ‘requestHeight’}}, ‘*’);
¿¿/script>
</code>
<h3>Link to explanation on <strong><a target=”_blank” href=”https://www.worldofitech.com/types-of-brackets/”>brackets used in coding</a></strong></h3>
xxxxx
<hr />
<h2>Do you like sharing Eur Opinion and knowing the collective results?
<a href=”https://agenda2029.is/polls/”>Click here for more polls and the European public opinion.</a></h2>
<hr />
The <strong>id</strong> of this poll=<strong>831</strong>
(returned from code 566)
To include this poll on an external website you can use the code below.
But you have to substitute the <strong>¿</strong>
with this angled bracket: <strong><</strong>
<code>
¿iframe id=”totalpoll-iframe-831″ src=”https://agenda2029.is/poll/example-01/?embed=1″ frameborder=”0″ allowtransparency=”true” width=”100%” height=”400″>
¿/iframe>
</code>
no more collapses
Maps
Block editing