Essekia
Forum Replies Created
-
Forum: Plugins
In reply to: [Helpie FAQ — Accordion, Docs & Knowledge Base] Anchor link to open FAQ@sarahsas In your page above, for me some times it goes and sometime it doesn’t (due to javascript load time). Can you add a small delay in the settings.
@hj I cannot reproduce this. Can you share screenshots describing the issue?
@simoe7 What do you mean by “update table”?
Is this for form submission?
Right now, after form submission, you need to refresh the table to show the new entries.@fakurnino The plugin files are completely replaced at every update. Please share your translation files .mo / .po / .pot files to support [@] pauple [dot] com. I will update the translation in the plugin source itself.
@elisaschram Sorry. There is no trash feature for table entries.
@hj Typical the checkbox is used only by the admin and is read-only for the users.
Using frontend editing feature, you can choose to let specific users update all or their own entries.@clienert Fixed. Will release tomorrow.
@mauri01 Will add an option for this in the coming release.
@nmottola I cannot reproduce this? Can you show a video describing what you see?
@hj You can use some custom css like:
.tablesome__cell input[type=”checkbox”]:checked { accent-color: red; } to achieve this:
https://postimg.cc/ZBW9kQ4h
For unchecked state, you can try this: https://stackoverflow.com/questions/58792366/cannot-set-background-color-for-unchecked-checkbox
Will try to add in-built support for this.Sorry. Fixed in v1.20
Forum: Plugins
In reply to: [Helpie FAQ — Accordion, Docs & Knowledge Base] Anchor link to open FAQ@sarahsas We already have this feature, but your theme runs a js ui load after the scroll. To fix this I have added a new feature called scrollTo delay in the General Settings. Please check that.
@sfmstudios As of now, this is not possible. Will add this to our backlog.
@hj
Tablesome creates its own tables with names like wp_tablesome_table_100Image not loading issue:
@vvdl Fixed this in v1.0.29 – pre-release
https://drive.google.com/drive/folders/1cI8jjVRMk-BNj3zZbiKt1uwtePmZXP7r?usp=sharing