WordPress plugins:
- Silver Bullet
- Silver Bullet Pro
- Sitekit
- Fortify
- Anti-spam Pro
- Security-protection
- Page-list
- iframe
- Content-Grid
- Magic-Slider
- Login-logout
- Search by Google
- Filenames to latin
- info
- Easy to use
- Extra Shortcodes
- Comments advanced
- Embed
- Ip2country
- Taxonomy Checklist Tree
<?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":
- Silver Bullet
- Silver Bullet Pro
- Sitekit
- Fortify
- Anti-spam Pro
- Security-protection
- Page-list
- iframe
- Content-Grid
- Magic-Slider
- Login-logout
- Search by Google
- Filenames to latin
- info
- Easy to use
- Extra Shortcodes
- Comments advanced
- Embed
- Ip2country
- how to use WP Super Cache
- Taxonomy Checklist Tree
page-list depth="1" child_of="parent":
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.
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?
sir am using your plugin "spam comment" since 2 days. But am confused that is free plugin so its shown ads or redirection traffic to another site? please clear my confusion. My site https://youngmensclothes.com/
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.
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?
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.
[iframe width="100%" height="480" src="https://pictureperfectmalta.com.mt/streetview/su29"]
how to add allow full screen please
allowfullscreen="allowfullscreen"
Try:
[iframe width="100%" height="480" src="https://pictureperfectmalta.com.mt/streetview/su29" allowfullscreen="true"]
whether it can increase our web loading speed by using WordPress Speedup plugin ??
Yes, you can increase the site loading speed with Silver Bullet Pro plugin.
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
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 :)
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!
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;}
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.
Hi, I installed iframe plugin on my wordpress site, the latest version of wordpress, but it doesn't work at all.
Can you share the URL of the page with the issue?
And can you share the shortcode you are trying to use and what you get instead?
Hello, l am facing a huge spam problems to many of my websites, so l had just installed your plugin anti spam to stop spam.
Thank you
Your spam blocker works very well. I was getting >100 spams per day and now, none for 36 hours.
thanks bro, this what i m looking for, plugin for embed a several media on the website, its easy an simple plugin
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
The
height="auto"
does not work properly.You need to setup specific height.
For example
height="500"
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?
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.
So I can't do something like
min-height=450px
height=auto
Hello,
Fantastic plugin! Thank you! Quick question: How do I remove the white and grey rows from the background?
Can you provide more details? Which plugin? And what is the URL with the issue?