gabequer
Forum Replies Created
-
I’m sorry to bother you again.
Thank you for helping me resolve the issues.
a number of issues:1. When I tried to create an event and events do not show on the back end, nor the front end. I figured out that if I add times it does show. is this the correct behaviour?
2. The End Event calendar does not work
3. The reservation panel does not show any info, even when the right event time has been selected.
One more question if you don’t mind:
Is the pro version void of some of these bugs?Thank you for your response.
3. I tried translating Check In and Check out for Event start and Event EndIs there a way to display a bigger calendar?
thank you.
Forum: Plugins
In reply to: [BuddyPress BP Gallery Plus] images not showningI noticed that using Firefox’s ‘View Image Info’ the link shows
Location: correct link
Type: text/html >> Wrong, it should be jpg
Size: 0kb (0 bytes) >> wrong it should have a size
Dimensions: 0px x 0px(scaled to 150px x 150px) >> it should be 150px x 150 px.
There seems to be a problem when the plugin reads the image from the server.Forum: Plugins
In reply to: [Tabbed Login Widget] Customization of tab order and wording within tabsI had the same scenario, after changing the tabs order the login fields were showing first.
I solved it by moving the line that reads “<?php if(get_option(‘users_can_register’)) { ?>” and the <div id= “register” block (the entire block <div></div>) above the <div id= “login” block.
note: keep in mind that if the plugin is updated you will have to make the same modification again. I always keep a log of changes and modifications to plugins just in case I have to go back after an update. I hope this helps.Vivek, I hope you don’t mind the modification. Thanks for this awesome plugin.