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. 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
    • 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
    • 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
    • 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
  2. [iframe width="100%" height="480" src="https://pictureperfectmalta.com.mt/streetview/su29"]

    how to add allow full screen please

    allowfullscreen="allowfullscreen"

    Reply
  3. 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
    • 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
      • 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
    • 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
  4. 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
  5. 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
  6. Hello,

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

    Reply

Leave a Reply to Kamal G Cancel reply