I haven’t been successful using the ZATZLabs-ticketing system, so, I try it here:
It looks like I have problems with the widget editor and the block editor when using the Multiple Themes plugin.
I have the main pages of the site developed with the Total Theme. However, as now there should be an integration of the LMSLifter learning platform which does not like Total Theme, I have switched to the OceanWP theme (recommended by LifterLMS)?and I use Multiple Themes for keeping the existing Total Theme-pages operational (until they are changed to the new theme).
However, I see that the widget editor can not be?switched to the block editor mode. That mode is the normal, required mode for the LifterLMS theme. Before I tested Astra theme with the same effect (while the widget editor works well in a separate WP installation without Multiple Themes plugin). At the same time – but I am not so sure about this – I suspect Multiple Themes to be the reason for missing some features in the regular block editor for single?pages. (for example I am missing theme buttons)
Are there any such experiences with other users and what can be done about this?
]]>Hi there! I am curious if, and how, this plugin could be used to display a separate theme – only within the woocommerce portions of our site?
Any insight is appreciated, thank you!
PHP Fatal error: Cannot redeclare jr_mt_query_chars() (previously declared in \wp-content\plugins\jonradio-multiple-themes\includes\admin-validate.php:268)
This happens when switching and submitting another theme in the dropdown next to Select Theme for Site Home
.
jr_mt_query_chars()
is declared inside jr_mt_validate_settings()
which isn’t a good practice in general as the code could become finicky. jr_mt_validate_settings()
seems gets called twice somewhere, so the declaration happens twice, hence the fatal error.
A way to workaround this is by making jr_mt_query_chars()
as a variable to an anonymous function:$jr_mt_query_chars = function() {}
Another thing noticed were many php warnings from input elements that had not been set. For example:PHP Warning: Undefined array key "add_path_id" in \includes\admin-validate.php on line 114
So said code in line 114:$url = jr_mt_sanitize_url( $input['add_path_id'] );
.
It could be tweaked like this instead:$url = jr_mt_sanitize_url( $input['add_path_id'] ?? '' );
Hello,
Thank you for making this plugin. It works great, except that I cannot make the header appear uniform across my entire site. Is there a way I can do that while using this plugin? The main menu not only looks different visually but it also has different links on them when I am using two different themes. It seems I can only edit the menu links of the active theme so the inactive theme has their own set of links.
Any help is appreciated, thank you.
]]>What I don’t quite understand in the use of this plugin is how headers/footers and menus work. If I invoke another theme for the blog section of my site, i.e. posts, does it mean I’ll have an entirely different look to the header and the menu bar?…styled by the alternative theme?
That would sound bonkers to me! Who would want a site where the whole appearance and look of the site suddenly changes…. fonts, sizes, colours, spacing, menu style and position etc. ?
I want my whole site to have the same header/menu style throughout – I just want to use another theme for the blog section to make it much more compact and simple (the blog section of my main theme is rather poor, but it’s ideal for the main pages).
I just don’t understand how you unify different themes under one style.
]]>Your plugin is not working with WordPress beyond v6.3.2. It does not show the custom theme for pages stated in the settings any more. It just shows the main site theme. Others have reported this and I tried to help you by simply replying to their request to confirm there is still an issue. You have insisted on having a new support request though so here it is! Thanks
]]>As I upgraded a site to wordpress version 6.4.1, it’s no longer working.
I had to downgrade to wordpress 6.3.2
I am using the latest version of multiple themes (7.1.1) and Astra theme (4.4.1) alongside BuddyBoss theme (2.4.60).
]]>Today I visited My Website that I created and i’m using Multiple Theme plugin in it but i found the website isn’t working and i found this message in the settings of the plugin
Deprecated: Function unregister_setting was called with an argument that is deprecated since version 4.7.0! $sanitize_callback is deprecated. The callback from register_setting() is used instead. in /home/rasans/public_html/wp-includes/functions.php on line 6031
Multiple Theme plugin not working for WordPress Version 6.4.1
]]>Hi everyone,
I installed and activated Multiple Themes successfully then configured it so that a test page would use a different theme. When I go to the front end the page is using the correct theme but when I try to edit the page with Elementor it is showing the original theme.
I have reached out to the developer but unfortunately he hasnt responded yet and I really need to be working today.
If anyone has any ideas or tips that would be great.
Many thanks
]]>Hi everyone,
If you install Multiple themes and install just one new additional theme what is the best way to configure Multiple Themes to use the new Theme with every new page you create on your website?
Many thanks
]]>Hi everyone,
I just wanted to know if Multiple Themes is compatible with the latest version of WordPress version Version 5.9.2?
Is anyone using Multiple Themes with WordPress version Version 5.9.2?
Many thanks
]]>I’m working on a website where my default theme is Blocksy but some of my pages uses other themes such as Directory Starter and Whoop.
Is it possible to change themes throughout website but do not affect the menu. For example, keep the blocksy menu even if a specific page uses Directory Starter or Woop?
]]>Hi i seen a smiliar post with the same issue marked as resoloved. I was wondering if i can get the same soloutuion by submitting a ticket.
Main Divi theme deactivates as soon as i activate the Buddyx Theme on a specific page thanks ??
]]>Hi! How to add many links to “URL of Page, Post, Prefix or other”?
I have over 100 links. Difficult to add one at a time.
]]>I want to use three themes for my website. For blogging feature I am using a membership plugin. Will that show in other theme that’s shown in different page or doesn’t sync users / membership in two different themes ?
]]>Why doesn’t this plugin work with Divi as the home page theme? I can’t seem to edit the page in Divi after setting it as the home page theme.
]]>I’m planning on using this plugin on a new WP install which will mean installing many, many themes maybe over 100 – just wondered what the maximum number of themes that can be installed in a WP site is. Also if two or more site visitors are using this switching from the front end all can swap themes independently yes??
thanks …
]]>Hi I am getting an error a the top of my site for both themes I use can anyone help me out?
Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/vzois139x2ry/public_html/cameralot.co/wp-content/plugins/td-composer/td-composer.php on line 109
Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/vzois139x2ry/public_html/cameralot.co/wp-content/plugins/td-composer/td-composer.php on line 113
]]>How do I change the theme for a specific page?
]]>hello I want to use your theme
So I have mylisting themes to provide everything but:
shop
shop archive
product archive
blog
blog archive
how would I do the with your plugin please?
I am unclear what the correct settings would be
Whenever I try select a new theme for the page using the URL it doesn’t seem to work not matter which theme or page I use. I am curious as to if this is due to an compatibility issue with WordPress 4.9 or I am misconfuring it.
]]>Is there any particular reason why the plugin has not been updated for a year, maybe project not being maintained anymore or scheduled “abandonment”. I am hesitate to install it on live site because of its age, does it not pose any security risks? Its quite an awesome plugin and works great on dev site by the way.
]]>I tried contacting you over at https://zatzlabs.com/ as it says to do, but the registration emails never arrive, so it’s impossible for me to make a support ticket over there.
After installing this plugin I tried to search for a new theme to download inside my WordPress. But anytime I clicked on a theme it would bring up a blank page!
I then freaked out and deactivated and deleted the plugin. But I still can’t access any of the themes.
Please help.
]]>Hi,
Could you tell me if the database is also unified? Are users separated by theme?
]]>Hi There,
I am using your plug-in and its really amazing; I have become fan of this plug-in and have recommended to many of my friends as it allows multi-themes within one website.
I am facing one issue wherein the font of one of the theme is over-riding that of another theme, which is causing font to be distorted.
My main theme is pinboard which is used for all the posts however I am using Make theme for my craft store in the same site. the header in the craft store for items are taking font from pinboard which doesn’t look nice.
Kindly advise me how to sort this out.
Thanks in advance.
Sheetal Pathak(https://creativelymadeinhome.com/)
Hi, This plugin is not working for wordpress 4.7.* . Can you please suggest me what to do in this case. my wordpress is updated ??
]]>Hello
i have used multiple theme plugin in my site and applied different theme on one page, it showing different theme when admin user is logged-in but when i have checkout without login it showing on default theme, is this plugin only works when user is logged-in
please help me
thanks
]]>Hi!
The problem I have is that when I try to change pages I lose the .css style
This is normal:
https://www.grupoprysma.com/wp-content/uploads/2017/01/Screenshot_151.jpg
This is shown with the problem:
https://www.grupoprysma.com/wp-content/uploads/2017/01/Screenshot_152.
Hi There,
Hope that someone could help with something,
I have multiple themes installed and have the second theme for my shop page
What is missing is the product category from woocommerce and I cannot seem to get it working when the second theme is added as the shop page.
When I disable the multiple theme plugin then the categories comes on but is not an issue with the theme because the second theme shows the category if it is the only one going…
Hope it makes sense and hope someone can point me into the right direction.
]]>