WP SITES
Forum Replies Created
-
Forum: Plugins
In reply to: [Fonts] Doesn't workThanks for the login details
I see its working fine
I’ll mark this as resolved.
Forum: Plugins
In reply to: [Fonts] Doesn't workSeems this is a problem with your theme.
Change to the Twenty Eleven or Twenty Twelve theme and you will see it works.
There’s never been a problem before and the plugin has never been updated because it works find on all versions of WordPress.
I have the plugin installed on my local development site where i test dozens of themes every week and never had a problem so the plugin clearly works perfectly.
Forum: Plugins
In reply to: [Fonts] Doesn't workWorks fine for me.
Please post a link to your site and l’ll take a look at it.
Forum: Plugins
In reply to: [Fonts] Doesn't workWorks fine for me.
Please post a link to your site and l’ll take a look at it.
Forum: Plugins
In reply to: [Blogger Importer] Migrate Image Files Blogger WordPressThanks
Forum: Localhost Installs
In reply to: Already created live wordpress site, how do I download locally?Forum: Localhost Installs
In reply to: Moving From Blogger To WordPressChange your DNS to point to your new server where you are hosting your new site
Forum: Themes and Templates
In reply to: FontsNo worries kevmel.
If you know how to use Notepad++ its really simple.
Otherwise you could copy/download your themes style.css file and send it to someone who can do it for you in less than a minute.
Once you’ve chosen the Google Fonts, simple give the names of the fonts to that person and they can add the import code to the same style.css file.
Example: @import url(http://fonts.googleapis.com/css?family=Patrick+Hand|Handlee);
You can then simply upload the file and everything will work.
P.S i’m the author of this plugin which may also come in handy. http://ww.wp.xz.cn/extend/plugins/fonts/
Forum: Themes and Templates
In reply to: FontsYou’ll need to edit your themes style.css file as your developer has added custom fonts. Using a child theme is best practice.
Installing Google fonts is very easy
Install a plugin http://ww.wp.xz.cn/extend/plugins/wp-google-fonts/
or
Install the fonts manually http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
Then you can change the font family manually or use Notepad++ and do a search, find and replace for these 2 fonts.
Rockwell and Legion
Cost to hire someone is minimal as its a very easy job for a WordPress consultant or web designer
Forum: Plugins
In reply to: Jetpack contact forms messed upResolved
The inactive sidebar contained Google custom search form code in widgets after switching themes which caused it to conflict with Jetpacks contact form CSS.
Forum: Installing WordPress
In reply to: Upgrade to 3.5 manually – getting blank screenDid you deactivate your plugins and themes? Rename the folders to .old?
Forum: Installing WordPress
In reply to: Why did WordPress remove Tinymce3.5 hasn’t changed except of the media options.
Don’t you have any buttons in your editor?
Forum: Fixing WordPress
In reply to: migrating wordpress from local to web server issuesYou should install this plugin locally and add the new server details
http://ww.wp.xz.cn/extend/plugins/wp-migrate-db/I’ve also got a slide show and video if you need it.
Forum: Installing WordPress
In reply to: Whats going wrong?You can install WordPress locally using http://instantwp.com or Install a coming soon plugin
Forum: Installing WordPress
In reply to: Why did WordPress remove TinymceTo make it less cluttered.
You can install the hidden buttons using this code http://codex.ww.wp.xz.cn/TinyMCE_Custom_Buttons#Enabling_hidden_MCE_buttons
or you can install the font styles and sizes using this plugin http://ww.wp.xz.cn/extend/plugins/fonts/