Forum Replies Created
-
AuthorPosts
-
May 11, 2018 at 12:07 am in reply to: Problem with new avia-merged-styles loading after style.css #954935
You will need to try to manually load your styles after the merged styles. The solution of disabling the merging is not a real solution, if all you are trying to do is change the load order.
This line is the culprit within the
aviaAssetManager
class (just search the parent theme fortry_minifying_scripts
)add_action('wp_enqueue_scripts', array(&$this, 'try_minifying_scripts') , 999999 );
You need to play around with getting your styles to load at a higher priority than 999999. This is a pretty lame decision in my opinion, but it is what it is.
Background white.
I had to apply a BOXED TEMPLATE color scheme then manually went in and changed all the colors for it to work. Not sure why it was not saving the background color when I applied it.
Do you know how I can make the background of this page white instead of red?
Seems like the change in the ENFOLD CHILD settings is not sticking.
Heres the login incase you need it.
Yes, we’ve done that and had wpengine do the same.
Not sure what else is causing it. When I browser test I have no issues. It’s only happening to our office computers in Chrome.
It was happening in Chrome. I disabled Hardware Acceleration in Chrome and it started working for me. Not sure why that would cause issues with all the sites using those font icons.
In CHROME SETTINGS>>ADVANCED>>SYSTEM>>USE HARDWARE ACCELERATION WHEN AVAILABLE, unchecked that
I added the code, still having the same issue after clearing cache. Added login in case you need to get into the site.
I dont see that as an option.
Hi you can see the issue in the screenshot.
It looks to be the tracking code manager. Anyway to fix it?
That worked but we need that applied to all pages.
Removed the br but its still there.
Please see screenshot for issues. Thanks.
Anyway to disable the lightbox effect for that element?
No for some reason I can’t add a fontello icon set, it’s saying server is not responding. You can see the fontello icons in the media folder, fontello-6951d9c5.zip
This reply has been marked as private.You guys are the best! Thank you!
When I put it into a code block the video does not load at all, maybe because it can’t connect to the wistia plugin. Any ideas?
This reply has been marked as private.Perfect! You guys are the best.
Yigit how about the footer?
This reply has been marked as private.Also I cant get the menu hovers to work. Not sure what the issue is, everything seems to be setup properly in the header and color sections.
This reply has been marked as private.This reply has been marked as private.Yes, I just had to adjust the robots.txt file.
Ohh ok, will wait for a theme update to fix the issue. Thanks for letting me know.
This reply has been marked as private. -
AuthorPosts