Forum Replies Created
-
AuthorPosts
-
Hi @kwlodar,
I applied the fixes on your installation as well. Please review your website :)
Cheers!
YigitHey,
I applied the fixes for Icon Box, Animated Numbers and Dark and Light Transparent Buttons on your installation.
Please review your website :)
Regards,
YigitJuly 22, 2021 at 11:56 am in reply to: Dark and Light transparent button not showing correctly #1311440Hi,
You are welcome!
Final fix is to replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php
If you would like us to update the file for you, please create temporary admin logins and post them here privately :)
Cheers!
YigitHi,
@cuccarini I applied the fixes on your installation. Please review your website.
@jgrune & @peterwinkeljohann If you would like to apply the fix:
For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line$default = $this->sync_sc_defaults_array( $default );and comment it out as following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 631st line
$default = $this->sync_sc_defaults_array( $default );and comment it out as following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php
To use Classic Widgets instead of Block Widgets introduced in WordPress 5.8, please use this plugin – https://wordpress.org/plugins/classic-widgets/
If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately.
@jgrune please share login link as well :)Regards,
YigitHi,
Please revert the change you made above and find following line in /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php and /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php files:
$default = $this->sync_sc_defaults_array( $default );and change it to following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );If you would like us to update the files for you, please create temporary admin logins and post them here privately :)
Regards,
YigitHi Darren,
Could you please create temporary admin logins and post them here privately so we can install previous version of Enfold for you? :)
Best regards,
YigitHi,
Glad temp fixes worked!
Yes and I could reproduce the scroll to top issue and reported it however borders seem to show up fine on my local installation. Could you please share a link to your page where we can see the border issue?
Regards,
YigitHey,
We are sorry for the inconvenience!
If you would like to apply a temporary fix for Icon Box content, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following line
'std' => __( 'Add your own text', 'avia_framework' ),and change it to following
//'std' => __( 'Add your own text', 'avia_framework' ),To fix Dark and Light Transparent Button borders, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#top .avia-button.avia-color-dark, #top .avia-button.avia-color-light { border-style: solid !important; }If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately.
We have reported the issues to our devs and will release a fix as soon as possible. Accordion element’s scroll to top on click issue is also reported however we do not have a temporary fix for it yet. We will share it as soon as we have it as well.
Regards,
YigitHey,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix for Icon Box, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),To fix border issue on the button element, please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#top .avia-button.avia-color-dark, #top .avia-button.avia-color-light { border-style: solid !important; }If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
Regards,
Yigit-
This reply was modified 4 years, 7 months ago by
Yigit.
Hi Kurt,
Glad Ismael could help!
We have replied to your other thread. Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitJuly 21, 2021 at 9:57 pm in reply to: Dark and Light transparent button not showing correctly #1311256Hi Eve,
Thanks for contacting us!
Could you please create temporary admin logins and post them here privately so we can look into it?Please add following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
#top .avia-button.avia-color-dark, #top .avia-button.avia-color-light { border-style: solid !important; }Best regards,
Yigit-
This reply was modified 4 years, 7 months ago by
Yigit.
Hi Bernd,
I went to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and commented out following on 196th line as a temporary fix
//'std' => __( 'Click to add your own text here', 'avia_framework' ),We are going to release an update as soon as possible and sorry for the inconvenience!
Best regards,
YigitHey,
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
We are sorry for the inconvenience!
Best regards,
YigitHi,
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
We are sorry for the inconvenience!
Regards,
YigitHi,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
@ignitionworkshop Thanks for your help!Regards,
YigitHi,
Thanks for contacting us!
Yes, you can use the same license on subdomains however each individual domain would require a separate license.
I hope that helps! Let us know if you have any other questions and enjoy the rest of your day :)
Regards,
YigitHey Alexander,
Thanks for contacting us!
I have forwarded your request to our devs and shared this thread as reference. We are going to update you regarding your request here :)
Regards,
YigitHi,
Glad temporary fix worked! We are going to release an update as soon as we can. Thanks for your patience!
Regards,
YigitHey!
You are welcome! We are going to release one as soon as possible. Thanks for your understanding!
Regards,
YigitHey,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
Regards,
YigitHey,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
I edited /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php file in Appearance > Editor and commented out following on 196th line as a temporary fix
//'std' => __( 'Click to add your own text here', 'avia_framework' ),Please review your website.
Regards,
YigitHey Kfranck,
I edited your Icon Box element and went to Styling > Font Sizes tab and changed font title to 11px.
Please review your website :)
Regards,
YigitHey,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issues to our devs and will release a fix as soon as we can.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),Then go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php and find following on 207th line
'std' => __( 'Add your own text', 'avia_framework' ),and change it to following
//'std' => __( 'Add your own text', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
Regards,
YigitHey Maura,
Thanks for contacting us and sorry for the inconvenience!
1- We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
2- Could you please elaborate on the second issue so we can reproduce on our installations?
Best regards,
YigitHi,
Thanks for contacting us and sorry for the inconvenience!
1- We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php in Appearance > Editor and find following on 207th line
'std' => __( 'Add your own text', 'avia_framework' ),and comment it out as following
//'std' => __( 'Add your own text', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
2- Could you please clear browser and server cache and check if that helps? If not, please create temporary admin logins and post them here privately so we can look into it.
Regards,
YigitJuly 21, 2021 at 7:26 pm in reply to: Trying to help my church with a WordPress update…This is my Hail Mary for help. #1311219Hey,
You are welcome!
You can refer to this post – https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token and insert Personal Token in Enfold theme options to receive auto updates. Please skip version 4.8.4 as we are going to fix a few issues and release 4.8.4.1 very soon. So please update to that version when it is available :)
If you have any other questions or issues, please register to our support forum – https://kriesi.at/support/register/ using your purchase code and start new threads under Enfold sub forum :)
Best regards,
YigitHi @moreeez308,
Yes, it will be fixed as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please start a new thread and post temporary WP admin logins privately.
Best regards,
YigitHey Scott,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
Regards,
Yigit -
This reply was modified 4 years, 7 months ago by
-
AuthorPosts
