Maarten Menten
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Table Layout] RTL effects Layout of regular Posts with ShortcodesHi Burnuser,
I did some test:
Table Layout disables the automatic creation of paragraphs.
therefore…
when you copy & paste the shortcodes via the visual mode paragraphs
<p>
and line breaks<br>
are also added (you see them when you switch to text mode).you can prevent this by pasting them via the text mode.
when you insert the shortcodes via the Insert shortcode button (Shortcodes Ultimate).
the paragraphs and breaks wont be added.Regards,
Maarten
Forum: Plugins
In reply to: [Responsive Table Layout] Space between rowshi Roger,
The space is currently only configurable via css.
I’m currently working on a settings page where spacing and other options can be configured via the admin section.
If you like I can give you an example of how you can change de spacing via css.
Regards,
Maarten
Hi Arsadka,
Many thanks for the rating!
I’m currently working on a settings page where you can set styling attributes for each type of component…
I’m glad you like it.
Regards,
Maarten
Forum: Plugins
In reply to: [Responsive Table Layout] The update to the plugin is not workingThere may be an issue that the update database notice is not displayed.
The updater adds a text block shortcode around the content of a column:
There are two solutions
1. add shortcode manually
replace e.g.
[mmtl-col]Your content[/mmtl-col]
with
[mmtl-col][mmtl-text]Your content[/mmtl-text][/mmtl-col]
2. enable the updater
execute following code e.g. in the functions.php theme file.
update_option( 'mmtl_version', '1' );
It tells the updater that we have an old plugin version installed
after reloading any page in the admin area of the website following notice should appear:
‘Table Layout: Database data needs to be updated. Go to the update page.’
click ‘Go to the update page’if the notice is not showing go to the this url ‘/wp-admin/admin.php?page=mmtl_updater’ on the domain of the website.
Don’t forget to backup the data of you database
click the ‘Update’ button to perform the update.
Please let me know if the problem still occurs.
Regards,
Maarten
Forum: Plugins
In reply to: [Responsive Table Layout] The update to the plugin is not workingHello,
As of version 1.5.0 the content is not longer editable via a column but via a text block.
Therefore After updating to version 1.5.0 you get notified that data in the database related to this plugin needs to be updated. this update writes the text blocks.
Can you check if this update is performed?
is it possible to provide me some screenshots?If I edit a text block and then press ‘update’ it throws me out to the ‘posts’ page and doesn’t save anything!
It seems this is caused by a JavaScript error.
Is it possible to provide me login credentials so I can take a closer look?
You can send the credentials to [email protected].Regards,
Maarten
Forum: Reviews
In reply to: [Responsive Table Layout] Works great! – But could be even better :-)Hello burnuser,
Thank you for the rating and the very useful remarks.
I’ll integrate most of them in future releases.
Kind regards,
Maarten
Forum: Reviews
In reply to: [Responsive Table Layout] Works like a charmHello Valmering,
The bug is fixed in version 1.4.2
Kind regards,
Maarten
Forum: Reviews
In reply to: [Responsive Table Layout] Works like a charmHi Valmering,
I could not reproduce the issue as described above.
It’s a bug that occurs after a particular combination of actions.
I haven’t found the combination yet.Please let me know if you do.
Each change in the Table layout editor is written to the hidden WordPress editor.
Every x minutes WordPress automatically saves the data that is inside this editor.In the meanwhile, when the problem takes place again, it might be a good idea to check the revisions.
Keep you posted.
Regards,
Maarten
Forum: Reviews
In reply to: [Responsive Table Layout] Works like a charmHello Valmering,
Thank you for posting the issue.
I’ve noticed it too.
I’ll try to fix this annoying bug as soon as possible.I appreciate the feedback.
Regards
Forum: Reviews
In reply to: [Responsive Table Layout] Excellent Work: same power as Visual Composer!!!Hi Hansj?rg,
You’re right.
Responsiveness is an important keyword for this plugin.
‘Table Layout’ does not tell enough.I’ll add it.
Thank you for the tip!
I’m glad you like the update.
Regards
Forum: Reviews
In reply to: [Responsive Table Layout] Excellent Work: same power as Visual Composer!!!Hello Hansj?rg,
Thank you for your rating and comment.
I’m glad to hear that this plugin is useful for other people building their site.
Regards,
Maarten
Forum: Reviews
In reply to: [Responsive Table Layout] Works like a charmHi Valmering,
Thank you for the rating.
In the next update (version 1.4) you will be able to add rows/cols before and after other rows/cols.
This update will be available soon.
Regards,
Maarten