Jump to content

Search the Community

Showing results for tags 'iframe'.

  • Search By Tags

    • iframe ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


  1. Bonjour à toutes et tous, Je précise que je suis très loin d'être un expert et le forum m'aide à régler certains problèmes mais cette fois, je ne trouve pas de solutions existantes ! Un peu de contexte nécessaire : Je suis sous Prestashop 1.7.8.11 URL : https://axel-com.com...
  2. Bonjour, J'ai un soucis avec mon thème Prestashop. Lorsque je clic sur "Aperçus rapide" d'un produit sur le front-office, il devrait y avoir une pop-in qui affiche le détail du produit. Celle-ci marche seulement sur Chrome, elle ne marche pas sur les autres navigateurs. Une idée du so...
  3. Hi, I have TinyMCE Pro (rich text editor pro) v1.7.4 - by MyPresta.eu installed in my shop. In the tiny mce editor when I write <td><iframe src="https://www.youtube.com/embed/videoname" width="220" height="124" frameborder="0" allowfullscreen="allowfullscreen"></iframe></td> , it deletes...
  4. I have a website where I want to have a Prestashop in and iFrame. But it dosent scale to the mobile version, Data about screen width isn't transferred to website inside a iframe. HTML: <iframe src="http://foo-webshop.dk/"></iframe> CSS: <style> iframe { di...
  5. salve ho un sito in joomla e su un menu devo mettere iframe del mio ecommerce esclusivamente in prestashop. non ci riesco. eppure se per provo cambiare indirizzo del iframe con qualcosa altro lui me lo apre, ma di embeddare prestashop non ci pensa ! ma ce un "blocco" per non embeddare un s...
  6. Olá, Estou com um problema com a visualização de iframes no meu site. Sempre que tento embutir um código iframe no site, no bloco HTML das páginas CMS e/ou ADVANCED CMS, ou nos blocos CMS livres nas páginas de produto (basicamente em todo o lado), o código é aceite, consigo guardar a pági...
  7. Hey guys, I'm trying to get my head around the suitability of Prestashop for my needs, hopefully someone can help shed some light on things for me? What I want to set up is a shop with the following features; People can select a number of items on the screen at the same time before addin...
  8. We are developing a Addon's module and it has been declined from Presta Shop because we use an iFrame around our module, this makes it fit within the Presta Shop Back Office. Does anyone know hot to get around this?
  9. i need add YT iframe video to category description, but it still not show. In CSS see { height: 0px;} ... some script adding ? In preferences i've allow iframe and HTMLPurifier Library is disabled. I try use Extended tinyMCE rich text editor from Vekia, but still it not showing iframe...
  10. Regards, of before I run thank you: I need to realize a work into which I must change the content of product-image-modal into an iframe since this iframe adds in the tpl?, in turn that this happens to him as values go of the session of the user logeado and go of the selected productos?, since it wil...
  11. Bonjour à tous, Je tente d'intégrer une map en iframe sur une page de mon presta 1.7. Je galère depuis un moment, j'ai trouvé plusieurs "solutions", mais aucune ne fonctionne : - Acceptation des iFrames dans la config du CMS. - Modification du fichier validate.php pour commenter...
  12. Salut, J'aimerais ajouter un tag de conversion à ma page de confirmation de commande, mais lorsque j'intègre le code et réactualise la page de confirmation après test, une page blanche apparaît. Si je test en enlevant le code, tout fonctionne parfaitement. Etant novice, j'avoue ne pas sa...
  13. Hey guyz. I am struggling with the iFrame for a while now, so i decided to ask for some help. When I am trying to embed a video or use another third party app I am getting this message.(picture attached) So far i couldn't find any solution for this. Tried to turn on iframe opti...
  14. Hy everyone, I need to configure a tracking code for a affiliate network and i donno were to start. Any help is appreciated : <iframe height='1' width='1' scrolling='no' marginheight='0' marginwidth='0' frameborder='0' src='http://event.2parale.ro/events/salecheck?amount=__ADD_SALE_VALU...
  15. When add an iframe in CMS page. An errer show "The content field (English (United States)) is invalid."(Prestashop 1.5.5 clean install) But in 1.5.4.1 is work fine. Is there anybody can solve this probem? Best regards.
  16. Hello, i'm facing this problem: Since when i started using paypal pro solution in an iframe embedded in the payment page i always had the same problem: most of the payments done in the iframe are not tracked by adwords. I'm assuming after many tests that customers after the confirmation inside the...
  17. Hello, I was upgrading from Prestashop 1.6.0.9 to 1.6.1.11. Tinymce was running well using the tutorial from Vekia here https://mypresta.eu/en/art/prestashop-16/extended-rich-text-editor.html Then when I upgraded, I couldn't save anything that contains iframe. I tried to do it again since th...
  18. I need to a disabled SSL/HTTPS only on the CMS pages! how do I do it? The problem is that, I display on my CMS iframe, The site that i displayed in the iframe is without SSL/HTTPS! So when I turn on in my site the SSL/HTTPS the site in the iframe does not show! prestashop 1.5.6.2
  19. Bonjour à tous ! J'avais vu avec plaisir que vous veniez de sortir un nouveau module pour SoColissimo, en iframe. En effet cette version sera obligatoire dès le 1er janvier, et la version page interstitielle ne fonctionnera plus, je me suis donc précipité dessus J'ai tout installé, et renc...
  20. EDIT: firefox stopped loading iframe for the legal disclaimer out of nowhere -after- enabling SSL - rad on at the bottom...pls. ------------------------------------------------------------------------------------------- I make use of a 1:1 clone of our productive shop ps1541 and the new problem i...
  21. hallo master,sorry before,im newbie in prestashop,i have problem when i'm insert code iframe in cms page,my tiny mce is fully function,but when i'm insert iframe code in source code button and then i press save button,iframe code cannot rendered and the code iframe has change, for example i insert i...
  22. I have project with Prestashop that need to show product description, product review form module, and tell friend form module with iframe. How can I use variable of Product class or module as iframe source? and if possible please give code example. I had looking for solution here but still don't...
  23. I need to disabled SSL/HTTPS only on the CMS pages! how do I do it? The problem is that, I display on my CMS iframe, The site that i displayed in the iframe is without SSL/HTTPS! So when I turn on in my site the SSL/HTTPS the site in the iframe does not show! prestashop 1.5.6.2
  24. Hi guys, so I used an iFrame within a CMS in order to provide customers with a form I host at jotform. There I have it set as responsive so it would resize based on the browser but the iFrame doesn't resize obviously. How to achieve this? CSS? You can see the form here: http://tivicr.com/ticolibro...
  25. Hello everybody, I am a newbie on Prestashop and I was hooked instantly on how quickly and easily it was to set up the shop. Coming to my situation, we have a website gemwitts.com and I have installed Prestashop at gemwitts.com/shop What I want to achieve is to import a snippet of the ho...
×
×
  • Create New...