Forum Replies Created
-
AuthorPosts
-
Hey mleite1,
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
.portfolio-preview-content { width: 60.5%; } .avia_transform .ajax_slide a .image-overlay { display: none !important; }2.2 / Does text not create scrolling arrays? – Can you explain a bit more?
If you need further assistance please let us know.
Best regards,
VictoriaDecember 6, 2017 at 12:04 pm in reply to: Add Polylang language swith next to burger menu icon #885525Hey digizel,
Can you show us what code you tried?
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 felixkottek,
I am not very clear on the animation issue, can you make a little screencast please?
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 Wolf,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
VictoriaHey flylanddesigns,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
If you need further assistance please let us know.
Best regards,
VictoriaDecember 6, 2017 at 11:55 am in reply to: Icon elements are displaying strange on Samsung S7 #885516Hi darkfashion,
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 .flex_column.av_one_fifth { width: 45%; margin-left: 5%; } .responsive #top.page-id-571 #wrap_all .flex_column.av_one_fifth.avia-builder-el-1, .responsive #top.page-id-571 #wrap_all .flex_column.av_one_fifth.avia-builder-el-10 { display: none; } #av_section_1 .entry-content-wrapper.clearfix { margin-top: 20px; } }If you need further assistance please let us know.
Best regards,
VictoriaHey kinderheim511,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 6, 2017 at 11:45 am in reply to: Buttons missing outside vewing port on Advaced layerslider #885511Hi Christopher Skelton,
I see all the buttons on mobile, checked on an iPhone. Can you attach a few screenshot of the issue, please?
Also which device are you checking on?Best regards,
VictoriaHi leadingnorth,
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,
VictoriaDecember 6, 2017 at 11:22 am in reply to: Replacing Icon Overlay in Portfolio Grid with Custom Images #885493Hey Jason,
You can easily change the icon for all of the images by css like this
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: url("your image"); }But making different images for each portfolio will require quite an amount of customization.
Best regards,
VictoriaHi mct2ok,
Have you tried any solutions from these threads:
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/page/2/
If you need further assistance please let us know.
Best regards,
VictoriaHey codecreative,
I am not seeing any editor there. Do you see it like that also, or it works fine on your end?
Best regards,
VictoriaHi sealmaster,
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 (min-width: 768px) and (max-width: 1055px) { .responsive #top .sticky_placeholder{height:0px;} .responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; } .responsive #top .av-menu-mobile-active {text-align: center; } .responsive #top .av-menu-mobile-active .mobile_menu_toggle{display: inline-block;} .responsive #top .av-menu-mobile-active .av-subnav-menu{display:none;} .responsive #top #wrap_all .av-menu-mobile-active.container {width:100%; max-width: 100%;} .responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu{display:block;} .responsive #top #wrap_all .av-menu-mobile-active.container { width: 100%; max-width: 100%; } .responsive #top .av-menu-mobile-active { text-align: center; } .responsive #top .av-submenu-container { top: auto !important; position: relative !important; height: auto; } .responsive #top .av-menu-mobile-active .av-subnav-menu li { display: block; border-top-style: solid; border-top-width: 1px; padding: 0; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 6, 2017 at 10:55 am in reply to: Move the position of the social icons on the header #885478Hey jshughes2013,
I am not seeing the search icon. Could you please attach a mockup of what you’re trying to achieve?
Here is how to add custom social icons:If you need further assistance please let us know.
Best regards,
VictoriaDecember 6, 2017 at 10:45 am in reply to: 404 page – How to change the URL address in the browser please? #885469Hey DimaP,
Here is a thread for you to consider
https://stackoverflow.com/questions/19962787/rewrite-url-after-redirecting-404-error-htaccess
and the Apache docs
http://httpd.apache.org/docs/2.2/custom-error.htmlIf you need further assistance please let us know.
Best regards,
VictoriaHey Florian,
Try like this
function avia_exc_post($query) { if ($query->is_search) { $query->set( 'category__not_in', array(5, 9) ); } return $query; } add_filter('pre_get_posts','avia_exc_post');If you need further assistance please let us know.
Best regards,
VictoriaHi jimFG,
Can you please check server log for what the error was?
Best regards,
VictoriaDecember 5, 2017 at 5:00 pm in reply to: Motorcycle rental plugin needed with reservation, booking and payment #885152Hey EZWebdesign,
Here are some plugins to consider.
https://codecanyon.net/item/car-rental-system-native-wordpress-plugin/11758680If you need further assistance please let us know.
Best regards,
VictoriaDecember 5, 2017 at 4:56 pm in reply to: Header extend to all the window when browse in mobile. #885150Hi exagrama,
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) { .inner-container { height: auto; } .responsive #top #header_main > .container .main_menu .av-main-nav > li > a { padding: 35px 0 0 20px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi L,
Glad you got it working for you! And thank you for sharing :)
If you need further assistance please let us know.
Best regards,
VictoriaHey si_lyons,
You need to wrap the text in the translationfunction, like this:
__("Potvrdite da niste robot unošenjem točnog iznosa.",'your_text_domain')If you need further assistance please let us know.
Best regards,
VictoriaHi Christopher Skelton,
It does have 10px above and below on screens above 420. Is that not enough for you?
Best regards,
VictoriaDecember 5, 2017 at 4:32 pm in reply to: My websites is not loading correctly on iPhones or iPads #885132Hi fabulagmbh,
Can you please disable Autoptimise for now, please? I checked on iPad, the images loaded, even background ones and then they disappeared after a few seconds.
Best regards,
VictoriaHi reniai,
Here is a suggestion on how to hide the alt text
https://stackoverflow.com/questions/36305805/how-to-hide-alt-text-using-css-when-the-image-is-not-presentIf you need further assistance please let us know.
Best regards,
VictoriaDecember 5, 2017 at 4:11 pm in reply to: Admin toolbar – add new edit button for the custom posts #885123Hi Darius,
Here are the threads for you to consider:
https://wordpress.stackexchange.com/questions/23386/edit-page-or-post-from-top-admin-bar
https://wordpress.stackexchange.com/questions/188157/edit-option-for-custom-post-types-archive-pageIf you need further assistance please let us know.
Best regards,
VictoriaHi Loining,
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
#top .av_minimal_header #header_main .container, #top .av_minimal_header .main_menu ul:first-child > li a, #top av_minimal_header #header_main > .container .main_menu .av-main-nav > li > a { height: 90px !important; line-height: 90px !important; } #top #header #header_main { background-color: #646464; }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts




