Home Forums WoodMart support forum White Label Feature: Theme Path in HTML-DOM

White Label Feature: Theme Path in HTML-DOM

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

    axxo
    Participant

    Hi there,

    Is it also possible with the newly added white label feature (which is great BTW!) to mask/rename the theme description in the HTML-DOM? It would be great if I could rename the theme to i.e. “design” and then also see in the HTML of each page a rewritten path and not Woodmart anymore.

    Many thanks
    -a

    #284122

    Hello,

    There recent version of the theme provides the option in the Theme Settings > White label.

    If you have any questions please feel free to contact us.

    Best Regards

    #284129

    axxo
    Participant

    Hi Elise,

    Thank you. Yes, I know. But I mean if there’s also the possibility to hide any Woodmart related information in the source code (i.e. if you go to the storefront and look into the HTML of the page). There you can still find a lot of Woodmart related information (i.e. theme path information, css classes, etc).

    Many thanks 🙂

    #284350

    Hello,

    You can rename the folder before uploading the theme. As for the classes, the recent version has replaced all woodmart > wd classes making them neutral.

    If you have any questions please feel free to contact us.

    Best Regards

    #284402

    axxo
    Participant

    Hi Elise,

    Many thanks. Is there also a possibility to change without a re-installation of the theme?

    In case not, can I just delete Woodmart, rename the folder i.e. to “test” and then upload the theme with the new folder name via FTP. And then adapt the title accordingly via the new White Label feature in the backend of Woodmart?

    Many thanks

    #284555

    Hello,

    Unfortunately, it is not possible as classes are used in functional code and if you replace the classes the theme would not work.

    Best Regards

    #285146

    axxo
    Participant

    Hi there,

    Many thanks. I reinstalled the theme now with a new folder name. It works well for the main theme. But I can’t figure out how to work with the Child theme now.

    Wordpress is giving me the following message in WordPress > Apprearance > Themes:


    Broken Themes
    The following themes are installed but incomplete.

    Name Description
    Woodmart Child The parent theme is missing. Please install the “woodmart” parent theme

    When I rename the Child theme “woodmart-child” to “newname-child”, the child theme still don’t show up in the theme selection.

    Thanks for your support.

    Best

    #285250

    Hello,

    Please try to rename the child theme and change the styles.css accordingly:

    Theme Name: Woodmart Child
    Description: Woodmart Child Theme
    Author: XTemos
    Author URI: http://xtemos.com
    Template: woodmart
    Version: 1.0.0
    Text Domain: woodmart

    Best Regards

    #286447

    axxo
    Participant

    Many thanks! So I need to rename the child theme to “myname-child” and then edit the CSS of the main theme and add the above description?

    Best regards

    #286777

    Hello,

    Please check this instruction to find our how to rename the child theme properly: https://developer.wordpress.org/themes/advanced-topics/child-themes/

    If you have any questions please feel free to contact us.

    Best Regards

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