Forums

Arjuna X theme editor (6 posts)

  1. okuruhito
    Member
    Posted 1 year ago #

    I am using Arjuna X 1.3.9 by SRS Solutions

    Question #1
    I saw a thread "Can't show Summary of Posts?" and wanted to follow Nazieb's advice and tried to change the word "content" to "excerpt" in theme editor's (index.php) without success.
    So, I followed esmi's advice and put the <!--more--> tag in my close to 200 posts (ahhhhhhhhh!)

    I really would love to find the way to use excerpt than putting "more"code.

    Question #2
    I also wanted to change the words "continue reading..." and "read more" which show up in the summery pages with excerpts (thanks to "more"code).
    I tried to change the both words in index.php, but neither would take.

    <div class="postContent">
    <?php the_content('continue reading...', 'Arjuna')); ?>
    </div>
    <div class="postFooter"><div class="r"></div>
    <div class="left">
    <span class="postCategories"><?php the_category(', '); ?></span>
    <?php if ( function_exists('the_tags') ): ?>
    <span class="postTags"><?php
    if (get_the_tags()) the_tags('', ', ', '');
    else print '<span>'.__('<i>none</i>', 'Arjuna').'</span>';
    ?></span>
    <?php endif; ?>
    </div>
    " class="postReadMore"><span><?php _e('Read more', 'Arjuna'); ?></span>
    </div>
    </div>
    <?php endwhile; ?>

    I want "continue reading" to be "詳細”.
    I was able to change several words in (comments.php), so I don't know why index.php won't take any change...
    I also tried (user-style.css) without success.

    If anyone could help me with these issues, I am grateful.
    Thank you so much.

  2. okuruhito
    Member
    Posted 1 year ago #

    Could anyone help me with the change from "continue reading" to "詳細”??
    Thank you!

  3. ghvst
    Member
    Posted 1 year ago #

    Hello okuruhito,

    For your question #2:
    Have you tried the latest Arjuna theme, version 1.6.5 ?
    Though I don't know much about the version 1.3.9,
    you can localize 1.6.5 according to the FAQ of Arjuna.

    http://www.srssolutions.com/en/downloads/arjuna_wordpress_theme#q2
    http://www.srssolutions.com/en/downloads/arjuna_wordpress_theme#q6

    Regards,

  4. jamesb101
    Member
    Posted 9 months ago #

    ok.....I might be in the wrong place....

    But I just did a update of the Arjuna theme....

    And I lost the sidebars ...
    The upgrade has a new module with a dufferent loading path....
    SRS isn't reachable....
    anyone have any idears?

  5. jamesb101
    Member
    Posted 9 months ago #

    he, he, he...sorry ...different loading path....

    and did a new listing of the sidebars.....

    then closed out that window and nothing....

    so I don't have my original sidebars....
    AND...
    The new settings won't load to the home page...
    again...
    Any idea's???

  6. jamesb101
    Member
    Posted 9 months ago #

    SRS has good up to this point.....but is now unreachable..

Topic Closed

This topic has been closed to new replies.

About this Topic