Forum Replies Created
-
AuthorPosts
-
Hi draig,
We cannot put everything in a theme, it will get bloated and heavy. You can always use the power of the open-source community that has written thousands of plugins and extensions, with which you can accomplish almost anything. So have fun :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Victor,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria-
This reply was modified 8 years ago by
Victoria.
Hey kopf-und-stift,
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 Barbara,
What is missing on those pages? What should I check for?
Best regards,
VictoriaHi Marcel,
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
#menu-accountancy .menu-item, #footer .menu-item { display: block; }
If you need further assistance please let us know.
Best regards,
VictoriaHi jawes,
Can you please start a separate thread describe your issue there and give us a link to your website?
Best regards,
VictoriaHi navindesigns,
There are plugins for that:
https://codecanyon.net/item/image-hover-effects-wordpress-plugin/12386610
If you need further assistance please let us know.
Best regards,
VictoriaJuly 17, 2017 at 7:14 pm in reply to: Switch between Editor by default and Advanded Layout Builder #822833Hey Marine,
Some elements (or even most elements) in the Advanced Layout Builder have a field to add an ID, so it can be used for anchors
And many components have an option to switch to text view, where you can edit html.If you need further assistance please let us know.
Best regards,
VictoriaJuly 17, 2017 at 7:10 pm in reply to: Problems in Mobile (tablet and cellphone) with ALL the sliders #822831Hi liken22,
Video background or slider is disabled on mobile devices by default for various reasons
There are instructions on how to proceed in that thread, please review.Best regards,
VictoriaJuly 17, 2017 at 7:09 pm in reply to: Burger Menu appears on all screen sizes and unable to edit #822828Hi Geert,
I don’t see the burger menu in either FF or Chrome. Is it working now?
Best regards,
VictoriaHey Harris,
There are errors that might be preventing the JavaScript from working properly. One with fb and another one with fixed widget plugin.
Best regards,
VictoriaHi Lara,
I don’t see categories any more. Did you manage to hide them?
Best regards,
VictoriaJuly 17, 2017 at 7:00 pm in reply to: Transparency for Promo Box or Text Block with slight transparency #822820Hi andreasjustesen,
I think we misunderstand each other. The code is working, but probably you want a different thing. Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi MartinNorton,
Could you please describe your issue in more detail? The header looks fine to me.
Best regards,
VictoriaHi rengarajan,
Try this code and flush the cache:
@media only screen and (max-width: 1024px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container { height: 59px; line-height: 59px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi neonlights79,
I see two sets. Please clear you device cache or try on another device.
This code will show your menu:@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-logo-container .av-main-nav-wrap ul { display: block!important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi zimbo,
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) and (max-width: 1150px) { .html_header_top .av_bottom_nav_header .av-logo-container .main_menu { display: block; } .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu { display: none; } }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 17, 2017 at 6:06 pm in reply to: Menu Burger Icon, Search Icon & Cart Overlapping with Logo on Mobile #822795Hi phangmoh,
Glad we could help. A lot of people use shrinking header and so they don’t have that issue on the mobile, so we might or might not implement.
If you need further assistance please let us know.
Best regards,
VictoriaHi Boot7,
This does not seem very feasible, even if it was, this kind functionality will require some custom coding which is, I’m afraid, not covered by our support.
If you need further assistance please let us know.
Best regards,
VictoriaHey Boot7,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi TJ,
You could introduce a filter there and do whaterver you need with that filter, but again it will be wiped out by update if you don’t put it in the child theme.
Best regards,
VictoriaHey langnaese,
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 Adam,
I am not seeing the slider, icons are meant to look this way on mobile.
If you want we could try to adjust that. Could you please point us to a page with a slider and specify the elements, where you want to adjust paddings.Best regards,
VictoriaHey allerart,
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 Jerry74,
It’s always been like this. When you are making posts with Advanced Layout Builder you get an empty page, without those things available when you make posts with default editor. So you choose what to add to your posts and you have most of the elements available in the Advanced Layout Builder components.
Does this address your concern?
Best regards,
VictoriaHi Elke,
This page requires password. Can you post it in private?
Best regards,
VictoriaHi vdarend,
Not sure I understand, what you’re referring to. Do you have a screenshot?
Best regards,
VictoriaHi czum,
You need to ask your provider to update to minimum php 7
Best regards,
VictoriaJuly 17, 2017 at 5:36 pm in reply to: av-catalogue-price av-cart-update-price OVERLAPS av-catalogue-title av-cart-upda #822763Hi sdsitetechdotcom,
Changing the av-catalogue-price width by 5px helps:
.av-catalogue-price { width: 75px; }
Best regards,
Victoria -
This reply was modified 8 years ago by
-
AuthorPosts