khahina
Forum Replies Created
-
Forum: Plugins
In reply to: [Age Gate] Latest Plugin update 3.0.2 update crashed my siteyes crash on update for last one and crash on new version for 3.0.1
I’m on php 7.4, i hav’nt access to php setup.
just all works but not age gate 3.0.xForum: Plugins
In reply to: [Age Gate] Latest Plugin update 3.0.2 update crashed my siteHYe
I will try 3.0.1 and same crash.
I will roll back 2.21.1 and waitin log : same for 3.0.3 and 3.0.1
2022-09-14T11:40:30+00:00 CRITICAL Uncaught Error: Class ‘DOMDocument’ not found in /data/…/site/wordpress/wp-content/plugins/age-gate/vendor/league/html-to-markdown/src/HtmlConverter.php:113
Stack trace:
#0 /data/…site/wordpress/wp-content/plugins/age-gate/vendor/league/html-to-markdown/src/HtmlConverter.php(91): League\HTMLToMarkdown\HtmlConverter->createDOMDocument()
#1 /data/…/site/wordpress/wp-content/plugins/age-gate/src/Update/Migration/Migrate.php(260): League\HTMLToMarkdown\HtmlConverter->convert()
#2 /data/…/site/wordpress/wp-content/plugins/age-gate/src/Update/Migration/Migrate.php(169): AgeGate\Update\Migration\Migrate->getMarkdown()
#3 /data/…/site/wordpress/wp-content/plugins/age-gate/src/Update/Activate.php(55): AgeGate\Update\Migration\Migrate->mapSimpleSettings()
#4 /data/…/site/wordpress/wp-content/plugins/age-gate/src/Admin/Update.php(16): AgeGate\Update\Activate::activate()
#5 /data/…/site/wordpress/wp-includes/class-wp-hook.php(307): AgeGate\Admin\Updat dans /data/zechef/data/site/wordpress/wp-content/plugins/age-gate/vendor/league/html-to-markdown/src/HtmlConverter.php à la ligne 113- This reply was modified 2 years, 2 months ago by khahina.
Forum: Plugins
In reply to: [Age Gate] Latest Plugin update 3.0.2 update crashed my siteHye,
3.0.3 crash on fatal error …
seems not fixedForum: Themes and Templates
In reply to: [Blocksy] woo + blocksy + elementor = pictures not shownthanks.
I will wait the next updatealready verified,
and more : works in backend but not in front.Exemple here : https://dev.moncoachwp.com/test-woo-blocks/
First : Term (Category) block, works well
Second : Term (Category) Feature, works in backend , but not in front.sweet
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Empty FAQPage schemasame probs here , a line :
{“@context”:”https:\/\/schema.org”,”@type”:”FAQPage”,”@id”:”https:\/\/www….\/….\/#FAQPage”}
followed by a blank line, insert before the good json-ld content.(problem appear with the update 1.9.86 today)
- This reply was modified 3 years, 1 month ago by khahina.
Hye
thank you for show me the way.
Some adjust are necessary but it’s work.grid-row { margin-right: 0px; margin-left: 0px;} .gutentor-post { margin-bottom:15px; width: calc(100% - 30px); } .gutentor-post-item { height:100%; } .gutentor-post-module .gutentor-post-item > :nth-last-child(2) { margin-bottom: 200px; /* adjust with elements set like star or not, cat or not */ } .gutentor-post-module .gutentor-post-item > :last-child { position: absolute; bottom: 0; width:90%; } .gutentor-post-item .gutentor-post-title, .gutentor-post-item .gutentor-post-title a {position:relative;text-align:center;} .gutentor-post-item .gutentor-post-title a, .gutentor-post-item .gutentor-wc-price, .gutentor-post-item .gutentor-post-desc, .gutentor-post-item .gutentor-categories {position:relative;text-align:center;} .gutentor-fp-wc-rating .star-rating, .gutentor-wc-rating .star-rating {position:relative;text-align:center;margin:auto;} .gutentor-post-item .gutentor-woo-add-to-cart {position:relative;text-align:center;}
and yes need to set .{{gBlock}} before each selector
Thank you for the help
Forum: Plugins
In reply to: [WooCommerce Blocks] add-to-cart button not align on bottomHye,
Oh sweet, this button escape me.
Nice it works on last products widget.
Thank youhye,
here with gutentor block :
https://snipboard.io/m4ZDig.jpg
bottom not alignhere with woocommerce shortcode :
https://snipboard.io/uNfy4L.jpg
bottom align and elegantForum: Plugins
In reply to: [WooCommerce Blocks] add-to-cart button not align on bottomhye sure,
with woo blocks : https://snipboard.io/CpWY7R.jpg
not alignwith shortcode : https://snipboard.io/uNfy4L.jpg
align and elegant oneSolve here : regex problem
- This reply was modified 3 years, 6 months ago by khahina.
Thanks for dev assistance.
So for thus interessted.
On the page, content [product_page id=”99″]
And you will create/add in customs fields zone a new one :
name : product_id
value : 99 (the id of your product)Save and it works.
Hye,
unfortunely this don’t work with variable products.I have 2 woo attributs variations on my product, and 2 fields ppom .
This code give only the ppom fields and the add to cart button, but not the attribut variations fields neither the image and the galery …