Marcus
Forum Replies Created
-
Forum: Plugins
In reply to: [DW Question & Answer] TranslatingYou have a pull request,
Marcus
Forum: Plugins
In reply to: [Event Organiser] How to make the EVENT ORGANIZER look just as the demo?I had the same question and for all who find this one again, the theme “Sigma” is out now on ww.wp.xz.cn.
You can find it here: http://ww.wp.xz.cn/themes/sigma
Forum: Plugins
In reply to: [Event Organiser] Mark the whole time period in the calendar widgetAh, my fault. I was digging so deep inside the documentation and the code, and it was so easy 🙂
Just go to the “event calendar” in your worpress widgets and activate: “Show long events”
Forum: Plugins
In reply to: [Jigoshop] Reduce price by quantity?Hello,
I am also interested in this issue. Is this, or will it be possible?
best, marcus
Forum: Plugins
In reply to: [Moderator Role] Super Admin have Moderator dashboardYou cannot trust
current_user_can( 'moderator' ), better change it toin_array( 'moderator', (array) wp_get_current_user()->roles )Works for me
Forum: Plugins
In reply to: [Moderator Role] Not able to activate plugin due to fatal errorOpen another topic for this issue: http://ww.wp.xz.cn/support/topic/super-admin-have-moderator-dashboard
Fix tested and is working.
Forum: Plugins
In reply to: [Moderator Role] Not able to activate plugin due to fatal errorYes I did and it seems to work.
Although I cannot be quiet sure. After activation I am forced to be an ordinary (comment) moderator (also with PHP4 and current network-WP 3.5.1 without &-fix) and have to stick to a dashboard with just comment-section, so I am not the best tester at this point 😉
Forum: Plugins
In reply to: [Moderator Role] [Plugin: BAW Moderator Role] in_array ErrorHello,
yes, moderation (deleting, editing, …) is working and no error appears.
Forum: Plugins
In reply to: [Moderator Role] Not able to activate plugin due to fatal errorHello,
yes (5.4), and the pass-by-reference possibility is deprecated.
For a first glance, does the call
do_action( 'baw_before_admin_bar_render', $wp_admin_bar );without&do the job?Thx2
Forum: Plugins
In reply to: [Contact Form 7 Modules] Module generator of vCardDid you found already a solution?
Same issue with same configuration here.
The only plugin I have in common with Tom was WP SEO Yoast 1.4.4.
So far, the …test.zip solves the issue.
Thank you guys!
No worry, … now I get it. Sorry for misinterpret your total clear answer 😉
Thanks for helping anyway!
Okay,
so to make a special design for a column of one specific table, I have to introduce another class, and put a CSS description in CSS Custom Styling?
By the way, the error come when you use a dot in the beginning.
Without that dot, the whole string is saved without :;{}.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] German TranslationHey Tobias,
I will start with this new version in the next days. The translation must not be complete, but I just don’t want someone else to repeat the work 😉
Best, Marcus