Jump to content
Sign in to follow this  
euganeo

custom page

Recommended Posts

euganeo

Hi, I'm including an iframe in a custom page template. http://www.euganeo.org/libri-mappe-cartografia/ I have create it with this code: ######### <?php /* Template Name: Libreria */ ?> <?php get_header(); ?> ############ But platformpro close the page with a black line... how can I set a height 100% and let the iframe only close the page below? any help? thank you

Share this post


Link to post
Share on other sites
Rob

First question that comes to my mind is do you really require an iFrame or, could you do what you want with a PHP include? A simple plugin called "Include Me" works great for creating PHP includes on WP pages or posts, and is compatible with Platform Pro. While some iFrames have worked with WP, the majority I've noticed have difficulties. Others may have better answers.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
Rob

Is this an Amazon iFrame? If that's the case, you can adjust the iFrame in the Amazon CSS.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×