TRILOS
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy] See and edit new locations while reviewing eventsLink to edit-location (target=_blank) would great!
But editing the location would not be necessary every time. So can all location data be shown already in edit-event page?
The location data is the first thing to check, editing only in case.Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] LocalizationThank you, now all translations I need are “working”.
And I think I wrote “Event Name” incorrect, instead of “Event Information”.Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Localizationand something′s wrong with
<?php EMEFS::end_form('Submit Event','emefs'); ?>
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] LocalizationI′ve also downloaded https://plugins.svn.www.ads-software.com/events-made-easy-frontend-submit/trunk/templates/form.php
but both translations mentioned above are not shown.
for example,
<h2><?php _e('Event Information'); ?></h2>
is missing
,'emefs'
Forum: Plugins
In reply to: [Relevanssi - A Better Search] indexingThank you,.
Thank you.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] form without Google Mapsemefs_gmap_enabled = 0 now works
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Missing text domain in form.phpI had to change this in form.php but I did have the current version at that time, I think… so what, not a bug.
It′s in the doc, but not in the back-end.
Forum: Plugins
In reply to: [Contact Form 7] Upgrade from 3.2 to 3.4/3.6 with WP 3.3.3thanks
Forum: Plugins
In reply to: [plugin: category import] Failed to import cats with same nameAs we know from the FAQ, since version 1.0.2 it is possible to import
Level A1 / Level B$level-b1 / Level C$level-c1
Level A2 / Level B$level-b2 / Level C$level-c2
and get the output
Level A1 – Level B – Level C
Level A2 – Level B – Level CWhat I need is a bit different than this: I′ve described it below – it does not work and we would be very thankful if this plugin can be extended for this or anyone has another solution!
I want to import
Level A1 / Level B 1 / Level C
Level A1 / Level B 1 / Level D
Level A1 / Level B 1 / Level E
Level A1 / Level B 2 / Level C
Level A1 / Level B 2 / Level D
Level A1 / Level B 2 / Level EI′ve tried all combinations – slugs at each or every new category, slash with/out spaces, eliminating spaces and special characeters in category names… nothing worked. As sonn as an identicak category with different main categories is imported, only the first one gets into the database (wp_terms).
Please help. Thanks to Jiayu Ji and others working on category mass import. Regards
Erik Petersen