logo

2»

Comments

  • Hi Phil,

    Please can you help me make a contact form like https://themes.muffingroup.com/be/doctor/contact/

    Appreciate

  • The contact form construction should look like this:

    1. <div class="column one">[text your-name placeholder "Full name"] </div>
    2. <div class="column one">[tel* your-phone placeholder "Phone*"]</div>
    3. <div class="column one">[email* your-email placeholder "E-mail address*"] </div>
    4. <div class="column one">[textarea your-message x1 placeholder "Your message..."]</div>
    5. <div class="column one">[acceptance Acceptance]<span style="font-weight: 400;">I consent to the processing of data for the purpose of telephone contact. *</span> [/acceptance]</div>
    6. <div class="column one">[submit "Send a message"]</div>

    Best regards

  • Hi Phil,

    thank you so much.

    Appreciate

  • edited March 28

    Hi Phil,

    1. where can I change my page header style and colour ie contact and packages page.
    2. I managed to make some image adjustments and the page score is now 65, but still having issue with the render, css, js and three layout shifts
    3. Where an I reduce the block quote icon size for testimonials for mobiles
  • 1) Colors for header and menu are placed in Betheme -> Theme options -> Colors:

    But if you want to style two menu items separately then a custom CSS is required.

    2) Please, check the following link. There you will find instructions about how to improve the loading time for your website.

    https://support.muffingroup.com/how-to/how-to-speed-up-my-site/

    Following the tips mentioned in this guide should make your website faster.

    3) Use this CSS code:

    1. @media only screen and (max-width: 767px){
    2.  .testimonials_slider .blockquote .mfn-blockquote-icon i{
    3.    font-size: 40px;
    4.  }
    5. }

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.


    Thanks

  • edited March 28

    Subject: Questions About CDN and Caching


    Hi Phil,

    Thank you for your quick response—I really appreciate it!

    I have a couple of questions regarding the speed-up link you sent:

    1. Do I need to use both Cloudflare and an advanced CDN? If I install Jetpack, will that be sufficient since it includes a CDN?

    2. If I have W3 Cache installed, should I also add Autoptimize?

    Thanks so much for your help!


    Best regards,  

    Sunita

  • Cloudflare has a CDN, so you do not have to activate another one.

    We have not tested Jetpack, but it will probably be fine if it has one.


    Best regards

  • Thank you, Phil,  


    I appreciate you taking the time to patiently reply to all my questions.

  • That is why I am here.

    If you have any other questions or problems, feel free to ask.


    Best regards

  • Hi

    My contact form is not working, please could you check and let me know if there are any errors in the form-building.


  • Contact Form 7 is not our plugin.

    Please ensure that your contact form is set correctly:

    https://contactform7.com/setting-up-mail/

    If you are sure that it is correct, you should contact Contact Form 7 support instead.


    Best regards

Sign In or Register to comment.