Forum Replies Created
-
AuthorPosts
-
Hey Webboldesigns,
Thank you for the inquiry.
Have you tried using a Color Section element? It has a container that should constraint the content to a certain width, which is based on the Enfold > General Layout > Dimension > Maximum Container Width value. You can also apply the background to the element directly.
Best regards,
IsmaelApril 21, 2023 at 5:06 am in reply to: possible to use the element “icon list” as horizontal #1405120Hey Webboldesigns,
Thank you for the inquiry.
You can use this css to align the icon list items horizontally.
#top .avia-icon-list { display: flex; justify-content: space-around; }Please note that the css code will affect all icon list element. You may need to apply a custom css class or ID to the element where you need this modification.
Best regards,
IsmaelHey Monika,
Thank you for the inquiry.
Please try to use this css code instead.
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover .avia-menu-text { color: red; }You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelHey Alison,
Thank you for the inquiry.
You should be able to change the style of the widgets in the Enfold > Advanced Styling panel. Look for the Misc section in the dropdown, then select the Widgets (widget, title, links) element.
And to apply more styles, you can add your own css modifications in the Enfold > General Styling > Quick CSS field.
Example:
#top #main .sidebar { background: red; padding-right: 50px; }This css should apply a red background to the sidebar container.
Best regards,
IsmaelHey Gianluca,
Thank you for the inquiry.
Did you upload the profile image in the Users > Profile panel? The image doesn’t display when we visit the author page.
// https://www.ilredelweb.it/abit/author/fabiopic/
Please login using the author account, go to following link (see private field), then upload the image in the About Yourself > Profile Picture settings.
Best regards,
IsmaelHey Zdeněk,
Thank you for the inquiry.
We will release a fix containing a patch for this particular issue. For the meantime, please implement the suggested fix in the following thread.
// https://kriesi.at/support/topic/video-lightbox-thumbnails-not-loading-black-screen/#post-1403093
Best regards,
IsmaelApril 19, 2023 at 5:51 am in reply to: How to work with New Transition Presets in LayerSlider? #1404895Hey MadRhino,
Thank you for the inquiry.
Looks the selected option is automatically cleared once you hover out of the transition presets tab, which seems to be a bug. Unfortunately, we are not yet sure why this is happening but we found a workaround. After selecting a preset or any transition just hit CTRL+S or CMD+S on your keyboard to quickly save the changes.
Best regards,
IsmaelHi,
UPDATE: We adjusted the header settings and added the css in the Enfold > General Styling > Quick CSS field. Please make sure to purge the cache before checking the page.
Best regards,
IsmaelHey Buskruit Internet,
Thank you for the inquiry.
You forgot to configure the Enfold > Header settings. We set the Header > Header Layout > Menu And Logo Position settings to the fifth option. Did you add the css code provided in the documentation?
Best regards,
IsmaelHey annikass,
Thank you for the inquiry.
There are more heading size options for different devices in the Enfold > General Styling > Typography tab. Just toggle any of the heading elements and adjust the font sizes for different devices. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adjusting the settings.
Best regards,
IsmaelApril 19, 2023 at 4:43 am in reply to: different Header Phone Number/Extra Info in english and german theme options #1404890Hi,
Thank you for the info.
For the WPML plugin, you can replace the adrotate shortcodes with the following html elements.
<div class="adrotate_container de">[adrotate group="1"]</div> <div class="adrotate_container en">[adrotate group="5"]</div>Then use this css code to toggle the visibility of the containers based on the active language.
.adrotate_container { display: none; } html[lang=en-US] .adrotate_container.en { display: inline-block; } html[lang=de-DE] .adrotate_container.de { display: inline-block; }Best regards,
IsmaelHey jaimemerz,
Thank you for the inquiry.
It seems to be redirecting correctly or opening the correct page on our end. The link still contains the title and url parameters. (see private field)
Best regards,
IsmaelHey tsays,
Thank you for the inquiry.
You have to edit the same file (archive.php) and look for the same lines of code starting from line 38.
$tds = term_description(); if( $tds ) { echo "<div class='category-term-description'>{$tds}</div>"; }Replace it with:
if( is_category() ) { echo '<h1>' . single_cat_title('',false) . '</h1>'; } else { echo "<div class='category-term-description'>{$tds}</div>"; }Best regards,
IsmaelHi,
Glad to know that @rikard was able to help. Don’t hesitate to open another thread if you have more inquiries.
Have a nice day.
Best regards,
IsmaelHi,
Glad to know this little trick works. Please feel free to open another thread if you have more questions about the theme.
Have a nice day!
Best regards,
IsmaelHi,
Excellent! Delighted to hear that the solution is effective for you. Let us know when you have more questions.
Have a nice day.
Best regards,
IsmaelHey acardell887,
Thank you for the inquiry.
The site seems to be responding correctly on mobile view. Would you mind providing a screenshot of the issue? Please use imgur, savvyify or dropbox for the screenshot.
Best regards,
IsmaelHi,
Did you install a child theme? You can edit the functions.php file by going to the Appearance > Theme File Editor panel, or access the theme files via FTP.
// https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
// https://www.webhostinghub.com/help/learn/website/managing-files/editing-filezillaIf you haven’t installed a child theme, please check the documentation below.
// https://kriesi.at/documentation/enfold/child-theme/#how-to-install-the-child-theme
Best regards,
IsmaelHey annikass,
Thank you for the inquiry.
You can change the style of the mobile or burger menu in the Enfold > Advanced Styling panel. Look for the elements under the Main Menu (Icon) section and edit them.
Best regards,
IsmaelHey goldieslongbeach,
Thank you for the inquiry.
You can adjust the position or alignment of the actual menu container by adding this code in the Quick CSS field.
#top #header .av-main-nav-wrap { transform: translateX(-47%); }Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the modification.
Best regards,
IsmaelApril 18, 2023 at 6:23 am in reply to: different Header Phone Number/Extra Info in english and german theme options #1404775Hey annevoelkel,
Thank you for the inquiry.
Are you currently utilizing the Polylang plugin? If so, please refer to the following threads for assistance.
// https://kriesi.at/support/topic/cookie-hinweis-mehrsprachige-website/#post-1323341
// https://kriesi.at/support/topic/copyright-mit-datenschutz-jeweils-extra-fur-deutsche-und-englische-website/#post-1318612
// https://kriesi.at/support/topic/privacy-policy-multilingual/#post-1334929The idea is to create another custom shortcode that displays different contents based on the current language.
Best regards,
IsmaelHey woogie07,
Thank you for the inquiry.
You can actually display images as background in the Icon/Flipbox Grid element. You can upload the images in the Styling > Background Images toggle. There are options for both the back and front side.
Best regards,
IsmaelApril 18, 2023 at 5:56 am in reply to: Removing the Link to http://gmpg.org/xfn/11 in Enfold #1404773Hi,
@LarryLayouter: Glad to know that this old thread helped! Please feel free to open another thread if you have more questions about the theme.Best regards,
IsmaelHey Elena,
Thank you for the inquiry.
You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings, and turn off the cache plugin while editing the site. Also, make sure to do a hard refresh before testing the page. Let us know if this helps.
Best regards,
IsmaelHi,
Yes, you should replace it with the code that @Mike provided above. Did you try to temporarily disable the Enfold > Performance > File Compression settings? Also, make sure to purge the cache before testing the page again.
Best regards,
IsmaelHey churchillalexander43,
We would like to apologize for the troubles. Did you install any plugins prior to editing the theme? The error above is generated from the merged scripts, which the theme creates to improve the performance of the site.
To fix the issue temporarily, please try to disable the default file compression feature in the Enfold > Performance > File Compression settings. You should also deactivate the cache plugin and other compression plugins while editing the site. Enable them back once the site is ready to go live. Let us know if this helps.
Best regards,
IsmaelHi,
We are still not sure why this is not working but according to @Guenter, we might add some improvements in the builder to natively support ACF in the future. Please check this thread.
// https://kriesi.at/support/topic/update-on-acf-support/
Best regards,
IsmaelApril 17, 2023 at 5:03 am in reply to: using blog element for events calendar listings, need to order by event date #1404641Hi,
The sorting might not be applying correctly because of the Properties taxonomy, which is what is used in the taxonomy query within the filter. How did you apply this taxonomy to the events?
Best regards,
IsmaelHi,
Thank you for the screenshots.
You have to set the Advanced > Link Settings > Image Link settings to the second or third option in order to utilize the custom link. By default, the items in the Masonry Gallery will open in a lightbox to enlarge the image.
Best regards,
IsmaelHi,
To add a search icon to the default and mobile menu in the Enfold theme, the wp_nav_menu_items and avf_fallback_menu_items filters are used. The avf_append_search_nav callback function can be found in the functions-enfold.php file located in the themes/enfold directory. This function is responsible for appending the search icon to the default and mobile menu using the appropriate filters.
Best regards,
Ismael -
AuthorPosts
