ccetuniriotec
Forum Replies Created
-
Use WordPress 5.4. There are many plugins conflicts with WP 5.5.
I use only 4 plugins:
Head, Footer and Post Injections
Importador do WordPress
jQuery Manager for WordPress
WP QuickLaTeXI disabled the 4 plugins and the problem continued.
My page is in a federal server. So there is a bar from federal government. I asked to disable the bar for a moment and the problem was resolved. They use the following commands in the head:
<link rel=”stylesheet” href=”https://satccet.uniriotec.br/ccet/barrasccet.css” media=”screen”/>
<script defer=”defer” src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js”></script>
<script defer=”defer” src=”https://satccet.uniriotec.br/ccet/barrasccet.js” type=”text/javascript”></script>
<script defer=”defer” src=”https://barra.brasil.gov.br/barra_2.0.js” type=”text/javascript”></script>
I have another site (https://guialinux.uniriotec.br/) with no problem with federal bar.
Forum: Plugins
In reply to: [CP Multi View Events Calendar] Tooltips don’t workI solved. There was a conflict with other plugin.
Thanks.Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Customising calendarThe tooltips don’t appear in CP Multi View Calendar.
The Tooltip Settings is “Show tooltip on mouse over”.
My theme is Customizr and I have a multisite installation. Can you help me?