Search:

Search: Search took 1.00 seconds.

  1. Replies
    22
    Views
    2,680

    This is because of the css of your button. If you...

    This is because of the css of your button. If you put
    div.single-main {overflow: hidden; }
    in your style.css or custom.css
    the line will move below the button where it belongs to.
  2. Replies
    16
    Views
    806

    The easiest solution I can think of would be to...

    The easiest solution I can think of would be to include some text as description to fill the excerpt (165 characters) and start the link with the html afterwards. This could even be a benefit if you...
  3. Replies
    14
    Views
    1,371

    [MOD NEEDED] I have just checked your link and I don't see the...

    I have just checked your link and I don't see the expire text now.
  4. Replies
    14
    Views
    1,371

    [MOD NEEDED] You may try removing/commenting the code below; ...

    You may try removing/commenting the code below;



    <li><span><?php _e('Expires:', 'appthemes') ?></span> <?php echo cp_timeleft(strtotime(get_post_meta($post->ID, 'expires', true))); ?></li>

    ...
Results 1 to 4 of 4