jacobuid
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Eclipse] [Theme: Eclipse] PHP error message need helpsite url?
Forum: Themes and Templates
In reply to: Custom Community Theme: Sidebar problemadd this css to your style.css
.padder {
padding: 20px;
float: left;
}Forum: Themes and Templates
In reply to: Exporting a Themelook in your web root folder go to “\wp-content\themes\<your theme folder>
Grab it and copy it to the new WordPress instal on your new server.
Forum: Themes and Templates
In reply to: Second image in headerHire a Web Developer, you have no clue what you are doing, and it is dangerous playing with code without knowing the simple basics of html & CSS…
Forum: Themes and Templates
In reply to: Need help with formwhat service are you using to send email newsletter to your users? if you haven’t set this up yet, there is no reason to have an Opt Out form…
unless you are creating a fake one… shame…Forum: Themes and Templates
In reply to: Need help with formlook at the Stats on this Plugin, http://wordpress.org/extend/plugins/grunion-contact-form/stats/ it may be an issue with the plugin itself, try a different plugin…
Forum: Themes and Templates
In reply to: Theme default pagge not showing posting Images & videosThere is nothing being inserted into the span:
<span class="teaser-image-small"> </span>Try checking to see what is supposed to be inserted here in the PHP Template file. Search for “teaser-image-small” in your root directory of your domain…
Forum: Themes and Templates
In reply to: Problems with The ColumnistHere you go, Use this theme:
http://thecolumnist.info/installation/installing-the-columnist/Forum: Fixing WordPress
In reply to: subdomainsThis is not a WordPress issue, but a Scripting issue. Sadly there are no plugins(yet)(you must be a seasoned Web Developer, or hire one to do this)One thing you may want to consider is use this script to redirect your user based on their location: