Forum Replies Created
-
AuthorPosts
-
ok maybe i found a solution: i edited the shortcodes.js, there’s a part with a waypoint function
$.fn.avia_waypoints = function(options_passed)
and i deactivated the part with “if(isMobile)” which seems to deactivate the immediate loading of the numbers.now i see the animated numbers on my iPhone.
So is there any reason that mobile behaves different?
June 6, 2018 at 10:02 am in reply to: I need child's style.css file set to overrule generated \uploads\*.css output… #967732for me this is my first experience with enfold. I’m just starting a new project and have no experience with the caching system. The best way would be develop the website, working with the style.css in child theme without caching and at the end enable the caching. would this be a good way?
I don’t like the small “quick css” window. it has no formatting, no code highlightning and is too small.June 5, 2018 at 10:35 pm in reply to: (German) DSGVO – Deutschland, Datenschutz, Google Fonts, Google Maps, YouTube #967526@dataforlive: no, that is not ok, because this javascript will write you a line into html loading the fonts from google. But, this is a very good starting point because you see in detail which fonts are loaded from google.
in this case:
Open Sans 400, 600
(i think) Antic and Caveat, each at 400 and 700 (not sure about this line)
Varela Roundgo to https://google-webfonts-helper.herokuapp.com/fonts and download the fonts as ZIP files. Select the equal sizes.
upload the ZIP files with the Custom Font Manager under Enfold (Child) -> import
now you only have to find out where which font is used and replace it. You can change Open Sans at general settings ->fonts (last tab) -> body -> Uploaded fonts in the drop down menu.
have a look if you also can find the other fonts in this window. maybe headline.if you replace all fonts with uploaded fonts there will be no javascript anymore, writing a line with connection to google.
June 5, 2018 at 9:33 pm in reply to: I need child's style.css file set to overrule generated \uploads\*.css output… #967502if the problem is that your child folders style.css ist not loading, or changes don’t apply to the website, do this: disable the caching under Enfold Child (settings) -> Performance -> “CSS file merging and compression”, and as you’re there you can also deactivate “Javascript file merging and compression”. THIS should be the developer mode by default i think.
After this you will
-> see all the original files loaded into the html source code
-> be very very happy that you only need to reload your browser after changing something in your style.css in your enfold-child folder.I also got mad about this, and find the solution by chance.
- This reply was modified 6 years, 5 months ago by virtualant.
Hi Victoria, the website is still at localhost. But the good news is: i just changed the template from version 4.4 to 4.4.1 and now it’s working as it should. I can now select Minimal White and Minimal Black.
simpler question: do you have 3 (Standard, Minimal and Hidden) or more options when you want to edit the Controller Settings of the full width Slide Show? If only “minimal” is normal and not a bug, why do people talk about the Minimal White Setup? I searched a bit and found some php Scripts that have 4 options with Minimal White and Minimal Black.
-
AuthorPosts