Need A New WP Theme That I Can Showcase Ebook

5 replies
Hey,

I have decided to update my blog and would like to include my ebook to the right hand side, I tried to do this with a widget before on my old theme but for some reason it didnt let me so if I cant do that then I need to get a new wordpress theme that will let me showcase ebook at the right and below it so that I can enter text and optin box.

Also should have rss box and twitter box or feed.

Hope someone can help out with this.

Aaron.
#ebook #showcase #theme
  • Profile picture of the author theemperor
    I recommend the Headway theme as you can do this and a lot more. I have PMed you some details of sites I own that use the theme, but I am not posting them here as I don't want them to be seen in this public place.
    Signature
    Learn to code faster, and remove the roadblocks. Get stuff done and shipped! PM me and I can help you with programming tutoring, specialising in Web and the following languages: Javascript ~ HTML ~ CSS ~ React ~ JQuery ~ Typescript ~ NodeJS ~ C#.
    {{ DiscussionBoard.errors[1558640].message }}
    • Profile picture of the author rosetrees
      I always use the Atahualpa theme.

      To add your ebook cover graphic into a widget you need to know exactly where you have uploaded the image to. I often do this with my ftp software so I know where the graphic is.

      Then, in a text widget, enter something like this code:

      <img src="http://yoursite.com/wp-content/uploads/2009/10/yourgraphic.jpg">

      Where uploads/2009/10 is the location of your graphic - this is the bit that varies. It might be, for example, uploads/2010 or uploads/2010/01. This is where ftp software helps with finding the absolute location.

      If you want to see some sites with graphics included in the widgets, PM me.
      {{ DiscussionBoard.errors[1558704].message }}
      • Profile picture of the author aaronlamont
        I can use the text widget no problem, just in my old theme it wouldnt let me for some reason.

        Originally Posted by rosetrees View Post

        I always use the Atahualpa theme.

        To add your ebook cover graphic into a widget you need to know exactly where you have uploaded the image to. I often do this with my ftp software so I know where the graphic is.

        Then, in a text widget, enter something like this code:

        <img src="http://yoursite.com/wp-content/uploads/2009/10/yourgraphic.jpg">

        Where uploads/2009/10 is the location of your graphic - this is the bit that varies. It might be, for example, uploads/2010 or uploads/2010/01. This is where ftp software helps with finding the absolute location.

        If you want to see some sites with graphics included in the widgets, PM me.
        {{ DiscussionBoard.errors[1558709].message }}
        • Profile picture of the author rosetrees
          Originally Posted by aaronlamont View Post

          I can use the text widget no problem, just in my old theme it wouldnt let me for some reason.
          Sorry. I hope you didn't think I was being condescending . Hope you find a theme that works for you.
          {{ DiscussionBoard.errors[1558747].message }}

Trending Topics