Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #676902

    After update Enfold theme the Enfold-Child.Design changed.
    I always talk about http://stottehandel.no/ where the issue is.
    After update all product category pages have changed product images/thumb nails from 4 to 2 column’s.
    Where can I change this to 4 columns.
    I have tryed in Woocommers options, but there are the settings set to 4.

    This are how it look like.
    Here are onely 2 columns, but it shuld be 4

    Best regards
    Arild

    • This topic was modified 8 years, 2 months ago by meagussi.
    #677498

    In this Enfold-Child the theme is being used own code documents * .php, * .css * .js developed by our former developer.
    I found a script that does not work In this theme.
    Look in the private Content don under
    I do not know where they all are since I am not a developer.

    #678386

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #678710

    Hi Josue!
    Thanks for the response

    #680480

    Hi,

    This code is in the style.css file of the child theme but I can’t find it.

    @media only screen and (max-width: 1300px) {
    #top div .products .product {
        width: 49.5%;
        margin-bottom: 15px;
    }
    }
    

    You should remove that code. We also added the following css code in the Quick CSS field as a temporary fix:

    ul.products li.first {
        clear: none !important;
    }
    
    div .columns-4 .products .product {
        float: left;
        margin: 0 1% 1% 0;
        padding: 0;
        position: relative;
        width: 24.25%;
        margin-left: 0;
    }

    Best regards,
    Ismael

    #680752

    Hi !
    Thank’s you have done a nice work, but it is not like before.
    The price of product is wrong and the script in the Widget Appearence “Below Menu” don’t work.
    Here is a link to the page as it looked before.”http://stottehandel.gomoero.com

    #682430

    Hi,

    The price of product is wrong

    What’s wrong with the price? Could you please provide screenshots of the issue? And if possible, please create new posts for new inquiries or issues. Thank you.

    Best regards,
    Ismael

    #683257

    Hi Ismael!
    The currency of Norwegian money is kroner and is shortened by kr. and the sum.
    From Menu you go to to Produkter – Massasjeprodukter
    https://www.dropbox.com/s/9r4j9wwr4ac5e9k/002%20-%202016.09.07.png?dl=0
    https://www.dropbox.com/s/5hwv1iui5ihh8rb/This%20is%20how%20it%20shuld%20be.png?dl=0
    Here is a link to the page as it looked before.”http://stottehandel.gomoero.com”

    • This reply was modified 8 years, 2 months ago by meagussi.
    #684413

    Hi!

    What are the modifications that you added in the content-product.php file in the child theme? It also affected by the css modifications in the style.css file:

    .inner_product_header .amount span {
        font-size: 14pt !important;
        bottom: 50px;
        position: absolute;
    }
    
    .inner_product_header .price span {
        font-size: 18pt !important;
        bottom: 55px;
    }

    Best regards,
    Ismael

    #686634

    Hi Ismael!
    I have not done any modifications on the Enfold-child it’a our previous developer.
    We don’t know anything about programming. We know something about adding products and text.
    Our previous developer who went bankrupt in March and that it is not possible to connect by phone or email.
    What we know is that they used afilliate to paired with Enfold-child. We can see that the CSS, PHP and JS are not paired with Enfold-child anymore.
    That I have commanded earlier, this page on the previous server to the former developer “http://stottehandel.gomoero.com” If you want to go backend here I can give you what you need.

    #688269

    Hey,

    Sorry about what happened with your developer but unfortunately this is not something we can’t assist with (modifications made by a third-party). I’d suggest contacting our recommended customisation service (Codeable) here.

    Regards,
    Josue

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.