Code

Discussion on Aether Content Hider Plugin for WordPress

Discussion on Aether Content Hider Plugin for WordPress

Cart 28 sales

CodeRevolution supports this item

Supported

This author's response time can be up to 1 business day.

25 comments found.

I see “5 July 2024” but in the changelogs i cant see any news. Did the plugin have an update? Will the plugin be further developed?

Hello,

Thank you for pointing out that I forgot to update the plugin changelog. I did it now.

Yes, the plugin is supported and will get also future updates and features.

Regards, Szabi – CodeRevolution.

Hi, this plugin seems like a great solution for my affiliate site. Before buying I would like to ask several questions regarding the show-hide feature based on visitors country: 1. Can i group multiple countries to show content for? 2. Will it work with cloudflare? 3. Are there any request limits? Thanks in advance

Hello,

Thank you for contacting me.

1. Yes, you can add a comma separated list of countries, in the user_countries shortcode parameter.

2. Yes, working with CloudFlare.

3. No request limits.

Regards, Szabi – CodeRevolution.

Wow! Awesome, thanks for a quick reply. I’ll test it today.

Hello dear developer! Question before buying. I have several posts on the site that I would like to restrict access to from a specific country. Only a few pages, only for one country. Is it possible to do this with your plugin? Thanks in advance for your reply!

Hello,

Thank you for contacting me.

Yes, using this plugin you will be able to hide content on the pages you select, if you envelop the content of the pages in the following shortcode the plugin provides:

[aether-hide-by-country]

Usage example:

[aether-hide-by-country user_countries="United States" replacement="You are not allowed to view this page from your country!"]Awesome content here.[/aether-hide-by-country]

The above shortcode will show the enveloped content only for users in the United States.

Regards, Szabi – CodeRevolution.

Добрый день! В плагине не хватает следующей функции: “Текст будет доступен через Х секунд”

Вы не поняли меня: Данный шорткод открывает запись в конкретное время и дату. А хотелось бы видеть опцию, где фрагмент текста открывается через Х секунд нахождения пользователя на странице. Пример: Пользователь оказался на странице где есть скрытый контент. Уведомление показывает пользователю сообщение, что “скрытый контент будет доступен через 30 секунд. Отсчет времени начинается с того момента когда пользователь открыл пост с скрытым контентом

Простите за недопонимание. Действительно, это недоступно в плагине. Я отметил эту идею, добавлю ее в будущих обновлениях для этого плагина. Спасибо, что упомянули об этом.

С Уважением.

Привет,

Хорошие новости! Я обновил плагин до версии 1.2.0, теперь он может отображать / скрывать контент со страниц через несколько секунд, когда пользователь оставался на той же странице. Надеюсь, это обновление поможет.

С Уважением.

Global show/hide via single admin setting?

I’d like to surround content on multiple pages that would hide or show via a single setting on the backend. Possible?

Hello,

Thank you for contacting me.

I am not sure what you mean by global show/hide. Would you like to show/hide the entire site just from switching on/off in admin settings? If yes, this is not currently possible in the plugin.

To learn about its features, please check its tutorial video here: https://www.youtube.com/watch?v=16aNwuwPTuI

Regards, Szabi – CodeRevolution.

Hi, is it possible to hide content based on form submission? I want to hide PDF’s available for download until a user submits their name and email. Thanks

Hello,

Thank you for contacting me.

Currently, hiding content using this plugin if the user has not submitted a form is not possible. Other alternatives that are currently possible that might help you are:

- hide if user has not submitted a comment on a post

- hide if user not logged in

Regards, Szabi – CodeRevolution.

I purchased this plugin thinking it would allow me to hide content based on if the user came from another specific page on my website. This doesn’t seem to work. I need to block access to an entire page unless the user fills out a form that then redirects them to a thank you page. Maybe it isn’t working because we use WPBakery Page builder to build our site and I am trying to wrap all of the elements between the shortcodes.

Hello,

First of all, thank you for your purchase.

Please send me details on what you tried and what did not work for you, to my email kisded@yahoo.com and i will help.

Regards, Szabi – CodeRevolution.

Hi,

I am looking for a security layer for my quiz examination website so that user who is taking an exam cannot copy the contents of the exam by Right click, select print copy, cut, save etc keys are disabled, anti cheat features to prevent browser windows switching, tab switching, minimizing extra during exam which can be set from Admin panel Browser tolrance.

Does this plugin provide these features?

Hello,

Thank you for contacting me.

No, unfortunately, this plugin does not provide these features. However, I added this idea to my plugin ideas list, I will consider implementing it in the future.

Regards, Szabi – CodeRevolution.

Pre-Sales question – I am trying to either redirect to a page or display a message when content is hidden/expired – So I have a form that I want to expire at midnight – and when it does – if people go to that after after the content has expired I would like to display a message (ex: sign up has ended you will need to sign up in person at the event) or set a redirect to a page with a message on it once the content becomes expired – Can this plugin display a message when content is expired or redirect to a page if content is expired?

Hello,

Thank you for contacting me.

Yes, the plugin can display a placeholder message after the content expired.

To learn more about the plugin, please check the tutorial video for the plugin, here: https://www.youtube.com/watch?v=16aNwuwPTuI

Also, please check it’s live demo, here: http://wpinitiate.com/coderevolution/aether-demo/

Regards, Szabi – CodeRevolution.

one more question…

can I place an iframe inside the timed content?

Hello,

Yes, iframes are supported.

Regards, Szabi – CodeRevolution.

Also, please note that the plugin will take the server time as a reference right now.

Regards.

1. Can you send me a sample code for a weekly schedule. Example monday to friday 8 to 5 saturday 9 to 4 and sunday off?

2. How well does this work with wordpress/Gutenberg?

thank you

Hello,

Thank you for contacting me.

1. Here is a shortcode that can work Monday to Friday, 8 to 5:

[aether-hide-by-time-repeated type="weekly" onday="Monday" offday="Friday" offmonth="January" offdate="05" ontime="08:00:00" offtime="17:00:00" replacement="We are closed"]We are open[/aether-hide-by-time-repeated]

The plugin cannot do right now days with different opening time (you can add also Saturday, but it can only have the same opening times as the rest of the week).

2. Yes, the plugin is Gutenberg compatible, it adds also adds blocks.

Regards, Szabi – CodeRevolution.

Pre sale: Is possible to hide menu item for non logged user, and hiden pdf document in the content of the site for non logged user? Thank you.

Hello,

Thank you for contacting me.

Yes, the pdf document can be hidden in the content, however, the menu item cannot be hidden by it. This is not possible right now.

Regards, Szabi – CodeRevolution.

Hi! This is a pre-sales inquiry.

1- I need some clarification on the pricing and updates. It says $19 (regular license) for 6 months of support but doesn’t say how long for future updates. Is it $19 for 6 months of updates as well? Or are the updates forever after 6 months, if I don’t need support?

2- Is one regular license usable for just one site? Or can it be used on multiple sites? If not for multiple sites, would that be under the extended license?

Thanks very much. :)

Hello,

1. You can extend the support period from CodeCanyon (after it is expired). The price for the renewal is 67% from full plugin price.

2. Well, CodeCanyon does not offer direct support for upgrading licenses. However, you can contact me, and I can offer you a refund for your initial purchase, after which, you can purchase the Extended License for the plugin. I know it is a bit complicated, but this is the only way to do this right now. :)

Regards.

Excellent. Thanks again so much for your responses! :)

No problem. :)

Hello, I tried your demo. But I am still not able to figure out how can I show my text at a certain date and time and hide it again at a certain date and time? Can you please help me. This will help me in deciding whether to buy your plugin or not. I will tel you what exactly I want. Following is the example. I have a button “Join Me”. I want to show this button on 5th January at 14:30 hrs. and hide it again at 16:00hrs. Regards Saxena

Hello,

Please note that the time is set by the server time (time zone). I added a plugin which displays the current server time in the upper right corner, please check and make changes depending on this.

I changed the content, and now the shortcode is displaying the hidden content: https://coderevolution.ro/aether-test/demo455283be/test/

Regards.

Hello, Please let me know whether I am right or wrong. In the following code

EXCLUSIVE COOL BUTTON[/aether-hide-by-time-repeated]

“HIDDEN BUTTON” should appear till 15:50:59 and at 15:51, “My exclusive cool button” will appear and “hidden button” will go off.

Am I right or I am misinterpreting?

Because with the above code it is always displaying “hidden Button”. You can check the “Test Page”. Link is

https://coderevolution.ro/aether-test/demo455283be/wp-admin/post.php?post=4&action=edit

Regards Saxena

Hello,

Please note that on the server the time is 11:16 right now. So, to test, you should use these parameters:

ontime=”11:15” offtime=”11:45”

These mean that the button will appear on 11:15 and disappear on 11:45

Please check now, button is displaying: https://coderevolution.ro/aether-test/demo455283be/test/ (until 11:45 – server time).

Regards.

Hi again,

This plugin is exactly what im looking for except its missing one feature.

Is it possible to add a ‘referrer option’? Where if someone comes from Facebook they see the content.

Thank You!

Hello,

Yes, I can add this feature as a payed custom update for the plugin. For details, please contact me by email: support@coderevolution.ro

Regards.

Can we hide a page with a form ? Like I have a pricing page, but I only want it to be shown to them, who fill the form on the popup or even the page.

Once they fill the form, then only they should be able to see the pricing.

Hello,

I will check if it is possible to integrate this plugin with Contact Form 7.

Right now, it supports these features:

show/hide content by date or time – ex: show content until 10/12/2017 show/hide content by date or time repeatedly – ex: show content between 9 AM and 5 PM, from Monday until Friday, each week show/hide content by user login status – ex: show content only to logged in users show/hide content by user name – ex: show content only to user ‘mycoolusername’ show/hide content by user role – ex: show content only to administrators show/hide content by user browser – ex: show content only to users using Google Chrome show/hide content by user country – ex: show content only to user from the United States show/hide content by user device type – ex: show content only to users that are not on a mobile device show/hide content if user commented on the current post – ex: show content only if current user has commented on the current post (you can define minimum/maximum comment lenght + activate comment spam filter

Regards.

Hello,

I found an easy way to do what you requested. It can be done easily by you, without any other installed plugins. Please check this article: http://www.asapchange.com/hide-contact-form-7-after-successful-send/#codesyntax_2

Regards, Szabi – CodeRevolution.

k will test this, thanks!

If you can integrate to your plugin, Im interested.

Hi. i purchased this plugin. But i after installing i see v 1.0.0. Where i can get latest version 1.2.0???

Hello,

First of all, thank you for your purchase. The plugin has automatic updating feature. Please go to WordPress’s ‘Plugins’ menu and click ‘Check for updates’ for the plugin, and ‘Update now’ afterwards.

Regards, Szabi – CodeRevolution.

Hi. i purchased this plugin. But i after installing i see v 1.0.0. Where i can get latest version 1.2.0???

Hello,

Did you manage to update the plugin? I see that your initial message was about the update not working. Let me know, please, if this is still the case.

Regards, Szabi – CodeRevolution.

Yes. It was problem with updating from wp-admin panel. So i downloadef plugin from the direct link and uploaded to the site by using ftp.. I have not tested plugin yet.

Hi, how can I hide or show content based on user roles? Thanks!

Hello, yes, this feature was added in the latest plugin update. :) You can check this in the plugin’s live demo, here: http://coderevolution.ro/aether-test/aether-test-generator/

Regards, Szabi – CodeRevolution.

Shining product! Well done. DigitalCenturySF

Thank you.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey