XAce90
Forum Replies Created
-
Forum: Plugins
In reply to: [Casper's Leave Notice] translate two sentencesYou will be redirected to
caspers-leave-notice.php, line 61Click the link above…
caspers-leave-notice.php, line 74Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Doesnt work on mobile?Hi @nexgraphics,
Thanks for reporting in.
works great on desktop but cant see it on mobile at all, and I dont have the HIDE checked
I went to the site you linked, and it was working for me. Did you do anything to resolve the issue?
rather than text with a link, is there any way to just get the popup to link directly to a page
There isn’t right now, but that’s a good feature idea I’ll add to my board.
- This reply was modified 4 years, 11 months ago by XAce90.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Is this plugin still active?Good news, @vonjanne! I have released a version 2.0 which removed jQuery dependencies. Once you update to that on bastelbuster.at, you should be good to go.
It was more laborious than I realized, so I didn’t get to include the translation aspect with this release. I did however put instructions in the plugin’s FAQs on how to change the text.
Hope this resolves your issues. Let me know if you notice anything wrong, or if your problems persist.
And thanks for using this plugin!
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Is this plugin still active?It looks like WordPress 5.7 makes changes to jQuery, and those changes might be incompatible with this plugin. I will try to spend some time in the next few days to put out a fix.
As for the translation, I do know that it cannot be translated through the admin. This feature has been at the top of my TODO list for ever, but like I said, I’m not actively developing it anymore. The workaround is to go into the plugin files (either through FTP or through the WP Plugin Editor) and change it in the code. When I put out the jQuery fix, I may put out a fix for the translation too.
- This reply was modified 5 years, 1 month ago by XAce90.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Is this plugin still active?Hi vonJanne,
I’m not actively developing it, but I am here still for support. If you notice any issues, let me know here on these forms. As far as I know, it still works with the latest WordPress, I just haven’t updated the file WordPress uses to make that determination in a while.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] How can I make the top text bold?Hi @chezcheese.
There’s not currently a way to do this in the plugin settings, but it’s easy to do using custom CSS. Do something like this to update the styles of the top text:
.cpcta-flyin .cpcta-top-bar { color: red; }I’m not sure how responsive an image background will be, but you can do it the same way, using code like below:
.cpcta-flyin .cpcta-content-panel { background-image: url(https://loremflickr.com/400/900); }Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Development of a new featureHi Innok,
Thanks for reaching out! I’d love to get your input. The code is available here on GitHub if you’d like to contribute. I’m happy to review any pull requests.
Forum: Plugins
In reply to: [Casper's Leave Notice] External Link But Popup Not WorkingHi @goharnett,
Are you still having an issue with this? It’s working for me in both Chrome and Firefox. Let me know if it’s still not working for you, and I’ll re-open this ticket.
Thanks,
CasperForum: Plugins
In reply to: [Casper's Leave Notice] Are you accepting PR’s?I’d love the assist! You can find the GitHub repo here.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] WPML SupportHi Maffsen, thanks for reaching out. I am working with WPML to get this working. It will definitely be in version 1.6, but I don’t have an ETA yet.
This plugin does not yet have multi-language support, but I can help you support one non-English language in the meantime if that’s all you need. If so, just let me know what settings you’re using. Otherwise, I’ll update you here when 1.6 comes out.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Possible incompatibility@concatenate, Can you walk me through the process where it closed on you? I set it up on my test site and both plugins seem to be working fine.
Forum: Plugins
In reply to: [Casper's Flyin' Call-to-Action] Possible incompatibilityThanks for bringing this to my attention, Michael. I’ll download the GDPR plugin you mentioned on my test environment and see if I can’t track down the issue. I’ll post here in a couple days with an update.
Forum: Plugins
In reply to: [Casper's Leave Notice] Links in main menu, no popupI think I found the solution. If you go to Mega Menu -> General Settings, there is a setting called Unbind JavaScript Events. Set it to No.
Let me know if that works for you.
Forum: Plugins
In reply to: [Casper's Leave Notice] Links in main menu, no popupIt looks like there is a conflict with the Max Mega Menu plugin. I’ve installed it on my development environment and will play around over the next few days, see if I can find a solution, and keep you posted.
Forum: Plugins
In reply to: [Casper's Leave Notice] Links in main menu, no popupHi @hmmblah,
Thanks for using Casper’s Leave Notice. I’m happy to help resolve this issue.
Did you by chance do a theme update recently as well? I’ve noticed in that past that HTML markup can break this plugin’s functionality, which is usually handled by the theme code.
In any case, can you provide a link to your site? I’m happy to look at the markup and provide a fix.
Thanks,