Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHi,
the url gives this error: Sorry, your request cannot be accepted.
do you block IPs from the US?Best regards,
MikeHi,
you could try this that reduces the padding around the buttons on mobile so they don’t drop down below the frame:@media only screen and (max-width: 767px) { #top .avia-slideshow-button {padding: 5px 6px!important; }}
Best regards,
MikeHi,
There is nothing you can do to speed up the first byte time, that is all on your host. I could recommend a faster host, but I don’t know if your locked in.
But you could enable gzip compression with this plugin: https://wordpress.org/plugins/check-and-enable-gzip-compression/
And you could try a caching plugin, I like https://wordpress.org/plugins/wp-fastest-cache/ , but there are many out there.
Hope this helps.Best regards,
MikeHi,
Sorry I’m not able to “the slider text to be shown in only 60% of the left side, for the first slider image, and 75% of the right side for the second slider image.”
Also, limiting the width of the slider text in the mobile view, so that the buttons stayed visible, would make the size of the text very small and hard to read. Have you considered having less text?Best regards,
MikeHi,
Please try this:.bundled_product_summary .bundled_product_optional_checkbox {display: inline !important;}
Best regards,
MikeHi,
Do you have a custom url for the login page? The regular one is not working.Best regards,
Mike -
AuthorPosts