juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: the_excerpt(): First words are missingIs there someting common about those posts?
can you give an example of what is in the post when you view it with the text editor
Forum: Themes and Templates
In reply to: [Atahualpa] Juste one colorYou can style the center area (ATO->Style & edit CENTER COLUMN->Center column style) and/or you can style the post container (ATO->Style POSTS & PAGES->POST Container)
Forum: Fixing WordPress
In reply to: the_excerpt(): First words are missingWhat is the url?
does the issue happen on all posts in teh search or just some?Forum: Fixing WordPress
In reply to: How Can I reduce the distance between my Header and my Page Content1) I do not see an image that says #1 source
2) use a code examiner like the FireBug Extension in FireFox to examine the elements and see the CSS being applied, then you can dynamically change the CSS to see teh effect. The news page has a 20px top and bottom margin for each post.Forum: Fixing WordPress
In reply to: Image Upload Fails, Home Page DisappearsAre you sure the page is gone and not on a second page in the page list?
if you go to dashboard->pages->all pages and do a search for home does it show up?
Forum: Fixing WordPress
In reply to: Can't edit in ChromeI am unable to click the save button whist editing users
you mean the UPDATE button…right
I have no problem using the same version on a mac.
try disabling ALL plugins and swap to the default theme and see if it s still an issue.
Forum: Fixing WordPress
In reply to: Embedded Google calendar not showing in Chrome and Androidshows fine for me using chrome on a mac.
1) Try uploading a very small image and see if it works
2) check with your host and see if you are hitting some limit they have setup
3) look at the hosts our.log and see if anything is showing.Forum: Fixing WordPress
In reply to: Page content blank but there in page on dashboardsee if this thread helps
Forum: Fixing WordPress
In reply to: Button Counterdid you try a google search? try using ‘wordpress button press counter plugin’ and test some of the plugins out.
Forum: Fixing WordPress
In reply to: Max User Connections in MySQLYou are running out of resourses on your host. you could contact them and ask for more, but you will probably have to get a better hosting package.
if you google ‘wordpress already has more than ‘max_user_connections’ active’ you will find much info
Forum: Fixing WordPress
In reply to: the_excerpt(): First words are missingwhat theme?
do the posts have manual excerpts?
is there any html at the begining of the posts?Forum: Fixing WordPress
In reply to: White Space at the Bottom of My WordPress SiteDebugging 101 – start by disabling all your plugins
Forum: Fixing WordPress
In reply to: All my additional pages redirecting to 404 pageYou might want to check your .htaccess file
Forum: Fixing WordPress
In reply to: changed functions.phpill assume this is the function.php of your theme. Get a fresh copy of the theme and unzip it on your pc, the. Use an FTP program or your cPanel’s file manager and replace the bad version of function.php with the fresh copy