Mary Helen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: subscribe2 update failedTHanks! That link worked. I removed the offending plugin with FTP. Now all is well.
Forum: Fixing WordPress
In reply to: subscribe2 update failedsubscribe2 update failed, and now i cannot see my plug in page! What do i do?
I get this error when i click plugins on the dashboard:
Parse error: syntax error, unexpected ‘[‘ in /home/content/09/9138209/html/wp-content/plugins/really-simple-ssl/class-admin.php on line 3655Forum: Themes and Templates
In reply to: [Catch Adaptive] header image cropped weirdGee this was a while ago. Thanks for your help! I think i worked out the problems!
Forum: Themes and Templates
In reply to: [Flat-Sky] how to move REPLY box to top of page?I figured it out. There was an old post on wordpress support that said to Edit move <?php comment_form(); ?> from the bottom of comments.php to immediately below <div id=”comments” class=”comments-area”> near the top of the file.
I was confused because in flat sky it is not <?php comment_form(); ?>
Instead we have <?php comment_form( array( ‘format’ => ‘html5’ ) ); ?>
But I figured that code had to represent the reply form, moved it to just where the old post said, and voila! Reply is at the top of all pages.
Forum: Themes and Templates
In reply to: [Flat-Sky] how to move REPLY box to top of page?Great, thanks for that. I want to move the reply box from the bottom to the top. What would I move where? I presume something in comments.php in the flat-sky folder can be moved to do this? Thanks for any help!
Forum: Themes and Templates
In reply to: [Flat-Sky] Change fields on replyThank you paulwpxp! That worked perfectly!
Mary HelenForum: Fixing WordPress
In reply to: No One Sees Left Menu but MeHi MarkRH and Tara,
Thanks very much MarkRH, that is so helpful. That is exactly what is going on. The Tablet size responsive design kicks in and you can’t see the left menu. I have now put a little warning to click the gear if you don’t see the menu, so now all is well!Tara, i really appreciate your response as well, and I do have further questions about Flat Sky and will post them on the dedicated sub forum!
Again thank you both very much.
Forum: Plugins
In reply to: [Slideshow] Image resize (height)Yeah, the problem was with the theme, not the plugin. Thanks for the prompt response!