Okay
  Public Ticket #2694469
Add a Landing Page
Closed

Comments

  • DanielHalabi started the conversation

    Hi, I want to add a landing page to this website, that is shown before the main page. Is there a way I can use the "Coming Soon - Home" Page as a landing page that has a short contact form, and the page redirects to the main home page? TIA

  •  840
    Jelly replied

    Hello,

    Please go to wp-admin > Settings > Reading > select A static page (select below) > select Homepage: Home Page Soon.

    https://tppr.me/1W5at

    Best Regards,
    Jelly Team

  • DanielHalabi replied

    Is there a way I can remove the countdown clock? I just want the text and the input field. 

    Also, where do I change what the email says when someone submits? 

    And how can I let the submit button do both, send the email, and redirect to another page?

    Sorry for all the questions :)

  •  840
    Jelly replied

    Hello,

    1. Please add this code to Appearance > Customize > Additional CSS or at the end of style.css:

    #DateCountdown {
        display: none !important;
    }
    

    2. Please go to  muziq-jellythemes-plugin/mail-soon.php.

    3. Unfortunately, this can only be done with customization, we don't provide.

    Best Regards,
    Jelly Team

  • DanielHalabi replied

    Thanks for the reply. I used the CSS code and it worked, thanks for the help.

    Regarding the other 2 questions, is there a way to add a custom button that does what I need (ie. send an email to the user, and then redirect to the other homepage)

  •  840
    Jelly replied

    Only with customizaton, I am afraid.

    Best Regards,
    Jelly Team

  • DanielHalabi replied

    How do I implement customization?

  •  840
    Jelly replied

    Unfortunately, we don't provide customizations. Please check freelance websites such as studio.envato.com and similar.

    Best Regards,
    Jelly Team