SKT Shudh

Home Forums All Other Themes SKT Shudh

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #56702
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    If I use bullet points on the back side of the website in the text they don’t show on the front.
    I have checkes as well visual as text, but they don’t show. What can I do?

    http://swinkdesign.nl/diensten/

    Miranda

    #56751
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Miranda,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .entry-content ul { list-style:inside disc !important;}

    Regards,
    Shri

    #56753
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Thank you Shri 🙂

    Could you please tell me where the Read More is hidden? I want to translate it into Dutch but I cannot find it anywhere. I have checked the po file but it isn’t there.

    http://swinkdesign.nl/nieuws/

    #56754
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    I allready have checked the content.php and changed it here. But it doesn’t show on the frontside.

    <?php if ( is_search() || !is_single() ) : // Only display Excerpts for Search ?>
    <div class=”entry-summary”>
    <p><?php echo wp_trim_words( get_the_content(), of_get_option(‘blogpostpagecontent’), ‘…’ ); ?></p>
    ” class=”read-more”><?php echo of_get_option(‘readmoretext’); ?>
    </div><!– .entry-summary –>
    <?php else : ?>
    <div class=”entry-content”>
    <?php the_content( __( ‘Lees Meer <span class=”meta-nav”>→</span>’, ‘skt-shudh’ ) ); ?>
    <?php
    wp_link_pages( array(
    ‘before’ => ‘<div class=”page-links”>’ . __( ‘Pages:’, ‘skt-shudh’ ),
    ‘after’ => ‘</div>’,
    ) );
    ?>
    </div><!– .entry-content –>
    <?php endif; ?>

    #56858
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Miranda,

    Kindly go to Appearance>>Theme Option>>Basic Setting

    You will find Blog single layout option at the bottom. You can change the read more from there.

    Regards,
    Brad

    #56866
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hi Brad,

    Thank you for your answer, but I allready had changed that into Lees Meer when I first started building the website, but still it shows Read More on the front side 🙁

    Miranda

    #56925
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Miranda,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #56951
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi Miranda,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #56955
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hi Brad,

    Yesssss, thank you…! What was now the problem? So I can fix it myself the next time?

    Miranda

    #56957
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    You can check in Appearance>>Theme Option>>Basic Setting

    Regards,
    Brad

    #56963
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Thanks 🙂
    First thing in 2017: go and buy glasses hahahaha.

    #56968
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘SKT Shudh’ is closed to new replies.