Tobias Schutter
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Columns] Database huge size increase!Send me an PM and I will have a look! info at codepress.nl
Forum: Plugins
In reply to: [Column Shortcodes] WordPress 3.6 compatibilityIt works fine under 3.6.
I will bump the version to 3.6 on the next patch 🙂
Forum: Plugins
In reply to: [Admin Columns] cpac_get_column_value_custom_field won't fireAbove example will work. I have also updated the FAQ with a working example.
http://wordpress.org/plugins/codepress-admin-columns/faq/
@ethanpil It’s not because we are tired, but very busy maintaining this plugin 😉 And thanks for the example.
Forum: Plugins
In reply to: [Admin Columns] before/after escaped quotemarksI have fixed this for the next release. Thanks for reporting.
You can get the latest (beta) version from github.
Forum: Plugins
In reply to: [Admin Columns] Add Before/After to ColumnsI have added to our list of features for reviewing. Thank you for this suggestion!
Forum: Plugins
In reply to: [Admin Columns] Show/hide "Reset sorting" link conditionallyI have this labeled some where as an enhancement, but at the time could not accomplish this. I have added it to github and will take another look at it.
https://github.com/codepress/codepress-admin-columns/issues/15
Forum: Plugins
In reply to: [Admin Columns] "Admin Columns v2.0.2 requires a database upgrade (why?)."This could be an error, but WordPress does not show it by default.
You can display your errors by turning on WP_DEBUG. If you could send me that error I can try and fix it.
To enable WP_DEBUG open your wp-config.php file and set the following:
define('WP_DEBUG', true);You can turn it back to false after your are done.
Forum: Plugins
In reply to: [Column Shortcodes] Show columns in WYSIWYGSure no problem, put the link here if you like.
Forum: Plugins
In reply to: [Column Shortcodes] How do I put two columns side-by-side?Try this:
[one_half] .A.. [/one_half][one_half_last] .B.. [/one_half_last]Forum: Plugins
In reply to: [Column Shortcodes] Can't get columns to workDo you have an URL for me of the site with this issue?
Forum: Plugins
In reply to: [Column Shortcodes] Show columns in WYSIWYGI am not sure if that is possible in the current TinyMCE editor, but I think not. The Editor currently does not have a ‘live preview’ function either. I will add it to our list of possible features for now.
Forum: Plugins
In reply to: [Column Shortcodes] Advice to us users – what I've learned1) Line breaks are always difficult with the current TinyMCE editor. Your solution should work fine.
2) A clear column should not appear inside a p-tag, I will try and reproduce.And we continue to support this plugin. It’s listed on VIP WordPress platform and we encourage any developer to contribute on GitHub.
Forum: Plugins
In reply to: [Admin Columns] Pro Add-on localization supportThanks for helping me translate. I think a lot of Spanish users will be grateful 🙂
You can monitor all translations on our site.
Forum: Plugins
In reply to: [Admin Columns] cpac_get_column_value_custom_field won't fireI have changed some of the filter/hooks. Currently working on the docs for them. I will return with a working example when I can !
Forum: Plugins
In reply to: [Admin Columns] Pro Add-on localization supportYou can now translate it on Transifex located under Admin Columns, just select the other resource.
@redywebs If you like you can also use the translation service on Transifex. I have added spanish for Admin Columns. That way others can enjoy your translations aswell 🙂