A few updates to make the plugin user friendly. Text is getting cut off now.
-
Can you add a link to the setting from the plugin page please?
Also write where the setting are in the instructions. As there wasn’t a link to the setting in the plugin area, it took a while to find them as they are hidden in the left side menu in the contact forms dropdown.Can you make it so words wrap so they don’t just get cut of in the middle of a sentence on phones, etc., please?
If basic tags could be used it would be nice for multilingual support. That way we can just add a class to different words and the template pages can be set to hide or display text based on classes.
If this isn’t good, can you make it so we can set the text in shortcodes? I need different languages on different pages.
This code would fix the text getting cut off:
.codedropz-upload-inner { overflow:visible; white-space: normal; }
The page I need help with: [log in to see the link]
- The topic ‘A few updates to make the plugin user friendly. Text is getting cut off now.’ is closed to new replies.