Home › Forums › All Other Themes › Yoga Theme – Various Issues
- This topic has 16 replies, 2 voices, and was last updated 3 years, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
December 15, 2020 at 12:34 pm #170674
Hello,
I’ve having problems with this template for the following issues:
1. Header featured images stretching only horizontally and distorting
https://ibb.co/rdp2zLN
https://ibb.co/SKSL3j32. Blocks are not working once image is published. Here are grabs of text-image paragraphs and review blocks malfunctioning:
https://ibb.co/MVYJyCw
https://ibb.co/RBmYTZb
https://ibb.co/qRSNmPk
https://ibb.co/QJQn1572. Navigation button in mobile version is not functioning.
3. How to add a Share this button for Instagram? It is not one of the social media add on button choices.
Thank you!
December 15, 2020 at 12:40 pm #170832Hi,
Kindly show us your website URL please?
Regards,
ChrisDecember 15, 2020 at 6:43 pm #170865www.dinamichelle.com
December 16, 2020 at 2:27 am #170871Also, the image gallery a the page named photos, is not loading properly.
December 16, 2020 at 8:22 am #170948Hi,
1. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1024px) { .page_head, .post_head { height:auto !important;} .page_head img, .post_head img { min-height:inherit !important;} }
2, 3, 4.
Ans: 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,
ChrisDecember 17, 2020 at 12:52 pm #171064Hi,
Kindly send us your login page URL as well?
Regards,
ChrisDecember 17, 2020 at 1:00 pm #171066Hi,
Kindly send us your admin login page URL as well?
Regards,
ChrisDecember 21, 2020 at 1:11 pm #171293Hi,
Blocks are not working once image is published. Here are grabs of text-image paragraphs and review blocks malfunctioning
Ans: Kindly use this plugin: https://wordpress.org/plugins/loftloader/
Regards,
ChrisDecember 21, 2020 at 9:57 pm #171314I installed and activated plugin. The block loading and template elements such as image gallery, reviews, etc. still do not load properly.
December 21, 2020 at 10:38 pm #171315It does look ok in the web version, but in the mobile it doesn’t. Also, in mobile, the menu does not function. Thank you.
December 22, 2020 at 12:43 pm #171387Hi,
All issues have been resolved. Kindly check and confirm.
Regards,
ChrisDecember 22, 2020 at 8:59 pm #171433Hello and thank you,
The navigation works on mobile, and the pages are loading fine with loftloader.
The only two issues that remain are that although I did follow the instructions below, the stretching/distorting problem persists, with featured images stretching horizontally only when adapting to web browser size. That was issue 1.1. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:768px) and (max-width:1024px) {
.page_head, .post_head { height:auto !important;}
.page_head img, .post_head img { min-height:inherit !important;}
}December 23, 2020 at 12:43 pm #171537Hi,
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisJanuary 4, 2021 at 5:28 pm #172135For some reason I cannot post it. Perhaps because they are already atop of this thread??? I’ve tried multiple times pasting it. They’re the very first two images.
January 5, 2021 at 12:44 pm #172211Hi,
Kindly use this CSS.
.page_head, .post_head { height:600px;} .page_head img, .post_head img { min-height:inherit !important; height:auto !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.