-
AuthorPosts
-
October 13, 2014 at 12:10 pm #334807
hello guys,
i have 2 issue i can’t fix :
1/ My content is originally displayed in one center column, which is working really fine on Chrome, but on Firefox, since the last update, the content is displayed on the right of the color section, actually some of the content is no longer responsive depending on the size of the browser window.. and i really don’t know why.. on my 1920×1080 screen, it’s seems to be ok, but on my 1280×1024 screen it definitely doesn’t work..2/ On Safari and Firefox, some of picture elements inside colors section have just disapeared.
I have join pictures and details in Private content below.
thank you very much for any help you could bring..
Ben
October 14, 2014 at 6:45 am #335376Hey Ben!
Thank you for using Enfold.
Looks like the theme has been heavily modified. Please switch your advance layout builder to debug mode. Edit function.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Copy the shortcode of the page and the css modifications on the Quick CSS field. Place it on pastebin.com. We would like to test it on our installation.
Cheers!
IsmaelOctober 14, 2014 at 10:36 am #335502This reply has been marked as private.October 15, 2014 at 3:22 am #335878Hi!
Please add this on Quick CSS or custom.css:
.avia-mozilla .avia-section.av-minimum-height .container { display: block !important; }
Regards,
IsmaelOctober 15, 2014 at 9:17 am #336010hey thank you Ismael,
i added the code you gave me but nothing has changed.. :(
it’s a responsivity issue i guess,but i don’t know what to do…
thanks for any help on this.. :)October 20, 2014 at 2:37 pm #338337Hi!
Enfold version 3.0.2 is now available. Could you please try updating the theme and check if that helps – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitOctober 21, 2014 at 4:07 pm #339045hey Yigit,
i did the update to 3.0.2 but nothing has change..the content keep on the right of the website, just like it could be in a 2 column structure..
any idea ?
thanx a lot..
October 28, 2014 at 2:36 pm #342220Hey!
Sorry for the late reply.
The error appears on IE as well. I have tried recreating the issue on my system to no avail.
Did you edit any of the original/core enfold css files like base.css or shortcodes.css?
Regards,
ArvishOctober 28, 2014 at 3:54 pm #342273Hey Arvish,
Thanks for your reply,
i did not touch at the core files, i did have shortcode.css and base.css in my child folder, but i just deleted them and the bug is still here..
the only files i have edited are style.css and footer.php in my child theme and functions.php in the enfold folder.
thanks for any help..
Ben
October 30, 2014 at 2:27 pm #343410Hey!
Thank you for the update. The code seems to work on my installation when I copy your template. Please post the login details. We would like to check it.
Regards,
IsmaelOctober 31, 2014 at 10:19 am #343923This reply has been marked as private.November 3, 2014 at 7:47 am #345130Hi!
I cleaned your css code on the Quick CSS field. Let’s work on the Concept section first. I added this code on the Quick CSS:
div#concept .container {height: 100% !important;width: 100% !important; max-width: none !important; padding: 0; display: block !important;} div#concept.avia-section.av-minimum-height .container .content { display: block !important; }
Check the section here: http://www.lafabrique-bayonne.com/
You can apply the same css selectors on the other section.
Regards,
IsmaelNovember 3, 2014 at 11:21 am #345201wooohooo it’s seems to work :)
there is still one “bug” i can’t understand, it’s about the “fleche2” element in section “contact” which seems to act differently than other elements and seems to disappear in firefox..
well it’s a detail i guess..
thank you Ismael, great job !!! :)
November 4, 2014 at 7:59 pm #346056Hey!
Glad it worked. If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Please create another thread. We’ll check it there.
Best regards,
Ismael -
AuthorPosts
- The topic ‘firefox and safari issue after the last 3.0.1 update’ is closed to new replies.