Robert
@hartlrobert on WordPress.org
Bio
Interests
WordPress Origin Story
- Member Since: December 19th, 2005
- Location: Passau
- Website: hartl.info
- Job Title: Founder
- Employer: NETPROFIT
-
Posted a reply to Redundant title text in TOC, on the site WordPress.org Forums:
Sure. It’s basically quite simple. The table of contents generates the correct links with anchor… -
Created a topic, Redundant title text in TOC, on the site WordPress.org Forums:
In a private function of the plugin, the link is gener… -
Posted a reply to htmlspecialchars_decode – should be string, is array, on the site WordPress.org Forums:
I tried again with PHP 8.2, the error is gone. Now: TDOMF: Bad data submitted.… -
Created a topic, htmlspecialchars_decode – should be string, is array, on the site WordPress.org Forums:
Since PHP 8(.2) there is an error: Fatal error: Unc… -
Created a topic, File permissions reset not possible, on the site WordPress.org Forums:
I have to edit wp-config.php. But with the file permis… -
Created a topic, Missing URLs after Plugin-Update, on the site WordPress.org Forums:
Hello, after an update of the plugin, all URLs from t… -
Posted a reply to Solution without jQuery, on the site WordPress.org Forums:
Further suggestion: translate yes and no make append_custom_styles removable -
Created a topic, Solution without jQuery, on the site WordPress.org Forums:
I do not want loading jQuery (+ migrate) just for this… -
Posted a reply to Edit Category titles and descriptions broken, on the site WordPress.org Forums:
Uncaught Error: Cannot use object of type stdClass as array in /var/customers/webs/such-da/wp-content/plugins/seo-title-tag/seo-title-tag-3.5.php:1143 -
Created a topic, Edit Category titles and descriptions broken, on the site WordPress.org Forums:
Under Tools > Seo Tite Tag the edit of categories t… -
Created a topic, jQuery only on Login forms, on the site WordPress.org Forums:
Antibot loads jQuery in head on every site. Bad for pa… -
Posted a reply to The site is experiencing technical difficulties., on the site WordPress.org Forums:
You're welcome. -
Posted a reply to Usage without Cookie, on the site WordPress.org Forums:
Thank You very much, no problem. -- The coming law in Germany does not distinguish… -
Posted a reply to Usage without Cookie, on the site WordPress.org Forums:
sure, https://datenwachschutz.de/ -
Posted a reply to Usage without Cookie, on the site WordPress.org Forums:
Thank You for Your fast answer. Again. Great support. Fresh browser, no log in, just… -
Posted a reply to Usage without Cookie, on the site WordPress.org Forums:
Yes, there are icwp-wpsf wordpress_test_cookie I am logged out, cleared cache and cookies. -
Created a topic, Usage without Cookie, on the site WordPress.org Forums:
Due to new Cookie policies in our country I do not wan… -
Posted a reply to The site is experiencing technical difficulties., on the site WordPress.org Forums:
Solution/ workaround: https://wordpress.stackexchange.com/questions/9345/is-plugin-active-function-doesnt-exist seo-title-tag-3.5.php - Line 95 public function detect_yoast_seo() { if ( ! function_exists(… -
Created a topic, The site is experiencing technical difficulties., on the site WordPress.org Forums:
Version 3.5.8, latest WP. All sites. 3.5.5 was okay. … -
Posted a reply to seo_title_tag not working, on the site WordPress.org Forums:
the function seo_title_tag() itself is missing. Copy the old function code in the themes functions.php… -
Posted a reply to seo_title_tag not working, on the site WordPress.org Forums:
Alternative correct code without plugin: if(get_post_field("title_tag", get_the_ID())) { echo do_shortcode(get_post_field("title_tag",get_the_ID())); } else if(function_exists('seo_title_tag')) { seo_title_tag();… -
Posted a reply to seo_title_tag not working, on the site WordPress.org Forums:
? We habe several sites with this problem after updating to the latest version. I… -
Created a topic, seo_title_tag not working, on the site WordPress.org Forums:
if(function_exists('seo_title_tag')) { seo_t… -
Posted a reply to Verschoben: Antwort auf: Wp mischt sich ein, on the site Support-Foren:
Angelika hat das oben treffend beschrieben. Wenn man keine Mail erhält, liegt das daran, dass:… -
Posted a reply to no referrer, on the site WordPress.org Forums:
noreferrer makes sense in some cases, see https://developers.google.com/web/tools/lighthouse/audits/noopener. You can disable and remove this via… -
Posted a reply to Nach Zahlungsabbruch leerer Warenkorb, on the site WordPress.org Forums:
Danke Andreas, noch nicht, denn das ist in Deutschland kein nachhaltiger Zustand für einen Online-Shop.… -
Created a topic, Nach Zahlungsabbruch leerer Warenkorb, on the site WordPress.org Forums:
Bricht ein Kunde bei PayPal ab, kommt er zurück zum S… -
Created a topic, Short Code?, on the site WordPress.org Forums:
What is the Short code? Why not post them in installat…