andrewwebdesigner
Forum Replies Created
-
Forum: Your WordPress
In reply to: Suggestions for better text readabilityAwesome, the Cufon might be hard to work with at first, but easy once you get the hang of it, I can assist if you have any questions.
Forum: Fixing WordPress
In reply to: Replacing Main PageThe PHP code is setup incorrectly.
<?php
/*
Template name: A
*/
?>— Andrew
If it’s a plugin, you need to go to your plugins folder on your server/file manager, and navigate to this plugins style. Then you need to change all of the font-color:’s to the color you want.
Forum: Fixing WordPress
In reply to: Replacing Main PageRename the index.php to something else. Then edit the file and at the top add, <?php /* Template name: A */ ?>.
Then create a new PHP file, add the content you want to be on the homepage. Add <?php /* Template name: B */ ?> to teh top.
Now, in your WordPress Dashboard, add a new page, add a title, NO CONTENT, and to the right, use the drop down box to select the A template. Add the page.
Again, add a new page, add a title, NO CONTENT, and to the right, use the drop down box to select the B template. Add the page.
Forum: Networking WordPress
In reply to: Newly converted multisite confused about image locationWhat plugins are you using? Did you create your own theme?
I created my own theme and added MU and then, a lot of files I was uploading weren’t working correctly because I did not specify the correct upload path.
Also, make sure your .htaccess file is correctly written.
Forum: Your WordPress
In reply to: Suggestions for better text readabilityFor your footer, I suggest that you play around with some of the code below, also think about the Cufon text replace for replacing the navigation and headers.
CSS for footer text:
text-shadow: 1px 1px 2px #000;Forum: Networking WordPress
In reply to: Starting new blog after multisite enabledFor further users, you need to make sure when you open your file manager, to make sure you can see your hidden files so you can edit your .htaccess, otherwise your web host technicians will have to get involved.
— Andrew
Forum: Fixing WordPress
In reply to: creating a members only entranceHere is the specific one that I have used in the past: http://wordpress.org/extend/plugins/user-role-editor/
Forum: Everything else WordPress
In reply to: Alternative Ad Services besides Adsense?Honestly, I think that Google AdSense is the only one I would trust/go with. Yahoo has one now, I think, there are many, but a lot like to have a little too much personal information, where as Google just needs to bare minimum.
Forum: Fixing WordPress
In reply to: creating a members only entranceYes, you can do this, in multiple ways.
Try searching around for plugins, I know there is one plugin that I have used before that allows you to create your own WordPress roles, make subscribers have less privileges, and create a new role as Premium Member, and give theme access you want them to have access to.
Now, locking just specific pages would be a little more difficult, at least on WordPress to my understanding, unless there is a plugin.
Forum: Networking WordPress
In reply to: How do I add posts from my network, and how do I make boxes?Ok, now what about the boxes?
Forum: Fixing WordPress
In reply to: Custom Header and BackgroundWell, I have all the functions code correctly for the header but it isn’t working.
http://callofduty-online.com/modern-warfare
Andrew
Forum: Fixing WordPress
In reply to: Header ImageThen maybe you can help me, I posted a day ago but no one replied.
“I am having difficulties implementing the code.
I have the header image code and the background image code in my functions, I am just unsure how to get it working.
Andrew”
Thank you in advanced, this is kind of urgent, we need to get the theme done for secondary-sites so we can start on third-sites and then finish with the first-sites and then add beta programs, and make sure all the social sites look good.
All by January first at 12:01 AM, we wanted to be the first site to officially launch in 2011! The only problem is that it is a huge network of sites.
Andrew Manson