Tips and Tricks HQ Support Portal › Forums › General Stuff › WordPress 5.8.1 Release / Update
- This topic has 3 replies, 3 voices, and was last updated 2 years, 11 months ago by wpCommerce.
-
AuthorPosts
-
July 20, 2021 at 8:58 pm #83384adminKeymaster
WordPress 5.8 was released on July 20, 2021.
We have completed testing the latest build of all our premium plugins on latest WordPress version.
Here is the summary:
1) WP eStore – No issues
2) WP Affiliate Platform – No issues
3) WP eMember – No issues
4) WP PDF Stamper – No issues
5) WP Lightbox Ultimate – No issues
6) WP Photo Seller – No issues
General Advice
If you see a particular issue that you think is a result of the WordPress upgrade then try loading a fresh copy of the plugin:
Remember, you do not lose any data (that you have saved in the plugin) during the upgrade process. Your product details, member records, affiliate details, photos, galleries, settings values etc. will stay as is after the upgrade.
Our Other Plugins
The following plugins (and the addons) also remain compatible:
Stripe Payments
WP Express Checkout:
Simple Download Monitor:
September 14, 2021 at 5:24 pm #83665adminKeymasterAll our plugins remain compatible with WP 5.8.1
January 12, 2022 at 3:03 pm #84073sholt@create2thrive.comParticipantHello,
I am using WP Video Lightbox version 1.9.4. I’ve updated wordpress to 5.8.3 and now I see 2 things (second may be a side effect of the first).
Plugin code looks like:
[video_lightbox_vimeo5 video_id="13562192" width="640" height="480" anchor="click here to open vimeo video"]
The result is that the lightbox does show from the anchor and the video does play, but after the anchor it displays some garbage:
click here to open vimeo video /* <![CDATA[ */ jQuery(document).ready(function($){ $(function(){ var width = $(window).innerWidth(); var setwidth = 640; var ratio = 0.75; var height = 480; var link = 'https://vimeo.com/258645556?width=640&height=480'; if(width */
(basically everything from <![CDATA on is junk)
The second issue is that only one video shortcode is visible per page/post. If I add a second shortcode it doesn’t display. I would bet this is a side effect from the above, something isn’t closed.
Currently this is on my dev site which isn’t accessible outside my firewall.
January 15, 2022 at 2:53 am #84082wpCommerceModerator@sholt@create2thrive.com, Are you using a plugin to minify HTML? Please provide a link to the page where you are using the video lightbox shortcode.
-
AuthorPosts
- You must be logged in to reply to this topic.