mediafluent
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is the persistent object cache warning necessary?Totally agree with others here that persistent object cache warning is totally annoying. Everybody already knows caching speeds up the site and reduces server load! I’m running WordPress on DigitalOcean server and using WP Fastest Cache on some sites so persistent object cache is not needed in that implementation. Also, I looked into other caching plugins and it appears the only one that turns off the warning is W3 Total Cache (others that work, such as Redis, are a headache to install), thus effectively forcing users to choose W3 Total Cache plugin to get rid of the warning.
Thanks, Dion, for sharing the wp-config code. Solved my problem and gives me the freedom to choose the caching plugin I want.
Forum: Plugins
In reply to: [WooCommerce] Gutenberg Blocks for ProductsThanks for this response. I tried a popular code and got site errors, then found WooCommerce Blocks. I misunderstood what it was for. Hoping blocks come to the products soon.
I am sure the SocialLogin plugin works fine with WP Fastest Cache disabled on DigitalOcean. Do you recommend I try a different cache plugin?
https://me.newsite.pw
The reason I say it’s under the video is I see it briefly before the video loads over the top.Using Astra Pro theme. Thanks for looking into it.
Forum: Fixing WordPress
In reply to: Advice on theme to transition from blog to ecommerceBstone theme had great promise but developers have gone MIA. So I’ve been looking for a new go-to theme as well. I’ve settled on Astra Pro which seems to be popular and widely supported. I find it works great with or without Elementor so you should be able to fairly easily transition to ecommerce and maintain the blog.
Forum: Plugins
In reply to: [Button] The Nagging was such that I uninstalled the pluginHi! We saw you have been using Button plugin for a few days and wanted to ask for your help to make the plugin better.We just need a minute of your time to rate the plugin. Thank you!
HOW TO TURN IT OFF?
- This reply was modified 3 years, 9 months ago by mediafluent.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video autostart not workingDid you look at the page I need help at the top of this thread? Using the code you provided, the slideshow is gone and I get 3 large image thumbnails stacked on top of each other with a play button in the middle thumb that doesn’t work. Code is not working and I’ve cleared cache on server and browsers Chrome & Firefox. Please see it for yourself.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video autostart not workingDear richteam,
I deactivated plugin, updated to version 1.2.8 and then reactivated and inserted the code above but it is still not working. I cleared website cache & browser cache. Still not working. What next?
Thanks.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video autostart not workingI did try that. I have re-inserted the code so you can see the result. I’ve tested on latest Firefox & Chrome.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video autostart not workingYes, I want the video to autostart right away. I put the code into Rich-Web-Video-Slider-Widget.php after line 8806 and it did not work; so I tried on line 8806 and it did not work. To be clear, here’s what I see at 8806
8805 <script type=”text/javascript”>
8806 var IdealImageSlider = (function() {
8807 “use strict”;
8808 var _requestAnimationFrame = function(win, t) {So I restored the original file. Could you tell me more specific where code should go so it works?
Thanks for your help.
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] Video slide advance not workingI got the slide advance working but not autoplay. Is there any way to set the slide advance time to 60 minutes or 3,600 seconds? Thanks.
Forum: Plugins
In reply to: [Better Admin Bar] Recaptcha v3 SupportSorry wrong plugin.
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v3I have multiple pages with CF7 forms. Cannot figure out the code for more than one page ID. This breaks it–
body:not(.page-id-833 .page-id-944) .grecaptcha-badge { bottom:65px !important; display: none; }
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v3Thanks for the implementation and the resolution. Does that go under the additional settings tab of the page ID or the site css or page css?
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA v3Are you considering reCAPTCHA v3 support for this plugin? That would be great!