uroveits
Forum Replies Created
-
@brucewayne25:
I considered your suggestion, “But your issues seem to be related to some type of caching.” I thought of that, too. But the problem occurred with two different browsers, or rather, tests on four different devices with different internet connections. IMHO, there was a problem with the WordPress database. I’d also like to mention that shortly before the problem arose—i.e., access to the WordPress backend was blocked—Limit Login Attempts reported unauthorized access attempts by people listed on relevant websites with “brute force” attacks to the backend with the three existing users who have access to the backend. For this reason, I suspect Limit Login Attempts has something to do with the problem. After deleting the Limit Login Attempts plugin, everything worked again.I understand. But that’s too complicated for me, or rather, I’ve never done it before. I’ll continue using the free version of Login Attempts Reloaded on my small website and see what happens before I roll it out to larger websites.
Of course, I can do that. I’d like to provide you with a clone via Dropbox. Could you please send me an email address where I can send the release? I don’t want to post the release here, i.e., in the forum.
Hi imagely,
Your notes “please review the previously added CSS rules to ensure that you don’t have any syntax issues or just move it at the top” and “also, we have now tested the second custom CSS rule and it definitely worked for us” led me to solve the problem.
The key was to use the right customizer:
I used the customizer from my theme (“Neve”) – like I do on other websites.
After this didn’t work at all, I downloaded the plugin “Simple Custom CSS”. When I there
.sl-wrapper .sl-image .sl-caption {
position: relative;
}
enter, it works as intended, i.e. the title of the image is now below the image.
All in all a difficult birth. Thank you for your patience and help.
Reg
JochenHi mihai-imagely, Thank you for your suggested solution ("bottom: unset !important;"). Unfortunately, this doesn't solve the problem either. The inspector says two things: 1) element "<div class="sl-caption pos-bottom" data-initial-display="" style="display: block; width: 747.2px;">Jahrgang 1983: Klassenliste 8e</div>" Note: if I hide the element in the inspector, this is hidden. IMHO this means that this element must somehow be controllable with a css command. 2) Link address: https://www.gym-anna-ehemalige.de/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/simplelightbox/simple-lightbox.css?ver= 3.37 .sl-wrapper .sl-image .sl-caption { display: none; padding: 10px; color: #fff; background: rgba(0, 0, 0, 0.8); font-size: 1rem; position: absolute; bottom: 0; left: 0; right: 0; } I can't manage to change "bottom:0". As a reminder: if "bottom:0" is unchecked in the inspector - i.e. "bottom:0" is crossed out, the title of every image after opening an image is displayed below the image. Any other suggestions? Reg JochenHi imagely,
many thanks for your response. But unfortunately solves
.sl-wrapper .sl-image .sl-caption {
position: relative;
}
not the problem.
It must be a “higher-level” CSS programming that is causing the problem.As a reminder:
If I call the inspector in the browser (firefox) and uncheck “bottom”, the image title appears under the image.
The key to the solution is to find the place where “bottom” can be switched off – namely for .sl-wrapper, .sl-image or .sl-captionReg
Jocheno.k.
I have sent “debug log and system info” to support of WP RSS.Question: what should/can I do?
Hi miekyboo,
thx for your interest.
https://www.wprssaggregator.com/contact/ don´t work. On alternative contact form I send You a message.
Problem concerning rrror log: “File exceeds size limit” -> see https://www.abu-sgbu.de/wp-content/debug.log
Is this o.k. for You?After re-installing and new-installing NextGen Gallery plugin the problem “Umlauts in WordPress-Backend are displayed incorrectly” is solved.
Thx and reg
Jochen
- This reply was modified 3 years, 9 months ago by uroveits.
Forum: Themes and Templates
In reply to: [Neve] Author can´t be changedHi Betty,
thx for Your answer.
I think my problem is a “right-problem” in my wordpress-configuration – and not a problem of Neve theme. If I give all members the rights I can change the author. Conclusion of my attempts to solve my problem today.
- This reply was modified 5 years, 11 months ago by uroveits.