Home › Forums › Themes Support › Claue › Disable Continue Reading boton
- This topic has 9 replies, 2 voices, and was last updated 5 years, 5 months ago by Harry.
-
AuthorPosts
-
-
May 28, 2019 at 4:23 am #31431yangguoleSupport Expired
Hi Harry, I want to disable Continue Reading button http://prntscr.com/nu41cpm and make blog category page and research page like this http://prntscr.com/nu4asj, but title on bleu. And also to change blog title’s bloc http://prntscr.com/nu4ji4 ,.
I’ve tried myself,but I have not found with class and file . I’m sorry for all problemes I’ve asked
Thank you for this.
-
May 28, 2019 at 12:22 pm #31432HarrySupport Expired
Hi Yangguole,
1. Please go to Theme Option > Blog > Content display on blog list > excerpt and copy file content.php in claue > views > post to claue-child > views > post and delete code in line 24.
2. Please add below code to claue-child > functions.php
if ( ! function_exists( 'jas_claue_post_thumbnail' ) ) { function jas_claue_post_thumbnail() { ?> <div class="post-thumbnail pr mb__25"> <div class="inside-thumb"> <?php jas_claue_post_title(); ?> </div> </div> <?php } }
and add below code to file content.php you put in claue-child > views > post to line 27
<?php jas_claue_posted_on(); ?> <?php jas_claue_post_meta(); ?>
3. Add below code to Claue > Theme Option > General Layout > Custom CSS
.single .page-head time, .single .page-head .mt__10 { display: none;}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 28, 2019 at 3:24 pm #31433yangguoleSupport Expired
Thanks, Harry, I’ve done that, but title block is not changed http://prntscr.com/nuaqkm and I want also to display a text when it has nothing in category page of the blog like category product: “it has nothing here”.
Thank you.
Regards
-
May 28, 2019 at 4:26 pm #31436HarrySupport Expired
Hi,
Could you send me link to your site and login credentials and check in “Set as private reply” to check
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 28, 2019 at 6:04 pm #31439yangguoleSupport ExpiredThis reply has been marked as private.
-
May 28, 2019 at 6:07 pm #31440HarrySupport Expired
Hi Yang,
Please go to Claue > Theme Option > Blog and change layout to Grid.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 28, 2019 at 7:35 pm #31441yangguoleSupport Expired
Ok, but the title does not change, http://prntscr.com/nuepyr I want to disable the CSS of this page, because, when we see it in phone page it cannot show many things.
-
May 29, 2019 at 7:15 am #31446HarrySupport Expired
Hi,
It now i check your site it empty and blank. Please check and let me know when it ready.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 29, 2019 at 3:19 pm #31452yangguoleSupport ExpiredThis reply has been marked as private.
-
May 29, 2019 at 10:08 pm #31464HarrySupport Expired
Can you send me link where show blog posts.
Thanks
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.