0
Welcome Guest! Login
0 items Join Now

SOLVED Online-Shop

    • Felix 's Avatar
    • Felix
    • Sr. Rocketeer
    • Posts: 102
    • Thanks: 0

    SOLVED Online-Shop

    Posted 5 years 11 months ago
    • Hi
      i have created a demo shop , Gantry 5 and Joomla 3.9.6 , Virtuemart 3.4.2 and PHP 7.2

      Unfortunately the demo website does not work...
      Localhost is working fine...

      URL see Secure-Tab

      An idea?

      Thank you

      Traudel
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Online-Shop

    Posted 5 years 11 months ago
    • What is not working? What error do you get? Please gives exact steps to recreate the issue.

      Please would you post your URL, superuser id and pswd in the secure tab of your post and I'll have a look for you.

      Please also note that we do not provide support for third-party products but I will have a quick look for you to see if it's anything obvious.

      The site appears to be working ok for me?

      Be sure to clear browser and server cache too.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Felix 's Avatar
    • Felix
    • Sr. Rocketeer
    • Posts: 102
    • Thanks: 0

    Re: SOLVED Online-Shop

    Posted 5 years 11 months ago
    • Hi Mark,

      thank you for your answer

      I now also see that the demo site is running again.
      I made a change or deletion in the scss.
      As you can see on the page "Shop" the plus-minus - buttons are shown twice, I had added the scss:

      span.quantity-controls input.quantity-controls {

      box-sizing: border-box !important;

      }

      Now I have deleted the entry again and now the site works again, but of course again with the plus/minus double.

      Can you please have a look at it?
      SuperUser in the Secure-Tab.

      Regards Traudel
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Online-Shop

    Posted 5 years 11 months ago
    • Use this code...
      .com_virtuemart .platform-content input {
        box-sizing: border-box;
      }
      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Felix 's Avatar
    • Felix
    • Sr. Rocketeer
    • Posts: 102
    • Thanks: 0

    Re: SOLVED Online-Shop

    Posted 5 years 11 months ago
    • Hi Mark,

      thank you very much, it works...

      Regards Traudel

Time to create page: 0.052 seconds