7 replies
Hi,

I just want to use wordpress like this:

I want to write a post (without the whole content just 4 lines) and when clicking on the title from this post, the link will go to another URL (another post which require fill out a webform), after this I will get another post or page which has a file to download. Is there a wordpress plugin to do this?

Regards,
#question #wordpress
  • Profile picture of the author IM Godfather
    These may work for what you need:

    search google for "wordpress plugin doorway"

    This will bring up 2 that appear to do what you want - kind of. WP-Door and Content Warning .. this should accomplish what you are after.
    {{ DiscussionBoard.errors[4110575].message }}
  • Profile picture of the author Micah Medina
    If the question is "Can wordpress do X" the answer is yes.
    Signature


    {{ DiscussionBoard.errors[4112013].message }}
    • Profile picture of the author IM Godfather
      Originally Posted by Hearts Frozen View Post

      If the question is "Can wordpress do X" the answer is yes.
      Well true for the most part .. You must be sure to not overload Wordpress with plugins.

      Especially if you have a lot of posts, too many plugins can cause some serious slowdowns. But Wordpress is a god send for Non-Programmers that want a quick, easy and simple solution for a lot of things.
      {{ DiscussionBoard.errors[4112267].message }}
      • Profile picture of the author rosetrees
        Have you tried just adding the html code into the title box in your post editing area?

        For example - as the title of your post put <a href ="http :// mylinkhere. com/fullpost. html">Your Post Title Here </a>

        I tried it recently when someone else asked, and it worked in my theme.
        {{ DiscussionBoard.errors[4125491].message }}

Trending Topics