thedareback
Forum Replies Created
-
Forum: Plugins
In reply to: [Judge.me Product Reviews for WooCommerce] In-store review form not working@mbarekame thank you for reply. Yes, now its ok now.
Can this setting be found in the administration? I haven’t seen it anywhere.
Forum: Plugins
In reply to: [Judge.me Product Reviews for WooCommerce] Unnecessary display read moreHello @mbarekame , thank you for your reply.
Can you please tell me when this will be fixed? My customers are getting more and more confused.
Thank you
Thanks for the support @arkjudgeme , I’m afraid it didn’t help, as the style tag should be in the head and not in the body of the html email.

Hello @mosesmedh, thanks for your reply.
The plugin (local carrier) I was talking about is https://ww.wp.xz.cn/plugins/packeta/
It works like this: when I select this carrier at checkout, I still have to select a specific delivery box.

Which is not possible with Google Pay, for example. There you can only choose this carrier, but not a specific box for picking up the shipment.

I hope you understand me.
Thanks for the reply. Where exactly should I place this style tag?
Directly in the source code of the coupon email?
Forum: Plugins
In reply to: [Pressidium Cookie Consent] Cookie window appears on every page@overengineer Hello, thanks for your help. It was actually caused by an empty input for cookie path. When I added the default symbol “/”, everything works fine. Thank you 🙂
Hello, thanks for the quick response. Using CS helped, can you please tell me what exactly the CS checkbox does?
Well thank you
Hello, I tested it but the empty space doesn’t work for me. So I replaced it with a thong, which I wanted to have there anyway, and it works perfectly. However, the problem is that if this rule was applied, the original name starting with an uppercase letter now starts with a lowercase letter. How can this bug be fixed please?
Filters screen -> https://prnt.sc/r-yIZXIaycHu
Fileds screen -> https://prnt.sc/Pd-zA0kSqXfg// EDIT
Not just the first word, start with a lowercase letter. But also other words, where there was originally a uppercase letter, is now replaced by a lowercase letter.
Comparison screen -> https://prnt.sc/fwae8K2QqCWF
- This reply was modified 2 years, 11 months ago by thedareback.
All I need is to delete string “A4 (210×297 mm)” from the title. And that on all products in the feed.
Screenshot -> https://take.ms/HsUe3
Is there any option for this?
Thank you for your extremely fast support. You are great!!
Brilliant, everything works! 🙂 Well thank you
Forum: Plugins
In reply to: [Packeta] NemožnosÅ¥ výberu dopravy po aktualizáciÃDo mailu som poslal aj log
Forum: Plugins
In reply to: [Packeta] NemožnosÅ¥ výberu dopravy po aktualizáciÃPosielam log
490: } 491: return self::$blueScreen; 492: } 493: 494: 495: public static function getBar(): Bar 496: { 497: if (!self::$bar) { 498: self::$bar = new Bar; 499: self::$bar->addPanel($info = new DefaultBarPanel('info'), 'PacketeryTracy:info'); 500: $info->cpuUsage = self::$cpuUsage; 501: self::$bar->addPanel(new DefaultBarPanel('errors'), 'PacketeryTracy:errors'); // filled by errorHandler() 502: } 503: return self::$bar; 504: }a
- …/src/PacketeryTracy/Debugger/Debugger.php:251 source PacketeryTracy\Debugger::getBar ()
- …/src/PacketeryTracy/Debugger/Debugger.php:226 source PacketeryTracy\Debugger::dispatch ()
- …/bootstrap/src/Bootstrap/Configurator.php:197 source PacketeryTracy\Debugger::enable (arguments)
- …/bootstrap/src/Bootstrap/Configurator.php:210 source PacketeryNette\Bootstrap\Configurator->enablePacketeryTracy (arguments)
- …/wp-content/plugins/packeta/bootstrap.php:27 source PacketeryNette\Bootstrap\Configurator->enableDebugger (arguments)
- …/wp-content/plugins/packeta/packeta.php:37 source require (arguments)
- …/www8/p8274/dolope.sk/web/wp-settings.php:453 source include_once (arguments)
- …/www8/p8274/dolope.sk/web/wp-config.php:102 source require_once (arguments)
- /var/www8/p8274/dolope.sk/web/wp-load.php:50 source require_once (arguments)
- …/p8274/dolope.sk/web/wp-blog-header.php:13 source require_once (arguments)
- /var/www8/p8274/dolope.sk/web/index.php:17 source  require (arguments)
Posielam aj screen: https://take.ms/cLRbl
Forum: Plugins
In reply to: [Packeta] NemožnosÅ¥ výberu dopravy po aktualizáciÃDobrý deÅ„ po pridanà týchto riadkov som dostal chybu:
https://take.ms/f8KN7Ako v admine, tak aj na frontende.
Forum: Plugins
In reply to: [Packeta] Shortcode pre tracking numberPokojne si to nahodÃm aj napriamo do template e-mailu, poprÃpade do webu cez hook. AvÅ¡ak neviem ani na základe kódu prÃsÅ¥ nato ako dopytovat
getPacketId()priamo v kóde, nakoľko mi to hádže chybu.