Home Forums WoodMart support forum Blog posts back to list button

Blog posts back to list button

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #606844

    greg-9795
    Participant

    There are a few pages on our website where we link to blog post categories.

    When viewing ablog post, there is a grid button at the bottom “Back to list”, however this simply takes you back to the top of the blog post you are on.

    How do we remove this back to list button on each page that has blog posts on it?
    How do we stop the date of publication being listed?
    How do we stop the author being listed or change the author to read our company name and logo rather than a name?

    #607002

    Hello,

    Sorry to say I am unable to login or visit your site. Kindly, please disable the 2FA Authentication so that we can proceed further with checking the issue on your Site.

    Best Regards

    #607069

    greg-9795
    Participant

    see attatched log in info expanded

    #607133

    Hello,

    01. Navigate to Theme Settings > Blog > Single Post > disable the option “Posts navigation”.

    02. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-post .wd-post-date,
    .post-single-page .wd-entry-meta {
        display: none !important;
    }

    Best Regards

    #608483

    greg-9795
    Participant

    Hello,

    This hasn’t worked. The date is still showing on the thumbnail for each case study and blog post throughout the site. Can you please look at an alternative?

    Many thanks,

    #608620

    Hello,

    Can you please share the screenshot where the date is showing so i will check and give you a possible solution.

    Best Regards

    #608797

    greg-9795
    Participant

    Hello, see attatched, thanks 🙂

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

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-meta-date .wd-meta-author {
    display: none !important;
    }

    Best Regards

    #608968

    greg-9795
    Participant

    Hi! Unfortunately that isn’t working. Can you please take a look at the attached photos and see if I have added the code to the correct area / in the correct way?

    Many thanks

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

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #609046

    greg-9795
    Participant

    see private content

    #609142

    Hello,

    Sorry to say your login link is not working. It redirects me to your site. Please share the correct login details so I will check and give you a possible solution.

    Best Regards

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