Okay
  Public Ticket #2796348
image et auto-complétions
Closed

Comments

  •  3
    jimmy_souvannarath started the conversation

    Bonsoir,

    Je suis Dev Junior et j'aurai besoin d'aide car j'aimerai faire une site e-commerce. j'aurai besoin d'aide pour 2 taches sur mes fiches produits:

    1- j'aimerai désactivé le zoom au Hover sur la photo produit (car inutile dans mon cas car je vend des produits digitaux)

    2-j'aimerai aussi ajouté d'autres valeurs dans ma page produit Woo-Commerce (comme par exemple un niveau de difficulté, le temps que la formation que je vend durerait MAIS que la page puisse récupérer ces informations via ma fiche CSV déjà créer)

    j'aimerai aussi savoir si jamais vous connaissez un plugin qui permettrai de generé un fichier PDF a partir du contenu dans ma page produits (afin d'evité de devoir les faires manuellements et de surchargé mon site)


    merci beaucoup pour votre aide ^^

  •  1,878
    Judith replied

    Hi There,

    1. Please try this css:

    img.zoomImg {
        top: 0 !important;
        left: 0 !important;
        width: 0 !important;
        height: 0 !important;
    }

    2. I would recommend you contact the woocommerce support team for this.

    3. Please try this out:https://wordpress.org/plugins/wp-pdf-generator/.

    Thanks.


  •  3
    jimmy_souvannarath replied

    Hi,

    1- peeeeeeeeeeeeeeeeeeeeeeeeerfect thx you

    2- i've do it, I would come back with the answer if someone answers me to be able to help other user

    3- is not suitable for Salient =/

  •  1,878
    Judith replied

    Hi There,

    2. We will appreciate that.

    3. It was just a suggestion we haven't tested any pdf generator with salient yet. You can go ahead and try the one that would best fit.

    Thanks.

  •  3
    jimmy_souvannarath replied

    Hi Judith,


    2. i've a solution, if you want import a new information and uplaod a new information with plugin "All Import", and we can custom template ^^

  •  279
    Noah replied

    Hi  Again,

    Thank you for sharing the solutions.

    Cheers!