Forum Replies Created
-
AuthorPosts
-
I’ll do that you can close this ticket
thanksJanuary 30, 2017 at 12:24 pm in reply to: URGENT – front page listed wrong on admin, redirect on google #740148had the wrong address there sorry. check it now.
Some issues in css were causing the safari issue, but the front page selection issue is still a problem.
The front page for the danish side of the site is listed as “CJFF-2016 – forside” an old page that is set as a draft, and the new front page CLFF-2017 (#4548) is not selected as the front page in the published pages on the backend. The home page for the english side is fine.
and the correct front page is displaying on the front end in both languages. Confusing! and it’s confusing to google.
can you take a look again?
Thanks
Nancy- This reply was modified 7 years, 9 months ago by Munford.
Thanks I got it fixed & looks good on safari now.
Can you recommend something to help consolidate redundant css?
I used CSS lint, which catches errors but not really duplicates.
thanks!
N- This reply was modified 7 years, 9 months ago by Munford.
Hey
Yes I guess I had to get around the problem by having the vimeo video load from an image link instead of having the video on that page above. I tried to reproduce this with a youtube video but it didn’t work the same way – opening in the lightbox –
is that only a vimeo option?and no, I didn’t test without plugins activated. I can try that as well. It didn’t work for you either, right?
thanks
Nancy- This reply was modified 7 years, 9 months ago by Munford.
thanks I will try that. Not sure where that 1px css came from…
I seem to be having lots of table problems – there is a corrupt table on pc on that same page above that is causing issues with the site (see https://kriesi.at/support/topic/urgent-front-page-listed-wrong-on-admin-redirect-on-google/#post-738307). Maybe you can take a look at that? really not sure what wrong…the site displays fine (except on Safari)I also cannot get rid of the border on the mobile table on the page below – that starts with “TIRSDAG” = when I set the table properties they do not change. I just want the border: none
I know this is many topics but the site is live and only relevant for the next few weeks.
thanks fro your help, always
NancyThanks Ismael –
that solved the overall width issue but now in safari it looks like the css is not being loaded – the fonts and borders on the page below are totally wrong, and the content is still narrow compared to how it should be. images below of both browsers. I have not seen this before on this site. Can you see what the problem is? It’s fine in Chrome/firefox. Kind of urgent as the site is live and needs to be fixed asap.
thanks again
Nancy- This reply was modified 7 years, 10 months ago by Munford.
Hey Rikard.
Thanks – info below.
could you take a look at something else as well?
I am having an issue with a button I made – I am trying to make a link to here:
http://www.dfi.dk/Filmhuset/Cinemateket/Billetter-og-program/Serie.aspx?serieID=13767
but if you look at the page below you will see the top button with this url is displaying wrong (it should say “Find Billetter”) and links back to the home page in error.
It should look like the test button below it. I tested it many times and it looks fine on the preview and then when I publish it’s messed up.
??
thanks for taking a look
\Nancy- This reply was modified 7 years, 10 months ago by Munford.
Hi Yigit,
It was a chrome problem, though I’m not sure why – it’s working now. Thanks!Hi Vinay
Thank you very much! I knew it was some chrome issue. Have they changed something recently? Used to work fine and not so hidden settings….update:
Can you take a look at the button on the page below? I have some “contact me” buttons on the site, which are giving me a duplicate “mailto:” in the address *( the address when it goes to gmail is “mailto: (Email address hidden if logged out) ” instead of ” (Email address hidden if logged out) “.best
Nancy- This reply was modified 7 years, 11 months ago by Munford.
September 14, 2016 at 10:35 am in reply to: Media, Advanced Layer Editor circle spinning but not loading. #686252Hi Rikard,
I got the builder working, but the WPML problem is still a problem on sites that use it. Any suggestions?
Nancythanks it’s all good
September 13, 2016 at 11:10 am in reply to: Media, Advanced Layer Editor circle spinning but not loading. #685636I had the same problem but cannot delete WPML on certain sites – what to do??
ah thanks.
I have updated the url below now the site is live
thanksok thanks
I am on a desktop server – for the first time – can I give you access to that? All the sections are built exactly the same way , but only the too one is displaying correctly.
OK good to know
thanks for your help.nevermind – I see you added a fixed frame option – great! thanks
If you look at the image below, when the lightbox is open to play the videos in the “corporate” section, there is still a side navigation (arrows) to go to the next video. I would like to disable that in this section (with ID #trailers”).
thanks
NancyI was trying to disable the side navigation in the lightbox on the link below in the corporate section. They are all videos. I was using the code above to hide the arrows, etc. but it’s not working now.
great – that worked. I am now having another problem with the lightbox – side navigation.
I have this code:
/* disable side nav on trailers*/
#top .trailers img.mfp-img {
pointer-events: none;
}
.trailers .mfp-arrow {
display: none!important;
}
.trailers .mfp-counter {
display: none;
}
to disable the side nav on the .trailers images, but am not seeing it on the front end. I have cleared the cache, etc.
I was using the code before without the .trailers target, and it was fine, though I can’t get that to work now either.
??
thanks for your help
NancyThanks – I also don’t see any problem on the site itself, but I had never seen this issue with the front page not being listed in the pages admin. and yes, I changed the page names and urls many times so there may have been a confusion there.
best
NancyHI again
I added that code but am not seeing the change in Lightbox. ??
thanks for your help
Nancyso I guess that’s not the default setting! ;)
I will try that.
thanksthanks for taking a look
NancyJune 16, 2016 at 3:22 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #649261I think the media query worked but I will try your code. Thanks.
Hi
I have given the images titles in the media library – caption and description areas as well – but they do not show up under the videos in lightbox. I do not want titles/excerpts under the images, only in the lightbox under the videos. Is that possible?
Thanks for taking a look
Nancy- This reply was modified 8 years, 5 months ago by Munford.
ok thanks
June 14, 2016 at 8:53 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648256got better arrows but they are a little smashed.
and now they are showing up in my fullwidth submenu on pc
added the media query:
@media only screen and (max-width: 990px) {
but the arrows are still on the menu.
?- This reply was modified 8 years, 5 months ago by Munford.
June 14, 2016 at 6:24 pm in reply to: problem with arrow icons on mobile menu / fullwidth submenu #648193Is there a way to have that menu sticky on mobile?
-
AuthorPosts