The plugin’s changelog can a helpful resource for a lot of people. Please update the plugin’s changelog.
]]>Hi @kanakogi.
The warning error is now displayed in Version 1.2.0.
Warning: array_key_exists() expects parameter 2 to be array, null given in?/var/www/html/wp-content/plugins/wp-theme-test/classes/class.core.php?on line?54
Thank you.
]]>I’ve tested a theme which I really like and I have made lots of modifications. How can I keep them when I go live with the theme? Thanks
]]>Hello, we have a theme called woopress 8 style but the version is extremely old (6 years)
Now we want to test latest version of this same theme. But we only want to test it and we want that it is possible to get back to old version.
How can this be done? If we just update the theme then old version will be overwritten.
Please help me asap
Hi Team,
If i developp my new site with Wp theme test; it means: logo, pages, settings…
-Will i be able to keep the settings of my actual site when the module is off ?
-Will the changes be applied when i will activate officialley the new site ?
Yvan
]]>I installed your plugin and now it works very well but firstly it shows errors with
define(‘WP_DEBUG’, true);
on WordPress config file.
Errors like this;
————– from here ————–
Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/users/(wp installed directory on the server)/wp-includes/functions.php on line 4201
Warning: Cannot modify header information – headers already sent by (output started at /home/users/(wp installed directory on the server)/wp-includes/functions.php:4201) in /home/users/(wp installed directory on the server)/wp-admin/includes/misc.php on line 1126
————– errors till here ————–
When I turned off the debug mode, these error lines are disappeared and the plugin works well so far.
Wordpress version is 4.9.13 and plugin version is 1.1.0.
Hope this information is useful for your developing.
Thanks.
To Plugin Author:
プラグイン、とても使いやすく助かっています。
上記の通りwp4.9.13でエラーが出ます。
デバッグモードをoffにすれば利用上問題ありません。
Hi sir,
i like this so i can try theme in live site.
But how to test plugin? any plugin like this but for plugin?
Hi, when a theme is active, the other theme AJAX requests are being held by that active theme, not the second theme.
Is there anyway to fix this?
]]>Hello,
I really liked being able to work on a new theme for my site while the old was still active but now I am ready to switch the active themes for the general public. When I did so, the theme that I had been working on did not save many of the modifications I had made (ex: header image, font customizations, footer widgets, navbar customizations).
In fact, it seems to be most of the modifications I made with the customizer.
Is there a way to make all of my modifications move over when I go live?
]]>Hi,
I developed a new theme using WP Theme Test. A great help!
But when I was ready, I turned off WP Theme Test (“Current State: off”), and switched to the new theme. All of the widgets areas I developed in the new theme are showing as inactive, and the widget areas from the old theme, which should be inactive, are still active and filled with the old (wrong) widgets.
What can I do?
]]>This error appears at the top when I activate the plugin.
Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home/adamant/public_html_blog/wp-includes/functions.php on line 3897
And under the Plugins header:
]]>The plugin generated 416 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /…/wp/wp-includes/functions.php on line 3792
]]>Hi,
I’ve just designed a new theme using your plugin. How do I now make this design live and appear to the public?
Thanks.
]]>How do I edit my new theme while my old theme is still active?
]]>Hi, great plugin.
I suggest you to add two more options for theme selection if its possible.
1. To have an option to serve theme by IP or may be two inputs to add one or two IPs. Here is example code it may be helpful. Example
2. To serve theme by User
What do you thing?
Thanks.
I am having trouble using WP Theme test on a Headway 3.0 based site. I am unable to view the site in Headways visual editor with the gears wheels a spinning forever..I ahve deactivated all my plugins and still no access to the visual editor..any ideas on known plugin conflicts?
]]>This line:
The control panel of WP CSV Exporter is in ‘Appearance > WP Theme Test’.
should be removed/updated from the
installation page:
https://www.ads-software.com/plugins/wp-theme-test/installation/
Thank you!
]]>Running the ShopLite theme as a main theme.
Used VC to build out my front page and I want to switch over to Parallax One.
After turning on WP Theme Test I go to the reading settings and change from using a specific home page as the front page to using the latest posts.
It also switches the front page of the live site for logged out users.
Any ideas?
]]>There’s a problem with this plugin and non-english WordPress installations.
All the default phrases into the plugin are in japanese:
<h1>WP Theme Test</h1>
<p><?php $this->e( 'ログインしているユーザーにだけ、テーマを変更して表示することができます。' ) ?></p>
All.
I tested this plugin in a spanish WP installation, and everything in unreadable: https://i.imgur.com/Fmi0Wtl.png
If wasn’t for the provided screenshot in the wp.org’s plugin page, i would not have been able to proper configure the settings.
I think the proper way to internationalize any plugin or theme, is to write the _e and __ functions in english, so the fallback is in english (wp’s default) when no translation is provided.
In the way is written now, and just having english as a translation, the plugin is really difficult to set up.
English is not my primary language, but i really think plugins and themes should fall back to it when no translation is provided. And with more reason in this case because this plugin is aimed primarily to developers or theme implementators at least, if I’m not mistaken.
Hope something can be done about this, and we don’t have to provide . Please.
]]>