WP Libra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Private page showing up!I would just delete the page and remake it if you are positive everything else works.
If it still doesnt work then deactivate all your plugins and test to see if a plugin was messing it up.
Forum: Installing WordPress
In reply to: Troubles InstallingGuessing since the page isnt blank that this is resolved?
Forum: Themes and Templates
In reply to: Error in thesis theme 1.7 and thesis hookAsk Thesis support.
These forums arent for supporting premium themes. That’s the responsibility of the vendor.
Forum: Fixing WordPress
In reply to: Private page showing up!Dumb question. After you made the page you logged and out ensured you were logged out before testing the page right?
Forum: Fixing WordPress
In reply to: lost all my pagesFiddle with the same settings you fiddles with and hope to bring it back.
Forum: Themes and Templates
In reply to: [raindrops] format tables in raindrops themeFind the below in your CSS and remove it.
border: 1px solid rgba(220, 220, 220, 0.5);Might show a few times so thats why I didnt say exactly where to go.
Forum: Fixing WordPress
In reply to: can i build such website in wordpress ??In short, the answer to your questions is Yes. You can build any type of website using WordPress.
Forum: Fixing WordPress
In reply to: Self Hosted questionYou just need to give him the link to wp-admin and his login/password and he can login and continue working.
Forum: Fixing WordPress
In reply to: Titles not showing!Why not just install a SEO or Title plugin that you can just change the titles on the pages or posts instead of coding functions?
Understand. Point being is forum rules about supporting paid themes. It’s the responsibility of the vendor since you paid for it.
This a premium theme and you should contact the vendor for support.
But as we all said here you got an extra letter. Just need to go through the templates until you find it. But shouldnt be in a stylesheet.
Need a link to your site to give a good guess.
But what you should do is open header.php and look to where it is displaying that. Probably right after the body tag I am guessing.
Forum: Fixing WordPress
In reply to: Text alignment and line spacing around an imageThe first one has a class of alignleft and the 2nd one doesnt. You will just need to add that class to the 2nd one.
Forum: Fixing WordPress
In reply to: Text alignment and line spacing around an imageNeed to post a link to the site or no one will be able to help.
Forum: Fixing WordPress
In reply to: Messed up category templateDownload twenty eleven theme. Open category template and copy and paste to your site. Or did you say you did that and it didnt work? I would see no reason why it wouldnt unless something else is wrong.