Home Forums WoodMart support forum WordPress Multilingual Multisite plugin issue

WordPress Multilingual Multisite plugin issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #202288

    kadapawn
    Participant

    Hello 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.
    #202335

    Artem Temos
    Keymaster

    Hello,

    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 Studio

    #202524

    kadapawn
    Participant

    The setting is not working and resetting all the theme customisations.. i remove it for now..

    Maybe we can find another solution..

    Tks

    #202530

    kadapawn
    Participant

    fy

    #202570

    Artem Temos
    Keymaster

    Please, 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

    #202919

    kadapawn
    Participant

    the 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.
    #202926

    kadapawn
    Participant

    upd

    #202972

    Artem Temos
    Keymaster

    We 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.

    #203008

    kadapawn
    Participant

    please 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

    #203011

    Artem Temos
    Keymaster

    There 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.

Viewing 10 posts - 1 through 10 (of 10 total)