ishodniki
Forum Replies Created
-
Игорь, поделись плиз скриптом если не затруднит. Тоже нужно аналогично сделать.
Спасибо!We need the same thing! )
Forum: Plugins
In reply to: [Unlimited Elements For Elementor] Product Carousel – Third party integrationWish to have standart elementor products inside Carousel
Thanks
Forum: Plugins
In reply to: [Elementor Addon Elements] PHP 8 ?Testing on local with the only option “Wrapper Link”
Version : 1.11.10Forum: Plugins
In reply to: [Elementor Addon Elements] PHP 8 ?It’s working but on the /wp-admin/plugins.php on the bottom of the page
And css is broken
I get:
Fatal error: Uncaught ValueError: Unknown format specifier "?" in /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/retry-skip.php:23 Stack trace: #0 /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/retry-skip.php(23): sprintf('\xD0\x92\xD0\xBE\xD0\xB7\xD0\xBC\xD0\xBE\xD0\xB6\xD0\xBD\xD0...', '<a href='https:...') #1 /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-core-functions.php(57): require('/var/www/u06432...') #2 /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius.php(2612): fs_get_template('forms/deactivat...', Array) #3 /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius.php(2491): Freemius->_get_uninstall_reasons('long-term') #4 /var/www/u0643234/data/www/.../wp-includes/class-wp-hook.php(303): Freemius->_add_deactivation_feedback_dialog_box('') #5 /var/www/u0643234/data/www/.../wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #6 /var/www/u0643234/data/www/.../wp-includes/plugin.php(470): WP_Hook->do_action(Array) #7 /var/www/u0643234/data/www/.../wp-admin/admin-footer.php(78): do_action('admin_footer', '') #8 /var/www/u0643234/data/www/.../wp-admin/plugins.php(782): require_once('/var/www/u06432...') #9 {main} thrown in /var/www/u0643234/data/www/.../wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/retry-skip.php on line 23
php 7.4 is fine
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Change url structurehttps://game-mag.ru/?s=capcom&product_cat=0&post_type=product
Then press “On sale”: screen https://yadi.sk/d/6riKhlAaKGK1Zg
Result: https://yadi.sk/d/IoZHR0ImDJbOvA
Thank you
Forum: Plugins
In reply to: [Address autocomplete Contact Form 7] Placeholder textIf you want to use any language try:
1. placeholder:Any_English_word
2. Put codу to functions.php
add_filter( 'wpcf7_form_elements', 'seochild_wpcf7_form_elements' ); function seochild_wpcf7_form_elements( $content ) { // global $wpcf7_contact_form; $content = str_replace( 'Any_English_word', 'Any language you want', $content); return $content; }
- This reply was modified 6 years ago by ishodniki.
Forum: Plugins
In reply to: [Address autocomplete Contact Form 7] Placeholder textWe solved the probleme.
Try placeholder:One_two_threeForum: Plugins
In reply to: [Address autocomplete Contact Form 7] Placeholder text+1 Looking for placeholder “One two …”
Forum: Plugins
In reply to: [a3 Lazy Load] wp-caption-text brokenSolved: I turned OFF “Noscript Support”
https://yadi.sk/i/eJM3YIdf3GbSL3