gatortiff
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogOn my host I mean
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogI’ve found that on my server. Can I rename just the widgets file to leave everything else alone?
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogWhatever the problem is seems to have originated in widgets and I can’t get back into that either.
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogBut what about working in wordpress itself? I literally can’t do anything- I click on settings, themes, posts, whatever and the error message comes up. I was just going to forget it and change themes but I can’t even access that panel.
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogI don’t even know it was a week or so ago. It was either that link or bluchic itself probably.
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogJust googled for free wordpress themes and liked that one and downloaded.
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogself-hosted
Forum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogForum: Fixing WordPress
In reply to: Parse error, now can't do anything to blogHere is the code if it helps:
<?php // ================================================================== // Widget - Sidebar // ================================================================== register_sidebar(array( 'name' => __('Right Widget 1','adelle-theme'), 'id' => 'right-widget', 'description' => 'Right side widget area', 'before_widget' => '<article class="side-widget">', 'after_widget' => '</article>', 'before_title' => '<h3>', 'after_title' => '</h3>', ));[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: Parse error, now can't do anything to blogTrying to get in touch with them. It was a free theme and when I went to their website you can submit a support ticket but they want you to input your paypal info which I fail to understand.