Profiles

  • Member Since: February 14th, 2017
  • Find me on:
  • Created a topic, Captcha, on the site WordPress.org Forums:
    Hello Is it possible to add captcha v3 to the regi…

  • Created a topic, Email notes, on the site WordPress.org Forums:
    Hello, Are you going to develop the possibility of se…

  • Created a topic, Card ID, on the site WordPress.org Forums:
    Hello, Is it possible to have the card ID on Stripe r…

  • Created a topic, Custom post type date, on the site WordPress.org Forums:
    Hello, I want to use a date field of toolset types. F…

  • Posted a reply to Limit post number, on the site WordPress.org Forums:
    Sorry i just saw where it is ;) Thanks

  • Posted a reply to Limit post number, on the site WordPress.org Forums:
    Hello, It's perfect with new version ;) Is it possible to hide the pagination, to…

  • Posted a reply to Limit post number, on the site WordPress.org Forums:
    Hello, showposts doesn't work ?? { "orderby":"date", "showposts":"2", "order":"ASC" } Thanks

  • Created a topic, Limit post number, on the site WordPress.org Forums:
    Hello, Is it possible to limit the number posts ?? …

  • Posted a reply to Filter by Category, on the site WordPress.org Forums:
    Filter by categorie, yes !!

  • Created a topic, Dropdown ?, on the site WordPress.org Forums:
    Hello, It's possible to do dropdown content with a se…

  • Posted a reply to Multi Catgory, on the site WordPress.org Forums:
    Hello, I try but doesn't work. I put "show on checked pages" 01 and 75…

  • Created a topic, Multi Catgory, on the site WordPress.org Forums:
    Hello, Is it possible to hide a widget from a checked…

  • Created a topic, Php echo, on the site WordPress.org Forums:
    Hello, It's possible to do : <?php echo widget_co…

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    Hello, Thanks for this answers. How do you do when you have an item in…

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    It's possible to do : (is_single() && in_category(‘972’)) || (is_single() && !in_category(‘11’)) or (is_single() &&…

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    Is the Display logic errors to admin box in the back office can help me…

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    Hello, I also put this code : (is_single() && in_category(972)) Not (is_single() && in_category('972')) Would…

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    Yes 5.7.2

  • Posted a reply to Eval code, on the site WordPress.org Forums:
    Hello, Exemple Snippet : is_category( array( 972, 'dossiers-football-972', 'interviews-football-972' , 'portraits-football-972', 'a-la-une-football-972', 'actualites-football-972') ) ||…

  • Created a topic, Eval code, on the site WordPress.org Forums:
    Hello, I have a problem. In code source : T_STRING),…