router66
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Fatal Error on WP siteHi, and thanks again. I will have to put that into practice.
Best, Robert
Forum: Plugins
In reply to: [Code Snippets] Fatal Error on WP siteHi,
thanks a lot for that-the way I get it, wrapping it into the php lines, would then be able to be inserted by the “edit page” text mode, as well.
Looking at website pages, on my theme there is a page.php. Does this include the code for all pages (since I want to add the baner code on a designated page)?
Forum: Themes and Templates
In reply to: [Hemingway] Child Theme Config Plug In msg. on Hemingway ThmHi Andre,
I had been in contact with Transposh Support and with lilaeamedia on the Child
Theme Config Plug In. Below is the final reply from lilaeamedia (fyi)
Plugin Author lilaeamedia
(@lilaeamedia)
2 days, 22 hours ago
The CTC analyzer runs in debug mode. This means that it displays PHP debug output that might otherwise go undetected.
“Undefined index” is a common coding mistake for theme and plugin developers. It means an array element is being referenced before it has been initialized.
It often occurs when a new theme is used before the theme options have been populated.
It is a minor issue and will not adversely affect the user experience, so you can safely continue the configuration. You should, however, notify the developer of the issue.
This reply was modified 2 days, 22 hours ago by lilaeamedia.
Forum: Themes and Templates
In reply to: [Hemingway] Child Theme Config Plug In msg. on Hemingway ThmDear Anders,
thanks a lot. I will get that done.
Best,
Robert
Forum: Plugins
In reply to: [Child Theme Configurator] Plug In Installation failedHi, thanks for your fast reply! Well-it`s in the plug in listing and it looks like activ. Cant tell why it gave that message described. I will install it as per your instructions.
Forum: Themes and Templates
In reply to: [Hemingway] Hemmingway Pro Version?Hello Anders, thanks a lot for your help!
Best, RobertForum: Themes and Templates
In reply to: [Hemingway] Hemmingway Pro Version?Hello Anders, thanks a lot for your reply. Opening the Hemminway Theme I found the style.css. Now since it is your website, is it ok to access the HTML code? And if, how could I access it (as a learner on HTML) to make some adjustments to the theme as I use it for my personell office (www.galaxypersonal.de).
RobertHi,
thanks- I established this morning that the wp job manager with german language files would work with an english plug in, such as the resume plug in.
I will be sorting out, if I use a english personnel theme or use it with a germanized wp job manager, having english plug ins.
There is a company in Germany that I will check that out with, to see how that would look and show on the actual site.
Once the decision is to make it a german site, I would wanna contact you again about the language files, you had offered.
Best,
RobertForum: Plugins
In reply to: [Transients Manager] Use Transient ManagerHi,
got it!
Forum: Plugins
In reply to: [Transients Manager] Use Transient ManagerHello Pippin,
thanks for that- so a transients clean out plug in would speed up erasing transients, since one could not predict on, how long they stay in the DB?
Best,
RobertHi,
thanks a lot!
Best Greetings,
Robert
Hi,
thanks. wp453_wfu_dbxqueue 0 1 Wordpress File Upload 3.10.0 active
wp453_wfu_log 22 5.13are two tables on the transient garbage collector. well-I see, this is a different issue then transients.
About the transients tof the database optimizer plug in, which are not yet expired-by erasing them, what can occure? Does the system put those back in as needed, – or can those be programmed items (such as part of a code, or rather the result of code)?