Plugins

WordPress plugins:

WordPress logo

<?php 
/*
Plugin Name: Iframe
Plugin URI: http://web-profile.net/wordpress/plugins/iframe/
Description: Description of the plugin.
Version: 1.0
Author: webvitaly
Author URI: http://web-profile.net/wordpress/
License: GPLv3
*/
?>

Links:

pagelist depth="1" child_of="this":

page-list depth="1" child_of="parent":

63 thoughts on “Plugins

  1. Pingback: 5 Best WordPress iFrame Plugins 2020 and 3 Ways to Use Them – Geniuswp

  2. Pingback: Top 5 Best SEO XML Sitemap Generator Plugins for WordPress Sites – Geniuswp

  3. Pingback: Sitemap – WordPress Plugin – Sweet Saw

  4. Pingback: Russia Targets Singapore & America With Most Spam - Eco Paint, Inc.

  5. Pingback: 5 meilleurs plugins WordPress iFrame 2020 - TemplateMonster France

  6. Jenna Kirkbride

    Hello,

    We use your Login-Logout plugin on 2 of our websites but for some reason the "Lost Your Password" does not work. Do you know how we can fix it so our customers can use it? When you click it, it doesn't go anywhere.

    Reply
    1. Vitalii Post author

      Hi Jenna.
      I think this is not related to Login-Logout plugin.
      What other plugins do you have which might change the login/register functionality?

      Reply
    1. Vitalii Post author

      Hi,
      The Anti-Spam plugin only show ad banner in the admin section. You can close it and you will not see it again. Plugin does not do any redirection at all.
      Please let me know if you have additional questions.

      Reply
  7. Kelli

    All my comments are being blocked and considered by the plugin as spam. Why is this happening and I can I access those blocked comments?

    Reply
    1. Vitalii Post author

      Hi Kelly.
      All blocked comments should be in admin section => Comments => Spam.
      It is hard to tell what is wrong because the plugin is not active on your website anymore.

      Reply
  8. Massimo Debattista

    [iframe width="100%" height="480" src="https://pictureperfectmalta.com.mt/streetview/su29"]

    how to add allow full screen please

    allowfullscreen="allowfullscreen"

    Reply
  9. ashley

    Hi there,

    I installed your Page List plugin which works great, thank you, but I wanted to ask if it is possible to customise by css? If this is possible it would be great if you could supply the code to change the following:

    1. Remove bulletpoints
    2. Make text size smaller
    3. Change font

    Any help would be much appreciated :) thank you

    Reply
    1. Vitalii Post author

      Hi Ashley.
      Try to add this css to your theme via customizer section or via some plugin or via child theme:

      .page-list li {list-style-type: none; font-size: 12px; font-family: arial;}

      Nice website btw, I like it :)

      Reply
      1. Ashley Jones

        Great, that worked perfectly- thank you :). (and that you like the website, thanks a lot for that!)

        Is there a way that I could have the list horizontal rather than vertical?

        Shop About Contact

        etc.? Thanks!

        Reply
    2. Vitalii Post author

      Try to use this code instead of the one I provided before:
      .page-list li {list-style-type: none; font-size: 12px; font-family: arial; display: inline-block;}

      Reply
  10. Gomez

    Hi, I installed your iframe plugin to show a page to my customers and it works perfectly. Now I have to add a another plug where the visitors can pdf that page and e-mail it to their mail. For that I have installed another plugin and it as short code. How can I embed the pdf short inside the iframe.

    This is the url of the page:
    http://myhome-myoffice.com/resources/

    Thanks.

    Reply
  11. Robert L. P)endergas

    Your spam blocker works very well. I was getting >100 spams per day and now, none for 36 hours.

    Reply
  12. David Young

    I installed the current free version of your plugin. I am running an serverside aspx file in the iframe that is located on my site. I have the height set to 'auto', however the page is not expanding but the scrollbars show up and the page is all there. Is this expected behavior for the free version that the page will not expand?

    Thank you

    Reply
      1. dave Young

        But I'm creating a dynamic datagrid. There's no way to know height until its created. Thus the 'auto' setting. If I set min-height to a static number will the height adjust beyond that automatically?

        Reply
        1. Vitalii Post author

          Iframe plugin does not have auto-adjust height feature.
          Automatic scrollbar can help you here if the embedded content will be higher than the iframe itself.

          Reply
  13. Alex

    Hello,

    Fantastic plugin! Thank you! Quick question: How do I remove the white and grey rows from the background?

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *