quidger
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-UserOnline] Displaying users logged in since midnight@gamerz thanks for the answer.
Could you give any guidance, where could I look for this sort of solution?Cheers.
Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Next post in the same iFrame@arisoft
Sure, go to https://pomaslov.com/ and click on ‘Aeroflot’. On the bottom of modal box there would be arrows, click on them.Forum: Plugins
In reply to: [ARI Fancy Lightbox - Popup for WordPress] Closing lightoboxThank you for the answer @arisoft
The second function works fine, but I struggle with the first one.
I added custom JC in plugin settings and tried making a button, but it doesn’t work. The code is the following:“<input type=”button” id=”butnclick” value=”close” onclick=”jQuery.fancybox.close();”/>”
Cheers.
Forum: Plugins
In reply to: [When Last Login] Frontend user statisticsHi @andrewza,
Thanks for answering so fast! I’ll try working on this, and let you know if something works out.
Cheers
@arisoft thanks for the reply.
I managed to do it via CSS:.single-post .header-image {
display: none;
}
.single-post .main-navbar {
display: none;
}
.single-post .footer-copy {
display: none;
}So the only question I have is: does using iFrame affect the page loading speed? If so, is there any way of reimbursing the negative effect?
Cheers!
Also, is there a chance that lightboxing the whole post would slow down the website compared to opening a post in a new window?
Forum: Plugins
In reply to: [PopBox For Elementor] Popon when image clickedSame here. @asrguy did you manage to find a solution yourself?
Forum: Themes and Templates
In reply to: [Baskerville] How to Hide Site TitleDid you manage to find a solution for this issue?
I’m confused, too.