moshe
Forum Replies Created
-
Is there a way to send a private or hidden link?
I mean about the code I wrote on a background layer, a popular thing in contact popup plugins.
Hi,
Thank you for your response.
On that note, I’m curious—are there any plans to add this feature to the plugin in future versions?
This is the code.
The problem is that it can only track manual on and off and not through the original on and off. So I set it to turn off after 3 seconds.
If you have a solution that is good.function custom_contact_form_overlay() {
?><script type="text/javascript"> document.addEventListener('DOMContentLoaded', function() { // ????? ???? ?????? ??????? ???? ????? var overlay = document.createElement('div'); overlay.className = 'page-overlay'; document.body.appendChild(overlay); // ??????? ????? ???? ??????? function showOverlay() { overlay.style.display = 'block'; } // ??????? ????? ???? ??????? function closeOverlay() { overlay.style.display = 'none'; } // ???? ??????? ???? ??????'? ???? window.addEventListener('mystickyelements_open', function() { showOverlay(); // ???? ??????? ???? 3 ????? setTimeout(function() { closeOverlay(); }, 3000); }); // ???? ??????? ???? ??????? ????? window.addEventListener('mystickyelements_close', function() { closeOverlay(); }); // ?? ?????? ????? ??? ????, ??? ???? ?? ???? ??????? ????? ?? ??????'? var button = document.getElementById('open-contact-form'); if (button) { button.addEventListener('click', function() { showOverlay(); launch_mystickyelements(1); // ?? ?????? ????? ?? ????? // ???? ??????? ???? 3 ????? setTimeout(function() { closeOverlay(); }, 3000); }); } }); </script> <?php
}
add_action(‘wp_footer’, ‘custom_contact_form_overlay’);<font _mstmutation=”1″></font>
With God’s help I was able to do all three things right now, including the third thing, using JS
- This reply was modified 2 months, 3 weeks ago by moshe.
Forum: Plugins
In reply to: [WOLF - WordPress Posts Bulk Editor and Manager Professional] Bug!!Note that in addition to this problem, some of the navigation buttons (with the icons) are covered and partially hidden in a right-to-left language mode.<font _mstmutation=”1″></font>
Dude, I really appreciate your attempt to fix this bug.
I tried to check and did not find the solution. Are you sure you understand the problem?
Did I try to check after you made the repair – that it actually works as expected?
I have not yet found a way to have more than 30 words in the quote section. I also did not find any possibility that more than 30 recent posts would appear in the email content. Thank you.Forum: Plugins
In reply to: [Elemailer Lite - Elementor email template & campaign builder] AttachmentThank you
I look forward to any updates.
Anyone who wants it, should do “I join too” hereForum: Plugins
In reply to: [Elemailer Lite - Elementor email template & campaign builder] AttachmentAre you thinking of doing this later?
Is it possible to have this in your pro version?I’m surprised you don’t understand what I’m writing. This is such a basic thing in your plugin.
When I use the widget called recent posts – it is not possible to display more than 30 posts. Also, when I want to display a section of the post – it is not possible to display more than 30 words. Why don’t you check? Maybe you forgot?
I really don’t understand why you did that, the competitor’s market doesn’t have this limitation, and it doesn’t contribute anything to the quality of the plugin either, it just limits its uses, I’d love for you to consider changing it.Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Publisher serviceHi Can each user see only the ads he has created and the data of his ads only, and the administrator will be able to see all the data on their own to which user they are associated?
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Publisher serviceWhere can I get more information about the extension link you mentioned to affiliate accounts? This should be a full management account for each user. Officially. Not amateurishly.
Hi
I use a widget or short code.Hi
Are displayed on one page that should contain all authors who have product type posts.