Home › Forums › All Other Themes › Garden Theme Couple issues
- This topic has 14 replies, 2 voices, and was last updated 7 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
February 25, 2017 at 6:32 pm #63237
I’m having a few issues with the Garden Theme, my site is here
http://147.a63.myftpupload.com/1. For the slider on the home page and the banner image on the inside pages, what are those sizes? I can’t find it anywhere and when I upload a picture it cuts most of it off. So if I need to move and save the picture manually I can but I need to know the size.
1a. That brings me to the slider on the Home page, can I make it a bit smaller, just the length/height. I still want it to be the entire width?2. On the Home page I have it set up for Your Latest Posts, I have several sections showing. But in the blog section it is not pulling any info from my posts (blogs)?
3. How do I remove the Page Titles from each page? I didn’t mind having them there, but the long names transfer over to the Featured Boxes section which I don’t want the names long there
4. In the Testimonials section why is there only a beginning quote? And if I make the text larger the quote doesn’t line up, how do I fix that? And can I change the font color because I have a white background.
5. Is there any way to change the order of the sections on the home page? I want the Partners section right below the slider.
6. I have a slider on the About page, and I made it smaller but the size won’t change at all. How can I change the size of it?
Thanks!
February 26, 2017 at 6:35 pm #63282For #3, I tried both of the below lines of code and nothing was removed
entry-header{display:none;}
h1.entry-title, h1.page-title{display:none;}February 27, 2017 at 6:20 am #63334Hi Michelle,
1) Kindly use slide image 1400px * 400px. Make sure all the slide images are in same height and width.
2) Setup a blog page. Here is the documentation: http://sktthemesdemo.net/documentation/gardening-documentation/#set-up-blog-page
3) Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.thn_post_wrap h1{display:none !important;}4) Change the color of the text so that we can check the issue.
5) You can swap the contents of the sections to re-order them other than that real swapping isn’t possible. We did try a lot on that part but wasn’t feasible.
6) Add this code in Custom CSS Box
.page_head, .post_head{height:150px !important; min-height:150px !important;}Regards,
BradFebruary 27, 2017 at 5:02 pm #63520Thanks so much Brad, I have some replies below!
1) Great that worked and looks much better!
2) I created a blog page here and the post shows up on the page
http://147.a63.myftpupload.com/blog/
But it does NOT show up on the home page, Also I added an h2 title on the Blog page but it’s not showing up either.3) That worked, thanks But it seems to hide all H1 tags so I can’t use H1 anymore, anywhere.
Anyway to fix that? I just don’t want the titles automatically showing up because I might want them to say something else.4) Updated, so you can see there is only 1 quote mark and it’s on top of the text
5) Ok, I’ll just leave as is then.
6) That did not work, nothing changed.
Thanks!
February 28, 2017 at 12:56 pm #63645Hi,
2) Blog posts appears on Latest Blog Posts section.
4) Add this code in Custom CSS Box:
blockquote::before{margin-top:-35px !important;}
6) Can you send us screenshot? Upload your screenshot on imgur.com and paste the share URL here.
Regards,
DaveFebruary 28, 2017 at 5:50 pm #636782. I added an h2 title on the Blog page but it’s not showing up
Also how can I change the font color so it shows up on the darker background on the homepage3. That worked, thanks But it seems to hide all H1 tags so I can’t use H1 anymore, anywhere.
Anyway to fix that? I just don’t want the titles automatically showing up because I might want them to say something else.4. Only 1 quote still shows up after adding code
blockquote::before{margin-top:-35px !important;}6. I have a slider on the About page, and I made it smaller but the size won’t change at all. How can I change the size of it?
I’m trying to upload images to imgur.com but I keep getting failed to post. I will keep trying
February 28, 2017 at 9:03 pm #63692Here are the 2 screenshots
March 1, 2017 at 3:15 am #63715March 4, 2017 at 7:42 pm #64276Any update? It’s been over 3 days
Thanks
March 6, 2017 at 12:49 pm #64447Hi,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
DaveMarch 6, 2017 at 4:22 pm #64475Message sent
March 8, 2017 at 6:31 am #64747Hi Michelle,
This issue was resolved from our end. Kindly check and confirm.
Regards,
DaveMarch 8, 2017 at 4:19 pm #64818The slider is fixed, but the quote issue in the testimonial section is not
There is no closing quote.
March 8, 2017 at 9:15 pm #64840I just used a testimonial plugin that you recommended for another website so this issue is fixed as well
March 9, 2017 at 9:11 am #64873Cool
-
AuthorPosts
- You must be logged in to reply to this topic.