2011-09-27, 04:35:15
Hello all.
(Im using 000freehost, free account, to train get simple, hope this is not a limitation to get-simple)
I am unable to understand why this doesn’t work like I have imagined. Im trying a lot of experiencies but Im stuck. The issue is:
I have a template.php (index default). Inside his footer I put; <?php include('template_2.php'); ?>
Template_2.php is a different one that im implementing inside the template.php footer. And successfully appears in that particular place.
Template 2 is importing information from a page that I created, called texto_2. For that im using the pages excerpts plugin (http://get-simple.info/extend/plugin/pages-excerpts/62/ ). I put <?php echo page_excerpt('texto_2', 50000000, 'html'); ?> ( …I exaggerated on the chars lol). So now I can open that page and edit its content, upgrading my footer info easily.
But … if I put images in texto_2 with the ckeditor … they don’t appear on the template.php footer :’(.
Why?? Text yes, images no ...
Note, the images were uploaded to the files place.
Many thanks
sausage
(Im using 000freehost, free account, to train get simple, hope this is not a limitation to get-simple)
I am unable to understand why this doesn’t work like I have imagined. Im trying a lot of experiencies but Im stuck. The issue is:
I have a template.php (index default). Inside his footer I put; <?php include('template_2.php'); ?>
Template_2.php is a different one that im implementing inside the template.php footer. And successfully appears in that particular place.
Template 2 is importing information from a page that I created, called texto_2. For that im using the pages excerpts plugin (http://get-simple.info/extend/plugin/pages-excerpts/62/ ). I put <?php echo page_excerpt('texto_2', 50000000, 'html'); ?> ( …I exaggerated on the chars lol). So now I can open that page and edit its content, upgrading my footer info easily.
But … if I put images in texto_2 with the ckeditor … they don’t appear on the template.php footer :’(.
Why?? Text yes, images no ...
Note, the images were uploaded to the files place.
Many thanks
sausage