Profiles

Bio

Not my first activity but like and studied scripting, in particular javascript, jQuery, php, css, c++ and html.
Approached WP in 2018: actually I don’t like it too much for several reasons (**), but in any case it is a great base for quick sites development.
(**) I don’t like because it is too strict and often the rules created by Authors cause hours of time loss to find solutions to avoid them: I use it when I have no time enough to write a site from starting point, so modify all inside but using its base … hence I find that WP is not flexible.
F.E. the “auto-formatting function” is really “crazy”, and make you loose time and time to make cahnges in its files, or find cheats … I remember 72 hours spent to insert a php external code inside.
I also understand that to manage a base that serves several thousands of people WP rules must be strict, so I don’t complain.

Interests

software, sports (ski, car races: do many active sports), but first of all my job

WordPress Origin Story

As wrote, since 2000 I wrote web sites manually, initially in flash, then html5, then started with some jobs in WP to speed up, even if the obstacles which I find make me waste the time which I save … studying if continue or give-up: we’ll see.

  • Member Since: May 9th, 2018
  • Location: Vicenza (Italy) and Hong Kong
  • Website: several (too many)
  • Job Title: companies owner and CEO
  • Employer: Class-it Limited (Hong Kong) and BiomotivE (HK) Limited
  • Find me on:
  • Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
    not elegant solution but I have overridden all with if( is_admin() ) {?><title>ARS - VIVENDI…

  • Posted a reply to admin bar custom icon in preview mode, on the site WordPress.org Forums:
    dear @threadi, you didn't find the hook because I sent you only a piece of…

  • Posted a reply to admin bar custom icon in preview mode, on the site WordPress.org Forums:
    thank you, let me check and adjust

  • Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
    thank you ... yes, in fact I don't want to influence title (which it'd be…

  • Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
    @threadi: I refer to the browser's label that contains the site title (f.e. in Chromium…

  • Posted a reply to admin bar custom icon in preview mode, on the site WordPress.org Forums:
    I share here, it's faster. copy and paste only the two pieces from my huge…

  • Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
    Thanks all for the notes. I will study for a script basing on pre_get_document_title

  • Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
    Thank you for reply but I don't want to use a plugin, simply I'd like…

  • Created a topic, Site title when displayed in browser screen, on the site WordPress.org Forums:
    In my personal opinion WP (or at least Twentyseventeen…

  • Created a topic, admin bar custom icon in preview mode, on the site WordPress.org Forums:
    I know WP quite well and have been creating child them…

  • Posted a reply to questions on wp-members plugin, on the site WordPress.org Forums:
    ok, it's not for package "weight" but just because normally I prefer to have all…

  • Posted a reply to questions on wp-members plugin, on the site WordPress.org Forums:
    thank you for your answer, which I will study and revert

  • Posted a reply to questions on wp-members plugin, on the site WordPress.org Forums:
    I ALWAYS TEND TO LOSE TRUST WHEN I SEE THAT AN AUTHOR IS NOT INTERESTED…

  • Created a topic, questions on wp-members plugin, on the site WordPress.org Forums:
    Dear sirs, first of all thank you for your great pl…

  • Posted a reply to db tables prefix, on the site WordPress.org Forums:
    nope .. trials after trials situation unchanged / it's some code piece in admin related…

  • Posted a reply to db tables prefix, on the site WordPress.org Forums:
    It is something strange, for now testing in localhost. When you go to localhost/site/wp-admin it…

  • Posted a reply to db tables prefix, on the site WordPress.org Forums:
    UPDATE: Done: actually there is an issue, I have to understand what's wrong. I changed…

  • Posted a reply to db tables prefix, on the site WordPress.org Forums:
    @bcworkz , for your info, I found: very easy to rename all tables just select…

  • Posted a reply to db tables prefix, on the site WordPress.org Forums:
    thanks a lot for your reply @bcworkz, yes, now we are two to make sure…

  • Created a topic, db tables prefix, on the site WordPress.org Forums:
    Hi all, I'm adjusting on of our sites in localhsot.…

  • Created a topic, “Page cache is not detected …”, on the site WordPress.org Forums:
    Hi all, wp site health insists to write "Page cache…

  • Posted a reply to again: remove empty folders in media, on the site WordPress.org Forums:
    @foosantos, for your info I found the issue: it was a remnant of an old…

  • Posted a reply to again: remove empty folders in media, on the site WordPress.org Forums:
    @foosantos, thanks again for the suggestion. Yes I will limit myself to make a deep…

  • Posted a reply to again: remove empty folders in media, on the site WordPress.org Forums:
    Hi @foosantos and thank you for your your comment. If you read my previous topic…

  • Created a topic, again: remove empty folders in media, on the site WordPress.org Forums:
    I refer to this previous topic: https://wordpress.org/…

  • Created a topic, same as @arskrigitsioniets wrote 2 years ago: issue, on the site WordPress.org Forums:
    Even if the plugin was closed, it'd be nice if author …

  • Posted a reply to Editor for Office in wp admin, on the site WordPress.org Forums:
    Good day to you @jordesign, thank you. Yes, I guess so.

  • Posted a reply to Office editor in WP admin, on the site WordPress.org Forums:
    Thank you very much, I will check

  • Created a topic, Editor for Office in wp admin, on the site WordPress.org Forums:
    Dear all, I’m searching a way to use a MS Office ed…

  • Created a topic, Office editor in WP admin, on the site WordPress.org Forums:
    Dear all, I'm searching a way to use Office editor …

  • Posted a reply to request on method, on the site WordPress.org Forums:
    Thank you for your reply. Sorry to say that it is not safe for us…

  • Created a topic, php checker checking css?, on the site WordPress.org Forums:
    Hi all, I have a curiosity: why the php compatibili…

  • Posted a reply to request on method, on the site WordPress.org Forums:
    Hello and thank you for prompt reply. Which part you're not confident to have understood?…

  • Posted a reply to prevent public access to media links, on the site WordPress.org Forums:
    and if I change the folders permission via ftp? public: not read , yes execute

  • Created a topic, request on method, on the site WordPress.org Forums:
    Good morning and thank you for your commitment to prot…

  • Posted a reply to prevent public access to media links, on the site WordPress.org Forums:
    thank you

  • Posted a reply to prevent public access to media links, on the site WordPress.org Forums:
    Yes thx, I was thinking to store the files in a different url. But I…

  • Posted a reply to prevent public access to media links, on the site WordPress.org Forums:
    Dear @threadi, you misunderstood or I didn't explain well. Private files is meant for complicated…

  • Created a topic, prevent public access to media links, on the site WordPress.org Forums:
    Hi all, I'm dealing with an issue related to the media…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    @bcworkz, totally agree with you about developers. Regarding plugins of course I use some of…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    Dear @bcworkz, I really never understood why some wp developers discouraged me from going down…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    @bcworkz yes, I agree with you: simple .txt or (better) .csv. Regarding the interface input…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    They are human generated, yes could be an .xml rather than .txt, but they're always…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    @bcworkz: >>> thank you, now clear, you're right, if the visitor uses the site cache…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    @bcworkz thank you, fopen() is also a good idea, the text is in the same…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    @t-p in fact I wrote in TS theme before coming here, and it was that…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    thank you @t-p, actually I asked in Twentyseventeen section and they suggested me to here…

  • Posted a reply to file_get_contents() in wp template, on the site WordPress.org Forums:
    yes, sorry @t-p, the mother theme is Twentyseventeen

  • Created a topic, file_get_contents() in wp template, on the site WordPress.org Forums:
    Dear all, I have added to my child-theme some lines in…

  • Posted a reply to category.php template, on the site WordPress.org Forums:
    Thank you @jordesign