Forum Replies Created
-
AuthorPosts
-
November 11, 2015 at 2:02 pm in reply to: One-Page-Navigation vs. Navigation im Footer – unterschiedliche Ansichten #534005
Hi!
can you upgrade to Enfold v3.4.1 please? and let us know if this helps for you.
If not go into your cache plugin’s settings and choose to switch off caching. Afterwards deactivate this and all other plugins. Then clear browser cache and hard refresh a few times.Cheers!
AndyHey!
schau dir bezüglich der Lightbox diesen Link an: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto und besonders “inline content”. Damit dürfte es klappen denke ich.
Gruß,
AndyNovember 11, 2015 at 1:39 pm in reply to: Responsive content within a full screen color section #533989Hi!
which code are you using to achieve this responsive behavior on Chrome? which doesn’t work on Firefox?
Can you provide us admin access so we can take a closer look into it? post login details here as private reply.Regards,
AndyNovember 11, 2015 at 1:31 pm in reply to: Silde show buttons are not visible on mobile in portrait orientation #533982Hi ganser!
div#full_slider_1 { height: 350px; } .av_slideshow_full.avia-slideshow { height: 350px; } ul.avia-slideshow-inner { height: 350px; } .av_slideshow_full li img { height: 350px; }
Adjust height value as needed.
Best regards,
AndyHi!
then try to add an !important. Use this code instead:
@media only screen and (max-width: 767px) { a#advanced_menu_toggle { left: 10px !important; } .responsive #top .logo { float: right !important; margin-right: -185px !important; }}
Cheers!
AndyHey!
so what are you trying to achieve? can you show us the result please? you can use imgur.com or dropbox.
Regards,
AndyHi!
I checked the page in question and don’t get any error messages at all. Could you fix it?
Clear browser cache and hard refresh a few times.Regards,
AndyHi!
login does not work for me. Can you check please?
Best regards,
AndyHey!
why do you want to show some text underneath that video which will shown again in a lightbox? Anyway, I think this link is for you: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto
Look for “inline content”.Cheers!
AndyHey!
you could try this code:
.avia_ajax_form .button { background-image: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-forward-128.png) !important; }
and adjust the url as needed, but I think it won’t work as you want, because you are already using background-image like this:
.avia_ajax_form .button { background-image: linear-gradient(105deg, #6aae23 80%, transparent 80%); }
Cheers!
AndyNovember 11, 2015 at 12:36 pm in reply to: Enfold Mailchimp not working – also message not shown after submission #533953Hi!
when trying to login, I get this error:
“502. The page request was canceled because it took too long to complete”Can you check please?
Cheers!
AndyHey!
not sure what you mean and if you have questions about WooCommerce then I would ask WooCommerce support about it.
Let us know if you have some questions directly related to the theme.Best regards,
AndyHey!
schön, dass sich das Problem gelöst hat. Eventuell kann der Autor des Plugins dir dabei weiterhelfen oder du verwendest ein anderes Plugin, welches besser mit Enfold funktioniert.
Lass uns in einem neuen Ticket wissen, wenn du wieder eine Frage bezüglich des Theme hast. Wir unterstützen dich gerne.
Cheers!
AndyHey!
eine Plugin das beim Import die Bilder skaliert kenne ich nicht, aber du kannst deine bereits hochgeladenen Bilder skalieren mit diesem Plugin: https://de.wordpress.org/plugins/simple-image-sizes/
Gruß,
AndyNovember 11, 2015 at 12:29 pm in reply to: Page background transparent on some pages but not all #533945Hey!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHi Janinifee!
eine Pop-Up Funktion gibt es bei Enfold nicht, dafür müsstest du ein Plugin heraussuchen. Höchstens eine Lightbox-Funktion könntest du dafür einrichten. Kannst du uns ein Beispiel zeigen (Link)?
Gruß,
AndyHey!
it seems to work fine for me. Clear browser cache and hard refresh a few times. Only thing which is not working is the icon inside of the button, but I checked the icon’s url and it seems that it’s not the correct one: https://www.google.com/uds/css/v2/search_box_icon.png
Add the correct URL and it should work.
Open a new ticket for a new question please.
Cheers!
AndyHey!
super freut mich! Dann lass uns in einem neuen Ticket wissen, wenn du wieder einmal Hilfe mit dem Theme benötigst. Wir unterstützen dich gerne!
Cheers!
AndyHi sbrenca!
try to deactivate all plugins, to make sure none is causing any conflict.
Regards,
AndyHey!
super glad it’s working for you now! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHi Bespokedesign!
does it happen when you deactivate all plugins as well? Let us know about your results.
Best regards,
AndyHi grafixdesigner!
about which text are you talking about? because the captions have nothings to do with image sizes. About which issues with text are you talking about?
300 DPI is usually for printing only, so go for 72 DPI.
Cheers!
AndyNovember 10, 2015 at 8:46 pm in reply to: Header Transparency Background Color & Overlapping Menu Items #533661Hi emeraldwave!
1.) Use this code in Quick CSS field:
#top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside { background-color: rgba(0,0,0,0.5); }
and adjust “0.5” for opacity as needed.
2.) You can activate mobile menu instead by using this code in Quick CSS field:
@media only screen and (max-width: 1200px) { a#advanced_menu_toggle { display: block; } nav.main_menu { display: none; }}
This will activate mobile menu until a maximum screen size of 1200px. Adjust it as needed.
Cheers!
AndyHi Artemegorov!
we don’t provide support for 3rd party plugins, as written in our support policy. Why not use the built-in layerslider instead?
Regards,
AndyHey!
ok I think I get what you mean finally. Please try this code:
a.lightbox-added { pointer-events: none; }
I hope this will work for you.
Cheers!
AndyHi tremblayly!
try this code in Quick CSS field:
.rs_rs_addtocart { padding: 15px; }
Regards,
AndyNovember 10, 2015 at 8:30 pm in reply to: Section background image broken with upgrade to 3.4.1 #533653Hey TJ!
can you provide us a link showing the issue? we would need admin access, to check it. Post login details here as private reply.
Cheers!
AndyHey ferdipm!
1.) Are you talking about sticky header? if yes refer to this post: https://kriesi.at/support/topic/how-to-fix-spacing-on-mobile-sticky-menuheader
2.) Not sure what you mean. Can you show us an example of what you are trying to achieve please?
Regards,
AndyHi cisqo!
feel free to hire a freelance developer for this job here: http://kriesi.at/contact/customization
Best regards,
Andy -
AuthorPosts