Elite12
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Box Not Showing on Post PagesMake sure discussion is check in screen options on top right of page.
Then make sure Allow comments is check under discussion option on lower part of editing page.
wonder if any of this worked
Forum: Fixing WordPress
In reply to: Copying HTML into PageCurious If it was a code error or not usually is if you paste in text without proper tags
s2member would be the way to go even the free version would work
Forum: Fixing WordPress
In reply to: Sample-page in path of permalinks won't go awayIf all else fails try and DB Search and replace.(WARNING ADVANCED USER ONLY) and replace http://www.yoursite.com/samplepost with http://www.yoursite.com.
MAKE A BACKUP FIRST and Google DB Search and replace
Forum: Fixing WordPress
In reply to: Sample-page in path of permalinks won't go awayAlso could be a theme setting check if there is one
Forum: Fixing WordPress
In reply to: Sample-page in path of permalinks won't go awayHave you tried to edit right on page you created? under name then url – edit ? or is it part of the actual structure?
Forum: Fixing WordPress
In reply to: User login – Unable to Authenticateremove that line and see what happens..copy and paste it back if messing anything up.
Its on line 1165 @ wp-admin/includes/dashboard.php
If that doesn’t work put this in its place
add_action( ‘activity_box_end’, ‘wp_dashboard_quota’ );
If that doesn’t work just replace with original code and come back
delete any users you dont know also
Change the admin credentials in the database in phpmyadmin under wp_users. Change the email and admin name there and just reset pass
Forum: Fixing WordPress
In reply to: Copying HTML into Pageadd a closing tag to your html..should fix be let me know
Should be
<img src=”smiley.gif” alt=”Smiley face” height=”42″ width=”42″/>Paste this into text tab are not visual
π
Can you login to your site hosting cpanel?
Forum: Plugins
In reply to: [Plugin:WooCommerce Measurement Price Calculator]- Remove PirceAny thoughts?
Forum: Plugins
In reply to: [Plugin:WooCommerce Measurement Price Calculator]- Remove Pirce