Page 26 of 35 FirstFirst ... 162425262728 ... LastLast
Results 251 to 260 of 347
  1. #251
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by shags38 View Post
    Many thanks Glenn ....... am trying hard to have two parties look at this for me, the person who wrote the template and a person familiar with the plugin. Will see what transpires.

    Thanks again,
    Mike
    Ahem.. umm Glenn IS ALSO MORE THAN familar with this add-on.. he wrote 98% of the code in the current version.. I only authored v1.0..

    The reason I keep pushing you OUT of the Abbington Mega template thread and over here is that the issue you are reporting isn't SPECIFIC to the Abbington Mega template. You are having an issue with an add-on that was PRE-INSTALLED with the Abbington Mega template.. that means that you need to post the issue with the add-on in the support thread for that add-on so that anyone who has the SAME issue with the SAME add-on can find the answer.. (they will NOT find your question or the answer in the Abbington Mega TEMPLATE support thread..)

    Hope that is clear now..

    Now that said.. Did you see the HINT I posted for you??

    Hint: if you search the Tabbed Home Page Modules support thread for "tpl_index_categories.php", you might find your answer..
    The issue you are having is really more an issue with the Tabbed Home Page Modules but as others may use both modules together, it's wholly appropriate that you ask here since the answer will benefits users of both modules..

    The Tabbed Home Page Modules does not include a modified "tpl_index_categories.php" file (it should but that's not a discussion for this module). You need to merge the Tabbed Home Page Modules "tpl_index_default.php" code with the "tpl_index_categories.php" file in this module.

    There's info on Tabbed Home Page Modules support thread for incorporating the Tabbed Home Page Modules code into the "tpl_index_categories.php" file.. You may have to ask for additional assistance in the Tabbed Home Page Modules support thread..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #252
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by DivaVocals View Post
    Ahem.. umm Glenn IS ALSO MORE THAN familar with this add-on.. he wrote 98% of the code in the current version.. I only authored v1.0..

    The reason I keep pushing you OUT of the Abbington Mega template thread and over here is that the issue you are reporting isn't SPECIFIC to the Abbington Mega template. You are having an issue with an add-on that was PRE-INSTALLED with the Abbington Mega template.. that means that you need to post the issue with the add-on in the support thread for that add-on so that anyone who has the SAME issue with the SAME add-on can find the answer.. (they will NOT find your question or the answer in the Abbington Mega TEMPLATE support thread..)

    Hope that is clear now..

    Now that said.. Did you see the HINT I posted for you??



    The issue you are having is really more an issue with the Tabbed Home Page Modules but as others may use both modules together, it's wholly appropriate that you ask here since the answer will benefits users of both modules..

    The Tabbed Home Page Modules does not include a modified "tpl_index_categories.php" file (it should but that's not a discussion for this module). You need to merge the Tabbed Home Page Modules "tpl_index_default.php" code with the "tpl_index_categories.php" file in this module.

    There's info on Tabbed Home Page Modules support thread for incorporating the Tabbed Home Page Modules code into the "tpl_index_categories.php" file.. You may have to ask for additional assistance in the Tabbed Home Page Modules support thread..
    I am anticipating that you may interpret my suggestion to take a look at the Tabbed Home Page Modules support thread as some sign that I don't want to help you versus me simply trying to guide you to where you can find information that I KNOW has been posted..

    So to avoid this accusation being leveled by you TWICE, I stopped what I was doing, and searched for the thread for you: http://www.zen-cart.com/showthread.p...72#post1213772

    Posting this here also has the added benefit of providing others who use both Tabbed Home Page Modules and Editable Home Page Centerboxes some guidance as to why both may not work together.

    This link is the explicit instructions for merging the Tabbed Home Page Modules code into the "tpl_index_categories.php" file. Once you do this, then you can merge the "tpl_index_categories.php" file with the one from this module.. The Tabbed Home Page Modules not having their code on the "tpl_index_categories.php" file menas that if you turn categories on on the home page the Tabbed Home Page Modules doesn't work.. (All of this is explained on the Tabbed Home Page Modules support thread)
    Last edited by DivaVocals; 17 Oct 2013 at 03:42 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #253
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes

    Hello Diva,

    Firstly I came here after seeing your last post in Abbington Mega - I did not get an email alert to the fact that you had posted a response in here, in any case I am here now.

    So to avoid this accusation being leveled by you TWICE
    to clear the air I was not accusing, I was assuming. However written communication continues to lend itself to misinterpretation by the receiver, it always has and always will as the interpretation of intent or inuendo or mood or hidden meaning often applied to the written word is a human failing - I am certainly guilty of it especially when things aren't going my way. So I apologize for any inferences I may have inferred :) (releases dove of peace)

    the thread for you: http://www.zen-cart.com/showthread.p...72#post1213772 - This link is the explicit instructions for merging the Tabbed Home Page Modules code into the "tpl_index_categories.php" file. Once you do this, then you can merge the "tpl_index_categories.php" file with the one from this module.. The Tabbed Home Page Modules not having their code on the "tpl_index_categories.php" file menas that if you turn categories on on the home page the Tabbed Home Page Modules doesn't work.. (All of this is explained on the Tabbed Home Page Modules support thread)
    Thanks for that - I read that page and I am still confused. The php code referenced by GAM is for v1.5.1, I am using v1.3.9h - not sure if that matters as I cannot make head nor tail of it.

    Let me see if I have this right;

    2. I merge includes/templates/abbington_mega/templates/tpl_index_default.php from the Abbington Mega files already loaded with the file of the same name from the plugin files recently downloaded
    3. then with that newly merged file (includes/templates/abbington_mega/templates/tpl_index_default.php) I then merge it with includes/templates/RENAMED TEMPLATE/templates/tpl_index_categories.php from the plugin files
    4. I replace the two files in the plugin files with these new same name files and then I upload the plugin

    is that correct? - if not how would you put it in laymans terms (follow the bouncing ball)

    cheers,
    Mike
    Last edited by shags38; 17 Oct 2013 at 08:22 AM.

  4. #254
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    I'm not home so I can't look at anything right now but you're going to have to compare the 1.3 .9 code to 1.5 .1 code I'm not sure what the differences are but they're probably minor But you need to start with making sure that all the files that these two mods have in common are properly merged..
    Quote Originally Posted by shags38 View Post
    Hello Diva,

    Firstly I came here after seeing your last post in Abbington Mega - I did not get an email alert to the fact that you had posted a response in here, in any case I am here now.

    to clear the air I was not accusing, I was assuming. However written communication continues to lend itself to misinterpretation by the receiver, it always has and always will as the interpretation of intent or inuendo or mood or hidden meaning often applied to the written word is a human failing - I am certainly guilty of it especially when things aren't going my way. So I apologize for any inferences I may have inferred :) (releases dove of peace)



    Thanks for that - I read that page and I am still confused. The php code referenced by GAM is for v1.5.1, I am using v1.3.9h - not sure if that matters as I cannot make head nor tail of it.

    Let me see if I have this right;

    2. I merge includes/templates/abbington_mega/templates/tpl_index_default.php from the Abbington Mega files already loaded with the file of the same name from the plugin files recently downloaded
    3. then with that newly merged file (includes/templates/abbington_mega/templates/tpl_index_default.php) I then merge it with includes/templates/RENAMED TEMPLATE/templates/tpl_index_categories.php from the plugin files
    4. I replace the two files in the plugin files with these new same name files and then I upload the plugin

    is that correct? - if not how would you put it in laymans terms (follow the bouncing ball)

    cheers,
    Mike
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #255
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by DivaVocals View Post
    I'm not home so I can't look at anything right now but you're going to have to compare the 1.3 .9 code to 1.5 .1 code I'm not sure what the differences are but they're probably minor But you need to start with making sure that all the files that these two mods have in common are properly merged..
    Diva, thanks very much for all your time and efforts to date trying to help me with this. I am not very proficient with merging of files or folders (one can be a struggle let alone a number of them) however I will give it a shot when time permits (the reference to 'properly merged' is a scary thought). At present I will put up with the tabs missing, a pity though, Anne's template is so appealing. Maybe one day someone may revise the module such that it can integrate automatically with any template (if that is at all possible :) ).

    I'm not giving up .... just a tactical withdrawal to re-group.

    Cheers, Mike

  6. #256
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by DivaVocals View Post
    I'm not home so I can't look at anything right now but you're going to have to compare the 1.3 .9 code to 1.5 .1 code I'm not sure what the differences are but they're probably minor But you need to start with making sure that all the files that these two mods have in common are properly merged..
    Diva, thanks very much for all your time and efforts to date trying to help me with this. I am not very proficient with merging of files or folders (one can be a struggle let alone a number of them) however I will give it a shot when time permits (the reference to 'properly merged' is a scary thought). At present I will put up with the tabs missing, a pity though, Anne's template is so appealing. Maybe one day someone may revise the module such that it can integrate automatically with any template (if that is at all possible :) ).

    I'm not giving up .... just a tactical withdrawal to re-group.

    Cheers, Mike

  7. #257
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by shags38 View Post
    Diva, thanks very much for all your time and efforts to date trying to help me with this. I am not very proficient with merging of files or folders (one can be a struggle let alone a number of them) however I will give it a shot when time permits (the reference to 'properly merged' is a scary thought). At present I will put up with the tabs missing, a pity though, Anne's template is so appealing. Maybe one day someone may revise the module such that it can integrate automatically with any template (if that is at all possible :) ).

    I'm not giving up .... just a tactical withdrawal to re-group.

    Cheers, Mike
    This module WILL integrate with ANY template.. There is NOTHING that needs to be done or revised to this module to make it "integrate automatically with any template". I have said this many times, and I'm not sure how I can make any CLEARER what THE issue is.. The template you are using is integrated with a module called "Tabbed Home Page Modules". "Tabbed Home Page Modules" is not a unique module made JUST for the Abbington Mega template.. It is a add-on like any other add-on that ANYONE using ANY TEMPLATE can download and install.

    "Tabbed Home Page Modules" does NOT (but should) include the tab code on the "tpl_index_categories.php" file. With this code missing, IF you have categories set to display on the home page, the tabs will NOT display. This is why I referenced the post by GAM on the "Tabbed Home Page Modules" support thread..

    In order to get this module to work WITH "Tabbed Home Page Modules", you must make the changes from the post by GAM in the "Tabbed Home Page Modules" support thread to add the "Tabbed Home Page Modules" code to the "tpl_index_categories.php" file, then you must merge the code from this module with the following files from the "Tabbed Home Page Modules" module.


    • tpl_index_default.php
    • tpl_index_categories.php


    Now despite the fact that you do not seem to want to believe me when I say this THIS is the issue summarized.. It's NOT the template.. You simply do not have the files merged correctly.

    I would strongly suggest that if this a bit over your head to do, you REALLY should to give some thought to simply hiring someone to help you merge these two modules so that they work together..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  8. #258
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by DivaVocals View Post
    This module WILL integrate with ANY template.. There is NOTHING that needs to be done or revised to this module to make it "integrate automatically with any template". I have said this many times, and I'm not sure how I can make any CLEARER what THE issue is.. The template you are using is integrated with a module called "Tabbed Home Page Modules". "Tabbed Home Page Modules" is not a unique module made JUST for the Abbington Mega template.. It is a add-on like any other add-on that ANYONE using ANY TEMPLATE can download and install.

    "Tabbed Home Page Modules" does NOT (but should) include the tab code on the "tpl_index_categories.php" file. With this code missing, IF you have categories set to display on the home page, the tabs will NOT display. This is why I referenced the post by GAM on the "Tabbed Home Page Modules" support thread..

    In order to get this module to work WITH "Tabbed Home Page Modules", you must make the changes from the post by GAM in the "Tabbed Home Page Modules" support thread to add the "Tabbed Home Page Modules" code to the "tpl_index_categories.php" file, then you must merge the code from this module with the following files from the "Tabbed Home Page Modules" module.


    • tpl_index_default.php
    • tpl_index_categories.php


    Now despite the fact that you do not seem to want to believe me when I say this THIS is the issue summarized.. It's NOT the template.. You simply do not have the files merged correctly.

    I would strongly suggest that if this a bit over your head to do, you REALLY should to give some thought to simply hiring someone to help you merge these two modules so that they work together..
    Starship Enterprise to Houston - message received loud and clear. Editable Home Page Centerboxes can be used with any template except if that template is using Tabbed Home Page Modules integrally in which case certain files from Tabbed Home Page Modules and Editable Home Page Centerboxes need to be merged and then loaded into the template being used - simple really, left hand introduces itself to right hand so they can handle things together.

    As I said previously, I will look to try to do the merging of the files - wish me luck. I am asking Anne to have a look at it for me given that of the 3 components involved (template and 2 plugins) she is the author of 2 and given that one plugin is actually integral in her template design and not actually a plugin any more, as such she may be able to actually merge the required files successfully from the 3, which is really now only 2, and then post the merged files and everyone using her template will get the benefit of such a merger.

    Again Diva, many thanks for all your help to date.

    cheers,
    Mike

  9. #259
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    The "pre-installation" of a module doesn't mean it's no longer a module.. but you are insistent on seeing things in this manner.. **shrugs**

    You really should take my advice and seek some paid assistance. Wish you luck..

    Quote Originally Posted by shags38 View Post
    Starship Enterprise to Houston - message received loud and clear. Editable Home Page Centerboxes can be used with any template except if that template is using Tabbed Home Page Modules integrally in which case certain files from Tabbed Home Page Modules and Editable Home Page Centerboxes need to be merged and then loaded into the template being used - simple really, left hand introduces itself to right hand so they can handle things together.

    As I said previously, I will look to try to do the merging of the files - wish me luck. I am asking Anne to have a look at it for me given that of the 3 components involved (template and 2 plugins) she is the author of 2 and given that one plugin is actually integral in her template design and not actually a plugin any more, as such she may be able to actually merge the required files successfully from the 3, which is really now only 2, and then post the merged files and everyone using her template will get the benefit of such a merger.

    Again Diva, many thanks for all your help to date.

    cheers,
    Mike
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #260
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Editable Home Page Centerboxes

    Quote Originally Posted by shags38 View Post
    Diva, thanks very much for all your time and efforts to date trying to help me with this. I am not very proficient with merging of files or folders (one can be a struggle let alone a number of them) however I will give it a shot when time permits (the reference to 'properly merged' is a scary thought). At present I will put up with the tabs missing, a pity though, Anne's template is so appealing. Maybe one day someone may revise the module such that it can integrate automatically with any template (if that is at all possible :) ).

    I'm not giving up .... just a tactical withdrawal to re-group.

    Cheers, Mike
    Can't help if you don't stick it through.. You say you are not proficient with merging, but so far you've not provided ANY DETAILS on what you did.. What merging tools are you using??? are you using a merging tool at all?? Are you getting errors (on-screen in the error logs)?? What are those errors???

    You want "bouncing ball" instructions??? I have provided that with regards to what has to be done.. If you are looking for "bouncing ball" instructions for your selected file merging program, this forum has NEVER been the place to get those kinds of "bouncing ball" instructions.

    and NONE of this matters if you keep saying "I tried, it's broken.. help me" without providing any of the TINIEST bit of information to help determine what went wrong to get you on track..

    All this to say that if you want help, then help the community help you.. Otherwise you can simply wait and hope someone using both of these mods comes along an posts the code you need all the while blaming ME for you not getting this worked out...

    Would love to help.. you gotta meet me halfway..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 26 of 35 FirstFirst ... 162425262728 ... LastLast

Similar Threads

  1. v154 Editable Invoices & Packing Slips [Support]
    By dbltoe in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Oct 2015, 11:44 PM
  2. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 331
    Last Post: 29 Oct 2014, 04:15 AM
  3. Move Define Page Text to bottom of page, below centerboxes
    By AirsoftOutfitter in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Jul 2011, 02:13 AM
  4. Editable Home Page Centerboxes click-able links
    By colhemm in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Feb 2011, 09:04 PM
  5. Image above centerboxes on main page
    By direwolf in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 May 2008, 06:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg