Forum Replies Created
-
AuthorPosts
-
Hey lflask,
Which version of php are you running?
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 Lisa,
There are plugins for that. Here are a few:
https://codex.wordpress.org/Using_Password_ProtectionIf you need further assistance please let us know.
Best regards,
VictoriaHi patrick,
We have an issue with video background at the moment. So it might not work as you intend.
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/The fix should be available in the next update.
If you need further assistance please let us know.
Best regards,
VictoriaHey Jon,
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
.template-shop.content.av-content-small.units { left: -20%; }If you need further assistance please let us know.
Best regards,
VictoriaHi Alex,
I don’t see any text on the page. Is that the page you need help with?
Best regards,
VictoriaDecember 21, 2017 at 9:16 pm in reply to: How can I remove the whitespace lines above and below Banner? #891367Hi James,
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
.flex_cell.avia-builder-el-4.avia-builder-el-first, .flex_cell.avia-builder-el-5.avia-builder-el-last { padding: 0px; height: 0px; }If you need further assistance please let us know.
Best regards,
VictoriaHi,
Can you please specify the link to that page?
Best regards,
VictoriaHi christwars,
The thing is that images, in this case, adjust to the container and scale down. The scale ratio is different and so the images get different height.
Best regards,
VictoriaDecember 21, 2017 at 9:04 pm in reply to: Menu on the left side sticky on some screens and scrolling on others #891359Hi Robin,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey jomtones,
You need to escape the next to last double quote too:
add_filter('avf_contact_form_submit_button_attr','avia_add_submit_attributes_to_cf', 10, 3); function avia_add_submit_attributes_to_cf($att, $formID, $form_params){ $att = "onclick=\"_gaq.push(['_trackEvent','Contact Form Send','Click/Touch','Footer']);\""; return $att; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 21, 2017 at 8:58 pm in reply to: Featured image hyperlinking with Advanced Layout Editor #891355Hey kelsangwangpo,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Is the code still there?Best regards,
VictoriaHey Simon,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 21, 2017 at 8:57 pm in reply to: A link in the lightbox that opens another page within #891353Hey maryhellensegatta,
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 :)
Best regards,
VictoriaHey Brigitte,
Can you please specify which element are you referring to?
Best regards,
VictoriaHey Jonas,
You can search the text in the po files, add translation and follow this article
If you need further assistance please let us know.
Best regards,
VictoriaHi realisedesign,
Here are some threads to consider:
https://kriesi.at/support/topic/speeding-up-delay-on-mega-menu-display/#post-363967If you need further assistance please let us know.
Best regards,
VictoriaHey pistachiouk,
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: 990px) { #top #header.av_minimal_header .main_menu ul:first-child >li > ul.sub-menu { top: 135px; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 21, 2017 at 8:30 pm in reply to: Enfold theme Hotel demo – room pictures not responsive #891340Hi Nigel,
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: 990px) { .av-masonry-entry .av-inner-masonry-content { padding: 10px; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 21, 2017 at 8:26 pm in reply to: Tab section adding elements causing unexpected layout #891339Hi Jambar,
Can you make the test copy of the page and remove masonry with the portfolio from the tabs?
Best regards,
VictoriaHi Marc,
Could you please enable the Advanced Layout Builder debug mode. Here is how to do it: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Looks like it’s the last code block on the pages that makes rendering happen like that.
Best regards,
VictoriaHi Marcel,
Your answer is on the image below. You need to update your WooCommerce templates if you have those in your child theme.
Best regards,
VictoriaHi mandarijn,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? How are you adding the videos?
Best regards,
VictoriaHey anduni,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi romainp841,
The video issue fix will be available in our next update which is coming up in January, if none of the fixes from other threads are working, I’m afraid we’ll have to wait for that release.
Sorry for the inconvenience.
Can you downgrade to Enfold 4.1.2 for now?
Best regards,
VictoriaDecember 21, 2017 at 7:54 pm in reply to: Replacing Icon Overlay in Portfolio Grid with Custom Images #891318Hi jasonlmook,
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
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: url("https://www.americandesignfirm.com/wp-content/uploads/2017/12/portfolio-overlay-a.png"); left: 25%; top: 30%; background: transparent; }If you need further assistance please let us know.
Best regards,
VictoriaHey ryan_boomstreet,
You might want to address this issue to the plugin authors.
Best regards,
VictoriaHi Thomas,
Here is a thread for you to consider
https://kriesi.at/support/topic/social-media-icons-in-mobile-menu/#post-747391Best regards,
VictoriaHi mjadvnt,
Could you please attach a mockup of what you’re trying to achieve?
I was referring to the Advanced Layout Builder element that can be used on any page that is fullwidth submenu.And can you show us what you’ve got so far?
Best regards,
Victoria-
This reply was modified 8 years, 3 months ago by
Victoria.
December 21, 2017 at 7:29 pm in reply to: I want to keep header transparent by default in all pages and post #891292Hey hamzahmauzam,
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,
Victoria -
This reply was modified 8 years, 3 months ago by
-
AuthorPosts

