Hello everyone,
We have an issue with “Box with icon” function. Since some days we can’t see these functions on our web. When we try to edit the “box with icon” in our admin page, we don’t have any problem and we see the page with normality, but when we enter on our public page we can’t see these buttons, we only can see the tittle and icon but not the content (image and text) We only see “Click to add your own text here”. Please how can I solve this issue?
Hey mpujantell,
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 make sure that the Appearance->Theme Editor functionality is active on your site. If it’s not, then please include FTP login details as well.
If you want to fix this yourself, then please comment out this line of code on line 196 in /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php:
'std' => __( 'Click to add your own text here', 'avia_framework' ),
Best regards,
Rikard
Command out means : delete the line 196
Hi Williamkomodo,
You can delete it, but if you want to comment it out, it should look like this when you are done:
//'std' => __( 'Click to add your own text here', 'avia_framework' ),
We released a new version (4.8.5) of the theme yesterday, where this problem is fixed though. If you are still having problems, then please update to that: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard