I found this link cann't be deleted by define page editor.How to delete 'Gift Certificate FAQ ' and ' Newsletter Unsubscribe' link in the information sector?
I found this link cann't be deleted by define page editor.How to delete 'Gift Certificate FAQ ' and ' Newsletter Unsubscribe' link in the information sector?
You can turn the GV FAQ off if not using the GVs by just going to the Modules ... Order Total ... and Remove Gift Certificates ot_gv ...
Newsletter Unsubscribe in the Configuration ... E-Mail Options ...
Display "Newsletter Unsubscribe" Link?
Show "Newsletter Unsubscribe" link in the "Information" side-box?
true
false
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 downloaded the lastest version of 1.3.8 today. I am trying to disable both the "Gift Certificate FAQ" and the "Newsletter Unsubscribe" pages and the links to them in the information sidebar.
I have uninstalled the first 4 buttons (now red) under Modules/Order Total including the "Gift Certificates" module, but both links still appear on my homepage information box and the pages also still exist. Anyone have any advice? Thank you in advance!!
In the Information sidebox, there is an IF for controlling the GV FAQs when installed or not installed:
If you have hit REMOVE on the Modules ... Order Totals ... Gift Certificate ot_gv ... I am not sure why it would still be showing unless your sidebox has removed this code to control it ...Code:// only show GV FAQ when installed if (MODULE_ORDER_TOTAL_GV_STATUS == 'true') { $information[] = '<a href="' . zen_href_link(FILENAME_GV_FAQ) . '">' . BOX_INFORMATION_GV . '</a>'; }
Peek in the file:
/includes/modules/sideboxes/information.php
and you should see the IF statement in there ...
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!
Thanks. I rechecked it again today, and it did not show that I had uninstalled it...?? All fixed. Now I'm trying to remove the Newsletter page....
You are most welcome ... glad that this could help you out ...![]()
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!
Hi
In may case, I have uninstalled GV but FAQ page still listing following text. How do I stop displaying this information as it is no longer relevant since GV are removed?
Thank you with pretty Santa :-)
===============================
Gift Certificate FAQ
Purchasing Gift Certificates
How to send Gift Certificates
Buying with Gift Certificates
Redeeming Gift Certificates
When problems occur
How to Send Gift Certificates
To send a Gift Certificate you need to go to our Send Gift Certificate Page. You can find the link to this page in the Shopping Cart Box in the right hand column of each page. When you send a Gift Certificate, you need to specify the following. The name of the person you are sending the Gift Certificate to. The email address of the person you are sending the Gift Certificate to. The amount you want to send. (Note you don't have to send the full amount that is in your Gift Certificate Account.) A short message which will appear in the email. Please ensure that you have entered all of the information correctly, although you will be given the opportunity to change this as much as you want before the email is actually sent.
===============================
Downunder QLD