Forum Replies Created
-
AuthorPosts
-
Hi,
I hope it works like that but it doesn’t. In html, the sidebar or widget area is rendered below the elements or content so full width elements push the sidebar underneath. Please try our suggestion above.
Best regards,
IsmaelHi,
Thank you for the update. Increase the padding between the tab title container.
#top .av-section-tab-title { padding: 10px 50px 0px 50px; display: inline-block; text-decoration: none; }Best regards,
IsmaelHi,
The transparent logo is inside the “subtext” container, just below the actual logo image. Try to hide the actual logo and make the one inside the “subtext” container display instead.
Best regards,
IsmaelHi,
We pushed the issue to the development team. To fix the issue temporarily, just copy the css code and put the correct path. Put it on the Quick CSS field to override the one with the invalid path.
Best regards,
IsmaelMay 2, 2018 at 10:45 am in reply to: Breakingpoint der Spalten und Reihenfolge der Spalten ändern #949940Hi,
Duplicate the section and re-order the columns. Place the image before the text. Use the Screen Options to toggle the visibility of the elements.
Best regards,
IsmaelHi,
The development team are looking for solutions but these features should be on its way. I’ll tag the development team.
Best regards,
IsmaelHey Thomas,
Thank you for using Enfold.
I can’t find that section in the product page. Did you remove it? Try this plugin.
// https://wordpress.org/plugins/say-what/
Best regards,
IsmaelMay 2, 2018 at 10:33 am in reply to: New Disable Template Builder Elements function not working #949929Hi!
@Steve: Make sure that there is only one instance of the Enfold parent theme inside the wp-content > themes folder.Regards,
IsmaelHi!
We’ll forward the issue to our developers. We’ll know soon enough.
Cheers!
IsmaelHi,
We have notified our developers regarding the issue. Please use a youtube or a vimeo video for now.
Best regards,
IsmaelMay 2, 2018 at 10:23 am in reply to: General Styling: Background images not working because of wrong path #949921Hi,
We have forwarded the issue to our developers. To fix the issue temporarily, just copy the css code and put the correct path. Put it on the Quick CSS field to override the one with the invalid path.
Best regards,
IsmaelHi,
In that file, you’ll find the “avia_newsbox” class. Just copy that whole block of code in your child theme then edit it as much as you want.
Best regards,
IsmaelHi,
The custom link field is still available for other languages. Please edit the gallery images then scroll down a bit. You should see the “Benutzerdefinierter LinK” field at the very bottom after “Datei ersetzen”.
Best regards,
IsmaelHey newki75,
Thank you for using Enfold.
That widget is not available by default so you need to use another plugin.
// https://wordpress.org/plugins/anual-archive/
Best regards,
IsmaelMay 2, 2018 at 9:58 am in reply to: Picture problems after installing latest update yesterday #949912Hey FerryK,
Thank you for using Enfold.
Update the theme again to 4.3 and then add this css code to fix the logo images.
.av-partner-fake-img { background-size: auto; background-position: 50% 0; padding-bottom: 50%!important; }Best regards,
IsmaelMay 2, 2018 at 9:52 am in reply to: Share Buttons compliant with new Data Protection Regulation? #949910Hi,
1.) I don’t think that’s the case. Could you provide a screenshot of the section or element that you want to remove?
2.) I’m sorry but we don’t provide support for third party plugins as stated on our support policy. Please contact the plugin authors.
3.) Provide the link to the site so that we can inspect it.
Best regards,
IsmaelHi,
There is a JSON script importing the data from a external system. (
How do you import the data with that script? Couldn’t you just convert the data to an actual post or page?
Best regards,
IsmaelHi,
Glad it worked. Please use this css code to change the font color of the title.
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { color: #ffffff; }Best regards,
IsmaelHi,
We haven’t tested this feature yet. Please use the json schema markup temporarily.
Best regards,
IsmaelHi,
Do you have a staging or a dev site? We need to inspect the issue. Please note that we don’t provide support for third party plugins as stated on our support policy. You should contact the plugin author for additional help.
Best regards,
IsmaelHi,
The options works without breaking the pages. ( see private field )
Are there any specific pages that you couldn’t see after enabling the option?
Best regards,
IsmaelHi,
The jQuery library should be loaded along with the rest of the theme’s scripts. Please try to deactivated the plugins temporarily. I still can’t reproduce the issue on my end.
Best regards,
IsmaelHey MartyMan,
Thank you for using Enfold.
Add this css code in the Quick CSS field to change the icon from an arrow to email.
.page-id-375 .image-overlay.overlay-type-extern .image-overlay-inside:before { content: '\E805'; }Best regards,
IsmaelHey SCMHR_HomeOffice,
Thank you for using Enfold.
The option only works for the default builder elements. Have you tried the third option? You can disable specific elements manually. Or try to add the disabling_allowed config in the shortcode_insert_button function.
$this->config['disabling_allowed'] = true;Best regards,
IsmaelMay 1, 2018 at 7:55 am in reply to: Make the featured image on a single blog post square – Part II #949416Hi,
Thank you for the update. We added this css code on the Quick CSS field.
.small-preview img, .big-preview img { width: 200px; margin: 0 auto; }Best regards,
IsmaelHey Christian,
Thank you for using Enfold.
The option is no available in the sliders at the moment. Try to add it manually inside the slider caption.
<small class='avia-copyright'>This is a copyright text.</small>;Best regards,
IsmaelHi,
What do you see on your end? What device are you using? Please try this css code.
@media only screen and (max-width: 767px) { .responsive #top .logo { height: 120px !important; width: 100%; } }Best regards,
IsmaelHi,
@sdiverde: The site is running on a very old version of the theme, 3.7.1. It still contains the old instagram endpoints which is why the widget is not working or returning an invalid data. Please upgrade to version 4.3. You may need to reconfigure the theme options again. Please update the theme regularly.Best regards,
IsmaelHi,
Thank you for the update. Please edit the functions-enfold.php file line 2251.
if( (defined('ICL_SITEPRESS_VERSION') && defined('ICL_LANGUAGE_CODE'))) {Replace it with:
if( (defined('ICL_SITEPRESS_VERSION') && defined('ICL_LANGUAGE_CODE')) || defined('WPSEO_VERSION')) {The Appearance > Editor panel is not accessible.
Best regards,
IsmaelHi,
The site is still using an old version of the theme. Do you have a staging or a dev site? We need to inspect the issue. Please do note that we don’t provide support for third party plugins as stated on our support policy. However, we will still try to help as much as possible.
Best regards,
Ismael -
AuthorPosts
