Profiles

  • Member Since: January 8th, 2021
  • Find me on:
  • Posted a reply to show photos upload custom fields via shortcode, on the site WordPress.org Forums:
    thanks it works

  • Posted a reply to show photos upload custom fields via shortcode, on the site WordPress.org Forums:
    I am using this but the image is not displayed can you help me

  • Posted a reply to show photos upload custom fields via shortcode, on the site WordPress.org Forums:
    function um_user_img_shortcode($atts) { if (!class_exists('UM') || !is_user_logged_in()) { return ''; } $atts = shortcode_atts(array( 'user_id'…

  • Created a topic, show photos upload custom fields via shortcode, on the site WordPress.org Forums:
    Hi! How can I show photos uploading custom fields; I w…

  • Posted a reply to How can I remove the commas (,), on the site WordPress.org Forums:
    https://www.screencast.com/t/oPh23aflM <!-- copy and paste. Modify height and width if desired. --> <iframe class="embeddedObject shadow…

  • Created a topic, How can I remove the commas (,), on the site WordPress.org Forums:
    Hello in the multi select of the form when I add sever…