Home Forums WoodMart support forum Error on the tracking page

Error on the tracking page

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #187604

    timbabagroup
    Participant

    How do i rectify this error? (find attached)

    Attachments:
    You must be logged in to view attached files.
    #187706

    Hello,

    I saw the screenshot you attached.

    The code [contact-form-7 404 "Not Found"] is a sign that the contact form specified by the shortcode couldn’t be found. Please Make sure you are using the correct shortcode.

    This will fix the issue.

    Best Regards.

    #187710

    timbabagroup
    Participant

    Where can i locate the short code? Please send me a screenshot guide

    #187738

    timbabagroup
    Participant

    It is okay. i found the solution.

    NOW, one more issue, the contact us page (top left menu) isn’t compatible in mobile view. Can you find what is causing that?

    #187749

    Hello,

    We are Glad that you found the solution to the problem yourself. You are Great!!

    And for the mobile menu, Please provide a relevant screenshot of the specific area with the URL of the website to check it myself and help you out accordingly.

    Best Regards.

    #187752

    timbabagroup
    Participant

    Please find the url in private message below

    #187754

    Hello,

    I have visited the URL you provided. Please add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    #wpcf7-f1717-p646-o1 {
    width: 85%;
    margin-left: 8%;
    }

    Best Regards.

    #187758

    timbabagroup
    Participant

    It worked. Thank you

    #187761

    timbabagroup
    Participant

    One more question: How do i change the ‘SEND’ Button to primary colour of the brand.

    #187764

    Hello,

    You are Most Welcome.

    The button is coming from Contact form, So to change the color you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wpcf7-form-control.wpcf7-submit.btn-color-primary.btn-full-width.btn-shape-semi-round {
    background: #00a9a2;
    color: white;
    }

    You can set the color according to your needs.

    Best Regards.

    #187765

    timbabagroup
    Participant

    Worked well. Thank you

    #187769

    Most Welcome!!!..

    Well, @timbabagroup!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘Error on the tracking page’ is closed to new replies.