I've read other posts and this was supposed to fixed in 1.3.
The fix in the post in the old forum looks to have been included but I still have to scroll over. Any suggestions?
I've read other posts and this was supposed to fixed in 1.3.
The fix in the post in the old forum looks to have been included but I still have to scroll over. Any suggestions?
Upgrading works ...![]()
You can also edit the file and fix the width ... I forget what version it was that had that silly little issue with the button way off on the right ... I'd have to dig up the fix but it is posted in the archives and you may be able to search for it with meta tag button or something similar ...
Note: upgrading to at least v1.2.7 is highly recommended if not to v1.3 ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I'm on 1.3.01 but the button is still over to the right. this was a fresh install of 1.3.
Rather odd ...
I cannot reproduce this error ...
What browser are you using?
Check the file:
/admin/includes/modules/products/collect_info_metatags.php
What is the version reading?
Check line 153 does it read:
Code:<?php echo zen_draw_input_field('metatags_title[' . $languages[$i]['id'] . ']', (isset($metatags_title[$languages[$i]['id']]) ? stripslashes($metatags_title[$languages[$i]['id']]) : zen_get_metatags_title($pInfo->products_id, $languages[$i]['id'])), zen_set_field_length(TABLE_META_TAGS_PRODUCTS_DESCRIPTION, 'metatags_title', '150', false)); //,'id="'.'metatags_title' . $languages[$i]['id'] . '"');?>
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I'm on a mac 10.3.9, using safari 1.3.
I cut and pasted the code above (it looked the same) and there's no change.
Using IE I can see the preview button, but not the cancel button, but at least thats a step in the right direction.
The version of zc is showing 1.3.01
Is that title line extreamly long?
There have been reports of server settings being off where the length is not computed correctly ...
However that should fix the issue ...
Really odd ... have you perhaps a PC friend that could peek in your Admin to see if they get the same results?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!