soapy

Member

Forum Replies Created

  • In reply to: Problem with text size after update to 1.6

    #23092

    Here is my css

    .post-title, .post-title a, .post-title a:visited {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    }

    In reply to: Problem with text size after update to 1.6

    #23091

    Yes….refreshed the cache….but it still shows up as two different sizes…any ideas?

    In reply to: Excerpt length in category archive and search pages

    #23181

    Syahir, the last one there did it! Thank you!

    One question…when I update to 1.6…it sounds like this will no longer work, correct? I’ll have to use the code you previously pasted in this thread? Or am i wrong….

    In reply to: Excerpt length in category archive and search pages

    #23179

    No….I haven’t updated yet…still on 1.5.6….but could this really be the cause?

    In reply to: Excerpt length in category archive and search pages

    #23177

    Syahir, that produces this error on my site now:

    Fatal error: Call to undefined function graphene_set_excerpt_length() in /home/delgreco/public_html/wp-content/themes/graphene-child/functions.php on line 31

    Any ideas?

    In reply to: Excerpt length in category archive and search pages

    #23175

    This still does not work. I pasted your code Syahir in my child theme functions.php file….but still no change. It still adds the continue reading button automatically. I changed return to 20 and expected to see each excerpt 20 words long and then the continue reading button…but no change….any ideas?

    In reply to: Hide text in excerpt view

    #23334

    Thanks for the response Syahir. What if I wanted this text for every post? Is there an easier way than writing manual excerpts for each post?

    In reply to: Excerpt length in category archive and search pages

    #23174

    Thank you!

    In reply to: Excerpt length in category archive and search pages

    #23172

    Thanks guys…just a quick question, “return 40″…is that 40 characters or 40 words?

    In reply to: Excerpt of a page generates bad HTML for "Continue reading"

    #23244

    This is the same issue I’m having. If I add a more tag to a post, then the automatically generated “continue reading” button does not show up in my category archives (excerpt view).

    I figured the only work around is to add a function so that after, for example, 140 characters in my excerpts….the “continue reading” button is generated. Then, as long as I insert the more tag after 140 characters in my post….I’ll be able to see the continue reading button in the post in both the home page as well as when viewed as an excerpt (category archives, search results, etc).

    Make sense? Anyone have a better idea?

Viewing 10 posts - 11 through 20 (of 84 total)