Forum Replies Created
-
AuthorPosts
-
Hi,
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,
MikeHi,
I believe addressing the 403 error will solve the issue. Please try the fixes listed here: https://www.elegantthemes.com/blog/tips-tricks/how-to-fix-403-forbidden-error-in-wordpressBest regards,
MikeHi,
Yes that is your config file, it’s encrypted.
It is strange that you have no top bar or left side dashboard, yet you do have a login screen?
Can you take a full screenshot of what you see right after login?Best regards,
MikeHey toolflex,
First let’s try to get your editor working by disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.To create a child theme see here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Now to answer your question about using the export feature and protecting your customizations, we first must ask what kind of customizations have you done?
Did you add css to your General Styling > Quick CSS field?
Did you change the css in your style.css via Appearance > Editor?
Did you add code to your functions.php?
Did you edit any other theme .php files?If you only made changes within Enfold, and add some css in the General Styling > Quick CSS field, the export should work for you.
If you edited other files, you will need to save those files to add to your child theme.
Please consider making a backup first, I recommend https://wordpress.org/plugins/duplicator/Best regards,
MikeMay 25, 2017 at 4:12 am in reply to: Add a font available in headers that is not available in body text #799331Hey violin12,
If you are the Layerslider you can add the Scroll Indicator to the slide, here’s a post about it: https://kriesi.at/support/topic/add-scroll-down-arrow-button-on-advance-layerslider/#post-263327
Or perhaps a plugin.Best regards,
MikeMay 25, 2017 at 3:50 am in reply to: Adding HTML or CSS to Category Description in Woo Commerce #799326Hey perfectword,
Perhaps this will work for you: https://wordpress.org/plugins/allow-html-in-category-descriptions/Best regards,
Mike -
AuthorPosts