• I’m embedding the code on a new template called astore.php, which is basically a normal page with the sidebar call removed, but when I embed the code on what should be a Full page php at that point, I cannot shed a Black empty sidebar on the left, cutting off my iframe.

    Anybody got a solution of rthis, cantr seem to find one anywhere in the forums.

    Thanks in advance for any help….

    Here’s my site using the full page template and the following code from amazon inputted to the backend editor:

    <iframe src=”https://astore.amazon.com/landlord411-20&#8243; width=”400″ height=”4000″ frameborder=”0″ scrolling=”no”></iframe>

    Website address:

    https://landlord-411.maanspace.com/goods-6/

Viewing 1 replies (of 1 total)
  • Thread Starter theMaan

    (@themaan)

    Actually, looks like I have a solution for it, another Forum Moderator gave me this code for Custom CSS:

    to remove the black column:
    example CSS for your site, specific to the one page template with the iframe:
    .page-template-page-templatesastore-php .site:before {
    width: 0;
    }

    ideally, this should be added via a ‘custom CSS’ plugin …

    Hope this will help anyone with the same problem, but the code has some custom elements to my WP , I think though….

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with sidebar w/ Amazon a-store in WP 2014 theme’ is closed to new replies.