-
AuthorPosts
-
February 7, 2017 at 5:55 pm #743995
Request for Yigit please.
Hi just trying to figure out how to add a booking link that isn’t a url to my existing book now buttons.
hope below makes sense
- This topic was modified 7 years, 9 months ago by Epic.
February 13, 2017 at 1:28 pm #746359Hey Epic!
Please add following code to Functions.php file in Appearance > Editor to add the scripts to the header section of your page
function my_custom_code(){ //Your code goes here } add_action('wp_head', 'my_custom_code');
Then add your button on the text tab of text block element or in code block element
Best regards,
YigitFebruary 16, 2017 at 3:17 pm #747985Hey Yigit,
I wanted to try this out today however my server has suspended the site.
It appears to be compromised I noticed the only passwords given have been here so I am unsure how someone could gain access…
I now can not access wordpress.
The Server say I have to login to the FTP and run an anti virus test on the plugs I think they are wrong?
I am super confused as I use a MAC so do not have these programs to run such tests.
My question is how can I get access to the files via FTP to know if the Theme has issues?
They say the contacts form which I don’t use is sending out mail…
February 16, 2017 at 3:22 pm #747989Hi!
You would need to use a FTP client. You can try using FileZilla – https://filezilla-project.org/ which is for free and there is Transmit – https://panic.com/transmit/, which i prefer.
You can get FTP credentials from your hosting provider.
To be clarify, i do not think it is a theme related issue as we have not received such reports from other users.
Regards,
YigitFebruary 16, 2017 at 3:27 pm #747992Okay will press on it seems I have to remove these files do any look like the theme because I don’t want to break the theme…
- This reply was modified 7 years, 8 months ago by Epic. Reason: New info from the server
February 17, 2017 at 2:32 pm #748449Hi,
It seems like you got your site up and running again. Great!
Can you please try switching to another theme to check the text in footer?Best regards,
YigitMarch 1, 2017 at 8:56 pm #753949Please close this I have started website all over again…
-
AuthorPosts
- The topic ‘button’ is closed to new replies.