tugbucket
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayYou have to install and activate the plugin in order for the shortcode to work.
https://github.com/tugbucket/lazy-load-videosForum: Everything else WordPress
In reply to: Lazy Load video with autoplayThe code doesn’t exist on that page. I don’t know anything about OceanWp or that shortcode tab.
If the plugin is installed and activated, place the shortcode in your copy like right after the “Unlike similar products who…” paragraph.- This reply was modified 1 year, 1 month ago by tugbucket.
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayDid you install and activate the plugin? What page are you trying it on?
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayhttps://github.com/tugbucket/lazy-load-videos
try that. It has one shortcode:
[lazyloadvideo pauseonscroll="yes"]
the parameters are yes and no
By default it’s set to yes. The videos should start playing when you scroll into view and pause when scrolling out of view. If set to no, the videos start playing when scrolled into view and do not pause after scrolling out of view.
Should note, the shortcode is 1 per page not per video.
- This reply was modified 1 year, 1 month ago by tugbucket.
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayAre you referring to the embedded Vimeo video, the first one or the others like in the “Create Any Cocktail That…” section? Those are two different things.
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayIt really depends on how your videos are embedded. If they are a straight <video> tag the code will work. If they are in an iframe, that code won’t work. Do you have a link to the page with the video?
Forum: Developing with WordPress
In reply to: Integrating a Leaflet.js map (without the plugin)You could just take all your code and make your own plugin to display it.
Forum: Everything else WordPress
In reply to: Lazy Load video with autoplayyou can play and pause it when scrolled into view
Forum: Fixing WordPress
In reply to: How to Create different image folder for different forms?https://github.com/tugbucket/Fluent-Forms-Image-Folders/
Made a quick plugin for that.Forum: Fixing WordPress
In reply to: How to Create different image folder for different forms?What is the reason for wanting them in different folders if you can access the image from the admin by viewing the entry. All I can think of is being able to access the folder via FTP and downloading them all at once. Is there another reason?
- This reply was modified 1 year, 2 months ago by tugbucket.
Forum: Plugins
In reply to: [Multi-column Tag Map] The name_divider option doesn’t sort correctlyGood to hear and thanks for pointing out the bug.
Forum: Plugins
In reply to: [Multi-column Tag Map] The name_divider option doesn’t sort correctlyplease update to 17.0.28
Forum: Plugins
In reply to: [Multi-column Tag Map] The name_divider option doesn’t sort correctly@durimon I see what the issue is. I’ll try to get a fix out ASAP.
Forum: Plugins
In reply to: [Multi-column Tag Map] The name_divider option doesn’t sort correctlyInteresting. Let me do some testing.
Forum: Plugins
In reply to: [Multi-column Tag Map] Woocommerce paoruct tags pageGlad you got it sorted. Going to mark as resolved.