123 comments found.
Can I select which roles can see the site?
It shows the real site for logged in users, and coming soon page for guests.
So would the woocommerce shop manager be able to see the site when logged in?
Yes.
I’ve just purchased and the shop manager does not have access to the site even when logged in?
He should be WP admin, too.
This is why I asked before buying I don’t want to give admin access
Ok. Then, you can request a refund.
Hi, I downloaded the plugin again but when I uploaded it it says there is no valid plugin.
You need to unzip the main zip file and install axis.zip which is written in the helo file.
Hi, I would like to renew my support but why am I being charged with the license again?
I replied your installation question.
Very cool plugin. Anway I can remove the footer and the mouse above it? I just want a single simple COMING SOON page – no footer required.
I added “Enable/Disable” option except the footer.
You can remove it by Plugins / Plugin Editor. Select “Axis” from the right selection field.
Then, open template/index.php. Remove lines between 344 and 381 starting with <footer> and ending </footer>.
Hello, i have bought the axis plugin, but in the email form, if i send the form it gives an error: Message sending error!
how is this possible? How can i make the form work?
You need to enter your mail address in the plugin options.
Hello,
Your plugin looks very nice. We have two questions please:
1.) Is it possible to turn the “countdown” and the “e-mail subscription” off?
2.) How much text can we insert on the background image? Is it possible to use one line only or can we insert severeal lines too?
Thank you very much!
You can disable custom sections via plugin options. And also, you can write as much text to the slogan field.
Hi, i have a blank page with any layout on my website when i activate your plug in AXIS coming Soon page. Could you Help me ? https://www.dropbox.com/s/qgapdqxksz5wu6s/Capture%20d%27%C3%A9cran%202019-02-27%2017.22.24.jpg?dl=0 LC
It seems that CSS didn’t load. Can you send me a detailed info as PM?
Hello,
I just bought the plugin and after setting all up, I activated it but a white background is showing instead. Of course, I uploaded the background images and I can barely see the text I wrote is there and mail form as well, just the white background.
Please help!
Can you send me wp-admin login info and demo url?
As PM.
Hi, How can I send you a PM? I don’t see any option here to hide the wp-admin login info..
Go to my profile page or send to athenastudio87@hotmail.com
Thanks! Email sent
Ok
Dear.
I am working on my client’s website, and I pass your code. I want to reduce in size the field Message form of the Contact form page. And I can not reduce that field. Is it in the css file?
Thank you.
Please, buy it or write a comment via your customer’s account!
Ok
Ok.
Hello sir. I can’t click any buttons in the plugin. It’s like there’s no connection. I can’t activate the plugin. Is this a version error? Wordpress Version 4.9.8
Can you send me wp admin login info and test url as PM?
I checked your site. Your site’s theme CSS file thefox_beckend.css causing the issue. I can do nothing about it.
hey tanks for your plugins, I have a question I’m trying to add a MUTE/UNMUTE button but I don’t understand your code, and when I’m trying to add something find on internet with java I don’t succeed (I’m kind of a noob) Can you help me ? I find this, how to use them ? /* @fontface icons */ controls: { play : “P”, pause : “p”, mute : “M”, unmute : “A”, onlyYT : “O”, showSite: “R”, ytLogo : “Y” },
Sorry! I didn’t use it like it.
You can add buttons like that:
<a onclick="$('#BackgroundVideo').muteYTPVolume()">Mute</a>
<a onclick="$('#BackgroundVideo').unmuteYTPVolume()">Unmute</a>
Where you need to change the background video ID (BackgroundVideo), if it’s different.
does not work the way I like I would like a refund
It’s a plugin and you should install it that way. It works properly also. You could ask for help to make it work on your site. It’s not a refund reason!
Hi, i configure this site with your plugin:
https://www.bodylinecenter.it/ in the footer i put 2 links: | PRIVACY POLICY | COOKIE POLICY | and i make the page obviuously: https://www.bodylinecenter.it/privacy-policy/ https://www.bodylinecenter.it/cookies-policy/ but when i click one of this link the system reload the same homepage… ...it’s possible activate only this two links instead reload the homepage? Thank you!Open Axis / Allow Access. Fill in Exclude URL field line by line for each link.
Hi, I am having issues with the bottom contact form. I tried submitting a message to test it, but nothing came through – the form said “thank you fir submitting”, but I never got the message. I don’t know where to paste the code in your template you mention above. Is it something I am doing wrong? If I have to paste it into my main template theme (I’m using codeless Tower), then where do I paste it? Into custom CSS code on the home page? Please help. -Torrey
You need to write your email address via plugin options.
I am having issues with my mailchimp list. Instead of going to my mailchimp list after switching the button to “on” and entering the ID and server information it is still going into the text file? Is there something I am missing?
Can you send me detailed info as PM?
I just checked it on my site. If you enter each variable correctly, MailChimp works properly.
Great plugin this will be my new go to. Just having some issues with the parallax contact information section formatting for mobile. Made a few changes to the code to “contain” the background and some padding adjustments however I still can not seem to get the spacing correct. Is there a way to load a different background on mobile that will fill the space better? Also what is the webkit and moz options?
.contact-info { padding:80px 0px 480px 0px; z-index:10; color:#fff; background-repeat:no-repeat; background-position:center center; background-attachment:fixed; -webkit-background-size:cover; -moz-background-size:cover; background-size:contain; }
You can add custom CSS in axis/template/layout/style.css.
Thanks where would it need to go to in order not to cause issues. Before or after?
.contact-info { padding:80px 0px 480px 0px; z-index:10; color:#fff; background-repeat:no-repeat; background-position:center center; background-attachment:fixed; -webkit-background-size:cover; -moz-background-size:cover; background-size:contain; }
You need to add media query.
Hi,
-If i buy extanded license, can i use it in my diferente wordpress website or only one site?
-If i buy that product, the page demo is already setup or i need manuely setup demo page? - If i have only one site avalable, can i delete that plugin from one website to setup to another website?
Thank you
You can use it multiple times if you buy with Extended License. You just need to change some settings via options panel as adding background image, changing texts…
Hi guys, can you please make the contact form “GDPR compliant”. Please add two check boxes, 1. to ask “by sending this you agree to our Terms and conditions and Privacy policy” < we should be able to edit the links to direct them to our Terms and Privacy policy and also 2. I am happy to opt-in to receive news and offers.
This is a plugin. Not a full theme. And, users have to fill in the form in order to submit their personal info. There’s no a hidden info taken without the user’s permission. You can put them into your site theme.
I have a question…will there be any updates to make the coming soon page GDPR compliant?
There is no data stored in the plugin. You can find a plugin to use in your theme.
Is it possible to add a name field to the subscribe section?
It can be done. But, extra work needed to do it.
Ok great, let me know how please 
Can you send me PM about the pricing?