Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Disable Continue Reading boton

Viewing 9 reply threads
  • Author
    Posts
    • #31431
      yangguole
      Support 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.

    • #31432
      Harry
      Support 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

    • #31433
      yangguole
      Support 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

    • #31436
      Harry
      Support 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

    • #31439
      yangguole
      Support Expired
      This reply has been marked as private.
    • #31440
      Harry
      Support 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

    • #31441
      yangguole
      Support 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.

    • #31446
      Harry
      Support 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

    • #31452
      yangguole
      Support Expired
      This reply has been marked as private.
    • #31464
      Harry
      Support 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

Viewing 9 reply threads

You must be logged in to reply to this topic.