offshorewebmaster
Forum Replies Created
-
Forum: Plugins
In reply to: [Availability Calendar] Multiple calendars displaying?great to hear that it is working good.
Forum: Plugins
In reply to: [Availability Calendar] Multiple calendars displaying?It seems some other plugins using with the site may conflicting with this, i.e some jquery error in some plugins or theme can cause this, pls check the console section of your browser to identify.
Forum: Plugins
In reply to: [Availability Calendar] Bugs on CalendarYou can use these css in your child theme, it may solve your issue
div.owac-calendar-container div.header div.event-calendar ul{ margin-left: 0px !important; } div.owac-calendar-container div.header div.event-calendar ul li{ width: 100% !important; display: block !important; text-align: center !important; } @media only screen and (max-width:900px){ div.owac-calendar-container { padding: 30px 5px 35px !important; } }
Forum: Plugins
In reply to: [Availability Calendar] Bugs on Calendar1) For this you have to write the CSS in your theme
2) Past date we are showing as fade one, as it is not in use.
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationUnfortunately customization for WPML will take time, regarding cost regarding question please contact to our customer care [email protected]
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationUnfortunately this plugin not support WPML plugin, it needed customization for that.
Currently there is no option for that, or need to do customization for it.
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationNew release updated – once updated please change language from admin side
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationPlease update the latest version of plugin – it will get solved.
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationIf you are trying to get the navigation at top of the calendar, then that css seems ok.
Forum: Plugins
In reply to: [Availability Calendar] Months are only in one column in DiviIt seems you are not used our plugin in the given url, so please confirm if you need any help with it.
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationSorry, i didnot understand your reply, when we checking your site, we can see the css I pointed is inserted somewhere, if you removed that additional css, then it will work.
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigationIt seems you didn’t removed the CSS I mentioned in the point 2
Forum: Plugins
In reply to: [Availability Calendar] Slider (next/prev) navigation1) From admin settings – you have to change the “Number of months to display” as 12, then only it will display the navigation buttons
2) Also this css need to removed:
.owac-prev:hover, .owac-prev:focus, .owac-prev:active, .owac-prev:visited, .owac-prev:focus-within, .owac-next:hover, .owac-next:focus, .owac-next:active, .owac-next:visited, .owac-next:focus-within {
position: absolute;
top: 0px !important;
border: none;
}Forum: Plugins
In reply to: [Availability Calendar] “é” appear like “?” in French1) The days are on 2 lines – you have to update this in your child theme css:
table.owac.main td, table.main th, .event-calendar ul li {
padding: 0px !important;
}2) There is a little bug in French language. – Can you pls contact us on our contact mail id, as we need to take more information for understanding the issue