Forum Replies Created
-
AuthorPosts
-
Hi Chris_85,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? And please disable the caching plugin for now.
Best regards,
Victoria-
This reply was modified 8 years, 4 months ago by
Victoria.
Hey Corina,
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) { #layer_slider_1.avia-shadow { box-shadow: none; } }If you need further assistance please let us know.
Best regards,
VictoriaHi,
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
.html_header_sidebar .logo, .html_header_sidebar #top #header_main { border: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi!
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Did you provide the coordinates for the map? I am seeing this
https://cl.ly/1O3K122F0o0EIf you need further assistance please let us know.
Best regards,
VictoriaHey Ryan Moalemi,
Yes, you can get the license here and it includes 6 months support
https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990If you need further assistance please let us know.
Best regards,
VictoriaHi Yeti,
This issue has been reported and our developers are working hard on a fix.
Meanwhile, here is a thread with a few solutions
https://kriesi.at/support/topic/sub-menu-do-not-appear-in-mobile-menu-since-4-1/#post-823575If you need further assistance please let us know.
Best regards,
VictoriaHey mattolf,
You are using a fallback menu. The new burger menu does not work well with the fallback menu at this point. As a temporary solution, you can build a menu and assign it as Enfold’s main menu.
Best regards,
Victoria-
This reply was modified 8 years, 4 months ago by
Victoria.
Hey Kishore,
For starters, please disable cache and minification.
Best regards,
VictoriaHi yampieters,
You could try this setting here
https://cl.ly/1Z1y000Z1X3M
but I’m not sure, there is such an option for this kind of menu layout.Best regards,
VictoriaHi Enrico,
This is the code that makes the menu dark on hover
https://cl.ly/1v1z0i2s2z1I
But it’s hard to tell where it is coming from, since caching and minification are still enabled.Best regards,
VictoriaHi antoniolite,
I see that the Editor menu in the Appearance menu is disabled. Where did you add the link?
Best regards,
VictoriaSeptember 27, 2017 at 4:23 pm in reply to: Hamburger menu no longer appearing in mobile nor tablet view #857587Hi tlchase,
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:991px) and (max-width: 1160px) { .av-main-nav > li > a { padding: 0 5px; } } @media only screen and (max-width: 479px) { .responsive #top .logo { width: 70%; } }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 27, 2017 at 4:10 pm in reply to: Seeking some code to add "Instagram Feed" above header #857578Hi wanderglow,
Can you post in private the code you’re trying to add?
Best regards,
VictoriaSeptember 27, 2017 at 4:00 pm in reply to: How to keep Hamburger Menu (or complete header) always visible on mobile #857565Hi Maarten,
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: 479px) { .responsive.html_header_top.html_header_sticky #top #wrap_all #header { position: fixed; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Enrico,
You might consider a plugin to be able to get this working
https://wordpress.org/plugins/tags/popup-form/
and I will ask my colleague to have a look as well.Best regards,
VictoriaHi Sam,
Here is how to add the categories
and you can add the code to show the author and date below it.
Best regards,
VictoriaHi kellyCraftMedia,
Like I said above, the /shop page is ruled by WooCommerce and it shows products, as you have that set in WooCommerce settings. You can create a custom page with Advanced Layout Builder and set it to be a shop page, then it will show whatever you put there.
Best regards,
VictoriaHi,
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
.wpcf7 input, #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select, #top input[type="submit"] { border-radius: 3px; padding-bottom: 12px; padding-top: 12px; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 27, 2017 at 12:30 pm in reply to: Manually set link includes shortcode brackets not parsed right. #857467Hi Rob,
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,
This needs to be unchecked:
Distacco della top bar
Se spuntata, la piccola barra in alto sopra l’intestazione con le icone sociali, menù secondario e informazioni supplementari non sarà più attacca in alto
https://cl.ly/3Z1C3Y1e3P2dIf you need further assistance please let us know.
Best regards,
VictoriaSeptember 27, 2017 at 12:25 pm in reply to: Don't display author link at all in my source code #857464Hi Sophie,
I just noticed, that the loop-index.php file is supposed to be in the includes folder in the child theme as well. You need to preserve the file path. Now this file is not being used, the one from parent theme is used. YOu need to create the /includes in your child theme and put the file there.
Best regards,
VictoriaHi Martin,
I am not saying “yes, definitely”, but looks like there is an issue.
Glad, we got things working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 26, 2017 at 4:40 pm in reply to: Don't display author link at all in my source code #857012Hi Sophie,
That is a different post and the code you’re showing is from the comments component, it’s a very different story. Please post a link to a page where the above screenshot was taken.
Best regards,
VictoriaHi derx,
This is a content slider, you can look into its file /themes/enfold/config-templatebuilder/avia-shortcodes/contentslider.php and make changes, add the extra div that you need and try to play with css.
Best regards,
VictoriaHi Enrico,
NOt sure I understand, what you’re talking about in your last reply.
Best regards,
VictoriaSeptember 26, 2017 at 3:29 pm in reply to: Completely Remove Single Image Zoom From WooCommerce #856975Hi sdpmedialtd,
Can you check the server log for the error and write it here, please?
Best regards,
VictoriaHi nadinedomnink,
Those are the original images, they lost quality on upload.
Here is an article about it
http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/Best regards,
VictoriaSeptember 26, 2017 at 3:15 pm in reply to: Avia Layout Builder not working – please help, I'm not a developer #856966Hi organicoder,
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 econsor,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Michela,
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
.avianolink.noLightbox { pointer-events: none; }If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts
