sdelfi
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Sitemap Page] products in categoriesI have the same question
I am having the same issue.
Oh, ok, got you. Thank you
@shadim Russia
@shadim
Thank you for the quick response.No, It’s a fresh installation. I tried to delete and then install it again – the same problem 🙁
And not plugin related question – can you help me to find a page where I can get credentials for the plugin?
We use this login page: https://mydhl.express.dhl/ru/ru/auth/login.html . But I can’t find any API related settings.Thank you so much.
The same problem
Fatal error: Uncaught Error: Class ‘PR\DHL\REST_API\Drivers\WP_API_Driver’ not found in /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-deutsche-post.php:117 Stack trace: #0 /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-deutsche-post.php(77): PR_DHL_API_Deutsche_Post->create_api_driver() #1 /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-factory.php(104): PR_DHL_API_Deutsche_Post->__construct(‘RU’) #2 /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/pr-dhl-woocommerce.php(406): PR_DHL_API_Factory::make_dhl(‘RU’) #3 /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/pr-dhl-woocommerce.php(252): PR_DHL_WC->get_dhl_factory() #4 /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/pr-dhl-woocommerce.php(202): PR_DHL_WC->get_pr_dh in /var/www/latrika.com/data/www/latrika.com/wp-content/plugins/dhl-for-woocommerce/includes/pr-dhl-api/class-pr-dhl-api-deutsche-post.php on line 117Latest Woo, WP and php 7.4
Forum: Plugins
In reply to: [XML for Google Merchant Center] Сопоставление категорийСпасибо за отклик. Стало понятнее как это работает.
Про 5 разных я имел ввиду, что каждая из 5 записей привязывается к разной категории гугл, а поле одно. Ведь за 1 раз мы можем сделать только привязку к одной категории гугл.
Forum: Plugins
In reply to: [Easy Table of Contents] Alternate Headings BugBut my hack did not work, because incorrectly formed anchor (I have it custom, modified through hook – ez_toc_url_anchor_target)
I was helped by the following change
$title = strip_tags( apply_filters( ‘ez_toc_title’, $matches[ $i ][0] ), apply_filters( ‘ez_toc_title_allowable_tags’, ” ) );
to
$title = strip_tags( apply_filters( ‘ez_toc_title’, $toc[ $i ][0] ), apply_filters( ‘ez_toc_title_allowable_tags’, ” ) );
After change https://i.imgur.com/RZDQ70n.png
Forum: Plugins
In reply to: [Easy Table of Contents] Problem with non-english languagesHello
I ran into a similar problem. You can use the hook “ez_toc_url_anchor_target” for your anchor handler.My example for Cyrillic symbols:
https://gist.github.com/sdelfi/c9f37c4b55878bb57c93eec25dd601d0This hook completely replaces the standard anchor conversion of the plug-in
I have the same problem.
Add Headers
Anti-spam
Better WordPress Minify
Выбрать Contact Form 7
Contact Form 7
Contact Form 7 Honeypot
Display Widgets
Elementor
MainWP Child
Rus filename and link translit
WP Super Cache
WP-HTML-Compression
Yoast SEOForum: Plugins
In reply to: [YITH WooCommerce Wishlist] Upgrade notification will not disappear+1
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Video title or descriptionSorry, my carelessness.
Indeed, there is no such functionality in videojsMaybe this problem?
Open javascript console, then click ‘play’ on video player. What you see?
Sorry for my English.
Thanks for reply
Thanks for a fast reply and fixes in the new update.
Now everything is fine