Home › Forums › Themes Support › Claue › About the Blog Appearence
Tagged: blog
- This topic has 5 replies, 2 voices, and was last updated 6 years, 5 months ago by Harry.
-
AuthorPosts
-
-
June 13, 2018 at 3:33 pm #21577
So Hi I contacted via the themeforest listing and asked about the blogs appearance. Themeforest username elephant2009
- I asked about the gap between the blog sidebar and main right hand side content. I’ve currently got mine set to 70% and added .mb__100 { margin-left: 40px !important; } to my custom css. You said this will cause issues. http://idleuwi.com/blog/ If you could have a look and tell me what would be best. I like its current appearance so if it could look like this but not cause issues this would be great.
- I also asked about tags been shown under the post on the main blog list page. You answered “Please copy file content.php in claue > views > post to claue-child > views > post
and add below code to line 11
<?php jas_claue_get_tags();?>”
Where exactly is this please, I couldn’t find it, is this going to effect updates, would I need to do this each time I update the theme?
- On the http://idleuwi.com/blog/ page also, how do I get rid of the + icon next to category options, I’d rather use something else here like – or if not have nothing at all.
- On a page with a video http://idleuwi.com/ducktails-map-to-the-stars-official-video/ there a big space at the top from the title and video, is this because of featured image, can this be reduced for when no featured image is used?
- Lastly is a question about the video on http://idleuwi.com/ducktails-map-to-the-stars-official-video/ again, can the video and content below be aligned as currently is show the video in the middle but the content is wider.
Kind Regards,
Phil
-
June 13, 2018 at 10:58 pm #21611
Hi Phil,
1. Please remove the code you add because it affect to other element and add below code to add more space between sidebar and blog content
.jas-blog .posts {margin-left: 40px;}
2. Please install claue-child.zip included in package you download from ThemeForest and copy file content.php in “claue > views > post” to “claue-child > views > post” and edit file content.php
https://monosnap.com/file/x2mvWqQqcDerU4mG6aagwbgIChSiYo3. Please go to Settings > Sharing and check on the field you want show icons.
4. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.single-post.postid-6462 .page-head {padding: 50px 0;}
5. Please add below code
.single-post.postid-6462 .post-content {text-align: center;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 14, 2018 at 8:04 pm #21628
Hi , thanks for this. Just a couple of things.
2. So I’ve managed to install the child theme and went into my back end and located the contents.php file in the parent theme but didn’t see any Views directory in the child theme, do I create this directory and in that create another one Post to paste in the copied file?
3. Not sure what you mean here, I’m talking about the + sign for categorys shown here http://take.ms/ToXtvN I went to Settings > Sharing but only saw it about social icons.
-
June 14, 2018 at 11:50 pm #21635
Hi Phil,
2. You have to create the “views and post” folder in claue-child
3. Sorry i miss understood. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.sidebar .widget ul li::before { display: none; } .sidebar .widget ul li { padding-left: 0; } .sidebar .widget ul li li { padding-left: 15px; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 15, 2018 at 10:29 pm #21653This reply has been marked as private.
-
June 19, 2018 at 11:41 am #21710
Hi Phil,
Sorry for late reply.
I help you fixed the issue with tag on blog list.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.