Search:

Type: Posts; User: mc12345678

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    No problem, glad you have made it back, priorities matter and this forum will be here whenever available. Glad to hear though that the issue for resolved through a "standard" process.
  2. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Also helps to clarify what is meant by a "blank page". It may be that there are conflicting configuration ids in the database. Resolution to that issue if no error messages are otherwise logged is to...
  3. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Please forgive me for looking at the current github fileset. I don't see the above sql exactly as required to be executed. By that I mean there is a fileset that is expected to perform the...
  4. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    What I have found interesting is that the browser being used to run the WAVE check makes a difference.

    When using microsoft edge no problem is reported in this area, so far when using Google...
  5. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    I hope you understand the irony in the situation... The desire is to correct an "accessibility" issue, which is being done through a non-accessibility method of sharing information... :)

    That...
  6. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    So, something isn't loaded/installed correctly.

    Looking at the code sequence of the generated page as compared to the downloaded version of 2.1.2, the GitHub instance of 2.1.2 and the proposed...
  7. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    In:
    includes/classes/observers/auto.zen_color_box_observer.php

    At/around line 80 perhaps add the following that is in blue:

    $thumb_slashes = $paramsArray['thumb_slashes'];
    ...
  8. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Umm, there is nothing that really changed other than some comment characters were removed more for "consistency" than for functionality.

    E.g. where the pairings of '<!--' and '//-->' were...
  9. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Thing about the "expansion" is that yes the image shown as a demo is super small... I've actually had difficulty in using the ZC default product to find images that are expected to be relatively...
  10. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Sorry for the delay, really should wait a little longer to answer, but two things come to mind, one is that the image is originally really small, the other is if the site at some point in the past...
  11. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    So I think the colorbox code adds some amount of style information to the displayed image. I would think that the background image would be added to that information rather than replace it. The other...
  12. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    On my "initial" testing, I see what has been done to apply the background image (at least the result of). I was able to at least in part get the desired result when the style tag was applied to the...
  13. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    I was notified of this post when it was made and have been trying to find some clear documentation or examples of how this might be implemented but am having difficulty visualizing how it is...
  14. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Simon1066, seems reasonable.
  15. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    That line is from incorporation of functionality with Tabbed Products Pro as outlined in post #30 where images within the various tab(s) were being linked to colorbox and therefore when the sort of...
  16. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    https://github.com/mc12345678/zen-colorbox

    And already queued I thought as discussed: https://github.com/mc12345678/zen-colorbox/issues/11
  17. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    If you take a look back at post 259, from a desktop computer I was able to suggest to the store that I was on a mobile (or was it laptop) device so that the page would be displayed/presented with the...
  18. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    You could try renaming: includes/templates/maxtemp/jscript/jscript_jquery-1.7.1.min.js such that it does not begin with jscript and see what happens... be prepared to rename it back as some of the...
  19. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Ok so, first off, the jquery file(s) are considered recommended to be attempted remotely rather than locally, secondly the issue is (if hadn't figured it out yet) is that it seems that jquery-1.*7*.0...
  20. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Also, though I didn't copy the link over, the javascript file is attempting to be found specifically on the site, not by reference to an external location. But, that said, I can click on the...
  21. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Not sure what is going on, but when I try to access the following URI https://www.uesakausa.com/index.php?main_page=product_info&cPath=23&products_id=26&layoutType=mobile (accesses the site using the...
  22. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox is blocking my style on product info page

    As colorbox uses javascript, a page that does not validate could respond erratically. When I used an online html validation tool for the above provided product page, there was an area that had the...
  23. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox is blocking my style on product info page

    Well, note that the use of CSS doesn't prevent the code of the mega menu from being provided to the viewer, the view is just then modified in this case to not display a section of the page. But, it...
  24. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Please take the time to review recent posts, preferably as far back as when a plugin was last issued to see if an issue has already been addressed, identified, or corrected.

    The post that...
  25. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Good to hear.

    If you used the 3.1.2 fileset referenced above, could you try something while a colorbox image is displayed? Attempt to resize the window (on whatever device) and/or attempt to zoom...
  26. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    While there is an error in the problem line that was removed from the sql (see the last couple of pages where a suggested resolution was proposed and later incorporated into the above github version...
  27. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Speaking of, though admin/includes/installers/zen_colorbox/2_1_3.php is not specifically necessary at the moment, care to take a look and provide feedback on the changes made thus far in the 2.1.3...
  28. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Having been looking over the code, testing options and further researching outside of the provided documentation (also referenced below), it is apparent that a solution has not been incorporated by...
  29. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    I have taken a look at this as is executed at least from my mobile device. I have one modification to it which I plan to implement by
    commenting out the area that provides the problem.


    //...
  30. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Not sure I understand the second paragraph. It was my understanding that you wanted to be able to say place or position the title at a location other than the bottom. The css referenced is part of...
  31. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    First off, have you tried applying/adding the content that Paul3648 suggested back a few posts: https://www.zen-cart.com/showthread.php?196446-Zen-Colorbox&p=1339321#post1339321 ?

    As for the...
  32. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Inline content generally is made at the point of the final "output" of the link/content. That said, the best help/answer is obtained through more information. Ie. What website, what specific default...
  33. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    There is no "Resize Animation" setting incorporated, although I guess if the Resize Duration were taken to 0 then it would be as if the animation were disabled...

    Not sure where the terminology...
  34. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Although the auto-installer tends to all of that sql, I agree that because the value to be set there is a text version of true or false that just before and just after the echo of the current setting...
  35. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Still looking over this with regards to operation, history, etc... I have no recollection of purposefully removing that snippet. I know that some discussion was to use the latest version of the...
  36. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Glad that it works, were able to figure it out, and thank you for reporting back the reason and results.
  37. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    As stated before the first thing that would be suggested is to validate that the files are in fact where they are supposed to be and that the are also not in places where they should not be? Ie. they...
  38. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    So, the way the code is written, there should be no need to paste the sql information. Yes instruction 6 of the readme.html is a little "sly", in that it says to paste if the auto-installer has been...
  39. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Version 2.1.2 has been reviewed and posted. It is available from this zen-cart link.
  40. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Submitted version 2.1.2 to ZC forum with the following changes:


    Once reviewed and posted will be available from here.
  41. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    And did the problem persist with the above correction applied?

    Wondering it it is the colorbox js file that is causing the issue, because the operation for the colorbox is tested for execution and...
  42. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Looking back through things a little, the colorbox option is provided on the checkout_payment page to offer an in place popup of the coupon window help and that only (sure it could likely be used to...
  43. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    While wasn't able to reproduce the problem, I can see that having nothing (not even empty quotes) could potentially be a problem.

    I believe the intent was to not display any information as...
  44. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    On further review, the installer sql code does not include a configuration setting to ensure that plugin check value is incorporated for an upgrade from a pre-2.1.0 version. The error would continue...
  45. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    So, to offer more of an answer to the why, I'd probably need more information. My thought though based on a rereview of the current installation package is to execute the uninstall sql found in...
  46. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Along with the disconnect of what was contained in the requested file at the same line? Might say so, though I forgot about that. I kind of figured the issue got resolved once the correct line was...
  47. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    "Externally" I can't identify why the software on your site is "deleting" the filename that would be expected is not provided back. Either I need to provide you troubleshooting/data collection...
  48. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    While I can't say that I have specifically tried it, but the referenced instructions seem to indicate that if you set specific dimensional settings that it would also increase the image size to fit...
  49. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    Wouldn't say that you missed something specific to the plugin, perhaps could have some improvements to what is presented to the plugin and once provided accomplish additional display modifications by...
  50. Replies
    336
    Views
    77,331

    v150 Re: Zen Colorbox

    There appears to be something wrong with the zen_colorbox function that is causing the image filename not to be returned, something similar to what was happening before. Would check to validate that...
Results 1 to 50 of 61
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR