stesenso
Forum Replies Created
-
Forum: Themes and Templates
In reply to: I have 2 logos on the header…why?Forum: Themes and Templates
In reply to: Logo cannot show on mobile and IpadI went here: what do I have to do? delete block?
}
.fusion-logo {
float: left;
zoom: 1;
}
.fusion-logo:before,
.fusion-logo:after {
content: ” “;
display: table;
}
.fusion-logo:after {
clear: both;
}
.fusion-logo a {
display: block;
}
.fusion-logo-2x {
display: none;
}
.fusion-mobile-logo-1x,
.fusion-mobile-logo-2x {
display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
.fusion-standard-logo.fusion-logo-1x {
display: none;
}
.fusion-standard-logo.fusion-logo-2x {
display: block;
}Forum: Themes and Templates
In reply to: Logo cannot show on mobile and Ipadok thanks!
so now how can I disable this exactly?hi Cais
before I did not activate Lightbox, it was no Lightbox: now, in Gallery-Other Options, I have Lightbox. Can you see the difference?
fixed now but it seems to be in trouble all the time
thanks
I have done all
I have also deactivated all the plugins, changed the theme, and back to the original theme and reactivated Nextgen gallery.
Now: why I have this problem (have a look, https://www.ikonox.com/gallery/)? ThanksI.E.: I can see this invalid code….but why it refers to facebook? I cannot see anything about it…where is hidden this facebook?
Error Line 2, Column 180: Attribute xmlns:og not allowed here.
…/” xmlns:fb=”https://www.facebook.com/2008/fbml” prefix=”og: https://ogp.me/ns#”>
I did the Markup Validation Service of the site and noticed there are errors.
How can I fix this errors.
There is a way to do it automatically with some software?Forum: Fixing WordPress
In reply to: Photos of the album don't link to their galleryForum: Fixing WordPress
In reply to: Photos of the album don't link to their galleryIn case do you know what to do to fix the page errors?
Forum: Fixing WordPress
In reply to: Photos of the album don't link to their galleryok thanks
I did it, no answer so far….:(Forum: Fixing WordPress
In reply to: Photos of the album don't link to their galleryForum: Fixing WordPress
In reply to: Photos of the album don't link to their galleryhi
I did the first step you have adviced. Same issue.
Hi Cais
I have made it!
Counter: on view folder need to be given a value high like 10000 instead of 0 so the number counter disappears.
Frames: go on .css and change all the borders value in 0.
It took me quite long time to da that….