Knowledgebase – target=_blank

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 4 reply threads
  • Author
    Posts
    • #60970
      Martin Slack
      Guest

      Hi,
      I am writing a Vendor Guide that I want to open as a pdf in a new tab when vendors click on their knowledge base button. The editing options in the edit knowledgebase options pane don’t have this option.
      Thanks,
      Martin

    • #61327
      WCFM Forum
      Keymaster

      Hi,

      Well, WCFM Knowledge base has no option to convert content automatically into PDF.

      Easiest way will be – use a separate knowledge base plugin and create your content. Then add it’s archive page link under WCFM Dashboard using Menu Manager.

      Thank You

    • #62010
      Martin Slack
      Guest

      Hi,
      No, I think you misunderstood.
      Creating and uploading the pdf to the media folder is easy. I just wanted to get the pdf to open in a new tab so that vendors can have it open when they are getting used to their dashboard. The editor doesn’t have a “text” option.
      I managed to do so by simply pasting the html into the editor.
      Thanks,
      Martin

    • #62413
      WCFM Forum
      Keymaster

      HI,

      Please add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_wpeditor_quicktags', '__return_true' );

      It will enable “Text” tab for Editors.

      Thank You

    • #63698
      Martin Slack
      Guest

      Thanks – that is very helpful.

Viewing 4 reply threads
  • The topic ‘Knowledgebase – target=_blank’ is closed to new replies.