Forum Replies Created
-
AuthorPosts
-
May 28, 2017 at 3:39 pm in reply to: How to create a hotspot image with completely transparent hotspots and no toolti #800827
Hey connect4consulting,
A tooltip with a different name would be very difficult, but this code below creates a transparent hot point with a pulse.
Try this code in the General Styling > Quick CSS field:.av-hotspot-container .av-image-hotspot_inner {background: transparent!important; }
Hope this helps :)
Best regards,
MikeMay 28, 2017 at 3:29 pm in reply to: I have promblem with my editor "Advanced Layout Editor" #800826Hey kav-acher,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Sophabed,
You would need to configure each instance of the theme on your multisite. The child theme would reflect whatever changes are in it but it doesn’t automatically reflect a parent theme or any customization of the theme options without manual changes.
in other words:
1) Install the parent theme on the network.
2) Activate & configure the parent theme on each sub site separately (Do not network activate)
3) Install the child theme on the network.
4) Activate and configure the child theme on each sub site (Do not network activate)A. When making a change to the configuration of the theme, do this to the parent theme that has been activated / sub site.
B. When customizing or overriding the parent, do this on each child theme that has been activated / sub site.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.single-post .title_container .breadcrumb {display:none !important;}
Best regards,
MikeHi,
Looks like you are using Version 3.0.4, please try updating.
To update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHey soularas,
I see a blue bar at the top of your page, but I don’t see any green, is this the area you are talking about?Best regards,
MikeHi,
I have tested and found that the Excerpts box works, this is down below the post on the edit page, please try using it as it gives you greater control to what shows for your excerpts, It does not have to be the first few words, it can be something more interesting to appeal to the reader.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey washington7765,
To make the sub-menu pop out right, try this code in the General Styling > Quick CSS field:#top .av-main-nav ul ul {left: 207px!important; }
You may find that the sub-menu now goes off screen, below will move the menu over left so you can see the sub-menu:
.main_menu {right: 120px !important; }
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.header_color .container_wrap_meta {background-color: rgba(1, 78, 68, 1) !important; }
Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHey barthalgar,
I don’t know if there is a setting, the url’s are from a class av-structured-data, if that helps, below will hide it.
Try this code in the General Styling > Quick CSS field:.hidden .av-structured-data {display:none !important;}
Best regards,
MikeMay 28, 2017 at 1:42 am in reply to: little css problem: full with layout, but want the Menu boxed #800678Hey 3DStudio,
Try this code in the General Styling > Quick CSS field:#top .av_header_with_border.av_header_transparency #header_main { background-color: transparent!important; } .inner-container { background-color: #57c7ff;!important; opacity: 0.8!important; }
Best regards,
MikeHey kilimats,
Please try going to Enfold theme options and uncheck “Lightbox Modal Window” to disable built in lightbox.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey George,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey tmdcode,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHey clairemartindigital,
The hr element has no padding and is 1px high, but it’s in the div “.template-page .content” which has a top & bottom padding of 50px, so this would reduce that padding to 10px:#after_section_5 .template-page.content { padding-top: 10px!important; padding-bottom: 10px!important; }
Best regards,
MikeHey web4698,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .responsive #top .av_header_transparency #header_meta { background-color: #35383c!important; }}
Best regards,
MikeMay 28, 2017 at 12:42 am in reply to: Issue with apply link to column and add to cart button #800669Hey clairemartindigital,
Sorry, in this case where you are adding a link to the whole area, it will include the button. So you can’t have both at the same time.Best regards,
MikeHi,
What I believe you are seeing is the total width of the space allowed for the widget is divided by 3 with padding for each image, in order to calculate each image column to be the same, the script would need to change the total width of the column, or increase the padding for each image. Each approach has it’s draw backs, but please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey Commodus76,
Entschuldigung, die Punkte der Interessen werden nicht automatisch der Karte hinzugefügt, man kann sie manuell hinzufügen.Best regards,
MikeHi,
Good to hear you have found the issue, as the error says, in some pages like the “shop” page, and some product pages, the advanced Enfold editor won’t work, it conflicts with woo, in that case please try using the default WP editor.I have built up my webshop with woocommerce and enfold and it has been great – I did re-set the website to before I made any updates of woocommrece and it is still not working.
I’m not sure what you mean, you found the conflict, if you only use the default WP editor in those areas, is the site working?
I have not made any adjustment to any php files, but to most .css files (layout and grid mostly)
This is good, so when to use a child theme you’ll add copies of those css files to the child theme, the video here should help: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.header_color .container_wrap_meta { background-color: #120A2A !important;}
Please clear your cache :)
Best regards,
Mike -
AuthorPosts