cirrus

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Excluding Pages in WordPress #1154
    cirrus
    Member

    Just a thought while I am browsing, you could do something in your theme to set a conditional statement and give different css classes to a page.

    Lets say you wanted to hide it, you could make a long conditional if statement saying if this page or this page or this page or this page give the css class name nopdf then in your css use

    .nopdf .pdf24Plugin-cp {
    display:none;
    }

    I did something similar to hide the link from my homepage.

    Cheers

    in reply to: Please Help - Logo not displaying properly!!! #1059
    cirrus
    Member

    Hi, I am wondering how this works? I am using pdf24 and can convert pages to pdf fine though I have no idea where the option is to include the sites logo as well. I love the plugin but want a little more control as I want all of the generated pdfs to contain a simpler version of my header and logo, and also the contact details and address in the footer with the normal generated content inbetween the two. Any ideas or advice would be greatly appreciated. Keep up the good work.

    David

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