Announcement

Collapse
No announcement yet.

Seller Deck and Bootstrap Site Conflicts

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Seller Deck and Bootstrap Site Conflicts

    I have a site which uses Sellerdeck for the shop alongside the main site. I've just created a new responsive site using Bootstrap using a drop down menu. On a test site this works fine as here

    http://www.spectrumwellbeing.co.uk/testsite/

    When I try it on the main site alongside the shop there appears to be a conflict and the drop downs don't show and neither do the links although right clicking on a link will open the first link on a new tab or a new page.

    http://www.spectrumwellbeing.co.uk/

    I am going to remove the dropdowns in the meantime to make the site workable.

    Do you think this is a conflict with jquery, css or js? If so how can I identify the problem to solve it?

    #2
    That's not strictly a SellerDeck problem. The Bootstrap page is outside SellerDeck. You added to the CSS for .dropdown-menu a style visibility: hidden; to hide the drop downs so the problem cannot be seen. Using Firebug to do a local edit to remove that style the drop downs show okay. If you put in the same files as on the test site the problem could be seen.
    Peblaco

    Comment


      #3
      Thank you very much peblaco for taking the time and trouble to look at this. I'm just going to remove the dropdowns for the time being so the site can operate, even if not as intended. I'll come back to this in a few days and check it out with Firebug as you suggest.

      Comment

      Working...
      X