sunil333
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Getting unwated /tag in my urlif you don’t want to see tag in your url then edit your post and remove tags from it, so simple.
Forum: Fixing WordPress
In reply to: How to recover permanently deleted WordPress pages?well you can do it by going to page revision section, just go to edit page section, go down and you will find page revision section. select a revision date(simply click on it) prior to when you deleted page.
rest you will find your self.
Forum: Fixing WordPress
In reply to: wp-admin not working for clienti guess your client might have used itheme security and its away mode function. or may be because of other plugin it is showing this error.
Forum: Fixing WordPress
In reply to: All Internal Links Not WorkingI don’t find any problem with your site.
Forum: Fixing WordPress
In reply to: Googlebot can't access your sitewhy don’t you change it to the simple line like below:
User-agent: *
Allow: /and make sure that everybody has the permissions to read the file.
Forum: Networking WordPress
In reply to: Copy post from websiteA to websiteBwhy you want to duplicate content?
Forum: Networking WordPress
In reply to: redirect / forwarding to new domainIf you just want to redirect then you can use .htaccess to do that.
for example:
Redirect 301 /oldstuff.html http://www.yourwebsite.com/newstuff.htmlForum: Fixing WordPress
In reply to: Help my Dashboard is totally goneIf you do not know how to communicate via FTP then simple step is:
go to your cpanel and can perform steps for renaming or deletion of latest plugin quite easily.
Forum: Fixing WordPress
In reply to: Social buttons not positioning properlyyou have to work on three section:
Style.css -to add your styles for the div tag, ul, li and img tags
header.php – to add the div, ul, li, and img tags
functions.php – to edit the header image height and width; this gives you the room to add the social media icons
Forum: Fixing WordPress
In reply to: Plugin update failedcheck file permissions and if possible you can try with turning off safe mode.
Forum: Fixing WordPress
In reply to: Blog Posts Show Name But No Photo or IntroYou can use gravatar, if you are taking about picture like mine.
Forum: Themes and Templates
In reply to: Change fonts in Twenty Elevenwhich font are you looking to change? content area? site title? post title or what?
i believe you are talking about content area?go to dashboard -> appearance-> editor-> and edit style.css
body, input, textarea
{
color: #373737;
font: 15px “Helvetica Neue”, Helvetica, Arial, sans-serif;
font-weight: 300;
line-height: 1.625;}
Forum: Themes and Templates
In reply to: [Hueman] Cannot get recent posts to show on home pagei can not find any right sidebar. instead i am seeing left sidebar.
Forum: Themes and Templates
In reply to: [MesoColumn] Too many html validation error for mesocolumn themeso mesocolumn theme does not support browsers or other platforms?
Forum: Themes and Templates
In reply to: [MesoColumn] Too many html validation error for mesocolumn themewill css validation error will affect, seo, search or any other problem?