panevin83
Forum Replies Created
-
Forum: Plugins
In reply to: [Create Block Theme] Fonts disappeared after updateThanks for your support @thelmachido , much appreciated!
Have a good day!
Forum: Plugins
In reply to: [Create Block Theme] Fonts disappeared after updateThanks @thelmachido
I tried to create a child theme for Spectra One, activating it, however, did not correctly display the footer that I had created customized. I went into the theme editor and re-saved everything and now everything still works correctly, footer and fonts.
The question is: will all this be enough? when I update your plugin, or Spectra One plugin, or Spectra One theme, will the fonts and changes stay?
I’m wondering (as written in that thread) how do I insert fonts in the child theme?
Thank youForum: Themes and Templates
In reply to: [Spectra One] Font Problem & AnimationHi Judith!
Thanks, now it works! Even if I had already regenerated the Asset, I had to log out, completely delete the site cache from the browser.. and log back in again. now all the missing entries have appeared! Thank you
Have a good day!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Problems blocking embed code[cmplz-consent-area category=’statistics’ cache_redirect=true text=”Accetta tutti i cookie per visualizzare correttamente questo contenuto”]
/* my snippet */
[/cmplz-consent-area]
This is my code…For now I have only edited the page in Italian.
if you want to test it go to the Hike & trail page (Italian version)
If I click on “accept all cookies” in the blocked section, It selects “Marketing” cookie even if I have put “Statistics” as category and the page loads in loop.
(I disabled WP Cache plugin)- This reply was modified 2 years, 10 months ago by panevin83.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Problems blocking embed codeIf I put ‘statistics’ the page starts loading in loop.. and I don’t know why -_-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Problems blocking embed codetnt @jarnovos , it works (temporarily)!
Not knowing what kind of cookie Outdoor active uses ( I think pref or session), does it only work with category=”marketing” or can I also add “preferences” or “statistics” (with which code)?
Thanks!Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Problems blocking embed codeHi Aert,
the problem is not Google Maps that works correctly, I can’t block the Outdooractive code ..
Here is the settings: https://freeimage.host/i/VXDQ0F
Blank page in Outdoor Active section…
how can I solve it?Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Problems blocking embed codeHI Aert, I tried but it didn’t work… it hides everything and if I accept all cookies it does not load anything, inspecting for many errors
Here the link: https://bit.ly/3MpFYuD
- This reply was modified 2 years, 11 months ago by panevin83.
Hi @twentig ,
I added
in header:<style> @import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;500&display=swap'); </style>
in style.css:
:root{ /* Font Family */ --global--font-primary-child: var(--font-base, --font-headings, Readex Pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Cantarell, "Helvetica Neue", sans-serif); --global--font-family-child: var(--global--font-primary-child); }
Then:
h1, h2, h3, h4, h6, h5 { font-family: var(--global--font-family-child); font-weight: 500!important; } * { font-family: var(--global--font-family-child); font-weight: 300; } #site-navigation a { font-family: var(--global--font-family-child); font-weight: 300!important; }
is this enough? i think some html tags are missing (?!)
Thanks!it seems to work very well!
I’ll do further tests tomorrow!
Thanks for support!Yes of course: https://tinyurl.com/4trwzc3m
Thanks!Forum: Plugins
In reply to: [WP Fastest Cache] Problems with latest version and DiviHi, i cleared all cache with another plugin and now it works fine!
…a courtesy, can you remove the link to the site above? thank youForum: Plugins
In reply to: [WP Fastest Cache] Problems with latest version and DiviSettings of WP Fastest Cache?
All enabled (free users) except:
– Preload (Create cache ……)
– Logged in users (Don’t show cache for logged in users…)Delete Cache
Time Out Cache –> Once day @19:00Exclude: none as default (NO CSS NO JS)
Forum: Plugins
In reply to: [WP Fastest Cache] Problems with latest version and DiviI tried it.. but I cannot disable combine js.
I disable CSS Minify in divi and JS , clear cache/js but doesn’t work- This reply was modified 4 years, 7 months ago by panevin83.
Forum: Plugins
In reply to: [WP Fastest Cache] Problems with latest version and DiviScreenshot: https://freeimage.host/i/d1jpbs