pehog
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Unable to change months or lay outDid you changed something that affect the link of the calendar? And in Settings -> General do you have the same address for WordPress and site address?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] All-in-One Event Calendar Update 2.0.6@lordliverpool don’t do that. You can have a lot of problems.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Some questions about 2.0.6No cefiar, all this was checked before to write here, but now I made it again. Even I opened my website from other computer and there is no change. Cache Repord shows that directory is writable, but cache/twig is empty. Also I don’t have caching plugin or Legacy Themes add-on.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Large white space at top of single event@wordhoard you also have another problem, like mine from here http://wordpress.org/support/topic/some-questions-about-206?replies=2 at #3 from first post, you can see the same on your page here http://livingthesheepsheadway.com/ai1ec_event/rya-day-skipper-3/?instance_id=47
The problem with this white space is to change in .ai1ec-col-sm-7 min-height:1px; to max-height: something that you want px; , but I don’t know where in which file is this class and also I don’t see dates and times on this events with white space, also after my fix.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Some questions about 2.0.6This is very strange. Somebody please let explain me how the templating works in this plugin? I found the file /public/themes-ai1ec/vortex/twig/event-single.twig , I changed these words (when, where …) in my language, updated the file on the server, refreshed the page and nothing, no change. I deleted all folders and files in /cache/twig/ and again refresh of the page – nothing, the same english words are here, /cashe/twig is empty. I changed arranging of the blocks in this same file, updated it on the server and again nothing is changed on the page. Disabling the plugin and activated again, no change. Checked in other brouser and it is the same. How this is posible?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Problem when updating to 2.0.5Same here also. Even I made all files and folders in all in one calendar plugin writable and no change, wants ftp credentials. But I have also another problem, all links in admin menu are missing.
Look at this http://wordpress.org/support/topic/plugin-nextgen-gallery-different-effect-for-single-photo-and-for-gallery-how?replies=3
Hope it will help.Can you paste here the error from log files, if you have access to them?
Now everything is ok. Thanks to this http://wordpress.org/support/topic/plugin-nextgen-gallery-firefox-36-compatbility-issue-clicking-on-gallery-scrolls-page-up-to-top?replies=25
I changed all
document.documentElement.style.overflowX = ”;
to
document.documentElement.style.overflowX = ‘hidden’;
in nextgen-gallery/shutter/shutter-reloaded.js
deactivated Shutter Reloaded plugin and everything works just fine.
Hope this will help also somebody else.Problem with reloading of the page was fixed with Shutter Reloaded plugin. Now the problem is with the widget NextGen. I am showing 4 random images and when I click on one of them, it is opened in new window instead in popup window. Any ideas how this can be fixed?
Thank you.