Profiles

  • Member Since: May 5th, 2020
  • Find me on:
  • Posted a reply to How to debug Javascript to check a specific behavior, on the site WordPress.org Forums:
    To show you another example: Here is the same gallery inserted into another Wordpress website:…

  • Posted a reply to How to debug Javascript to check a specific behavior, on the site WordPress.org Forums:
    Thank you @bedas for your reply. Yes there are Javascripts errors which are on all…

  • Created a topic, How to debug Javascript to check a specific behavior, on the site WordPress.org Forums:
    Hello, I need to debug Javascript to check which func…

  • Posted a reply to Add some code in a page (Autofilter), on the site WordPress.org Forums:
    I have done this: <?php add_filter( 'og_og_locale_meta', '__return_empty_string'); echo 'Testing'; But nothing happens, I do…

  • Created a topic, Add some code in a page (Autofilter), on the site WordPress.org Forums:
    Hello, How to add some PHP code like mentioned in thi…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    @corrinarusso You're right, it's pretty messy! The best is to go through: document.documentElement.lang which return…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    @corrinarusso haha! The iframe is working fine and full responsive, the iframe is auto-resized according…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    @corrinarusso To be able to launch an iframe with this value: https://alissart.com/en/boutique/ For now, the…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    @corrinarusso Yes for business, I think it's fine. Indeed, it's not "en-uk" but "en-gb". Anyway…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    I got some help and this code which I think is fine: // tested with…

  • Posted a reply to Get page language in javascript, on the site WordPress.org Forums:
    Yes but you can have your browser in English and looking at a page in…

  • Created a topic, Get page language in javascript, on the site WordPress.org Forums:
    Hello, How to get the language of a Wordpress page in…