GPWeM
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] header position errorsPlease, fix this problem … urgent!
Forum: Plugins
In reply to: [Sticky Header Effects for Elementor] header position errorsSame problem in all website.
Hello and thanks for the reply.
I confirm that I had sent the report and I do not know why it did not arrive there.
Either way, your explanation was thorough and, I believe, gave an answer to the problem.
As for your suggestions, they are all active and present activities. As a service provider, I care a lot about security, for this I use Wordfence and some manual hacks.
For this I have also written a themed article.
https://bridweb.it/sicurezza-wordpress-ecco-la-checklist-quasi-definitiva/
In any case, thanks.
Hello,
I sent the report yesterday.In any case, these days I am experiencing an average of over 800 attacks. I don’t know if it depends on this but yesterday, in fact, I found this problem.
I fixed it temporarily, whitelisting the server / hosting IP.
It remains to be seen why everything worked before without this fix?
Why did this problem occur?
Is everything okay now?Thanks.
Boh.
Suddenly it started working again. Maybe a problem on your servers.Let’s hope it doesn’t happen again.
Thank you.
Forum: Plugins
In reply to: [Smart Custom 404 Error Page] The custom page is trashedStop
Forum: Plugins
In reply to: [WP Last Modified Info] After today update JS backend errorOk thanks … solved!!
- This reply was modified 7 years, 1 month ago by GPWeM.
Forum: Plugins
In reply to: [Highlight Search Terms] Jump to search termHi RavanH,
many thanks for this code. Now it’s work fine.
So you have missing a “)”
The correct code are:<script type=”text/javascript”>
jQuery(document).ready(function(){
var target = jQuery(“.term-0”).first();
if (target.length) {
jQuery(‘html,body’).animate({scrollTop: target.offset().top – 150},’slow’);
}
})
</script>It’s correct?
Thank youForum: Plugins
In reply to: [Highlight Search Terms] Jump to search termHello, great solution for me but in my case I have a problem with the snap view of term.
My page it’s very long and i need to look a highlighting term in center of browser page.
Now with this solution (I not understand why) the page scrollo yes on first term but sometimes it does not appear on the page other times at the top, other times at the bottom and I often have to do a manual scroll.Thank you in advance for any suggestions.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemYes, of course, as mentioned, the professional theme I use, has an internal builder editor called AVIA framework. Inside there is an option called COLOR SECTION. if active and use this, as I do in every page of the site for any plugin, EM generates the error. I do not want to change the template of the pages on my site, but I would like to continue using EM.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemsorry, not work…. but i have a italian language and my page are named
http://www.21dieci.it/eventi-culturali/
and
http://www.21dieci.it/eventi-culturali/categorie-eventi/i try to name the file
taxonomy-eventi-culturali-categorie-eventi.php
taxonomy-events-categories.php
taxonomy-event-categories.phpbut nothing.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemI apologize, but I do not understand.
I created a new file taxonomy-events-categories.php
I took the CONTENT of the file single.php and I copied in the previous empty file
I uploaded the file taxonomy-events-categories.php inside the folder of my theme.No results.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemExcuse me: if it means changing the visualizzaizone categories of default and my wordpress template, then I do not care. If, however, this hack, you need to change ONLY the categories of events, then, can I groped.
I do not want to overwrite any files of wordpress, I will not change the view of my template.
Anyway, what do you think I should do?
A – take the contents of the file single.php (where is this file?)
B – copy it into the new file taxonomy-events-categories.php (where it needs to be inserted that file?)Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemAngelo, sorry but i not understand this hack.
“file taxonomy-events-categories.php and it has overridden the default event manager’s template.” Which file? Where?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Sidebar problemHello Marcus, thank you for your kind response.
I tried to disable the formatting, but the problem remains.The author of my theme I was not yet responded and, anyway, I found that disabling the “COLOR SECTION” page from the internal builder, the problem does not appear. So, in essence, the CONTENT is not overwritten or moved.
Now, given that no plugin EM, everything works, it is possible to hypothesize that, in some way, EM, go to interfere with the DIV of the content and therefore is causing the error.
Solve this by changing my theme or EM, I do not know ….