<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Have &#34;Print Entries&#34; show HTML blocks and images (instead Of URL)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/have-print-entries-show-html-blocks-and-images-instead-of-url</link>
		<description>Gravity Support Forums Topic: Have &quot;Print Entries&quot; show HTML blocks and images (instead Of URL)</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:27:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/have-print-entries-show-html-blocks-and-images-instead-of-url" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Have &#34;Print Entries&#34; show HTML blocks and images (instead Of URL)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-print-entries-show-html-blocks-and-images-instead-of-url#post-169688</link>
			<pubDate>Wed, 13 Mar 2013 07:16:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">169688@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The HTML blocks are for presentation, not part of the entry, so those will not be included when you print the entry.&#60;/p&#62;
&#60;p&#62;Because the URL to the uploaded image is what is stored in the entry, that is what is printed rather than embedding the image.&#60;/p&#62;
&#60;p&#62;Finally, to add a print stylesheet, you can do something like this (in your theme's functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function load_gf_print_style() {
wp_register_style( &#38;#39;gf_print_css&#38;#39;, get_stylesheet_directory_uri() . &#38;#39;/css/gf-print-style.css&#38;#39;, false, &#38;#39;1.0.0&#38;#39;, &#38;#39;print&#38;#39; );
wp_enqueue_style ( &#38;#39;gf_print_css&#38;#39; );
}
add_action( &#38;#39;wp_enqueue_scripts&#38;#39;, &#38;#39;load_gf_print_style&#38;#39; );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>talgalili on "Have &#34;Print Entries&#34; show HTML blocks and images (instead Of URL)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-print-entries-show-html-blocks-and-images-instead-of-url#post-166163</link>
			<pubDate>Sat, 09 Mar 2013 18:16:08 +0000</pubDate>
			<dc:creator>talgalili</dc:creator>
			<guid isPermaLink="false">166163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to have the Print Entries include the HTML blocks that are in the form (so that when reviewing the submission - it is clear what section it relates to).&#60;/p&#62;
&#60;p&#62;Also, I would love to be able to see the image inside the print view (and not need to go all the way to the link).&#60;/p&#62;
&#60;p&#62;Lastly, where could I edit the CSS of the print view? (I need it to be right-to-left)&#60;/p&#62;
&#60;p&#62;Thanks!!&#60;br /&#62;
Tal
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
