Forum Replies Created
-
AuthorPosts
-
January 4, 2018 at 8:22 pm in reply to: RESOLVED: How do I select Post Categories in the Portfolio grid? #893402
Hey DigitalEssence,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 4, 2018 at 8:22 pm in reply to: Bilddateinamen ausblenden / Vollbildslider hochrücken #893401Hey Andreas_BS,
You can try using easy slider instead or fullwidth easy slider.
As for the images, please give us a link to the page where you need to remove titles.Best regards,
VictoriaHi brandhands,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_desktop .avia-content-slider .avia-slideshow-arrows a { opacity: 1; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 4, 2018 at 8:13 pm in reply to: How are the footer widgets filled? (polylang plugin related) #893396Hi perler,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 4, 2018 at 8:13 pm in reply to: Navigation main menu is turning blue when clicking on a button #893395Hi lech07,
Here is the code to show the burger, you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .main_menu .avia-menu { display: block; } .menu-item { display: none; } .responsive .main_menu { position: relative; float: right; top: -82px; } .responsive #header_main .inner-container, .responsive .main_menu { position: relative; } .responsive #top #wrap_all #header_main div.container.av-logo-container, #header_main { height: 110px !important; } }The css is different from the https://www.zorbas.dk/
If you need further assistance please let us know.
Best regards,
VictoriaHi Gary,
Can you please activate Enfold again and give us temp admin access?
Best regards,
VictoriaHey John,
This issue has been reported to our developers and the fix will be available in this months’ update.
Please be patient and sorry for the inconvenience.Best regards,
VictoriaJanuary 4, 2018 at 7:49 pm in reply to: Post title, Category and featured image not shown when using Avia Builder #893384Hey Michael,
When you make a blog post via Advanced Layout Builder you have to add everything manually, the image and the title.
Here is a thread for you to considerBest regards,
VictoriaJanuary 4, 2018 at 7:27 pm in reply to: Sidebars not showing in Widget editor in Admin view? #893365Hi Nikki,
Credentials did not work for me. Could you please update the credentials. Can you also make that account admin?
Best regards,
VictoriaHi Claudia_Stegfellner replied,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 4, 2018 at 7:26 pm in reply to: Change Header Logo when scrolling down and background becomes white #893359January 4, 2018 at 7:20 pm in reply to: Disable "Lightbox" in order to prohibit right-click on images #893353Hi mfuji,
Lightbox and right click are two different things. Here are some links for you:
http://www.wpbeginner.com/beginners-guide/4-ways-to-prevent-image-theft-in-wordpress/If you need further assistance please let us know.
Best regards,
VictoriaHi Wolfgang,
You might want to regenerate thumbs. Here are a few articles for you:
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 4, 2018 at 7:15 pm in reply to: update jump from EnfoldVersion: 2.5.2 to newest version #893348Hi Signe,
Thank you for the clarifications :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.av_textblock_section { background-color: #fff; padding: 5px }If you need further assistance please let us know.
Best regards,
VictoriaHi davidmartinserrano,
Please remove line-height: 26!important; from here

It makes the burger go too high on mobile.Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed; } #top .main_menu ul.menu li a { box-shadow: none !important; } #header_meta { display: none } #top #wrap_all .main_menu ul.#avia-menu.menu li.av-burger-menu-main.menu-item-avia-special a { line-height: 88px !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi vividus7,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#ajaxresponse_1 { position: relative; }If you need further assistance please let us know.
Best regards,
VictoriaHi sushilkin,
Thank you for your patience. Our devs are still working on a solution.
Best regards,
VictoriaJanuary 4, 2018 at 6:58 pm in reply to: Enfold – How to Create Global Search Box/Search Form in the Header #893331Hi mamiewong,
Here are some threads to consider:
https://kriesi.at/support/topic/remove-or-fix-ajax-search-functionality/
If you need further assistance please let us know.
Best regards,
VictoriaHi MacMyDays,
If you choose to not display title, the “Blog latest news” will not show. To show category or subcategory there you need to make customizations.
Best regards,
VictoriaHey MacMyDays,
Credentials did not work for me. Could you please update the credentials.
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHey stacey_pritchett,
Well, you can prepare a different smaller image for mobile and show it on smaller size screens.
Below is the code for the blog post titles.
.html_modern-blog .avia-content-slider .slide-entry-title { font-size: 1.4em; text-transform: none; } .html_modern-blog #top.home .post-entry .blog-categories { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi Paul,
I meant something like this but with the Layer Slider.
Best regards,
VictoriaHey Jay,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi topmedialab,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey Paul,
You could try building such a slider with Layer Slider. Just custom html on the layers, that will need to be repeated.
Please let us know if you need a more detailed explanation.
Best regards,
VictoriaJanuary 3, 2018 at 3:18 pm in reply to: Is there a way to make mega-menu column headers into links? #892861Hey tonyska,
Here are some threads to consider:
https://kriesi.at/support/topic/mega-menu-title-not-clickablewithout-link/
https://kriesi.at/support/topic/mega-menu-column-names-no-links/If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts





