Forum Replies Created
-
AuthorPosts
-
Hi ewingmh!
please refer to this post: https://kriesi.at/support/topic/enable-video-controls-pauseplay-wbackground-video/#post-378655
Regards,
AndyHey!
you can achieve this using the layer slider.
Regards,
AndyHey!
you are using quite a lot plugins. Can you please deactivate all of them to see if one is causing this issue?
Best regards,
AndyHey xyzb!
I am not sure about what you mean and about which problem you experience. Could you show us the issue on a screenshot? you can us imgur.com and please add a link to your website.
Regards,
AndyHi!
did you already clear your browser cache? How did you regenerate your thumbnails? Try to use this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
AndyJanuary 14, 2015 at 4:16 am in reply to: Bug? Shopping cart icon on mobile screen showing, but page not published yet… #379244Hey!
Now I can see the issue. Use this in Quick CSS field:
@media only screen and (max-width: 767px) { .responsive #top .cart_dropdown { right: -60px !important; margin: -23px 0px 0 0 !important; }}
Regards,
AndyJanuary 14, 2015 at 4:08 am in reply to: Left Sidebar Menu Portfolio item thumbnails missized #379242Hey!
you need to make sure that all your thumbnails are the same size. After you have uploaded them with exactly the same size use this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
AndyHey!
die robots.txt wird von WordPress quasi on the fly erzeugt und hängt von den privacy settings ab, die du eingestellt hast. Das ganze ist zwar gerade kein Theme bezogenes Problem, aber gehe zu Einstellungen->Lesen und check, ob der Haken bei “Verbietet Suchmaschinen die Website zu indexieren” draußen ist. Auch ein Plugin (vor allem ein SEO Plugin) könnte dieses Problem verursachen. Check die Einstellungen in deinen Plugins.
Hast du zu einem früheren Zeitpunkt den Haken mal drin gehabt bei “Verbietet Suchmaschinen die Website zu indexieren”? weil es kann sein, dass Google in deren Cache noch deine alten Einstellungen gespeichert hat. Das dauert dann bis diese aktualisiert werden. In diesem Fall bleibt dir nichts anderes übrig außer warten.
Gruß,
AndyHey!
Dort hast du ihn doch erfolgreich manuell eingefügt, also gehts doch. Das sieht jetzt nur so uncool aus, weil du auf dieser Seite eine Sidebar mit drin hast. Entferne sie indem du die jeweilige Seite editierst und dann gehe rechts auf “Gestaltung” und wähle “keine Sidebar”.
Gruß,
AndyHey!
thank you for sharing! Let us know if you have any more questions.
Cheers!
AndyHey!
für die Fehlermeldung müsstest du deinen php memory limit erhöhen. Erfrage dies bitte bei deinem Host.
Der integrierte Layer Slider bei Enfold ist nicht das Selbe wie wenn du das Plugin extra dazu kaufst, denn der integrierte hat nur einige Basis-Funktionen.
Ja, wenn du das Plugin drüber installierst, verlierst du die theme-integrierten Funktionen.
Ja, du kannst das Plugin von Kreatura verwenden und dann einfach deine alten Slider exportieren und anschließend ins Plugin importieren. Nutze dazu das Fenster “Export Sliders” bzw. “Import Sliders”:
Cheers!
AndyJanuary 13, 2015 at 8:39 pm in reply to: click in input field view jumps to the top of th page in dolphin android browser #379102Hey!
I tried with htc Android but its working fine for me. I can’t reproduce the issue neither.
Best regards,
AndyHi!
sorry, ich hatte meine vorige Message bereits geändert gehabt. Also ja, du hast recht, seit Kriesi den Layer Slider fest in das Theme integriert hat, funktioniert das mit den Shortcodes nicht mehr. Aus diesem Grund müsstest du für jede Seite in der du den Layer Slider haben willst ihn manuell einfügen. Gehe dafür auf die jeweilige Seite->Media Element->Erweiterter Layer Slider
Dort wählst du dann deinen Slider aus. Das müsstest du wie gesagt für jede einzelne Seite machen.Es ist natürlich eine gute Idee einen Slider für alle Seiten auswählen zu können, daher würde ich dich bitte ein Feature Request für Kriesi zu hinterlegen, damit er das in Zukunft einbauen kann: https://kriesi.at/support/enfold-feature-requests/
Gruß,
AndyHey!
you can move it closer to the logo using this:
#header .avia_mega_div { right: 20px !important; }
Cheers!
AndyJanuary 13, 2015 at 6:46 pm in reply to: Parallax background photo not displaying completely in Safari #379002Hey!
it’s not happening for me, so I can’t reproduce the issue. Which Safari version are you using?
Try to go to Safari settings->Advanced->Internet-Plug-Ins (switch off)
And clear your browser cache.Best regards,
AndyHey!
EDIT:
Du müsstest den Layerslider für jede Seite über den Avia Layout Builder einfügen.Gruß!
Andy- This reply was modified 9 years, 10 months ago by Andy.
Hi!
“Where is the nice bar I’ve buy?” Sorry I don’t understand what you mean.
How did you fix your issue?Regards,
AndyHey!
yes, replace the other code with the one Ismael provided you. Put your URL into the code where it says “LINK HERE” and the image URL where it says “URL”.
Best regards,
AndyHi!
please see this: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
Best regards,
AndyJanuary 13, 2015 at 3:04 am in reply to: Insert fullwidth content element to page (content timeline) #378625Hey Daniel!
welche Fehlfunktionen tauchen auf? Ich kann nix verdächtiges erkennen. Du kannst auch Screenshots benutzen, um es deutlich zu machen (imgur.com).
Gruß,
AndyHey Mike!
can you please post a link to your website? Did you update to the newest theme version? Please deactivate all plugins to see if one is causing this issue.
Cheers!
AndyJanuary 13, 2015 at 2:11 am in reply to: How do I design the Pricing Table Part to be similar to my layout (Link given) #378612Hey Kayzel!
please refer to this post: https://kriesi.at/support/topic/pricing-table-color/#post-260943
Best regards,
AndyHey solra93!
I think this might be a problem with database. How did you export it? try using this plugin for example: https://wordpress.org/plugins/wp-migrate-db/
Regards,
AndyHey!
@MEPES
“I still without update form Enfold …”? I don’t understand. What do you mean?
Your progress bar is now working for me:
Could you share how you fixed it?
@ryanmortier
Did you already tried to follow all the steps mentioned in this thread? deactivate all plugins, using code, etc.?Best regards,
AndyHey!
to control the height use this in Quick CSS field:
#header #header_main_alternate .container { height: 50px; }
To center your menu items use this:
.html_header_top #top .av_menu_left .main_menu { bottom: -7px; }
Cheers!
Andy -
AuthorPosts