Forum Replies Created
-
AuthorPosts
-
Hey hitrev,
Please try this CSS instead:
.margin-class { margin-top: -20px !important; }Best regards,
RikardAugust 4, 2021 at 9:43 am in reply to: WordPress 5.8 – Enfold 4.8.4 – Color Section – NO color #1314313Hi Ted,
The latest version of the theme should fix the problems you are having. I saw that you had some concerns about a fix in another thread though, so we can upload the theme manually for you in a separate folder. If you would like us to do that, then please include FTP login details in private as well.
Best regards,
RikardAugust 4, 2021 at 9:39 am in reply to: Column shortcodes getting There has been a critical error on this website. #1314312Hi Ted,
We can upload the latest version manually for you in a separate folder if you like, that way we can switch back easily if something should go wrong. If you would like us to do that, then please include FTP login details in private. You might want to start a new thread for this too, since the original poster will be able to see what you post in private otherwise.
Best regards,
RikardHey throwmeapeanut,
This code is included in the latest version of the theme, but you can add it to your functions.php file until you get the theme updated:
/** * With WP 5.8 block editor was introduced to widget page. This is currently not supported by Enfold. * Based on https://wordpress.org/plugins/classic-widgets/ we disable this feature. * * If you want to use the new widget page and use a child theme add in functions.php of the child theme: * * $avia_config['use_block_widget_page'] = true; * * @since 4.8.4.1 */ if( ! isset( $avia_config['use_block_widget_page'] ) || $avia_config['use_block_widget_page'] !== true ) { // Disables the block editor from managing widgets in the Gutenberg plugin. add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' ); // Disables the block editor from managing widgets. add_filter( 'use_widgets_block_editor', '__return_false' ); }As for the missing updates; please try to install and configure this plugin: https://envato.com/market-plugin/
Best regards,
RikardHey egrider1,
Please post FTP login details in private, so that we can update your site for you.
Best regards,
RikardAugust 4, 2021 at 8:31 am in reply to: Custom settings from ALB in post-….css are ignored – Enfold 4.8.6 #1314301Hi Freshstart,
If you need help with your site, then please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
RikardAugust 4, 2021 at 8:30 am in reply to: Custom settings from ALB in post-….css are ignored – Enfold 4.8.6 #1314300Hi mailworm,
This problem should be fixed in the latest version of the theme. Did you try to toggle a theme setting and save after that? Also please try to activate the option to delete the old CSS and JS files, and toggle file compression. If that doesn’t help, then please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where we can see the problem on your actual site.
Best regards,
RikardAugust 4, 2021 at 8:26 am in reply to: Whats better, update theme from inside WordPress or manually using Transmit? #1314299Hi,
If the update was made via WordPress or manually via FTP should not affect what you are describing. It sounds more like a caching or minification problem. If this should happen again, then please make sure that you clear all caches from plugins, the server, and local browser. Also make sure that the option to delete old CSS and JS files is activated under Enfold->Performance. You can disable that option again once this are back to normal.
Best regards,
RikardHi Brian,
Thanks for the update. I can see the same problem as you are describing when editing the post in private. I can’t reproduce the problem on test installation though. First off, please try updating to the latest version of the theme: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. If that doesn’t help, then please try disabling all plugins, and activate the parent theme, to see if that changes anything.
Best regards,
RikardAugust 4, 2021 at 8:02 am in reply to: Plugin or technique to create password protected pages? #1314294Hi,
Thanks for the clarification. There’s nothing like that in the theme by default unfortunately, and I’m not aware of any plugins which would add such functionality either. Since you are doing this outside of WordPress, I don’t think there are any WordPress solutions available.
I did a search for your problem though, you might find solutions in the results. Please see private.
Best regards,
RikardAugust 4, 2021 at 7:55 am in reply to: Images not visible in portfolio grid after latest update #1314292Hi,
This problem should be fixed in the version you are running, please try removing the custom CSS you added to see if it still work after that.
Best regards,
RikardHey Kirstie,
It looks like you have rolled back your site to 4.8.3. Which version of PHP are you running on the server? Do you have any server error logs which we could have a look at?
Best regards,
RikardAugust 4, 2021 at 7:45 am in reply to: Black space on videos (both self hosted and youtube) #1314290Hey havi,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardAugust 4, 2021 at 7:41 am in reply to: Theme Update über Dashboard oder Theme Options nicht möglich #1314288Hi,
Thanks for the update. I created a test page for you, and the preview seems to be working fine there, please see private. If you want to use that page instead, then please delete the old page, and rename the new one to reflect your preferred permalink.
Please note that the only difference between the Classic and Block editor is the layout on the backend, the functionality is still the same.
Best regards,
RikardHey rotabeachslush,
Please try to install and configure this plugin, to see if that helps: https://envato.com/market-plugin/
Best regards,
RikardHi,
Thanks for the update. The styling for that bar comes from WordPress, not from the theme. What other sites are adding content to that bar? Maybe you mean plugins? If you need further help then please let us know exactly what you are looking to change.
Best regards,
RikardAugust 4, 2021 at 7:15 am in reply to: How to align add to cart buttons at the bottom of the grid #1314282Hey wtechgr,
Please try the following in Quick CSS under Enfold->General Styling:
.shop_columns_3 .products .product { height: 400px; min-height: 400px; } .av-product-class-minimal .inner_product_header { position: absolute; bottom: 0; }Best regards,
RikardAugust 4, 2021 at 7:11 am in reply to: Enfold Theme clashing with Gravity Forms + and + button to add row #1314281Hi,
Thanks for the update. Could you post a screenshot of the problem, and point out what you would like to change there please?
Best regards,
RikardAugust 4, 2021 at 7:08 am in reply to: Footer Background Image is not covering entire footer area #1314280Hi,
Thanks for that. I’m not sure I can see something wrong in your screenshots either, what exactly are you looking to change? If you are referring to the black part on the left side, then that is in the image you are using.
Best regards,
RikardHey Valerie,
Please try to stick to one conversation at a time, I’ve replied to your first thread already.
Best regards,
RikardHi,
Thanks for the update. Where can we see the problem you are having? I tried checking your site, but it only displays a login screen.
Best regards,
RikardHi bdszaragoza, amrod1 and sealmaster,
This problem should be fixed in the current version (4.8.6) of the theme, could you try updating to that please? Also make sure to toggle a theme options setting and save after the update. If you need further help with your sites, then please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your sites.
Best regards,
RikardAugust 4, 2021 at 6:29 am in reply to: error message in backend after theme update to ver. 4.8.4 or 4.8.5 or 4.8.6 #1314270Hi Jomi,
I can’t reproduce this problem on a test installation, and we haven’t had any reports from other users with the same problem. Would it be possible for you to copy your site to a staging area, and update there first maybe? If so, then we could see the actual problem and investigate further there.
Best regards,
RikardHi,
Thanks for the update. The new version of the theme is available now, if you want to try install it.
Best regards,
RikardHi,
Thanks for the update. I’m not sure I understand the problem you are having, do you mean that the theme Layout Builder is not working? I tried logging into your site again, but the details don’t seem to work anymore. Please check and verify.
Best regards,
RikardAugust 4, 2021 at 6:14 am in reply to: Missing backgrounds when upgrading from 4.8.3 to 4.8.6 #1314263Hi Pete,
Thanks for the update, and sorry for the problem. So everything is working as it should on your site now?
Best regards,
Rikard -
AuthorPosts
