Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter kurtposer

    (@kurtposer)

    Yes, I was working with them with no results when they referred me to the XHTML issue in the post above, but I think it was just because they didn’t know what to do.

    Have anyone out there had success with Hittail on a WordPress site?

    Thanks.

    Kurt

    Thread Starter kurtposer

    (@kurtposer)

    Yes, initially I did but after it didn’t work I set it up in the footer as Hittail wanted. Were you able to get it working? If so, how did you do it?

    Thanks.

    Kurt

    I am having some issues with descriptions not being displayed properly, but have commented about this on other psots so I won’t duplicate it here too. However, I read that I should make sure that wp_head is called properly by my theme and I was hoping you could tell me where I could verify this. The behavior I am experiencing is as if a function isn’t being properly accessed.

    https://www.melissasmobilenotary.com

    Thanks.

    [Sig Moderated]

    I am running into the same thing, and actually spent much of today tryign to figure it out to no avail. Actually, the description from the AIO appends to the tagline from Settings – General. So, the page descriptions are different but they all carry the tagline from Settings – General. When I don’t include this there is no description included for the homepage so I get content from that page.

    Please take another look at things, as I have read several similar issues. It all seemed to happen with the latest AIO and WordPress, but it might be related to certain themes too. Whatever the case, could you help me fix it or describe the process to me so I can follow what AIO does and fix it?

    Site I am working with: https://www.melissasmobilenotary.com

    Thanks.

    Kurt

    It appears that T2z’s site displays ads again, but mine is still having this problem.

    Yes, I am experiencing the same behavior with a new site I just set up. It actually starts off working and then slowly the ads stop displaying. I have many other sites with the same theme and adsense code that work perfectly. This site has only one extra plubin but my other sites have it too. I have no idea why this is happening and what can be done to correct it.

    I am not sure if this will help but here is my site:

    https://www.yearoldbirthdaypartyideas.com

    Thanks for any help.

    Kurt

    Yes, I am experiencing the same behavior with a new site I just set up. It actually starts off working and then slowly the ads stop displaying. I have many other sites with the same theme and adsense code that work perfectly. This site has only one extra plubin but my other sites have it too. I have no idea why this is happening and what can be done to correct it.

    I am not sure if this will help but here is my site:

    https://www.yearoldbirthdaypartyideas.com

    Thanks for any help.

    Kurt

    Yes, this happens when I copy HTML from Dremweaver or copy HTML from a text document. It copies into the view window fine, but gets messed up when converting to the regular view window and when seen in HTML again special characters are replaced with character combinations, and that is what messes up the output.

    I have read that WordPress uses XHTML and not HTML, but shouldn’t matter if the HTML code is clean. I just copied good HTML into the code window again and viewing through teh visual window just messed it up.

    Not sure what is causing this specifically, particularly since WordPress provides the HTML option. It must be a bug of some sort, but I would expect that to be written abou in the forum lots.

    Keep this thread open and hopefully someone with an answer will help out.

    Kurt

    Is there a plug-in that allows for this from teh back-office?

    Kurt

    Thread Starter kurtposer

    (@kurtposer)

    Sorry. I realized that I had originally posted to a very old thread and thought that it wouldn’t get read, so I put it here too. I will pay more attention to where I originally post in the future.

    Kurt

    Forum: Fixing WordPress
    In reply to: Help with title.

    Oops. I forgot a link to my blog.

    Forum: Fixing WordPress
    In reply to: Help with title.

    doublebee,

    Are there plugins that will do this for me, as I would like to do this from within the back-office of my WordPress blog? A recent plugin I used (SEO Tile Tag) allows me to identify a different Title Tag than the one displayed on my page if I want, and this is great. Is there one that activates the tagline from the Options-General section of my blog’s back-office so that search engines see it? Right now I can enter a tagline, but they aren’t seen by search engines.

    Thanks for your help.

    Kurt

    I am having the same problem. My built-in 2.3.1 tags don’t do anything, although I have been populating them for some time.

    What can be done to make these work or can someone recommend another that might?

    Bhoney, did you ever get it resolved?

    Thanks.

    Kurt

    Wow! There were many failed attempts and one successful one. I am experiencing the exact same problem and am both pleased that it isn’t me and frustrated that a clear solution hasn’t been posted. Maybe one was, but then clouded up with future comments. Could someone post the contents of their entire .htaccess file, for a site that uses Date and Name based permalinks that functions properly?

    Thanks to all for the help.

    Kurt

    Thread Starter kurtposer

    (@kurtposer)

    This problem has become confusing, but may be due to the .htaccess file. The reason I say this is that this file, under the wp folder, was modified and it allowed name-based permalinks, but also disabled the page links at the top of the site: https://www.considercommonsense.com.

    Links were corrected in internal articles before I realized the page links were no longer working. I switched back and everything works again in default ID permalink mode. When I change back and use the modified .htaccess file, nothing works.

    I am not sure what my next step is, but am pretty certain that this is it. Can someone please help me understand what is why this is happening and help me understand how I could fix it?

    This is what was in the .htaccess file that allowed name based permalinks and not page links to work:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    What should this file look like to get everything to function properly? I use WP 2.3.1.

    Thanks.

    Kurt

Viewing 14 replies - 1 through 14 (of 14 total)