I can see you have changed contact form to contact form 7 on your site but I need to access old contact form on your site to troubleshoot the issue because I can’t reproduce it on my test site so could you please add it on any page on your site and share me that page URL?
I tried to access your shared site but I can’t and getting error message “Access denied. Login first to access this site”.
Would you mind if i log in to your site and access it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able see it.”?
Awesome great to see you got that found.
Please advise if you have more questions.
Have a fantastic day!
Solution for this topic
Hi @siberus,
I hope you are well today and thank you for your questions.
I want to change “Leave a Reply” text in comments section from H3 to <p>
You can try achieving this by using the attached custom child theme of Gillion theme that contains some custom code.
I need to change H3 to H6 on widget titles in footer and sidebar
Could u help me with that? Thanks!
To achieve this you have to change every widget code in the Gillion child theme.
Best regards,
Shufflehound team
Hi @Nyky,
I hope you are well today and thank you for your question.
You can display whole image on single post page by using the child theme solution shared in the following topic.
https://support.shufflehound.com/forums/topic/resize-featured-image-at-the-top-of-posts/#post-11916
Best regards,
Shufflehound team
Yes I have tested it with test message and it’s displaying fine for me.
Yes here is the following.
.sh-footer-widgets .sh-image-widgets img {
max-width: 260px;
}Then in the footer also use larger image.
Hi Elena,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
You can reduce its size by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header .header-logo img {
max-width: 260px;
}So do you mean the same message works for you on other email clients but not on outlook?
As said above multiple times it is not theme or contact form issue but how your users type messages. If they type message on one line then it will be displayed in one line.
I have tested it on your site as displayed in the shared screenshots above and it works fine for me.
Have you tested it yourself?
Hi @Nizar,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
I am not sure why don’t you understand basic HTML text area behaviour and think this is contact form issue which is wrong but let me explain you once again as it is very simple and basic thing.
Please see first two screenshots of Google email textarea where i write a message “This is one long long long long long long long long long long long long long long long statement” in one line but it displays on multiple line depending on the area of textbox.
This textarea behaviour is all over the web universe and the same is happening on your site as displayed in the last two screenshots.
I hope it makes things clear for you.
Hi Deb,
I hope you are well today and thank you for your questions.
I have an issue where the vimeo videos don’t seem to resize on mobile sizes and I got the error showing in the inspector about the bootstrap css not loading. Not sure what the issue is or if it is the cause of the issue.
website page is wtlfilms.com/work
You can try resolving it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.player .vp-player-layout,
.sh-video-player {
max-width: 100% !important;
}
other thing I had issue with is adding a 2 more parallax videos onto the bottom of the home page – like the ones that are there already – it just shows a white space – not sure what the deal is
I don’t see the issue on your shared site so could you please reproduce the issue so that I can troubleshoot it?
Best regards,
Shufflehound team
Solution for this topic
Hi @photobernard,
I hope you are well today and thank you for your question.
Please edit that page and make sure you have also set Full Width page layout in its settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi @ayangidess,
I hope you are well today and thank you for your question.
The [age content should display there as content elements.
Please make sure you are using updates unyson plugin and its extensions as described in the following topic.
https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097
Best regards,
Shufflehound team
All the font files such as following doesn’t exist in the theme directory causing the error as shown in the attached screenshot so please make sure you save font files in the fonts directory.
http://openvape.com/wp-content/themes/jevelin/wp-content/themes/jevelin/fonts/Forza-Medium.otf
You can try achieving this by using the attached custom child theme of Jevelin theme that contains some custom code.
You are most welcome 🙂