Good Day
I have entered the Google Analytics into the site Analytics between the <Head> </head> tags, when I publish my site and open in visual studio, the analytics dont show.
only getting the following lines:
<link href="flightHotelBooking_com.css" rel="stylesheet">
<link href="index.css" rel ...
Search found 5 matches
- Wed Feb 14, 2024 7:23 am
- Forum: General Questions
- Topic: Google Analytics in Head tag not showing
- Replies: 1
- Views: 369
- Fri Sep 15, 2023 9:48 am
- Forum: Forms
- Topic: forms not forwarding to my email after I changed php version on vitualmin
- Replies: 5
- Views: 10568
Re: forms not forwarding to my email after I changed php version on vitualmin
Could this be the problem
The label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field ...
The label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field ...
- Thu Sep 14, 2023 12:14 pm
- Forum: Forms
- Topic: forms not forwarding to my email after I changed php version on vitualmin
- Replies: 5
- Views: 10568
forms not forwarding to my email after I changed php version on vitualmin
Hi
I recently changed my php version and my forms are not getting forwarded to my email address
Page address:
https://awaketravelandtours.co.za/theCapitalEmpire.php
Im currently running on version 5.6.40.
The success page is working but the emails don't get sent to my inbox, I have checked the ...
I recently changed my php version and my forms are not getting forwarded to my email address
Page address:
https://awaketravelandtours.co.za/theCapitalEmpire.php
Im currently running on version 5.6.40.
The success page is working but the emails don't get sent to my inbox, I have checked the ...
- Thu May 11, 2023 5:16 pm
- Forum: General Questions
- Topic: Drop Down text with arrow up and down when clicked
- Replies: 2
- Views: 457
Re: Drop Down text with arrow up and down when clicked
Thank you
Will try Accordion
Will try Accordion
- Thu May 11, 2023 4:03 pm
- Forum: General Questions
- Topic: Drop Down text with arrow up and down when clicked
- Replies: 2
- Views: 457
Drop Down text with arrow up and down when clicked
Good day
I want to showcase a tour package
I have four menus
Itinerary
Inclusions
Hotel
Exclusions
I want to create a drop down whereby the user can Click on Itinerary or the down arrow and the entire Itinerary shows
Then if the user clicks the up arrow the itinerary menu only show
and then with ...
I want to showcase a tour package
I have four menus
Itinerary
Inclusions
Hotel
Exclusions
I want to create a drop down whereby the user can Click on Itinerary or the down arrow and the entire Itinerary shows
Then if the user clicks the up arrow the itinerary menu only show
and then with ...