Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Potential Bytes for All SEO Bug - [or maybe it's just me]


  #1  
Old Jul 16, 2010, 10:20 AM
writeleft's Avatar
writeleft
 
41 posts · Oct 2009
U.S.
WP: 3.0
ATA: 3.5.1

I'm having a weird problem when I set a site I'm developing to use the Bytes for All SEO options.

Specifically, when I set the Meta Title Tag Format option to "Blog Title - Page Title" and save my settings, the Meta Titles show up as my site url instead of my site name, i.e. (www.site.com - Home) instead of (Awesome Sauce Blog - Home).

Furthermore, if I go back to the SEO options tab, the option selected is to show "Page Title - Blog Title". If I save my settings again without changing anything, then the Meta Tag then actually shows up as "Page Title - Blog Title", i.e. (Home - Awesome Sauce Blog) as opposed to any of the other options.

I'm not sure why this is happening. I did notice that I had not applied the Bug Fix mentioned here. Even though that's not the issue I'm having, I put in the fix anyway in the hopes that it would resolve the issue, but it did not.

Last edited by writeleft; Jul 20, 2010 at 09:31 AM. Reason: Site Active. Replaced SEO options.
  #2  
Old Jul 16, 2010, 03:19 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Did you also apply this fix and the Auto Draft one as below? Also a URL would help us in helping you if the site is available.

To prevent pages and posts from automatically being saved as 'Auto Draft', you can make a little modification in Atahaulpa's functions.php. The data will still be created in the db table.

In template_dir/functions.php at about line 603 change to the following
$title = ($post_id->post_title !== 'Auto Draft') ? $post_id->post_title : '';



The line you are changing is right after
$thePostID = $post->ID;
$post_id = get_post($thePostID);
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
BUG - menu bar bug - Atahualpa 3.5.1 - WP 3.0 David Campbell New Versions, & Updating 0 Jun 26, 2010 03:14 PM
[SOLVED] SEO duplicate description and keywords met tags using Bytes for All SEo Opti Djembateuse Atahualpa 3 Wordpress theme 4 Feb 12, 2010 08:24 AM
[SOLVED] Newbie question - SEO plug ins and Atahualpa built in SEO jkgourmet Plugins & Atahualpa 1 Sep 26, 2009 04:33 PM
Turn "Use Bytes For All SEO options?" when using Google XML Sitemaps Plug-in rjwhitlock Plugins & Atahualpa 1 Aug 23, 2009 01:05 PM
[SOLVED] WordPress Firewall has detected and blocked a potential attack! Craig Mattice Atahualpa 3 Wordpress theme 0 May 5, 2009 03:59 PM


All times are GMT -6. The time now is 08:54 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.