patzz72
Forum Replies Created
-
It might be pushed as there is a security risk (I saw this in the changelog)
9.1.2
- security: authentication bypass
Forum: Themes and Templates
In reply to: [Busiprof] Security updateForum: Themes and Templates
In reply to: [eStore] archive-product.php versie 3.4.0 is outdated@shresthauzwal , great! The update fixes the problem for me!
Forum: Themes and Templates
In reply to: [eStore] archive-product.php versie 3.4.0 is outdated@shresthauzwal, does this help?
Forum: Themes and Templates
In reply to: [eStore] archive-product.php versie 3.4.0 is outdatedThis is the message in Woocommerce status:
Templates Overschrijvingen
estore/woocommerce/archive-product.php
versie 3.4.0 is verouderd. De hoofdversie is 8.6.0,
estore/woocommerce/cart/cart-totals.php,
estore/woocommerce/cart/cross-sells.php,
estore/woocommerce/checkout/form-billing.php,
estore/woocommerce/checkout/form-checkout.php,
estore/woocommerce/checkout/form-login.php,
estore/woocommerce/content-product.php,
estore/woocommerce/content-single-product.php,
estore/woocommerce/global/wrapper-end.php,
estore/woocommerce/global/wrapper-start.php,
estore/woocommerce/loop/add-to-cart.php,
estore/woocommerce/loop/price.php,
estore/woocommerce/loop/rating.php,
estore/woocommerce/single-product/price.php,
estore/woocommerce/single-product/related.php,
estore/woocommerce/single-product.php,
estore/woocommerce/taxonomy-product_cat.php
Verouderde templates: Leer hoe te updatenForum: Plugins
In reply to: [WooCommerce] More Major Critical Errors with Woo 8.5.1 and 8.5.For me it was not a 403, but a 500 critical error when entering the basket or payout process.
Forum: Plugins
In reply to: [WooCommerce] More Major Critical Errors with Woo 8.5.1 and 8.5.I updated Flexible Checkout Fields to 3.6.0 and then it worked again.
Forum: Plugins
In reply to: [Social Feed Gallery] Shortcode is shown and not renderdSo if you copy the code, it doesn’t work!
Forum: Plugins
In reply to: [Social Feed Gallery] Shortcode is shown and not renderdProblem solved… the plugin is not generating the correct shortcode:
https://snipboard.io/ahdiEQ.jpg
Instead of generating: [insta-gallery id=”0″] it say’s [insta-gallery-id=”0″]
Forum: Plugins
In reply to: [Social Feed Gallery] Shortcode is shown and not renderdHi, I’m using the classic editor. And on the same page there is a second shortcode from post_grid and that is working fine.
Both worked fine till the day before yesterday. Nothing changed, it doesn’t gives any errors somewhere, it just isn’t rendering the code.
- This reply was modified 1 year, 7 months ago by patzz72.
Forum: Plugins
In reply to: [Social Feed Gallery] Shortcode is shown and not renderdandvthevplugin is active, connected etc
Forum: Plugins
In reply to: [Social Feed Gallery] Shortcode is shown and not renderdyou can see it here: https://snipboard.io/2YHJdD.jpg
Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Square imagesA way to make it work is bit of custom css
.post-grid .item .layer-media img {
object-fit: cover;
width: 100%;
height: 100%;
}Forum: Plugins
In reply to: [Post Grid and Gutenberg Blocks - ComboBlocks] Square imagesHi, I’m jusing the shortcode-based post grid.
PS. in the block-based post grid there are no free templates right?
- This reply was modified 2 years ago by patzz72.
Not only that, but it is removed from WordPress, so I’m really curious when it is safe to use again!