dyrer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: how to change font size?If you want only main text
change in styles.css
body {
….
font-size: 12px <– current
….
}
change 12px for example to 14pxForum: Themes and Templates
In reply to: lists not showing upAt line in your style.css
You declare
ol,ul: none outside nonechange or remove this and take a look
Forum: Themes and Templates
In reply to: how to create dropdownsIs your theme support menus?
Forum: Themes and Templates
In reply to: [WP Framework] Unable to upgrade to latest WordPressThis hasnt been updated over two years try underscore theme, quark theme or _tk theme as based themes
Forum: Fixing WordPress
In reply to: How to log in to my siteForum: Fixing WordPress
In reply to: Unable to Update WordPress 3.7.1check permission in wp-content and wp-content/upgrade
Forum: Your WordPress
In reply to: Suggestion about my local news siteNice site except the popup facebook window
Forum: Fixing WordPress
In reply to: "Internal Server Error" due to .htaccess? Delete it automatically?Make .htaccess writable and let wordpress change the it should be
(chmod 777)Forum: Fixing WordPress
In reply to: Permalink troubleMake .htaccess file if not exists or change permission to 777 (chmod 777)
if cant do none of the above copy all in window that appear when change permalinks and manually create .htaccess and put it and uploadForum: Fixing WordPress
In reply to: Virus – injected text below body tagI already fixed everything
I just mentioned what happened to me
@wpyogi Thank youForum: Fixing WordPress
In reply to: Virus – injected text below body tagOne of my sites hacked and posts titles deleted 🙁
Forum: Everything else WordPress
In reply to: create a contact form in websiteThere are plenty of plugin for contact form
Contact form 7 is my favoriteForum: Fixing WordPress
In reply to: Plugins and Upgrades No Longer WorkDo an manual upgrade with ftp
Forum: Fixing WordPress
In reply to: SEO – What am I doing wrong?There also need time, to indexed the site
Forum: Fixing WordPress
In reply to: moving a site from dev to productionAnother good option isi backupbuddy