al2010
Forum Replies Created
-
Thanks for posting in reply.
I am sorry – I should have searched previous posts more careful and obviously misread The Event Manager blurb.
The following worked for me, thanks to emmeemme.
https://www.ads-software.com/support/topic/full-calendar-responsive
table.fullcalendar { table-layout:fixed; border-collapse:collapse; width:100%;} table.fullcalendar td { padding:0 !important; border:1px solid #000;vertical-align:top;} table.fullcalendar tbody td {height:4em;text-align:left;overflow:hidden;} table.fullcalendar ul {margin:7px 0 0 5px;} table.fullcalendar ul li {margin:7px 0 0 0; line-height:normal;}
One-eyed pea, over and out!
I am using the standard calendar that comes with Events Manager, 5.6,1.
Any suggestions for tweaks would be gratefully recieved.
Many thanks
Forum: Plugins
In reply to: W3Cache: removal of w3tc_referrer cookieI found the link that I mentioned. Mr T says ‘In the case where referrer isn’t set. W3TC sets a cookie so it can ensure the correct user experience’.
Does anyone know how to set the referrer or otherwise get rid of the cookie?
If I can’t do it I will have to use another cache to comply with the new law. Thanks.
Forum: Plugins
In reply to: [Cookie Control] [Plugin: Cookie Control] Unable to accept/closeYes! Good piece of detective work. You are right about the cache – I disabled it and it made no difference to Cookie control. And the cookie is being placed on .domainname, rather than domainname. I have had a look at the Civic website, their Cookie Control Pop-up works correctly and places the cookie on domainname, rather than .domainname. So it looks like a coding error. There are only two files in the plugin: a php file and javascript file. I am not sure if I can find the error but will look. Thanks.
Forum: Plugins
In reply to: [Cookie Control] [Plugin: Cookie Control] Unable to accept/closeI have exactly the same problem. When I click on ‘I am happy’ the plugin pops up again when I navigate to a different page. It is quite intrusive so as a temporary measure I have set the pop-up to disappear after three seconds – but that’s not great. I wondered if it might be a problem with the cache. I use W3cache and have a similar issue with another pop-up message box on another site.
Help would also be appreciated.
Forum: Plugins
In reply to: [W3 Total Cache] CSS is broken with Latest W3TCI have the same problem and also had to to disable the CSS minify. The other minify functions work, although I have never got the javascript minfy to work with W3TC. It is a great function and I hope the bug will be fixed soon.