Home › Forums › Handy Theme Support › Red transparent box appearing
- This topic has 11 replies, 2 voices, and was last updated 1 year, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
April 16, 2023 at 1:32 am #204894
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
April 17, 2023 at 9:19 am #204900Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.servicesrow .services-box::before { display: none !important; }
Regards,
ChrisApril 17, 2023 at 10:20 pm #204907Thanks! 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?
April 18, 2023 at 4:13 pm #204920Hi,
Kindly go to admin >> Our Projects >> Here you can add more projects.
kindly see screenshot :
https://nimb.ws/HZg13cif 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,
ChrisApril 25, 2023 at 10:38 pm #205045Thanks 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.
April 26, 2023 at 11:01 am #205050Hi,
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,
ChrisApril 26, 2023 at 11:46 pm #205087I 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>April 27, 2023 at 11:00 am #205096Hi,
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,
ChrisMay 2, 2023 at 11:39 pm #205217Alright.
I have sent you an email with credentials.
Chris
May 4, 2023 at 4:47 pm #205252Hi,
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/HV18J3Regards,
ChrisMay 4, 2023 at 9:05 pm #205263Perfect!
I see now that everything is working as it should! Thanks alot! 🙂
May 5, 2023 at 3:20 pm #205282Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.