elemeledutki
Forum Replies Created
-
Thank You, George.
I will need some step-by-stem instructions.
I installed the plugin and declared the function by using “Add custom JS” (I placed your code into the box). Upon saving – the plugin did a permalink (“https://qapqubqyvj.cfolks.pl/wp-content/uploads/custom-css-js/501.js“), but I dont know what to do next.
I tried to add a button and add the link above as a “link” in button properties, but it certainly did not work.
In fact – I will need to call that code from the menu bar.
Here are all the inctructions from the site owner:
Put the script anywhere on the page:
<script type='text/javascript' lanuguage='javascript'> function K24(URL) { var width = 999, height = 800,left = (screen.width - width) / 2,top = (screen.height - height) / 4; window.open(URL,'','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,copyhistory=0,width=' + width + ',height=' + height + ',top=' + top + ',left=' + left); }; </script>Once its done – apply the code below to any of the buttons you wish to use:
onclick="K24('https://kregielnia24.pl/rezerwuj/98/bowling');"Do You think you may help?
- This reply was modified 7 months, 4 weeks ago by elemeledutki.
I am not sure if I put it properly, but:
I need to include a script (or code) from the outer service. To do that I need to add some code to the page (I did it using “HTML code” element, but after that I have to assign a command:
onclick="K24('https://kregielnia24.pl/rezerwuj/98/bowling');"and apply that to any button..
- This reply was modified 8 months, 1 week ago by elemeledutki.
Thanks, it is resolved. Based on your explanation I found out the last think I did was to add a single page template (empty). When I changed the coditions of that template from “all pages” to “404” (or everything different than “pages” – it started to work. I write that in case someone has similar issue.
- This reply was modified 10 months ago by elemeledutki.
Ok, I didnt read that feature list to the end:)
My trial server is: https://7club.infinityfreeapp.com/ and the final is: https://7club.com.pl
The domain .infinityfreeapp.com is not listed as staging, I suggest adding that to the list.
I’ve read the features of PRO/EXPERT licence. EXPERT (which is only $10 more) has “Dedicated support”. As I am pretty new to Elementor – may I expect your help with building “copy” of the existing page?
- This reply was modified 10 months, 3 weeks ago by elemeledutki.
- This reply was modified 10 months, 2 weeks ago by elemeledutki.
Hello,
I installed the plugin and it works great as long as I am logged in into my wordpress site. As I log out or open the site in the incognito mode – the circle disappears. Same when I connect from the other computer (what my clients do – and they dont see the option to contacy me via messenger)
I use Plugin Organizer plugin – it may cause the issue – tho FB chat code is in the source when I am logged in (is not when not logged)
I tried to inject the code using Header ans footer Scripts plugin, but not succeeded.
Can you help please?
The wordpress site address is http://7club.com.pl
Forum: Plugins
In reply to: [Contact Form 7] textarea parametersI have read that, as well as the article (yours I believe). Although the CF7 is great and very flexible it turns out I am not that CSS skilled man:)
It seems its time to learn:)Forum: Plugins
In reply to: [Contact Form 7] textarea parametersBIG THX – I didnt read that.
But – although the form is displayed – the textarea didnt change.. I put a “4×1” option and it is still as it was without any options..It might be the theme making it 100% width, but height should be reduced to one line I believe (1 row to be precise…)