Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
Yes, I did that already before and the token is still there in WordPress.
Best regards,
MarkGot a response from my webhoster and they are not aware of any blocking of traffic to or from Envato.com.
So I manually updated the theme via ftp and now we have the latest versoin of Enfold at least. Hopefully the update procedure from within WordPress works again with future Enfold updates.Mark
Hi Rikard,
Ok, I just mailed them about this. We’ll see what they come up with.Best regards,
MarkHi Rikard,
I tried deactivating caching plugins and Wordfence, but still no update appearing for Enfold.
Any other ideas?Mark
Thanks Rikard, see Private Content.
Mark
Your code works :-)
I saw also WP plugins that even take care of fonts used in plugins. Maybe they also take Google Maps into account?For now, I’m satisfied.
Mark
Thank you Guenni007,
I use the plugin CAOS for Webfonts where you download specified fonts (that you use on your website) locally and it creates a stylesheet for them. If I’m going to use new fonts later on, I also download them via the CAOS plugin and then it will generate a new stylesheet.The instructions state that the next step is to remove external Google Fonts references.
So I guess I can either use the (outdated) plugin you suggested or paste the first code in functions.php.
If the plugin was still maintained I for sure would’ve picked the plugin option.
Mark
It’s at the bottom of the Theme Options page.
Mark
October 19, 2018 at 12:24 pm in reply to: Enfold 4.5 Theme Update "Update Failed: Download failed. A valid URL was not pro #1023890Yep, that worked for me!
I logged in in private mode in Safari and now the same token got accepted. I just had to press the ‘revalidate’ button.Thanks!
MarkOctober 18, 2018 at 5:47 pm in reply to: Enfold 4.5 Theme Update "Update Failed: Download failed. A valid URL was not pro #1023518It doesn’t work for me either. Enfold is updated to 4.5, just the private token doesn’t get accepted.
I wonder if anyone tried to activate another theme (like ‘Twenty Fifteen’) and then select and activate Enfold again.I’m hesitating to try that. Don’t want to screw up my site.
Mark
October 17, 2018 at 5:50 pm in reply to: Enfold 4.5 Theme Update "Update Failed: Download failed. A valid URL was not pro #1022941I did the procedure as outlined by michaelH, but I can’t get the token to be accepted.
Keep getting this error-message:Last time we checked the token we were not able to connected to Envato:
Purchases could not be accessed
Username could not be accessed (needed for your information only)
E-Mail could not be accessed (needed for your information only)I made sure the permissions that were needed were checked before creating a new token. Made another token to be sure and still it didn’t work.
Is the Envato API server down or am I doing something wrong?
Mark
September 4, 2018 at 3:24 pm in reply to: How to achieve different font weights for different icon lists? #1005636Found it already. At least how to give a different font-weight to big icon lists and small icon lists.
I replaced the code above with
#top .av-iconlist-small li { font-weight: lighter; }
to get a lighter font-weight for small icon lists.
So this topic can be closed.
Mark
August 26, 2018 at 7:17 pm in reply to: How to change color and thickness of only the outerborder of catalogue? #1001934I’m good!
Topic can be closed :-)Mark
August 25, 2018 at 1:29 pm in reply to: How to change color and thickness of only the outerborder of catalogue? #1001633Thanks Victoria,
I had to adjust it a bit to also get rid of the original cell-borders in order not to get 2 borders.
Now it works :-).av-catalogue-list li:first-child { border-top: 0px; } .av-catalogue-list li { background: #ffdf8f; border: 1px solid #465fea; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; } .av-catalogue-list { border: 3px solid #ff6f00!important; }
Mark
August 25, 2018 at 12:03 pm in reply to: How to change color and thickness of only the outerborder of catalogue? #1001605This reply has been marked as private.August 24, 2018 at 8:56 pm in reply to: How to change color and thickness of only the outerborder of catalogue? #1001396Hi Basilis,
That removes all borders of the table.
I want the cell-borders to remain the color as it is and only the outer-border to be in a different color and possibly thickness.Regards,
MarkAugust 24, 2018 at 11:04 am in reply to: How to change color and thickness of only the outerborder of catalogue? #1001123This reply has been marked as private.I googled and tried and googled some more and….got it working now!
Forget the code I put up earlier and replace it with this:
<ifModule mod_headers.c> Header unset Vary Header set Vary "Accept-Encoding, X-HTTP-Method-Override, X-Forwarded-For, Remote-Address, X-Real-IP, X-Forwarded-Proto, X-Forwarded-Host, X-Forwarded-Port, X-Forwarded-Server" </ifModule>
This sets the header for every file and request.
Topic can be closed.
Mark
I’ve asked my webhoster and he suggested to omit the <ifModule> part, so that it’s always active. Unfortunately the Vary: Accept-Encoding error on the page itself remains.
Anyone else got an idea? If I understand correctly, this error means that browsers that are capable of handling gzip compression, might get feed the uncompressed version anyway, which would slow down the loading of the page.
So to summarise: all the Accept-Encoding errors are gone, except for the main pages (home, contact, etc.)
Thanks.
Mark
Topic can be closed.
Mark
Got it!
I only replaced the double quotes with straight quotes, but the single curly quotes also needed to be replaced with straight ones.Now it works.
Would be nice if curly quotes that are pasted on this forum would automatically be converted into straight quotes.
Mark
It seems to be the curly quotes in the code instead of straight quotes. I just copy and pasted the code from another topic (IP Anonymization in Google Analytics).
I don’t get an error now, but I’m also not sure if it works. Don’t see a Google request in the speedtest on Pingdom.
Mark
This reply has been marked as private.Hi Vinay,
Thanks, that works!
Even without clearing the caches :-)Mark
I will, thanks!
Mark
June 1, 2018 at 11:52 am in reply to: How to change colour of navigation arrows in Timeline? #965232Thanks Rikard,
Unfortunately that didn’t work.
There are actually 2 arrow colors: one normal and one hover color.
I would like to change both of them.Mark
Oh, haha, yes, I’ve been closing the element when I was done editing and saving. Didn’t know that that would actually remove the styling. Good to know! :-D
Nonetheless, yesterday after a few days of having no problems with this, suddenly all element-changes were not working anymore. Deleting cache and re-affirming a styling setting did the trick to get everything back.
So it seems not 100% stable yet, but I’m glad that I know now that I should leave the elements open that I’ve changed.
Thanks!
Mark
Anyone?
Final observation:
as long as I leave all the elements that I’ve changed, open in Stylings Extra (so that you see the [strong], [Menu Links in overlay/slide out], etc), then all is fine when I add a new element that I want to change and hit ‘Save all changes’. All settings remain stored then.So I’m glad it stays like this now. Finally will be able to turn my website ‘live’.
Still I wonder if this is a bug in Enfold that I can’t close the elements without losing its settings or if there’s something else going on in my configuration (cache plug-in not good)?
IMPORTANT: If any moderator is going to login on my site, please don’t experiment with the elements in the Styling Extra window as everything is working now and the website is live!
Thanks.
Mark
- This reply was modified 6 years, 5 months ago by Multispace. Reason: important note
It seems that when I type in all the things I want to change in Styling Extra (or whatever it’s called in English) in one go, these settings stick (for now at least). As soon as I change one setting later, all other settings are getting overwritten with the default values.
Mark
-
AuthorPosts