Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 130709

Post Code does not appear in PDF and Post Feature Image either

$
0
0

Replies: 1

Alright here is the deal,
I have problems when generating the pdf file, the generation always stops when it reaches any added code to a post. I display code on some post as I write tutorials online.

Here is an example :

<one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
</one>

The 2nd Issue I have is that the featured image is not loaded in the pdf file even thought I have enabled it in the plugin settings.

So far I like this plugin and would defenetly like to contribute by purchasing the pro version, but I will not if I can’t get this to work. As I will be posting lots of codes on my site. I am using the Crayon Syntax Highlighter plugin to display code in posts


Viewing all articles
Browse latest Browse all 130709

Trending Articles