Jay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Portofolio Press Page Titlesremove this like of code in your code
<h1 class="entry-title"> <? php the_title(); ?> </h1>Forum: Fixing WordPress
In reply to: Portofolio Press Page Titles<h1 class="entry-title"> <? php the_title(); ?> </h1>Forum: Fixing WordPress
In reply to: get post meta helpfound my answer here
Conditional Custom FieldsForum: Fixing WordPress
In reply to: Portofolio Press Page Titlespage.php
Forum: Fixing WordPress
In reply to: Portofolio Press Page TitlesThis will remove all of your titles on your pages.. just fyi. It would be better to hide them with css if you are familiar with that.
<?php the_title(); ?>Forum: Fixing WordPress
In reply to: Portofolio Press Page TitlesAre you trying to remove the word “Home”?
Forum: Fixing WordPress
In reply to: How to dispay more than 30 postsadmin –> settings —> Reading
“look where it says blog pages show at most”
change to your liking. π
Forum: Fixing WordPress
In reply to: ad in header only show up on front pageAnd it is happening again. Ad Banner will not show up. Also I am getting an extra
<head></head>tag from something.Anyone have this problem before?
Forum: Fixing WordPress
In reply to: ad in header only show up on front pagefixed itself I think π
Forum: Fixing WordPress
In reply to: ad in header only show up on front pageIt shows up fine on my local machine when testing.
Forum: Plugins
In reply to: WP 3.3 upgrade and all in one seo pack issueI am still not able to get the unique post or page titles to display properly when I enter them on individual pages or post. It is appending them to the settings. I did a test of another site that has not been upgraded to 3.3 yet and all in one seo works properly there. Anyone else having this issue?
Forum: Plugins
In reply to: WP 3.3 upgrade and all in one seo pack issueThanks Michael for the quick fix and response!
Forum: Plugins
In reply to: WP 3.3 upgrade and all in one seo pack issueCan you show us an example. I am having a similar problem. Im not sure if I am correct or not, but when you insert your title within the page or post, it is suppose to override the settings right?
So for example in the settings I have %post_title% & %category_title% for title format. I entered a different title on the individual post or page, but that title is not overwriting the settings title or in some cases it is adding the two together. I swore it worked before, but I could be wrong.
Forum: Fixing WordPress
In reply to: fatal errorI had to uninstall and re-install and im back up.
Forum: Fixing WordPress
In reply to: fatal errorI had this problem and had to start from scratch. I also tried re uploading the wp_admin file plus the wp_includes file and still no luck.