Home Forums WoodMart support forum Can't disable page's title

Can't disable page's title

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #348474

    devbattat
    Participant

    hi,
    1. I can’t disable page’s title. Im disabling it from the menu as shown in the attachment.
    I’ve also tried it with main (non-child) theme and disabling all plugins (including Woocommerce, wpbakery, etc). I tried it on php 7.4, 8.0 and 8.1, no caching enabled, using WPMUDEV hosting.
    2. The main menu’s background is sometimes reset to the black color randomly

    Thanks!

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

    Hello,

    The issue seems to be with the HTTP HTTPS settings of wordpress.

    Please make sure that you have set both the addresses same under Settings >> General as mentioned in our detailed documentation:https://xtemos.com/docs/woodmart/icons-has-been-disappeared/

    Then resave the theme settings and check back.

    If the issue still occurs then provide the admin panel login details of the website.

    Best Regards

    #348647

    devbattat
    Participant

    It has always been “https” since the first day. Please see credentials below

    #348661

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .post-title-large-image.title-size-default .title {
        display: none;
    }

    2) This issue doesn’t exist on your website. Please clear cache and checkback.

    Best Regards

    #348664

    devbattat
    Participant

    Hi,
    we need to have page title on some posts and to disable on others.

    #348782

    Hello,

    Please deactivate all the third party plugins and tell me then we will troubleshoot with the theme plugins.

    Best Regards

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