Forum Replies Created
-
AuthorPosts
-
July 4, 2024 at 2:31 pm in reply to: URGENT site corrupted after product update on woocommerce #1461330
I just saw it was because maybe of my adblocker extension but I have NEVER seen that happen before.
I was trying to target a special heading element on the page below with css class “boelge” on the page below, but I made a new page with an image instead of a special heading. See below.
thanks for your help
NancyThanks –
Is there a way to add that to the other pages as well?that was the problem thanks.
you can close this threadSince the videos are playing I’m not going to worry too much about it. I saw it in chrome.
Hi again
I just checked the inspector and am seeing 237 warnings like this: [Violation] Permissions policy violation: encrypted-media is not allowed in this document.
I can’t see what it is referencing and my videos are playing just fine.
Do you know what this is about?
thanks
Nancy- This reply was modified 6 months ago by Munford.
Great thanks. I removed the audio and compressed it and it seems faster now.
yes thanks that was it.
thanks
can you also tell me how to take it out of the menu also so I can understand what’s going on?- This reply was modified 6 months, 4 weeks ago by Munford.
I fixed it by using ‘archivo-black’ in the code
yes, the heading use archivo black, but when I used it in the css for the image captions, it didn’t work so I changed it to Arial Black.
I still see the wrong fonts on mobile on the landing page. Also on another iphone that just loaded the page for the first time.
Is there anything else I can do to force that font?
thanks for taking a look
Nancythanks so much that worked with the animation –
I will check the fonts again.
Is there an issue using my uploaded google font Archivo Black?
It didn’t work when I tried it before.thanks
I have tried clearing the cache/data history in firefox, chrome and safari but still seeing it wrong.
I will try again / wait.,.The animation is wrong on PC, and the inspector is not finding a fade but an ‘avia_hotspot_appear’ (I don’t understand animation code that well but that looks wrong to me.)
HI MIke
thanks for your reply.
I am still seeing the wrong font on the image captions mobile – see here: https://imgur.com/a/t94qlbE.
All my image hotspot elements are set to ‘simple fade in’ already, but that’s not the behavior I am seeing.not sure what is wrong there.
Any ideas?
NancyHI again
thanks for taking a look.
My client decided not to use the map on the site.
I’ll let you know if we need it again.
best
Nancyi just took another look and it’s still not accepting my maps api key.
info belowFebruary 12, 2024 at 10:25 am in reply to: target single page h2 h3 headings on mobile text-align #1434069thanks – that worked
you can close thisThis reply has been marked as private.you can close this
This reply has been marked as private.OK thanks for the info. I made a workaround that seems OK
when I set it up that way, it looks fine on pc, but on my iphone I see the small image and another play button that has to be clicked before it plays.
I now added an element below just for mobile that doesn’t open in a light box and that works OK but I see a doubled play button if I pause it.thanks that worked!
great that worked, thanks.
I tried that before also – no change.
thanks Ismael –
I found the code – what should I replace that with?
also can that be put in my child theme?- This reply was modified 9 months, 2 weeks ago by Munford.
January 28, 2024 at 6:36 pm in reply to: target single page h2 h3 headings on mobile text-align #1432289I took it off temporarily since it was effecting the mobile footer and other pages h3 headings. New code is here:
@media only screen and (max-width: 767px) { h3 { text-align: center!important; } h2 { text-align: center!important; } .page-id-503 h2, h3 { text-align: left!important; }}
Check it now on the pages below
It looks like on the mobile that all the h3 are left aligned on all pages, instead of just on page 503- This reply was modified 9 months, 3 weeks ago by Munford.
HI
I am now seeing in the string translations that there is an “english” widget that is actually in danish, so maybe the widget was made in the wrong language? When I check the widgets I dont’ see anything wrong. Not sure what the problem is. I have now changed the layout of the danish page I wanted to hide the widget on, so that it doesnt’ have a footer.
yes I worked out the column widths, but that code helps, thanks!
perfect! thanks
- This reply was modified 11 months, 2 weeks ago by Munford.
-
AuthorPosts