Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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, 2 months ago by Epic.
    #746359

    Hey 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,
    Yigit

    #747985

    Hey 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…

    #747989

    Hi!

    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,
    Yigit

    #747992

    Okay 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, 2 months ago by Epic. Reason: New info from the server
    #748449

    Hi,

    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,
    Yigit

    #753949

    Please close this I have started website all over again…

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘button’ is closed to new replies.