Home › Forums › All Other Themes › Hotel theme – I really need your help!
- This topic has 17 replies, 2 voices, and was last updated 7 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
March 22, 2017 at 11:53 am #66340
Dear,
I’m using Hotel theme (http://rosol.vn/demo/). Could you help me solve 6 issues:
1. How can I disable (or delete) the background color (it’s grey now) of the Title and Description of the Sliders image?
2. How can I disable (or delete) the feature image in the content of the post (when we show the post in the full content condition)?
3. Our menu “SẢN PHẨM/MÁY LỌC NƯỚC SINH HOẠT/BIỆT THỰ & NHÀ PHỐ/MODEL RSD10E” is not displayed all. It is hided the last words because the border of the screen. How can I solve this problem?
4. How can I insert links in these sections: SẢN PHẨM VÀ DỊCH VỤ (OUR SERVICES), TIÊU ĐIỂM (UPCOMING EVENTS) and CÔNG NGHỆ MỚI NHẤT (LATEST CUISINES)?
5. How can I customize or choose the category for the SẢN PHẨM MỚI (LATEST NEWS)? I mean If I want to display latest post of a specific category, How can I do this?
6. How can I bold all 2 words of the title, for example the ĐẶT HÀNG (BOOK NOW)? You know, base on our language (Vietnamese), most of situation, only 1 word can not create the meaning.
Thanks,
Tran Tri DungMarch 22, 2017 at 12:45 pm #66348Hi Tran,
1. Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.nivo-caption{display:none !important;} .slider-wrapper{min-height:auto !important;}
2. Add this code in Custom CSS Box:
.post-template-default .innerbanner{display:none;}
3. Send us screenshot of this issue. Upload your screenshot on imgur.com and paste the share URL here.
4. In the shortcode you will find
link=""
option replace the “#” sign with your URL.5. Kindly use this plugin: https://wordpress.org/plugins/list-category-posts/
6. Add this code in Custom CSS Box:
.bookbtn{font-weight:700;} h2.section-title{font-weight:700;}
Regards,
BradMarch 22, 2017 at 3:02 pm #66378Dear Brad,
Thank you so much for your reply. However, there are something still not working.
1. This is ok.
2. I mean I’d like to delete the feature image when we show the post. Please see this image: http://imgur.com/a/LVmVf
I’m not sure how to fix it. Because I add the code you give me to the Custom CSS Box (Appearance>>Theme Option>>Basic Setting>>Custom CSS Box), but it’s still not working.
3. The link of the image here: http://imgur.com/a/ce57H
4. This is ok.
5. I’ve installed the plugin, but I do not know how to set up. Could you give me the guideline for this?
Thank you so much.Tran Tri Dung
March 23, 2017 at 5:58 am #66419Hi Tran,
2. Kindly use this plugin: https://wordpress.org/plugins/hide-featured-image/
5. Here is the documentation: https://github.com/picandocodigo/List-Category-Posts/wiki
Regards,
BradMarch 29, 2017 at 8:51 am #67209Hi Brad,
How about the 3rd problem? The wrong display of the menu? The image of the error here: http://imgur.com/a/ce57H
Thanks
March 29, 2017 at 12:13 pm #67288Hi Tran,
Add this code in Custom CSS Box:
#nav ul li:hover > ul{right: 0;}
#nav ul li:hover ul li:hover > ul{left: auto; right: 200px;}Regards,
BradMarch 29, 2017 at 3:40 pm #67334Dear Brad,
Many thanks to your support. It’s ok now. However, I’m having a new issue right now. I’m trying to use PolyLang plugin to make my website become multi-language. I know the way to do with menu, post, page and category. I mean I can know how to make the menu, post, page and category become multi-language displaying. But I don’t know how to do with some content in the front page (the homepage), such as: some content in Sections (for example: CHECK OUR COMFORTABLE ROOMS and it’s detail content, ABOUT HOTEL and it’s detail content,…). Could you give me an idea about this?
P/S: My English is not good. Hope that you understand what I mean.
Many thanks,
Tran Tri DungMarch 30, 2017 at 2:53 am #67369Dear Brad,
Did you see my message? I send you the screenshot of the issue, here: http://imgur.com/a/iPzGe
I mean It doesn’t give me the way I can make the content in multi language. It is the same when I change the option to the other language. Could you help me to solve the problem?Regards,
Tran Tri DungMarch 30, 2017 at 5:35 am #67385Hi Tran,
Kindly watch this video: https://www.youtube.com/watch?v=vRrVr8waiH4
Regards,
BradApril 9, 2017 at 7:14 am #68521Dear Brad,
Thank you so much for your reply. Could I ask another question?
How can I change or disable the text: CATEGORY and POST NAVIGATION? See the picture in below links, please.
Link 01: http://imgur.com/a/PVQn9
Link 02: http://imgur.com/a/K4fFAThank you so much!
Regards,
Tran Tri DungApril 10, 2017 at 6:37 am #68568Hi Tran,
Kindly go to category.php and remove the text category from there.
For post navigation text:
Go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
h1.screen-reader-text{display:none;}
Regards,
BradApril 20, 2017 at 2:56 pm #69720Dear Brad,
I added the code you give me to the Custom CSS Box, but the 3rd problem (see the link) was not solved. Could you give me another solution?
Link: http://imgur.com/a/ce57H
Link of my website: http://rosol.vn/Thank you so much.
Tran Tri Dung
April 21, 2017 at 7:18 am #69798Hi Tran,
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,
BradApril 21, 2017 at 5:21 pm #69858Dear Brad,
I’ve just sent you the url, username and password of our website. Help me to solve the 3rd problem, please.
Thank you so much.Regards,
Tran Tri DungApril 23, 2017 at 9:27 am #69910Dear Brad,
I’ve just sent you the url, username and password of our website. Help me to solve the 3rd problem, please.
Thank you so much.Regards,
Tran Tri Dung -
AuthorPosts
- You must be logged in to reply to this topic.