Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHey beckerentcenter,
Can you include the images to help make it clearer?Best regards,
MikeHey djsmbd,
Are you using the the plugin and enfold are using two different images, please see Private Content area.
If you can’t reset the settings you could remove the images you don’t want to use with FTP.Best regards,
MikeHi,
Is your goal to remove the white space above your menu bar so it is at the top of the screen?Best regards,
MikeHey rasdaniel,
Are you using WooCommerce?
This article explains: https://bradgriffin.me/2015/09/v7516fd43adaa/Best regards,
MikeHey cipriana,
There really isn’t too much you can do to optimize .js except try to use CDN’s
But you can enable gzip compression in your .htaccess, Use Progressive JPEGs, and set the max-age or expires in your htaccess.
When I look at the test below, I see your host takes 3 sec to First Byte? this should only be around 400ms on a shared server.
https://www.webpagetest.org/result/170526_W4_1NT/Best regards,
Mike -
AuthorPosts