This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

4
  1. James

    hi

    what theme are you using have you a link to your site?

  2. James

    for the vantage theme add this css to your custom css (if you are not using a premium theme you can use simple custom plugin)

    this will disable the link in the titles of each post

    article.post .entry-header h1.entry-title a, article.page .entry-header h1.entry-title a {
    pointer-events: none;
    cursor: default;
    }

  3. riasage

    Thank you very much! It worked!

  4. Daniel Staff

    Hi Riasage,

    Am happy you have this solved. If you encounter any other issue that you require support for, always feel free to open a thread. At James thank you on this, much appreciated.

    Thank you.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread