Tagged: contact form
- This topic has 5 replies, 2 voices, and was last updated 6 years ago by
Support. This post has been viewed 1554 times
-
AuthorPosts
-
June 30, 2020 at 8:08 am #10033642
xzyla
ParticipantThe text spacing on my slider image looks good on desktop but is jumbled on mobile. How can I make this consistent on different platforms?
Also, the social icon in the footer is not clickable even with a reference tag on it.
I appreciate your time and help.
June 30, 2020 at 11:09 pm #10033648Support
KeymasterHello, first thanks for your purchase.
This “FLORIDA” word at really it’s not an “entire word”. We basically created a layer for each letter. This mean that you need position each layer/letter in the slider. You can do this trough
data-x data-hoffset(will move layer horizontally) anddata-y data-voffset(will move layer vertically). Note that each attribute has four values in pixels for position. These values are applicable on each resolution previously defined atresponsiveLevelsoption (see thedata-plugin-optionsattribute of slider tag where this option is defined).Learn more about responsive setup of revolution slider here:
To make the social icon clickable on footer, please try adding this code in (css/custom.css):
.footer-copyright > .container { position: relative; z-index: 21; }Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
July 1, 2020 at 6:24 am #10033655xzyla
ParticipantThank you for your response. One last question. On another site, the contact form works but the success message is not working properly.
Please test at https://anythingdesign.com/bulldogbrokers/#contact
Thank you for your time.
July 1, 2020 at 8:42 pm #10033657Support
KeymasterHello, thanks for your purchase.
Inspecting your website I saw that’s missing the script view.contact.js.
Please include this script like the image below:

<script src="js/views/view.contact.js"></script>
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
July 1, 2020 at 11:21 pm #10033659xzyla
ParticipantThat worked for that form. I have a different issue with the contact form at https://anythingdesign.com/cheryliski/#contact
I am getting the error…
Fatal error: require(): Failed opening required ‘php-mailer/src/PHPMailer.php’ (include_path=’.:/usr/lib/php5.5′) in /homepages/40/d149979766/htdocs/anythingdesign/cheryliski/php/contact-form.php on line 18Please help. I appreciate your help.
July 2, 2020 at 5:42 am #10033663Support
KeymasterThis reply has been marked as private. -
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.