scooter339
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Responsive] remove Responsive Theme powered by WordPressThanks.
Forum: Fixing WordPress
In reply to: Simple css question for img alignmentGot it from the fix you sent.
Thanks
Forum: Fixing WordPress
In reply to: After the CrashStatus quo.
Thank you for helping.
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.I thought I could back up on my HD and let the DB bee. That turned out all wrong. So now I have BackupWordPress. I don’t get how it works, and I hope I’ve picked a good plugin. The other two back up drop box and cloud flare seemed cryptic.
Anyway, if I save wp-content and wp-config, do you think I can restore the site? I have all the plugins and themes offline including the child theme.
Thanks in advance.
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.I’ll look in the child theme.
I’m getting a bit worried:
Turns out, I removed the code form the content.php page. I restored it an no difference to the following:
Home page displays content but also reply
All other pages including sample page no longer display con ten but the reply form is gone.The contact page displays the the form but also the reply form.
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.I spoke too soon. I removed the code:
https://screencast.com/t/TE9U00Av
Updated, but I still see reply on each page: https://cottonwood.co
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.Well, that was just too simple for me. It’s logical and a great help.
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.Thanks GF. I’m just starting on php and I’m wondering where in this code I should place “//”
?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <h1 class="entry-title"><?php the_title(); ?></h1> </header> <div class="entry-content"> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'twentytwelve' ), 'after' => '</div>' ) ); ?> </div><!-- .entry-content --> <footer class="entry-meta"> <?php edit_post_link( __( 'Edit', 'twentytwelve' ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-meta --> </article><!-- #post -->
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.Nope, still there:
Forum: Fixing WordPress
In reply to: Delete "Leave a Reply" | "Comments" et. al.I think the issue might be that I am building a child theme on top of 2012. The site is https://cottonwood.co.
I was able to get rid of “reply” before by doing what you suggested. In fact, I deselected everything I could on the discussions page.
Forum: Fixing WordPress
In reply to: Comments DisplayOne other thing esmi — which files from my old site can I ftp to my new site. Isn’t wp-content one of them?
Thanks again.
Forum: Fixing WordPress
In reply to: Comments DisplayII meant theme, I was thinking plugin possibly because I’m nearing brain freeze putting all the WP knowledge to work.
I’ll check them out.
Thanks
Forum: Fixing WordPress
In reply to: Comments DisplayGot it. Is there another plugin as good as Suffusion that I could look at?
I would like to compare features.
Thanks for the help and patience.
Forum: Fixing WordPress
In reply to: Comments Displaysemi — my WP crashed due to not saving he DB when I backed up. So I’m staarting fresh. This is a totally new install with a new DB.
I’m have trouble with the same issue above but this install does not shoe Allow “Comments” or “Discussion” in the screen options.
Please see: https://screencast.com/t/GjbuifoOb6
Thanks
Forum: Fixing WordPress
In reply to: Fail FTP backupYes I do. I’ll give it a try. Thanks.