Profiles

  • Member Since: February 9th, 2017
  • Find me on:
  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Yeah I know that, you have told me before :)

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Ok. Earlier when I said the table showed up perfectly, that was obviously not true.…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Hi again Michael Any ideas on this? Is there something wrong with my version of…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Sure, I'll try to explain! Step 1. In the Advanced Custom Fields panel, I create…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    I'm using Advanced Custom Fields for most of my texts on the web. Didn't know…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    I'm more confused than you are for sure. When I'm just putting the shortcode directly…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Sorry, but I don't really understand. If I just put [cfdb-datatable form="Form Name" edit="cells" filter="email=$user_email"]…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Hmm okay. Is there another way to call a shortcode instead of using do_shortcode? Marcus

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    I have now tried with the actual form name instead of * but it doesn't…

  • Posted a reply to Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Currently I have these two plugins installed: Contact Form DB Contact Form DB Editor Am…

  • Created a topic, Edit submission on front-end doesn’t work, on the site WordPress.org Forums:
    Hi! I have bought the editor extension and installed i…

  • Posted a reply to Count, exclude row if empty field, on the site WordPress.org Forums:
    Solved. See this thread for solution: https://wordpress.org/support/topic/use-the-count-shortcode-inside-a-php-function/

  • Posted a reply to Use the count shortcode inside a PHP function, on the site WordPress.org Forums:
    Thank you! It works!

  • Posted a reply to Count, exclude row if empty field, on the site WordPress.org Forums:
    EDIT: I have to clarify my first post as I've noticed it's not understandable at…

  • Created a topic, Count, exclude row if empty field, on the site WordPress.org Forums:
    Hi Your code below works great for counting the numbe…

  • Posted a reply to Use the count shortcode inside a PHP function, on the site WordPress.org Forums:
    Hi again Your code above works great! I have another question now. How can I…

  • Posted a reply to preventing duplicate submissions from cf7, on the site WordPress.org Forums:
    Hi Install the plugin Shortcodes, Actions and Filters. Add a new function and add this…

  • Posted a reply to Use the count shortcode inside a PHP function, on the site WordPress.org Forums:
    Thank you so much Michael! It works great! Here's the final code that's working, in…

  • Created a topic, Use the count shortcode inside a PHP function, on the site WordPress.org Forums:
    Hi I have a form (CF7) and the submissions are stored …