Hi!
I think I have discovered an error in 139d, not sure where to put it.
I've scoured the forum, seen people post about the problem... but no solution.
When you Configure your store, you are asked for STORE OWNER and STORE NAME. This information goes into the database and pops up all over the place, such as the Welcome email a customer receives after setting up an acct (etc, etc, etc).
But the problem is that this information is later renamed (under Product Type Info Page Option it is called "Product Tagline"; if you click on Metatag button for a product, it is called "Title/Tagline"). This information is crammed into your meta title for every product.
Even though the option is there to turn off the Title/Tagline, IT SIMPLY DOES NOT WORK!
No matter what you do, you cannot turn it off!
A possible solution is to manually edit the /includes/languages/english/meta_tags.php file to insert info into the HOME_PAGE_TITLE tag, then go back to admin/configuration/mystore and delete info in STORE OWNER and STORE NAME.
But the problem with doing that is that when your site sends WELCOME emails or ORDER CONFIRMATION emails, your info is not going to be configured correctly.
PLEASE CAN SOMEONE HELP ME WITH THIS?
My guess is that the logic is screwed up on the product meta tag submit page and on the Product Type Options page... but I am not a programmer and have no clue how to fix.
In my opinion, the BEST/EASIEST/FASTEST SOLUTION would be to simply find the php file that controls the product page calls for the Title/Tagline and comment out the call.
Can someone please tell me which file does this and what lines need to be commented out?
Thank you very much!
Mike





