Home Forums WoodMart support forum Code white label

Code white label

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #285449

    VassagoOriginal
    Participant

    I purchased your theme. Can you please assist how to hide theme in code and completely make it related to my choice?

    Kind regards.

    #285509

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

    You can simply rename the theme folder in wp-content/themes/ if you want to hide this from the source code. Other things can be configured in Theme Settings -> White label. Note that you can remove all occurrences of woodmart- or wd- prefixes from the code. But regular users would never see them.

    Kind Regards
    XTemos Studio

    #285564

    VassagoOriginal
    Participant

    Are you sure I can only rename Child theme and it will change in CODE view?

    #285571

    Artem Temos
    Keymaster

    Could you please send a screenshot of the place where do you want to change this?

    #285634

    VassagoOriginal
    Participant

    Hello. See image. I’m willing to pay extra if I must, to change this into my own tekst.

    Attachments:
    You must be logged in to view attached files.
    #285636

    VassagoOriginal
    Participant

    Let me just add, I changed theme folder name ETC. edited WLabel within themem, but these still persists.

    #285777

    Artem Temos
    Keymaster

    These are CSS class names and we can’t change them, unfortunately. Customizing this on your website would lead to losing all changes on every update.

    #285804

    VassagoOriginal
    Participant

    I understand. Maybe you could raise the price of your amazing theme but offer it as a fully unbranded and replace Woodmart within code with completely neutral name, such as webshop (but theme remains advertised like “Woodmart”). I would pay twice for theme like yours if it wasn’t so heavily branded.

    Maybe as an interesting business idea and you offer this as second product, one you advertise as UNBRANDED THEME FOR YOU.

    Think about it and maybe you’ll thank me someday. 🙂 People will jump into unbranded theme like crazy!

    I’m safe to say you can give it 100€ price tag and it will go like crazy! Same theme as woodmart functionality wise, just completely unbranded.

    #285828

    Artem Temos
    Keymaster

    You can check our other themes here https://space.xtemos.com/wordpress-themes
    Their CSS prefixes are xts- and they will get the same white label options in Theme Settings in the next update very soon.

    #286942

    VassagoOriginal
    Participant

    Hello Artem,

    one more thing. I can’t manage to remove COMPARE button from mobile menu. This code is not working.

    body .site-mobile-menu .menu-item-compare {
    display: none;
    }

    Can you assist?

    #287037

    Bogdan Donovan
    Keymaster

    Hi,

    Please, provide us your admin access so we can log in and check this on your side.

    Thank you in advance.

    #287038

    VassagoOriginal
    Participant

    Ok! You theme developers really need to stop with this “give me access” nonsense! Here is a link and see for yourself.

    https://aua.si/

    #287045

    VassagoOriginal
    Participant

    I can’t just give access because there are some things I cannot share and WP can open access to complete FTP with just a simple plugin. So please stop asking me for access in the future and trust me upon the simple questions. If I say code is not working then it is not working. Not trying to be unpolite here, just trying to make something using your amazing product. Hope you can understand this.

    #287046

    Bogdan Donovan
    Keymaster

    We have already found your site link before reply, but it was under maintenance mode. If the site is under maintenance mode it needs to be disabled or admin access will be needed to check your site mobile menu. As we can see now, maintenance mode is disabled.

    Try to add the following code snippet to the Custom CSS area in Theme Settings:

    body .wd-nav-mobile .menu-item-compare {
    	display: none;
    }

    Kind Regards

    #287047

    VassagoOriginal
    Participant

    This code is working perfectly. Thank you. And again, I apologize for the comment above, and I hope you can understand. Your theme is amazing work of digital art, but full access is something I can not blindly trust to give.

    Thank you so much for the fast reply.

    #287170

    Artem Temos
    Keymaster

    No problem. We are glad to help you. Let us know if you need any further assistance.

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

The topic ‘Code white label’ is closed to new replies.