Red transparent box appearing

Home Forums Handy Theme Support Red transparent box appearing

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #204894
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    Hello!

    When i hover the mouse over the Our Services (Våre Tjenester) section, a red square appears, and I can not get rid of it. How can I fix this issue?

    URL to the site is: https://www.andersdal-kristofferjord.no/jms/

    On all pages with that section. Aslo same problem here: https://www.andersdal-kristofferjord.no/jms/services/

    Please help

    #204900
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .servicesrow .services-box::before {
      display: none !important;
    }

    Regards,
    Chris

    #204907
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    Thanks! That did the trick!

    Next question; The “Our Projects” page. Where do I add more projects to this? I Have tried in backend to add manually and by copying the code and pasting it to another one, but this does not work. I do not get the same look as the 3 you have allready made. The once I create from scratch, even though the code is copied just end up as a few photos with text on a blank page… In my brain there should be a list with forms and stuff somewhere, but I can not find it.

    You can go here to see what I mean: https://www.andersdal-kristofferjord.no/jms/wp-admin/customize.php?return=%2Fjms%2Fwp-admin%2Fpost.php%3Fpost%3D698%26action%3Dedit

    ALso, on the front page under section our projects (Våre Prosjekter (blue background)) I have theese white lines over the photos and the button is interfering with the text. How can i fix this as well?

    #204920
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to admin >> Our Projects >> Here you can add more projects.

    kindly see screenshot :
    https://nimb.ws/HZg13c

    if you have already added more project and want to show more than 3 project box kindly increase the project limit in shortcode on home page .
    [ourproject-list show='3']

    Example:
    [ourproject-list show='Enter number how many want to show']

    Kindly go to Appearance >> Customize >> Basic >> Custom CSS Box:

    .work-box-img img {height:400px !important; object-fit:cover;}

    Regards,
    Chris

    #205045
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    Thanks for all the help!

    Lastly the yellow contact form is not working properly for me. When I fill it out and click send, this is what I recieve in my inbox:

    <blockquote cite=”Your Subject: “[your-subject]”

    Message Body: “[your-message]”


    This email was sent from JMS Maskin AS (URL)”>

    And that is it. No other information is present.

    #205050
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly properly configure the contact form 7 as given in below link.

    https://www.namecheap.com/support/knowledgebase/article.aspx/9452/2187/how-to-set-up-wordpress-contact-form-7/?gclid=EAIaIQobChMI3pXSvKfV-AIVaZVLBR2YAgKIEAAYASAAEgJlO_D_BwE

    The correct information is not added to the “Message body area”.

    Regards,
    Chris

    #205087
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    I am struggeling to understand what the correct information should be. I have only translated the inputs that was allready there.

    I am talking about the “Appointment Form”. None of the inputs in the form is being recieved in my inbox when testing it. Only the short codes mentioned in my previous post.

    Here is what the message body of the Appointment Form looks like:

    Fra: [your-name] <[your-email]>
    Emne: [your-subject]

    Beskjed:
    [your-message]

    --
    Denne eposten ble sendt fra [_site_title] ([_site_url])

    And this is what the form setting looks like:

    <div class="appointment-form">
    <label> [text* your-name placeholder "Navn"] </label>
    <label> [email* your-email placeholder "Epost"] </label>
    <label> [tel tel-597 placeholder "Telefon"] </label>
    <label> [select servicetype "Oppdragstype" "Vann og avløp" "Drenering" "Veibygging" "Tomteutgraving" "Planering" "Naturstein"] </label>
    <label> [date date placeholder "Dato"] </label>
    [submit "Send Forespørsel"]
    </div>

    #205096
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

    #205217
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    Alright.

    I have sent you an email with credentials.

    Chris

    #205252
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    We have setup the contact form and it is working fine. We checked the mail it is working fine as well.

    Kindly see given screenshots:

    https://nimb.ws/CBpfz5
    https://nimb.ws/HV18J3

    Regards,
    Chris

    #205263
    Chris Tore JohansenChris Tore Johansen
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: April 12, 2023

    Perfect!

    I see now that everything is working as it should! Thanks alot! 🙂

    #205282
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.