thesiim
Forum Replies Created
-
Forum: Plugins
In reply to: [SeatReg] Change font size of seat numberHey
Yes you can use.box .seat-number {font-size:36px}
CSS rule to change font size on boxes.
Add that rule to first input in Custom styles section in registration settings.
Don’t forget to leave a review.Forum: Plugins
In reply to: [SeatReg] Custom code for round seatsHello.
In registration settings look for “Custom styles” section.
Add.box[data-seat] {border-radius:50%}
to the first input in that section.Forum: Plugins
In reply to: [SeatReg] Translate emailDon’t forget to leave a review.
Forum: Plugins
In reply to: [SeatReg] Translate emailYes translation plugins should do the trick. I have not tried myself but there is also “Say what?” plugin that allows to change translatable strings from plugins.
Forum: Plugins
In reply to: [SeatReg] Translate emailHello
If you want to change the text in emails then you can use email templates. But I suppose you want to change “room” to “date” everywhere. This plugin unfortunately does not offer this option out of the box. But you can use some other plugin that can change “room” to “date”.Forum: Plugins
In reply to: [SeatReg] SeatReg Iframe shortcode not workingHello. I need more information to try to troubleshoot. What exactly is not working? Is the shortcode not displaying map? Is the regular registration view working (the one you can see when clicking Registration on home page)? Do you have any errors?
Forum: Plugins
In reply to: [SeatReg] The map doesn’t display well on mobileSadly its not that simple. There are lot of inner workings that relay on this field value and deleting it will cause problems. Also any code change you make will be lost next time the plugin updates.
Forum: Plugins
In reply to: [SeatReg] The map doesn’t display well on mobileCurrently it is not possible to delete the email field.
Forum: Plugins
In reply to: [SeatReg] The map doesn’t display well on mobileDon’t forget to leave a review
Forum: Plugins
In reply to: [SeatReg] The map doesn’t display well on mobileHello
In your registration settings you can change the button text. Look for “Seat selection button text” section.
You can add custom CSS rules to modify the registration page. In settings look for “Custom styles” section.Forum: Plugins
In reply to: [QuickTasker] Is it Possible To Delete Boards?I am not sure what should happen to board tasks that are archived. Should they be also deleted when board is deleted? I think that might come as a surprise to users.
Forum: Plugins
In reply to: [QuickTasker] Is it Possible To Delete Boards?I have not implemented this feature yet but it is something I will definitely do.
Forum: Plugins
In reply to: [QuickTasker] Only Admins can use this pluginThank you for the great feedback.
Actually the Public Comments can be added by QuickTasker users. So if a QuickTasker user is assigned to a task then he/she can leave comments for that task in the mobile-like page. That is meant to communicate with the admins about the task.
The automation is a great idea and the emails also. Tnx.
I updated the plugin to 1.4.0
Now you can assign quicktasker_admin_role to non admin WordPress users to have access to QuickTasker admin areas. For that I used User Role Editor by Vladimir Garagulya. After activation go to Users->All Users and hovering over user should reveal Capabilities. There under Custom capabilities you can add quicktasker_admin_role.Forum: Plugins
In reply to: [QuickTasker] Only Admins can use this pluginHey
Thank you for the feedback. Yes you are correct. Currently only admins have access to the QuickTasker item on the left. The idea that I had is that only admins should have the power of managing the plugin (creating tasks, boards, QuickTasker own users etc). User created with the plugin itself (QuickTasker user) should have only access to the mobile-like website, where he/she have limited functionality (see assigned tasks, mark task completed etc).
But I understood the drawback. Hhmm… what I can do is create a custom capability. So admins or other WordPress users who have this custom capability have the power to access the QuickTasker item on the left.
Also the overall reporting is a good idea. Will add it to the to do list.Forum: Reviews
In reply to: [QuickTasker] Cannot activate due to fatal error – NOW FIXEDHello
Thank you for notifying us about the issue. I have released a new version, 1.3.1, that should fix the issue. If you find more issues or have ideas for improvements or additions, please create a thread in the support forum