Title: mljo's Replies | WordPress.org

---

# mljo

  [  ](https://wordpress.org/support/users/mljo/)

 *   [Profile](https://wordpress.org/support/users/mljo/)
 *   [Topics Started](https://wordpress.org/support/users/mljo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mljo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mljo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mljo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mljo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mljo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JC Submenu] Not compatible to WP 5.3?](https://wordpress.org/support/topic/not-compatible-to-wp-5-3/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/not-compatible-to-wp-5-3/#post-12188938)
 * So you did [@michebia](https://wordpress.org/support/users/michebia/).
 * Now working perfectly.
 * Thanks very much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Featured Widget Amplified] Cannot select page as post type](https://wordpress.org/support/topic/cannot-select-page-as-post-type/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cannot-select-page-as-post-type/#post-3401692)
 * I have the same problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Meteor Slide and Qtranslate](https://wordpress.org/support/topic/meteor-slide-and-qtranslate/)
 *  Thread Starter [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/meteor-slide-and-qtranslate/#post-3409788)
 * Amended code as mentioned on Twitter – this does not throw an error but I just
   get 3 duplicate slides stacked *Ithink*
 * Have fiddled about with it so much that my memory is clouded!
 *     ```
       <?php
       $url = htmlspecialchars($_SERVER['HTTP_REFERER']);
       if ($_GET['lang']=='') { meteor_slideshow(slider-english);
       }
   
       if ($_GET['lang']=='en') { meteor_slideshow(skills);
       }
       elseif($_GET['lang']=='cy'){ meteor_slideshow(skills-cymraeg);
       }
   
       if ($_GET['lang']=='en') { meteor_slideshow(confidence);
       }
       elseif($_GET['lang']=='cy'){ meteor_slideshow(confidence-cymraeg);
       }
   
       if ($_GET['lang']=='en') { meteor_slideshow(employer);
       }
       elseif($_GET['lang']=='cy'){ meteor_slideshow(employer-cymraeg);
       }
   
       ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Featured Widget Amplified] [Plugin: Genesis Featured Widget Amplified] Filters (or translation) for input text fields](https://wordpress.org/support/topic/plugin-genesis-featured-widget-amplified-filters-or-translation-for-input-text-fields/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-featured-widget-amplified-filters-or-translation-for-input-text-fields/#post-3126710)
 * Thank you – have played around with Widget Logic but this doesn’t do the trick
   with qtranslate. Am in a bit of a fix as this is needed quite urgently by client–
   er, like now ;). Any other options for me?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Featured Widget Amplified] [Plugin: Genesis Featured Widget Amplified] Filters (or translation) for input text fields](https://wordpress.org/support/topic/plugin-genesis-featured-widget-amplified-filters-or-translation-for-input-text-fields/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-featured-widget-amplified-filters-or-translation-for-input-text-fields/#post-3126696)
 * I’ve also got a translation problem for the more text – this time with qtranslate.
 * The qtranslate quick tags do not seem to work with it as they do for other plugins.
 * Any suggestions very welcome as I think this is a wonderful plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post Type Manager] Ultimate Post Type Manager – WordPress 3.1](https://wordpress.org/support/topic/ultimate-post-type-manager-wordpress-31/)
 *  Thread Starter [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/ultimate-post-type-manager-wordpress-31/page/2/#post-1936444)
 * Thanks from me too – that’s good news! 😀 Great plugin…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post Type Manager] [Plugin: Ultimate Post Type Manager] Display custom fields in template?](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/#post-1765002)
 * I will if I can – could you explain a little more by describing exactly what 
   you want to do?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post Type Manager] [Plugin: Ultimate Post Type Manager] Display custom fields in template?](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/#post-1765000)
 * Sorry – code too long – new at this…
 * Here is the pastebin link:
 * [http://wordpress.pastebin.com/48b7RHqu](http://wordpress.pastebin.com/48b7RHqu)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post Type Manager] [Plugin: Ultimate Post Type Manager] Display custom fields in template?](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-ultimate-post-type-manager-display-custom-fields-in-template/#post-1764999)
 * Heaven know how the code below looks like when posted but this is what I have
   now managed to do to get post fields to show.
 * I found a plugin called **Get Custom Field Values** which when used in conjunction
   with Ultimate Post Type Manager does the job.
 * This provides an alphabetical listing of a custom post type with pagination (
   and a featured image).
 * Of course it can be played about with but this does show it in context and someone
   might find it useful.
 * (I would be very grateful for some help in making email and website fields into
   links though – that still escapes me!)
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin relocate-upload – Not quite working in 2.7](https://wordpress.org/support/topic/plugin-relocate-upload-note-quite-working/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-relocate-upload-note-quite-working/page/2/#post-930629)
 * I have now and it works! Thanks again – essential plugin I think.
 * Regards
    Lynne
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin relocate-upload – Not quite working in 2.7](https://wordpress.org/support/topic/plugin-relocate-upload-note-quite-working/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-relocate-upload-note-quite-working/#post-930627)
 * Hi there
 * This is exactly what I need as well – how is it going? It looks to be nearly 
   there for 2.7 as I see a folder option but it only shows the default folder.
 * I was really surprised to find this doesn’t come as a standard option with WordPress–
   but who am I, as a clueless user, to complain?!
 * I am much in awe of all of you who work on open source software for our benefit.
   Hope you have a breakthrough soon!
 * All the best
    Lynne
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [Opinions / thoughts before I got ahead and launch](https://wordpress.org/support/topic/opinions-thoughts-before-i-got-ahead-and-launch/)
 *  [mljo](https://wordpress.org/support/users/mljo/)
 * (@mljo)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/opinions-thoughts-before-i-got-ahead-and-launch/#post-796149)
 * I think it’s wonderful – like the colour scheme and the detailing – and it validates…

Viewing 12 replies - 1 through 12 (of 12 total)