jrothra
Forum Replies Created
-
The only plugin controlling the vid responsiveness is Elementor. I did, though, discover something as I reviewed the setup again after reading your reply:
The URL for the video was inserted into the body of the text rather than using the “Video” element (something WP allows users to do).
For example:
Text Box Element Contents —asdf sadf asdfl ljla anasdljhg alkjdsa asdfdsa: YOUTUBE-URL af nsalja daljfdsal a ah hgoblkj blkjdkjfa.To resolve it, I duplicated the text box, added a video element in between them, placed the video URL in the video element, then deleted the relative text content from each of the two text boxes. Essentially:
[TEXT BOX ELEMENT]
[VIDEO ELEMENT]
[TEXT BOX ELEMENT]- This reply was modified 7 years, 1 month ago by jrothra.
Forum: Themes and Templates
In reply to: [OceanWP] Icons Missing for Previous and Next PostBeen very busy and just now got back to this. Yes, the OrbitFox Companion was the problem. Disabling it make the arrows re-appear.
Of course, that disables the sharing buttons I liked that floated on the left side. 🙁
The plugin author indicated that the plugin and theme should be compatible.
Forum: Plugins
In reply to: [WooCommerce] AmazonPay Payment Box Breaks Layout on Checkout PageWorkaround (not a solution)
This is the workaround I’m using. It’s not a fix, just a hack. Add the following CSS to your custom CSS file:
#amazon_customer_details.wc-amazon-payments-advanced-populated+#customer_details { display: unset; }Forum: Plugins
In reply to: [WooCommerce] AmazonPay Payment Box Breaks Layout on Checkout PageFOUND SOMETHING —
This CSS is created, I believe, by AmazonPay:
#amazon_customer_details.wc-amazon-payments-advanced-populated+#customer_details { display: none; }Using Chrome DevTools, when I comment out that CSS, the screen looks fine. But when I leave it active, then the order info is what you see for “Yes Amazon.”
I can use custom CSS to undo the
display: none;, but if this is being created by Amazon’s addon, then…1. Why?
2. Is it a bug?
3. Can it be removed/edited?Forum: Plugins
In reply to: [WooCommerce] AmazonPay Payment Box Breaks Layout on Checkout PageUPDATE: I figured out that to the left of the payment box would normally be the address box via Amazon. However, I don’t require addresses (only email and name) since my products are all digital.
However, the content underneath it isn’t lined up right: the section labeled “Product” should be under “Your Order.”
Forum: Plugins
In reply to: [Firelight Lightbox] Update Error when Updating, Yet Update Seems to WorkI hadn’t thought of that one. Next time any of those three plugins release updates, I’ll try disabling the No Self Pings.
If the WP install is corrupted, then wouldn’t this update problem happen on all plugins and even WP updates?
I’ll check with the host. Further testing, though, may have to wait until those plugins release their next updates.
I’ll check with them.
** I marked this thread as not resolved pending the answer from the plugin developers. Once I get it, I’ll update this thread with the answer to my initial question and mark it resolved. **
- This reply was modified 7 years, 4 months ago by jrothra.
The problem was a security feature in cPanel (Immune360) was proactively considering it malicious, so it killed it. I tried adding the file to the ignore list, but it didn’t work. So, changed the settings in Proactive from “Kill” to “Log only.” Problem solved (or at least worked around).
Forum: Fixing WordPress
In reply to: Screen Never Shows Complete when Updating WordPress/Theme/PluginsThank you for the info. I don’t use LightSpeed, but MediaServe for hosting (been with them over a decade).
I don’t recall having this issue until WP 4.9.8, so it may be a bug since nothing on the server changed.
“By the way — I’ve also seen this show up on sites where I have just installed Elementor.”
That sounds like a bug in Elementor.
It’s been a very busy week, so just now getting back to this.
I’m using Elementor 2.2.5 and WP 4.9.8. I also deactivated all plugins (except Elementor) and tried switching to the Twenty Seventeen theme. I also cleared the site cache and browser cache. The notice kept re-appearing anyway.
What now?
- This reply was modified 7 years, 7 months ago by jrothra.
@deleyna – For me it hasn’t caused any conflicts nor has it shown up at inappropriate times. Sounds like your issue is quite different from mine. For me, I’m just tired of seeing it and clicking “hide” each time.