Forum Replies Created
-
AuthorPosts
-
Hi!
super. Lass uns wissen, wenn du noch Hilfe benötigst.
Gruß!
AndyHey!
in your WordPress Backend click on Plugins->highlight all plugins->in dropdown menu choose “deactivate”. See screenshot:
Did you have a look into this tutorial already? https://www.youtube.com/watch?v=WB3Xyc_QDRM
Please send us an admin login, to have a look into your issue.
Cheers!
AndyHi!
please send us a link to your website, so we can provide you some CSS code.
Cheers!
AndyHi!
use this code in Quick CSS to control it:
.ls-wp-fullwidth-helper { top: -50px; }
Best regards,
AndyHey!
du kannst den bisherigen Menüpunkt einfach löschen und den mit einem neuen ersetzen.
Gruß,
AndyHi amirhossein!
could you please post a link to your website showing the issue?
At first try to deactivate all plugins to see if anyone is causing a conflict.
Regards,
AndyJanuary 4, 2015 at 5:17 am in reply to: when switching back to default editor (from advanced editor) all data lost #374639Hey getthehangof!
could you post a link to your website please? also admin access would be awesome to have a look into your issue.
Try to deactivate all plugins, to see if anyone is causing this issue.Best regards,
AndyHi codecreative!
you can try with this code:
.avia_textblock, .avia_textblock p { min-heigth: 33px; }
Hope that helps.
Regards,
AndyHi!
just try to remove the id:
.page .content { padding-top: 20px; }
Regards,
AndyHey!
ja, ganz genau wie du sagst, einfach ein “#” für link eingeben und dann den Namen des Menüs hinzufügen.
Was meinst du mit wo die Änderung hingeht? wo soll sie hingehen? ich verstehe nicht was du meinst.
Wenn du das Menü wieder löschen (rückgängig) machen willst, dann kannst du das Menü aufklappen und auf “Entfernen” klicken.Gruß,
AndyHi lanabos!
it’s not happening for me. Which browser are you using? Maybe it’s just a caching problem, so you just need to clear your browser cache.
Please also check if this issue is happening on other computers as well and let us know. If yes try to deactivate all plugins and see it this helps.Best regards,
AndyJanuary 4, 2015 at 4:47 am in reply to: Blog – using the advanced layout editor & photo size in full width easy slider #374619Hey!
try with this solution: https://kriesi.at/support/topic/accordion-slider-image-size-no-scalling/#post-365698
Cheers!
AndyJanuary 4, 2015 at 4:32 am in reply to: Alt version of layer slider slideshow for slower 3g mobile devices #374615Hey!
try with this in Quick CSS:
@media only screen and (max-width: 600px) { div#layerslider_25 { display: none; }} @media only screen and (min-width: 600px) { div#layerslider_26 { display: none; }}
Cheers!
AndyJanuary 3, 2015 at 5:54 pm in reply to: How to turn off Masonry transparency effect on Blog page? #374514Hi voice903fm!
use this code in Quick CSS field:
.avia_desktop .av-hover-overlay-active .av-masonry-image-container { opacity: 1; }
Let us know if you need any more help.
Best regards,
AndyHey derustzelve!
you can change it using this code in Quick CSS field:
.main_color .avia-icon-list .iconlist-timeline { border-color: red; }
Let us know if you need any more help.
Best regards,
AndyHi!
you can remove it using this code:#top .av_header_transparency #header_meta { border-bottom: 0; }
Please have in mind that you already asked for lots of help in this forum. For any future customizations we kindly ask you to use werkpress.com or envato.com.
However if you experience any issues with on of our themes, then we are happy to assist you.Best regards,
AndyHi!
The footer contains the widgets and the socket. Right now it seems you have both activated. Go to Enfold->Footer->Default Footer Widgets & Socket Settings->choose “Display only the footer widgets (no socket)” (or maybe you go with “Only display the socket”). Then the second layer will be removed.
Cheers!
AndyHi danowen777!
well, we would need a link to your website to have a look into your issue.
Try do deactivate all plugins and see if that helps.Regards,
AndyHi!
which video are you referring to? the youtube video on your homepage is working fine for me. Could you fix it? Please show us screenshots using imgur.com to show us the issue, if it’s still there.
Regards,
AndyHey!
Please try with a default WordPress theme. If it does not happen there please send us admin login, so we can have a deeper look into the issue. Post it here as a private reply.
Cheers!
AndyHi!
as Ismael already mentioned please don’t use color sections (as they only work fullwidth). Instead use red background color and follow his instructions on https://kriesi.at/support/topic/how-to-resize-color-section/#post-373385
Show us the changes you did on a test site if it does not work.
Cheers!
AndyHi!
thanks @begrafiks for helping out.
@jihadmunther
Let us know if you need some more help.Best regards,
AndyJanuary 3, 2015 at 1:31 am in reply to: Anchor links to Full width grid row not working for me. #374358Hey!
@Jirehly
Did you try to disable all plugins to see if that helps?
If it doesn’t, do you mind giving us admin access so we can have a deeper look into the issue?Best regards,
AndyHi!
For me your slider looks fine, could send us a mockup of what you want to achieve? Please us imgur.com to show us screenshots.
Best regards,
AndyHi!
as I already said please give us admin access, so we can have a look into your issue.
Anyway try to deactivate all plugins, to see if the error goes away.Cheers!
AndyHi Isabelle!
wäre natürlich einfacher es nachzuvollziehen, wenn du uns einen Link zu deiner Website gibst. Versuche es mit dieser Lösung:
https://kriesi.at/support/topic/making-a-main-menu-item-not-clickable/Gruß!
AndyJanuary 3, 2015 at 12:34 am in reply to: Change menu font color when transparent header scrolls down #374337Hey!
please always post a link to your website, so we can help you better.
Go to Enfold->Header->Header behaviour->choose “Sticky Header”
Then go to your initial page to edit it. Scroll down and on the right side you will see “Header visibility and transparency”. Choose “Transparent Header”.To change color of menu use this in Quick CSS:
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, #top .av_header_transparency #header_main_alternate, .av_header_transparency #header_main .social_bookmarks li a { color: white; }
To change color of sticky menu use this:
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a { color: grey; }
Cheers!
AndyHi!
to make a menu not clickable follow this post: https://kriesi.at/support/topic/making-a-main-menu-item-not-clickable/
Which link for the vimeo video are you using?
This link is working fine for me: https://vimeo.com/64927359Best regards,
AndyHi!
schön, dass es jetzt für dich funktioniert. Wir würden uns freuen, wenn du hier ein Feature Request machst:
https://kriesi.at/support/enfold-feature-requests/Liebe Grüße,
AndyJanuary 2, 2015 at 8:21 pm in reply to: Error with social icons and no changes when selecting a different fontpage #374199Hi!
what do you mean with you can’t activate another theme? Did you try to reinstall WordPress?
Cheers!
Andy -
AuthorPosts