
Wünsche dir ein schönes nicht so stürmisches Wochenende...
Da du ja immer vor Beta-Versionen warnst,Try to test this version - https://forums.mobirise.com/discussion/ ... eta#latest
Install it in a separate folder.
We recommend you to make backup copies of your projects in a separate PC folder before closing the program, so you could restore them later - https://mobirise.com/help/project-files-368.html
Then, try to start a test project with the same theme and block, and check if you have this problem there.
Please provide a video of your actions, so we could see what's wrong.
Ich habe aber seit langem schon das ganze Paket pro Jahr gekauft. Sollte der Support doch eigentlich sehen, oder?Use the key below to update all extensions, then try to start a test project with the same theme and block, and check if you have this problem there.
Please provide a video of your actions, so we could see what's wrong.
************************************************************
To add ALL themes/extensions to Mobirise:
Download and install the latest Mobirise app
https://mobirise.com/history.html and run it.
Click the top-left "hamburger" menu. Select the "Extensions".
At the top-left corner of the "Extension" window click "Redeem"
and paste your key:
XXXXXXXXXXXXXXXXXXXXXXXXXXnL2Z3k
Click "Redeem" button - all themes and extensions
will be available. Click "+" in the bottom-right corner of every
extension to download it or click "Add All" to download all.
All new themes/extensions and updates will be available
in the "Extension" window as they’re released, during one year.
************************************************************
Feel free to contact us if you have another issue or question.
Code: Alles auswählen
data-adapt-container-width="true"
input Felder hat geschrieben:
<input type="range" name="width" title="Width" step="10" min="180" max="500" value="500">
<input type="range" name="width2" title="Width2" step="10" min="180" max="500" value="340">
Code: Alles auswählen
@media (min-width: 576px) {
.myframesm {
display: none;
}
}
Code: Alles auswählen
@media (max-width: 575px) {
.myframelg {
display: none;
}
}
iframe Code hat geschrieben:
<iframe class="myframelg" src="https://www.facebook.com/plugins/page.p ... ges&width= {{width}}&height={{height}}&small_header={{smallheader}}&adapt_container_width=true&hide_cover={{!cover}}&hide_cta={{ctabtn}}&appId=2773163886047820" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<iframe class="myframesm" src="https://www.facebook.com/plugins/page.p ... ges&width= {{width2}}&height={{height}}&small_header={{smallheader}}&adapt_container_width=true&hide_cover={{!cover}}&hide_cta={{ctabtn}}&appId=2773163886047820" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast