Home › Forums › All Other Themes › The Trip: Template problems
- This topic has 17 replies, 2 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
March 6, 2018 at 9:02 pm #95865
Hello,
I got these 2 problems with the “the trip” – theme:1: The first letter of the title ($-sign) is above the rest of the text.
How can I resolve the issue, so that the whole title has the same formatting?
https://ibb.co/iaHmoSSecond:
This is the inner page header. Unfortunately, the proportions are distorted – the header is stretched. How to solve this issue?
https://ibb.co/hbkaF7Thank you.
March 7, 2018 at 8:57 am #95890Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisMarch 7, 2018 at 9:45 am #95926Hello,
please take a look atAnd there, a inner page header was set on the site “Termine”
Thank you
March 7, 2018 at 9:58 am #95938Hi,
1: The first letter of the title ($-sign) is above the rest of the text.
Answer: already title has the same formatting.
2: This is the inner page header. Unfortunately, the proportions are distorted – the header is stretched. How to solve this issue?
Answer:
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head { height:600px; overflow:hidden;} .page_head img, .post_head img { height:auto;}
Regards,
ChrisMarch 7, 2018 at 10:00 am #95940Thank you for your reply.
I mean, I want to delete this formatting. I prefer every letter on the same line the same size. 🙂
Thank you
March 7, 2018 at 10:04 am #95944Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.recommended-description h3 { font-size:15px;} .recommended-description h3 sub { padding-left:5px;}
Regards,
ChrisMarch 7, 2018 at 11:43 am #95970Hello, about the inner page header:
Unfortunately, it is not working.
Please try to maximise and minimise the browser-windows.Is it possible to make the header-high fixed, but the inner image zooms in and out, so the format is correct all the time?
Thank you
March 7, 2018 at 11:58 am #95972And second,
this code:
.recommended-description h3 { font-size:15px;}
.recommended-description h3 sub { padding-left:5px;}is not working too.
The $-sign is still above the rest of the text. I want to deactivate so that all the title has the same format.Merci.
…Why can’t I use the edit-button to change the posts content or to erase the url?
March 8, 2018 at 4:59 am #96012Hi,
Can you send us the screenshot of your issues after using our css code? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisMarch 14, 2018 at 12:00 am #96422Hello,
thank you for your reply.First problem with the $-sign above the rest: this is the result after
.recommended-description h3 { font-size:15px;}
.recommended-description h3 sub { padding-left:5px;}
was added. Nothing has changed, just the font-size.
https://imgur.com/k3tn1GrSecond Problem:
Adding
.page_head { height:600px; overflow:hidden;}
.page_head img, .post_head img { height:auto;}
Made the result, that in “PC-Mode it is normal (zooming), but on tablet it is stretched again. On phones, its grey on the left and the right.
https://imgur.com/qWj0K1N
https://imgur.com/ZJGxCASAnd the last problem:
[posts-style3 show=”3″ cat=”XYX” excerptlength=”24″]
…. the filter “cat” is not working. When setting cat=”XYX”, all posts instead the posts from category XYX only are shown.How to fix?
Thanks.
March 14, 2018 at 10:11 am #96491Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisMarch 14, 2018 at 10:32 am #96500Hi,
Issue resolved from our end. Kindly check and confirm.
Regards,
ChrisMarch 14, 2018 at 10:53 am #96507Thank you very much, Unfortunately,
the Category-Filter is not working yet…Merci.
March 14, 2018 at 11:02 am #96513Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisMarch 17, 2018 at 1:28 pm #96873One example:
[posts-style3 show=”3″ cat=”buecher” excerptlength=”24″]… this means, that only posts from category buecher should be shown.
Unfortunately, every post from every category is shown.
So I think, that the short code is not working.Second:
https://imgur.com/a/IEWq8How to make the headings of posts a bit smaller?
Second, between the rows, the space is too low. The letters are connected.How to increase the spacing between the rows?
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.