PowerGistics

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Image not scaling on mobile devices #12046
    PowerGistics
    Member

    The issue isnt on desktop or tablet, only on phones. (referring to the images not scaling)

    in reply to: jquery tabs failing in this theme #11183
    PowerGistics
    Member
    This reply has been marked as private.
    in reply to: jquery tabs failing in this theme #11161
    PowerGistics
    Member
    This reply has been marked as private.
    in reply to: jquery tabs failing in this theme #11137
    PowerGistics
    Member

    I apologize for the confusion. The tabs on the second link are just below the product image “Description” & “Specifications” should be tabs.

    Looking at the example link you provided, I don’t believe they are using the same tabs functionality I am shooting for, so I do not believe it is related.

    The current setup is me attempting to use your default tabs functionality with jquery tools. I simply altered the function targets to reflect my html. Below is the function in the main.js

    original:$(“ul.tabs”).tabs(“.pane”);
    current: $(“#tabs > ul”).tabs(“#tabs > div”);

    You can see the tabs are working in the first link. (tab1, tab2, tab3)
    http://powergistics.fmtemp.com/?page_id=6000#

    But the same html setup, on the second link, is not working. (Description, Specifications)
    http://powergistics.fmtemp.com/?page_id=5#!/12-Shelf-Wall-Mount-Tower/p/43766591/category=11212142

    I hope this clears up the what I am seeing and trying to accomplish.

    Thank You

    in reply to: jquery tabs failing in this theme #11101
    PowerGistics
    Member

    I would prefer to not have to rework each individual product page if it can be avoided, which is what it would take to use the shortcodes, and I don’t think it would help anyway. I say this because I created a test page, and got the tabs to work!

    I’ve now managed to conclude this issue is more directly related to the particular store being used on the site. The site uses “Ecwid Store”, which I don’t expect you to know, but if you could just take a look at the 2 following pages and see if you can determine why the tabs would not function on the product page, but does on the basic test page I created, I would be most grateful. Like I said previously, regular jquery tabs worked on these product pages, so perhaps there is a jquery tools confliction with the store itself. I’m just having trouble finding what would break it.

    Working: http://powergistics.fmtemp.com/?page_id=6000#
    Not Working: http://powergistics.fmtemp.com/?page_id=5#!/12-Shelf-Wall-Mount-Tower/p/43766591/category=11212142

    I appreciate your help thus far, and I hope you can see something here that I am not. I feel like I’m in the final stretch and stuck spinning my wheels.

    Thank You

    in reply to: jquery tabs failing in this theme #11079
    PowerGistics
    Member

    I appreciate the help with this, unfortunately it doesn’t seem to have worked. I’ve tried commenting out the specified areas, then I tried the opposite and remove my code and simply altered the tab target of your built in jquery shown above.

    When I try to simply run $(“#tabs”).tabs(); in the console, I get “undefined is not a function” in both situations. I assume if I removed jquery ui, and the jquery tool that is included by default has the tabs functionality, it should be able to at least run the function. Because it cannot, I believe it may be another issue. Any alternate ideas?

    Thank You

Viewing 6 posts - 1 through 6 (of 6 total)