Posts: 408
Threads: 76
Joined: Nov 2017
2020-03-15, 04:56:41
(This post was last modified: 2020-04-03, 00:58:11 by multicolor.)
Now you can create own popup on your website with ckeditor with easy config
1.install
2.turn on
3.go to pages - popup settings (right navbar)
4.Turn On Popup on checkbox
5.click edit content
6.add your content
7.Save and go another page.
That's your popup is Enable
1.1 added expiration date option
1.2 added date selector (7 days, 1 moth, 1 year)
Posts: 166
Threads: 7
Joined: Jan 2013
Tried this plugi and works well except for 2 small probs:
1. Popup close X does not line up with its color highlight.
2. Close X does not work with some other extensions installed. ie: 2 other new add-ons "sponsor_carousel" and "Gallery_folder". Turn off conflicting extension and close pop-up works again
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-03-24, 14:07:52)davetest Wrote: Tried this plugi and works well except for 2 small probs:
1. Popup close X does not line up with its color highlight.
2. Close X does not work with some other extensions installed. ie: 2 other new add-ons "sponsor_carousel" and "Gallery_folder". Turn off conflicting extension and close pop-up works again
I check this soon, thanks
Posts: 166
Threads: 7
Joined: Jan 2013
Hi Multicolor. Thx for response. Can you also tell me what to edit in plugin to alter cookie expiry time?
Thanks
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-03-26, 03:10:37)davetest Wrote: Hi Multicolor. Thx for response. Can you also tell me what to edit in plugin to alter cookie expiry time?
Thanks
Download new version, i add this option.
I still working with conflict plugins, stay tuned.
Posts: 11
Threads: 2
Joined: Oct 2017
very nice addon/plugin. Thank you for this plugin.
how do i enter the date? Or can I just give the number of days? that it brings again after x days.
2 options are ideal.
1. number of days for displays again.
2. Select end date with calendar.
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-03-31, 07:49:04)bafrali55 Wrote: very nice addon/plugin. Thank you for this plugin.
how do i enter the date? Or can I just give the number of days? that it brings again after x days.
2 options are ideal.
1. number of days for displays again.
2. Select end date with calendar.
just like example
Fri, 1 Jan 2100 00:00:01 GMT
If you wanna change date you use another date
Maybe next ver. i add easier date changer
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-03-31, 07:49:04)bafrali55 Wrote: very nice addon/plugin. Thank you for this plugin.
how do i enter the date? Or can I just give the number of days? that it brings again after x days.
2 options are ideal.
1. number of days for displays again.
2. Select end date with calendar.
Hi, now you can use 7 days, 1 month, 1 year selector on ver. 1.2
Posts: 32
Threads: 4
Joined: Apr 2020
2020-05-04, 01:15:51
(This post was last modified: 2020-05-10, 05:22:14 by pablito.)
I tried and could not make it work.
Can you provide me some help ?
Posts: 32
Threads: 4
Joined: Apr 2020
Hello,
I tried the plugin on my pc to make a test, but it does not work.
Turn On Popup is checked.
I have added content "Hello world", I have cleaned my cookies and stuff and the popup does not show...
My plug ins installed when I tried.
Send Anonymous Data GetSimple needs your anonymous data so we can understand our users better. It's completely voluntary and will help us improve our product.
Version 1.0 — Auteur: Chris Cagle Désactiver
DynPages Replace place holders in pages with dynamic content from components (I18N enabled!)
Version 0.7.2 — Auteur: Martin Vlcek Désactiver
Innovation Theme Settings Settings for the default GetSimple theme: Innovation
Version 1.2 — Auteur: Chris Cagle Désactiver
News Manager (updated) A blog/news plugin for GetSimple
Version 3.6 — Auteur: Rogier Koppejan, Carlos Navarro Désactiver
News Manager Addons Additional functions/template tags for News Manager
Version 0.9.5 — Auteur: Carlos Navarro Désactiver
Popup plugin Popup plugin for your website
Version 1.2 — Auteur: Mateusz Skrzypczak
Posts: 408
Threads: 76
Joined: Nov 2017
Did you use get_header and get_footer on your theme?
Posts: 32
Threads: 4
Joined: Apr 2020
2020-05-10, 19:05:42
(This post was last modified: 2020-05-10, 19:05:59 by pablito.)
(2020-05-10, 18:48:52)multicolor Wrote: Did you use get_header and get_footer on your theme?
Hello,
my theme uses <?php nm_get_header(); ?> (for good posts titles with New Manager).
And I don't have get footer in the theme.
There is a thread about the pop up plug in ? I think I did not find it.
Thanks for creating useful plug ins.
Posts: 408
Threads: 76
Joined: Nov 2017
(2020-05-10, 19:05:42)pablito Wrote: (2020-05-10, 18:48:52)multicolor Wrote: Did you use get_header and get_footer on your theme?
Hello,
my theme uses <?php nm_get_header(); ?> (for good posts titles with New Manager).
And I don't have get footer in the theme.
There is a thread about the pop up plug in ? I think I did not find it.
Thanks for creating useful plug ins.
you must use <?php get_footer();?> before </body> that's must be on your theme. Popup use this.
Posts: 32
Threads: 4
Joined: Apr 2020
(2020-05-10, 19:09:13)multicolor Wrote: (2020-05-10, 19:05:42)pablito Wrote: (2020-05-10, 18:48:52)multicolor Wrote: Did you use get_header and get_footer on your theme?
Hello,
my theme uses <?php nm_get_header(); ?> (for good posts titles with New Manager).
And I don't have get footer in the theme.
There is a thread about the pop up plug in ? I think I did not find it.
Thanks for creating useful plug ins.
you must use <?php get_footer();?> before </body> that's must be on your theme. Popup use this.
Thanks, i will try today and keep you informed
Posts: 32
Threads: 4
Joined: Apr 2020
Hello,
i tried what you said @multicolor and it worked perfectly.
I think you have a great basis for a plug in and you could maybe make it better with the possibility to close the pop up in the pop up (not only the mark on the right upper side).
It could be nice also to be able to use this pop up with email collecting services to put email customers in a database for instance.
Posts: 155
Threads: 10
Joined: Jul 2012
Great plugin and works
Posts: 3
Threads: 0
Joined: Jan 2021
The window does not close - how can I fix it?
Posts: 408
Threads: 76
Joined: Nov 2017
(2021-01-18, 19:20:04)Wallkar Wrote: The window does not close - how can I fix it?
Give me a console, you have any error?
Posts: 408
Threads: 76
Joined: Nov 2017
2.0 NEW BIG UPDATE
- shortcode support
- many popup (now you can create different, for different page)
- cleaner settings
- more option
- New design window
This version not compatible with previous.
Download:
http://get-simple.info/extend/plugin/popup-plugin/1241/
Posts: 408
Threads: 76
Joined: Nov 2017
2.1 Update
-Added I18n lang support
-fix bug (hidden popup when you delete item)
Download: