Forum Replies Created
-
AuthorPosts
-
Sorry fixed the issue, there was still a custom color being applied to the element which must have been over-riding the css when the toggle had been visited.
managed to fix the above with using the activetitle, sorry missed that…
/* Active tab icon */ .custom-accordion .activeTitle .toggle_icon:before { font-family: 'dig_icons'; content:'\e814'; color:white!important; }
However, I have a new issue, the toggle titles have an overlay effect, (which I think is part of the enfold theme, as I dont think I have styled this in my child themes css).
Is there anyway to override the visited selector of this, because the white hover effect disapears once the toggle has been opened and it feels a little broken that way?
Think I’ve managed to sort this…
If the icons are updated then the new ones appear as the black box until the browser image cache is cleared. Afterwards they show up fine
- This reply was modified 5 years, 7 months ago by Digilocker.
Managed to fix this with rotation code from another thread…
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner {
-webkit-transform: rotate(4deg);
transform: rotate(4deg);
}Many thanks Ismael, didn’t realise that was an option on fontello, I now have the icons I need
Hey Basilis
I’m guessing this maybe the only way. I would have liked to have still incorporated it into the layout builder really so it would be easy to use with buttons and such but not sure which would be the best way to do that with using it just through cssMarch 10, 2019 at 7:46 pm in reply to: Codeblock > Inserting PixiJS application into Layout? #1077095Ok so have managed to get this working into a color section on the layout with
document.getElementById(“wongadiv”).appendChild(app.view);However I don’t really have that much control over it’s position only being a Colour Section. I would prefer to nest it within a column, is the colour section the only layout element that can have an ID set?
Thanks in advance!
Thanks Basilis, that’s unfortunate, I was hoping the two masonry widgets would be similar, and there would be a function I could add to the child theme. No worries, will have a rethink on that, thanks again! :)
Brilliant, many thanks, have updated to 7.2 and it’s back up! Great support!
Thanks, yep have just tried incognito, same behaviour – guessing it gets to the pages too quick (which I wont complain about). Appears when I go into and out of the contact page, but not for posts which is odd as I presumed they would be heavier.
Thanks again
Yep thanks, it is appearing now, though not all the time & only on certain pages – mostly appears if I click the page links really fast. No big issue, may be down to the caching? – just wondered if that was normal behaviour, is it time/load based?
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Many thanks @Elliott, that worked perfectly :)
Hi @Yigit you can likely cancel this request. Apologies, I assumed the arrow was of the animated variety as found on the full width slider, so just a bit of confusion there.
@Josue Genius! That seems to really have fixed it :) Thanks ever so much.
Is there any way of disabling the parallax effect on colour sections for mobile width? IE on windows phone does use the effect, but it becomes a little choppy.
- This reply was modified 10 years, 1 month ago by Digilocker.
This reply has been marked as private.@mirzepapa Thanks for the tip! Tried adding a whitespace in the container, above and below it but no joy :( Will log a request and see if there’s anything particular I should be doing
Strange I have the option for the arrows in 3.0.1 but they never show on the color sections :(
Actually, emptied the total cache – and now seems to be working :)
Edit
——
Tried toggling a few things on and off – autominify in cloudflare breaks the layout and footer widgets – rocket loader, stopped the front page slider from showing up. I’ll just leave as it is now it’s at least semi-enabled.- This reply was modified 10 years, 1 month ago by Digilocker.
Thanks, http://www.digilocker.co.uk is the link – I’ve re-enabled cloud flare, turned off auto minify + turned off rocketloader and the problem still persists?
Hi all
Finally just taken my new ‘Enfold powered’ site out of hibernation at http://www.digilocker.co.uk. Still need to make a few cleanup tweaks here & there, but wanted to get it caching. Been really great to see what you’ve all been putting together with it, and very very inspiring :)
The caching seems to actually be slowing it down atm (despite the low speed score), but hoping that will settle down. Maybe someone here more in the know would kindly be able to clue me up on that?
Perfect thanks! Looks great :D Sorry, was looking in the styling options, and then realised it would likely be on the page settings. Thanks again
For ref, these are the current settings I have applied.Thanks Josue! Look forward to it :) Strange it works for a bit, then it seems to revert to an older version. My settings currently have the socket as yellow, yet on 3 browsers and 2 devices I’ve tried still shows as white. It worked for a while anyway. It still seems to be caching somehow, yet all caching has been removed and disabled.
In general would it be better to only enable caching once the theme customizations were complete? Seems to cause a lot of problems, but the performance boost is definitely noticeable and it’s something I wanted to test out first.
It’s just done it again, styling was going fine, added a line to Quick CSS and back to a white theme?
Really weird, I haven’t modified anything yet it has gone back to the dark theme. Could this be due to cloudflare removing cached files? It seems to randomly switch between the two!
Hey Ermin, sorry I was unable to help there, didn’t realize the specifics. I don’t think our budgets in the UK will be that dissimilar. £60 a year to host a site doesn’t seem an awful lot though – if this is a big concern (which I can understand would be on 3GB), could this not be raised via a fundraiser or something? From what I’ve seen of other similar themes I think this is pretty standard practice what is being done in Enfold. It’s even standard in WordPress to generate several versions of an image.
There is a free plugin for wordpress called replace media, which I use & replaces the images internally – if you use generic names for you galleries image0001 etc, it may help, though I don’t believe it works in batches.
If space is the issue, it might be worth looking at other hosting solutions? Most offer unlimited bandwidth and unlimited storage now for quite a low cost. It’s worth shopping around if you are on an old package. I’m not about to advertise for anyone but I just halved my webhosting package and got SSD hosting and CloudFlare thrown in for less than £5 a month ;)
-
AuthorPosts