• Hi,

    Just started using your plugin as it provides more or less the functionality I was looking for. Thank you.

    I do have a couple of suggestions.

    1. Add a field to the admin to change the ‘Close’ text. Currently only the text for the closed tab can be changed.
    2. Add functionality to only auto fly in once by setting a session variable. I currently quickly added this with the the help of the custom HTML widget

    It would also be nice if the plugin was prepared for localization.

    But for now, I’m happy and will use it when my website goes live.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author XAce90

    (@xace90)

    Thanks for the feedback, Michael. All three things are on my list. Localization and customizing the ‘close’ tab are planned for 1.6, which should be out before the end of the year. I don’t currently have a timeline for the session variable, but it is a great idea.

    Thread Starter Michael Albers

    (@concatenate)

    Thanks for replying. I’ll keep an eye out. And I am happy to translate the plugin to Dutch and Portuguese (Portugal) language at that time.

    Plugin Author XAce90

    (@xace90)

    I should have mentioned, there is a way to change ‘Close’ if you haven’t found it yet. I gave this answer in a previous support issue:

    To fix it in the meantime, go to Plugins -> Editor. At the top right, select Casper’s Flyin’ Call to Action from the dropdown. In the sidebar of plugin files, go to js -> side-flyin.js.php. On line 17, you’ll see the following:

    jQuery('.cpcta-flyin .cpcta-top-bar').text('Close');

    Replace that with

    jQuery('.cpcta-flyin .cpcta-top-bar').text('Schließen');

    or whatever word you’d like to use. Check your website once you save! Editing these files can be dangerous.

    Schließen is the German for close. You can sub it for anything you’d like.

    • This reply was modified 6 years, 10 months ago by XAce90.
    Thread Starter Michael Albers

    (@concatenate)

    Hi, sorry for the late reply. Just to busy in getting my website done.

    I found that, but I didn’t want to change the source code, as it will be overriden later on. But I might just do that.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Suggestions’ is closed to new replies.