Title: rolldeep's Replies | WordPress.org

---

# rolldeep

  [  ](https://wordpress.org/support/users/rolldeep/)

 *   [Profile](https://wordpress.org/support/users/rolldeep/)
 *   [Topics Started](https://wordpress.org/support/users/rolldeep/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rolldeep/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rolldeep/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rolldeep/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rolldeep/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rolldeep/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Whats wrong with my comments section?](https://wordpress.org/support/topic/whats-wrong-with-my-comments-section/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-my-comments-section/#post-626577)
 * Seems I have that piece of code already inserted.
 *     ```
       <div class="commentslink">
       			<?php wp_link_pages(array('before' => '<div class="pages">Pages: ', 'after' => '</div>', 'next_or_number' => 'number')); ?>
       			<a href="<?php the_permalink(); ?>#comments">Comments (<?php comments_number('0','1','%'); ?>)</a></div>
   
       	<?php comments_template(); ?>
   
       	<?php endwhile; else: ?>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Whats wrong with my comments section?](https://wordpress.org/support/topic/whats-wrong-with-my-comments-section/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-my-comments-section/#post-626540)
 * Hi Shadow, where abouts would I need to look for that?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Help removing things with MW theme](https://wordpress.org/support/topic/help-removing-things-with-mw-theme/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/help-removing-things-with-mw-theme/#post-623413)
 * I cannot because I am doing it locally.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to adjust form placement?](https://wordpress.org/support/topic/how-to-adjust-form-placement/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [18 years, 12 months ago](https://wordpress.org/support/topic/how-to-adjust-form-placement/#post-612868)
 * None of what you mentioned worked, here is the part I think I need to edit.
 *     ```
       /* Declare strings that change depending on input. This also resets them so errors clear on resubmission. */
       $wpcf_strings = array(
       	'name' => '<div class="contactright"><input  class="textfield" type="text" name="wpcf_your_name" id="wpcf_your_name" size="30" maxlength="50" value="' . $_POST['wpcf_your_name'] . '" /></div>',
       	'email' => '<div class="contactright"><input  class="textfield" type="text" name="wpcf_email" id="wpcf_email" size="30" maxlength="50" value="' . $_POST['wpcf_email'] . '" /></div>',
       	'msg' => '<br/><textarea  class="textfield" name="wpcf_msg" id="wpcf_msg" cols="35" rows="8" >' . $_POST['wpcf_msg'] . '</textarea>',
       	'error' => '');
       ```
   
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [2.2.1 problems with Firefox 2.0.0.6](https://wordpress.org/support/topic/221-problems-with-firefox-2006/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [19 years ago](https://wordpress.org/support/topic/221-problems-with-firefox-2006/#post-609145)
 * Anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images won’t show other than in posts](https://wordpress.org/support/topic/images-wont-show-other-than-in-posts/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [19 years ago](https://wordpress.org/support/topic/images-wont-show-other-than-in-posts/#post-608427)
 * Anyone know why these images do not display, not even if I add an image without
   any type of ad code anywhere in my blog apart from when posting??
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [OK to remove copyrght?](https://wordpress.org/support/topic/ok-to-remove-copyrght/)
 *  [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [19 years ago](https://wordpress.org/support/topic/ok-to-remove-copyrght/#post-608391)
 * I dunno, although I’ve seen other sites that do not display this information.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can I post a saved post automatically](https://wordpress.org/support/topic/can-i-post-a-saved-post-automatically/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [19 years ago](https://wordpress.org/support/topic/can-i-post-a-saved-post-automatically/#post-608249)
 * Which box? I the following:
 * Post Status:
 * Published
    Draft Private
 * Timestamp:
 * Edit timestamp
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can I post a saved post automatically](https://wordpress.org/support/topic/can-i-post-a-saved-post-automatically/)
 *  Thread Starter [rolldeep](https://wordpress.org/support/users/rolldeep/)
 * (@rolldeep)
 * [19 years ago](https://wordpress.org/support/topic/can-i-post-a-saved-post-automatically/#post-608223)
 * I have set the date before but nothing happened?

Viewing 9 replies - 1 through 9 (of 9 total)