Jack_mcs Posted August 27, 2019 Author Share Posted August 27, 2019 4 hours ago, artfulweb said: Will the future release of Header Tags SEO include Phoenix? Yes, it will. The problem is that much of the code for the shop side needs to be changed to modules or hooks. I have done some already but it takes a lot of time so I'm not sure when it will be ready. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
artfulweb Posted August 28, 2019 Share Posted August 28, 2019 Thanks Jack ! In that case I'll hold on to it in the site as it was installed and wait. I am totally incapable of doing those changes to hooks myself but was worried that it would be scrapped which would have been too bad. As usual we can count on you! Quote Link to comment Share on other sites More sharing options...
nandima Posted September 24, 2019 Share Posted September 24, 2019 Hello Jack, After installing HeaderTags_SEO_V_3.3.3_1 my admin panel have problems. Please refer attached picture for details. So, how can I solve those issues? Please help me. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 24, 2019 Author Share Posted September 24, 2019 4 hours ago, nandima said: After installing HeaderTags_SEO_V_3.3.3_1 I am not aware of that version. The latest version is 3.3.5. Please try that and let me know if it still fails. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted September 24, 2019 Share Posted September 24, 2019 9 hours ago, Jack_mcs said: I am not aware of that version. The latest version is 3.3.5. Please try that and let me know if it still fails. Hi Jack, Thanks for your message. I Instaled you provide new version but the problem still there. Can you please look into this issue? Thanks Quote Link to comment Share on other sites More sharing options...
nandima Posted September 25, 2019 Share Posted September 25, 2019 15 minutes ago, nandima said: Hi Jack, Thanks for your message. I Instaled you provide new version but the problem still there. Can you please look into this issue? Thanks These two files generating these problems; catalog/admin/includes/boxes-->header_tags_seo catalog /admin/includes-->template_top Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 25, 2019 Author Share Posted September 25, 2019 What is the version of shop? Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted September 25, 2019 Share Posted September 25, 2019 17 minutes ago, Jack_mcs said: What is the version of shop? oscommerce-2.3.4.1 Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 25, 2019 Author Share Posted September 25, 2019 I don't have a shop set up with that version and this addon but, as I recall, that is a problem with the base tag. In admin/includes/template_top.php find this line <base href="<?php echo ($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_ADMIN : HTTP_SERVER . DIR_WS_ADMIN; ?>" /> and change it to <?php if (strpos(basename($_SERVER['SCRIPT_FILENAME']), 'header_tags') !== FALSE) { ?> <base href="<?php echo ($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_ADMIN : HTTP_SERVER . DIR_WS_ADMIN; ?>" /> <?php } ?> Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted September 26, 2019 Share Posted September 26, 2019 (edited) 20 hours ago, Jack_mcs said: I don't have a shop set up with that version and this addon but, as I recall, that is a problem with the base tag. In admin/includes/template_top.php find this line <base href="<?php echo ($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_ADMIN : HTTP_SERVER . DIR_WS_ADMIN; ?>" /> and change it to <?php if (strpos(basename($_SERVER['SCRIPT_FILENAME']), 'header_tags') !== FALSE) { ?> <base href="<?php echo ($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_ADMIN : HTTP_SERVER . DIR_WS_ADMIN; ?>" /> <?php } ?> Thanks, Jack, one problem solves but still the other one remains. Please help me to solve that one, Thanks. Edited September 26, 2019 by nandima Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 26, 2019 Author Share Posted September 26, 2019 If you are referring to the BOX_ORDERS text, that doesn't have anything to do with this addon. If you uploaded one of the included shop files it may not have been compatible with your shop. You (anyone) should only use those if the shop files have not been changed and if the versions are the same. If restoring those files don't help, please ask in the general support section for help with it. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted September 27, 2019 Share Posted September 27, 2019 16 hours ago, Jack_mcs said: If you are referring to the BOX_ORDERS text, that doesn't have anything to do with this addon. If you uploaded one of the included shop files it may not have been compatible with your shop. You (anyone) should only use those if the shop files have not been changed and if the versions are the same. If restoring those files don't help, please ask in the general support section for help with it. Thanks, Jack, for your support. Quote Link to comment Share on other sites More sharing options...
nandima Posted September 30, 2019 Share Posted September 30, 2019 On 9/27/2019 at 10:27 AM, nandima said: Thanks, Jack, for your support. Jack, all previous problems figure out. But still, the below problem thereafter installing Header Tags_SEO_V 3.3.5. Can you look into this issue? Thanks. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted September 30, 2019 Author Share Posted September 30, 2019 The screenshot is too small for me to see anything useful. Can you describe the problem and provide a larger screenshot? Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted October 1, 2019 Share Posted October 1, 2019 (edited) 14 hours ago, Jack_mcs said: The screenshot is too small for me to see anything useful. Can you describe the problem and provide a larger screenshot? Jack, after installing OSCommerce 2.3.4.1to Header Tags SEO V 3.3.5, upper right-hand side buttons [ (Cart Contents) (Checkout) (My Account) ] original display vanished. Can you look into those issues? Thanks. 1 Picture - Original view 2 Picture - Fault view Edited October 1, 2019 by nandima Quote Link to comment Share on other sites More sharing options...
♥BrockleyJohn Posted October 1, 2019 Share Posted October 1, 2019 4 hours ago, nandima said: Jack, after installing OSCommerce 2.3.4.1to Header Tags SEO V 3.3.5, upper right-hand side buttons [ (Cart Contents) (Checkout) (My Account) ] original display vanished. Can you look into those issues? Thanks. 1 Picture - Original view 2 Picture - Fault view jquery is not reformatting your menus, buttons and so on - either the template does not load it or there is a script error stopping it running. Start by checking the console in your browser for errors. Quote Contact me for work on updating existing stores - whether to Phoenix or the new osC when it's released. Looking for a payment or shipping module? Maybe I've already done it. Working on generalising bespoke solutions for Quickbooks integration, Easify integration and pay4later (DEKO) integration at 2.3.x Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 1, 2019 Author Share Posted October 1, 2019 9 hours ago, nandima said: Jack, after installing OSCommerce 2.3.4.1to Header Tags SEO V 3.3.5, upper right-hand side buttons [ (Cart Contents) (Checkout) (My Account) ] original display vanished. Please try turning off the Page Top option in the settings for this addon. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted October 1, 2019 Share Posted October 1, 2019 30 minutes ago, Jack_mcs said: Please try turning off the Page Top option in the settings for this addon. Jack, I haven’t an idea. Can you explain more or write down here? Thanks. Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 1, 2019 Author Share Posted October 1, 2019 Go to admin->Configuration-Header Tags SEO Select the Display Page Top Title option Click Edit Set it to False Click Save Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted October 1, 2019 Share Posted October 1, 2019 43 minutes ago, Jack_mcs said: Go to admin->Configuration-Header Tags SEO Select the Display Page Top Title option Click Edit Set it to False Click Save I did. But still the problem there................... Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 1, 2019 Author Share Posted October 1, 2019 If the display was correct prior to this installation then one of the code changes you made is not correct. I'm sorry but there's no way for me to say what that might be since it could be in several places and would depend on your code. I suggest you replace the files on the shop side with the original to get the page to load properly and then try again. I would just replace the index.php file first. If the problem doesn't go away, try replacing the includes/template_top.php file. The latter may cause other problems so be ready to restore it but a quick test is all you need. If you replace all of the shop side files with the originals, then do the re-install in parts - making changes to files in the includes directory first, saving the template_top for last and checking after each change. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted October 2, 2019 Share Posted October 2, 2019 (edited) 22 hours ago, Jack_mcs said: If the display was correct prior to this installation then one of the code changes you made is not correct. I'm sorry but there's no way for me to say what that might be since it could be in several places and would depend on your code. I suggest you replace the files on the shop side with the original to get the page to load properly and then try again. I would just replace the index.php file first. If the problem doesn't go away, try replacing the includes/template_top.php file. The latter may cause other problems so be ready to restore it but a quick test is all you need. If you replace all of the shop side files with the originals, then do the re-install in parts - making changes to files in the includes directory first, saving the template_top for last and checking after each change. Thanks, Jack, problem sort out after installing includes/template_top.php file. Edited October 2, 2019 by nandima Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 2, 2019 Author Share Posted October 2, 2019 Good job. Glad you got it working. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
nandima Posted October 19, 2019 Share Posted October 19, 2019 Hi Jack, How integration "Twitter Cards" with these add ones? In other words how to put below integration?, Thanks. <meta name="twitter:card" content=""> <meta name="twitter:site" content=""> <meta name="twitter:creator" content=""> <meta name="twitter:url" content=""> <meta name="twitter:title" content=""> <meta name="twitter:description" content=""> <meta name="twitter:image" content=""> Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 19, 2019 Author Share Posted October 19, 2019 6 hours ago, nandima said: How integration "Twitter Cards" with these add ones? In other words how to put below integration?, Thanks. See the bottom of the admin->Header Tags SEO->Social page. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.