Viewing 8 replies - 31 through 38 (of 38 total)
  • Thread Starter Thedishmaster

    (@thedishmaster)

    BTW I know it’s a setting in my theme to have the continue reading tab, I just wanted to remove it from the theme, and I don’t know how.

    I just loaded IE ver8 and I don’t see a problem. Could you take a screenshot?

    I also installed the vesper theme to see if I could quickly tell you the settings. But I don’t think this theme comes with any admin options other than menu.

    Thread Starter Thedishmaster

    (@thedishmaster)

    Can you tell me how to send you a screen shot? You don’t notice that the posts are wrapping improperly? The titles don’t correspond to each post. Maybe I’m running an old version of IE.

    Thread Starter Thedishmaster

    (@thedishmaster)

    Ok, I can’t duplicate that. I did look at the files to have the full tect on the homepage. I see no setting to adjust. I think the only way to do it is to alter the wp-loop.php file

    find: `<?php the_excerpt_reloaded(100, ‘<h3>,<h4>,<a>,<img>,<p>,<ul>,<ol>,<li>’, ‘content’, TRUE, ‘Continue Reading’, FALSE, 2); ?>
    <?php } ?>`

    and change to a large number”

    <?php the_excerpt_reloaded(580, '<h3>,<h4>,<a>,<img>,<p>,<ul>,<ol>,<li>', 'content', TRUE, 'Continue Reading', FALSE, 2); ?>
                            <?php } ?>

    Keep a note of what you did. It worked for me. All You are doing here is adding char length. So some long posts might still have the “more” unless you set it very high.

    Thread Starter Thedishmaster

    (@thedishmaster)

    Is it possible that you can’t duplicate it because you’re looking at an individual post instead of the homepage?

    Go to https://www.thedishmaster.com — and each post has a continue reading link.

    As an aside — does anyone know why my site isn’t working properly in explorer?

    Here’s the screen shot

    https://s1227.photobucket.com/albums/ee438/thedishmaster1/?action=view&current=PRINTSCREEN.jpg

    You’ll see that the titles for each post are next to post instead of on top of it where it should be.

    I can’t duplicate it because the all the browsers I’m using show it correctly. It’s poss. the ver. of IE you are using has a conflict.

    If you all the changes to the code I ref. above it might solve this problem anyway as it will move the headers down.

    hi heres my site https://www.relationshiprevolution.tv i want to Edit the follow us bar code: the images are not suppose to have borders around them and should be closer together – similar to example found on this page: tonyrobbins.com please help me.!

Viewing 8 replies - 31 through 38 (of 38 total)
  • The topic ‘Cannot remove borders around images’ is closed to new replies.