Home Forums WoodMart support forum General queries – ORe

General queries – ORe

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

    rahmat.wpdev
    Participant

    Hello, I have some issues, I’ve shared a document file so that I can explain it properly, please check the private comment box.
    I’ve attached the admin access too.

    Thanks

    #504370

    Hello,

    01. You can remove the title in the page settings.

    Please check this manual:
    https://xtemos.com/docs-topic/options-for-pages/

    02. Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

    .entry-meta-list, .hovered-social-icons, .read-more-section a {
    	display: none !important;
    }

    03. Go to Settings > permalinks > In the option section set the Product category base.

    04. Go to Settings > permalinks > set the permalink structure plain or post name.

    Best Regards.

    #505254

    rahmat.wpdev
    Participant

    Hello, thanks for the reply.
    please check the private comment

    #505354

    Hello,

    01. Please try and add the following Custom CSS in the Global Custom CSS area under
    Theme Settings >> Custom CSS.

    .single-post .entry-title {
    display: none;
    }

    02. Now reload the site again and check it is working fine.

    Best Regards.

    #506848

    rahmat.wpdev
    Participant

    Hello, please check the private content

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