Forum Replies Created
-
AuthorPosts
-
Hey Yigit,
it works, you are the boss
This reply has been marked as private.Thanks for your help Rikard,
I use this code, but is not working , this changes the logo for all products.
add_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(is_product( array(595, 1056, 1097, 1138, 1067, 1424, 63) ) ) { $logo = "URL"; } return $logo; }
How to have different logos for the products?
August 31, 2022 at 9:45 pm in reply to: Mobile display problem the container does not display in full width #1363409Thanks for finding the solution! it works perfectly!
Best regards,
AlexAugust 31, 2022 at 1:02 pm in reply to: Mobile display problem the container does not display in full width #1363356Hi,
Please add my request to the support queue.
ThanksAugust 30, 2022 at 5:33 pm in reply to: Mobile display problem the container does not display in full width #1363262This reply has been marked as private.August 30, 2022 at 9:16 am in reply to: Mobile display problem the container does not display in full width #1363151This reply has been marked as private.August 29, 2022 at 8:07 pm in reply to: Mobile display problem the container does not display in full width #1363106This reply has been marked as private.Hi Victoria,
This is plugin WPML Multilingual CMS who created this bug on Enfold.
Your code CSS works fine!
thanks you very much.
Is possible a future update on Enfold for fix this bug?
Alexandre
I have update Enfold on version 4.7.3 , this not change the problem.
How can we do?
I have update Enfold on version 4.7.3 , this not change the problem.
How can we do?Yes I would like to put the padding to 0 to remove it, how do I do? I can not target the element in CSS.
This reply has been marked as private.Thanks for your help Elliott
I was able to fix the bug as :
Go to this page(template-builder.class.php) located at : /themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php goto line 187 or find script
wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );
Comment this line
//wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );And go to wordpress browser refresh your page where you caught error(continues spinning) in dashboard editable page. after refreshing the page it will loads the page without spinning, and again uncomment script line(revert back what changes done) and refresh again then you will load editable page without continues page spinning.
Alex
January 20, 2015 at 9:21 am in reply to: The translation of the theme does not work on my site #382330It works! Kriesi thank you for your work and thank you to the rest of the team for their help on the forum.
Hello Ismael
Thank you for the css hack.
The html layout site is broken? : / I have not made any changes in the theme files. It’s just that the the display problem on IE? be it that I completely reinstall the theme? The site is in multisite, is that it can cause this problem?
best regards
Alex- This reply was modified 9 years, 10 months ago by Alex.
January 18, 2015 at 9:12 pm in reply to: The translation of the theme does not work on my site #381530Hello,
This is good news, thank you for a solution.Is that the next update will come out soon?
Alex
Thanks Elliot, it’s works!
December 15, 2014 at 3:07 pm in reply to: The translation of the theme does not work on my site #368291Hi Isamel,
I will lose translations each update if I translate directly into the file register-admin-options.php
Is there another way to fix this bug?
Alex
December 9, 2014 at 12:13 pm in reply to: The translation of the theme does not work on my site #365277This reply has been marked as private.December 9, 2014 at 11:54 am in reply to: The translation of the theme does not work on my site #365266hello,
I tried this method and it does not work, you can not translate, can look please?
Thank you for your help
This reply has been marked as private.This reply has been marked as private.October 23, 2014 at 9:17 am in reply to: The translation of the theme does not work on my site #339959Hi Ismael!
I want to translate into french administration on a wordpress multisite, since the update it does not work on the main site and network sites. I translated the theme with the codestyling localization plugin but it does not work
I use the well textdomain avia_framework :
http://imagik.fr/view/129136
http://imagik.fr/view-rl/129135have you an idea of the problem?
Alex
- This reply was modified 10 years ago by Alex.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Thank you Joshua,
I will make a proposal for it.
Best regards,
AlexHi Josue!
Thank you for your help, I’ll use this method.
Is that a fix is scheduled for future release?
It would be great to have an icon audio directly into the editor avia as it already exists for video.
Best regards,
AlexThis reply has been marked as private. -
AuthorPosts