Home › Forums › WoodMart support forum › WordPress Multilingual Multisite plugin issue
WordPress Multilingual Multisite plugin issue
- This topic has 9 replies, 2 voices, and was last updated 4 years, 8 months ago by
Artem Temos.
-
AuthorPosts
-
June 10, 2020 at 8:47 am #202288
kadapawnParticipantHello guys,
After talking with the guys from WordPress Multilingual Multisite,
they discovered a setting in Woodmart that conflicts with Redux and they asked me to inform you..Attachments:
You must be logged in to view attached files.June 10, 2020 at 11:09 am #202335
Artem TemosKeymasterHello,
Thank you so much for purchasing our theme and contacting our support center.
Try to add the following PHP code snippet to the child theme functions.php file to do this
add_filter( 'woodmart_redux_settings', '__return_false' );
Kind Regards
XTemos StudioJune 10, 2020 at 8:50 pm #202524
kadapawnParticipantThe setting is not working and resetting all the theme customisations.. i remove it for now..
Maybe we can find another solution..
Tks
June 10, 2020 at 9:10 pm #202530
kadapawnParticipantfy
June 11, 2020 at 6:26 am #202570
Artem TemosKeymasterPlease, place the code and send us some screenshot and link so we can see the problem. Also, provide us your admin access and be sure that child theme is activated.
Yes, you can move all CSS to the child theme. But for mobile devices you will need to use CSS media queries. Read this article for help https://www.w3schools.com/css/css3_mediaqueries_ex.asp
June 12, 2020 at 9:44 am #202919
kadapawnParticipantthe child is activated, i am using it already..
I cannot use the code now, we are in dev mode to get online next week and cannot risk of starting over. I will send you wp admin to check it out..
Another thing, can you please tell me where is the search result page file.. and how to add in that page a custom html block?
Thanks!
Attachments:
You must be logged in to view attached files.June 12, 2020 at 9:59 am #202926
kadapawnParticipantupd
June 12, 2020 at 12:13 pm #202972
Artem TemosKeymasterWe can’t access your dashboard with that password. And be sure that you have placed the code we sent you since it will not work without that snippet.
June 12, 2020 at 1:58 pm #203008
kadapawnParticipantplease try again.
Can you please help me with the location of the search result file.. and can you please tell on how to add in that page a custom html block?
Thanks
June 12, 2020 at 2:30 pm #203011
Artem TemosKeymasterThere is no separate file for the search page in WooCommerce. All products loop are handled by
woocommerce/archive-product.php
file in our theme (we override standard WooCommerce template). Sorry, buy we don’t have an instruction for such customization.We are able to log in to your Dashboard. Could you please explain how to reproduce the problem with Redux now? Send us your FTP also so we can check the code.
-
AuthorPosts
Tagged: Multilingual Multisite plugin
- You must be logged in to create new topics. Login / Register