Forum Replies Created
-
AuthorPosts
-
Hey jaimemerz,
Thank you for the inquiry.
Are you trying to adjust the background of the space below the socket? Please try to use this css code.
.html_stretched #wrap_all { background-color: #999999; } #socket { height: 100px !important; z-index: 9999; position: relative; background: #999 url(//siliconvalleyandbeyond.com/wp-content/uploads/footer-2021.jpg); background-repeat: no-repeat; background-position: center center; background-size: 94%; }This should adjust the background color of the main wrapper and adjust the size of the #socket’s background image.
Best regards,
IsmaelHey onziemeart,
Thank you for the inquiry.
Yes, you can use the Advance Layout Builder to create custom layouts for the products and insert custom elements in shop page. However, please note that certain features of the products or of the plugin may not work when the Advance Layout Builder is active, so we do not recommend it if you want to have access to those functionalities. Please check this documentation for more info about the custom shop page.
// https://kriesi.at/documentation/enfold/woocommerce-shop/#custom-woocommerce-shop-overview-with-advanced-layout-editor
Best regards,
IsmaelHey mvanstee,
Thank you for the inquiry.
Have you tried using the Color Section element? Insert the element color section at the location where the Product List element is currently situated, just above or below the product element, then move the product element inside the color section. You can then modify the color section and apply a background color to it by adjusting the settings in the Styling > Background Colors toggle. Let us know if this is what you looking for.
Best regards,
IsmaelHey maspohl,
Thank you for the inquiry.
Did you add any css modifications recently? Please make sure that all tags are closed properly, check if there are missing curly braces or any invalid syntax. You can use this tool to check for css errors.
To fix the issue temporarily, please add the following css code, then temporarily disable the Enfold > Performance > File Compression settings.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .av-main-nav>li { display: none; } .av_minimal_header #header_main .container, .av_minimal_header .main_menu ul:first-child>li a { height: 90px !important; line-height: 90px !important; } }Best regards,
IsmaelNovember 17, 2022 at 3:06 am in reply to: Flaticon ServerIssues: Could not add the font because the server did not respond #1372875Hi,
Thank you for the inquiry.
Which icon fonts are you trying to upload? Please note that not every icons in the flaticon site can be uploaded using the Iconfont Manager, only monocolored icon sets as described in the uploader section.
You can upload additional Iconfont Packages generated with Fontello or use monocolored icon sets from Flaticon. Those icons can then be used in your Layout Builder.
Best regards,
IsmaelHey MarcusEls,
Thank you for the inquiry.
That specific blog style will only be activated if the page contains a sidebar. The page above is set to fullwidth but it looks like you are trying to emulate a sidebar container by using columns. What you can do is enable the sidebar for that particular page by adjusting the Layout settings, then manually select a widget area without any widgets if you don’t want to display the default sidebar. Let us know if this helps.
Best regards,
IsmaelNovember 17, 2022 at 2:48 am in reply to: Headline rotator Typewriter – could I make it faster? #1372872Hi,
Thank you for the inquiry.
The speed of the typewriter effect is adjustable but you will have to modify it by editing the enfold/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.js file directly. Please look for this code around line 112.
var speed = 50; /* The speed/duration of the effect in milliseconds */You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adjusting the file.
Best regards,
IsmaelHey Monika,
Thank you for the inquiry.
You can insert span or any formatting elements (i, strong, small, em etc) with unique class names inside a heading tag to control the style of a word or a set of characters inside the heading.
Examples:
===
<h1>The <i>quick</> brown fox jumps over the lazy <span class="av-classic-text-style">dog</span></h1>===
<h2 class="av-unique-text-style">Lorem ipsum <em>dolor</em> sit amet, <strong>consectetuer</strong> adipiscing elit.</h2>The styling for the heading and formatting elements can look like this.
.av-unique-text-style em { text-decoration: underline; font-style: italic; } .av-unique-text-style strong { text-decoration: line-through;; font-weight: 700; }Best regards,
IsmaelHey Monika,
Thank you for the inquiry.
Have you tried using a larger or wider column, or decreasing the size of the rotator text? The text wraps to the next line because the line can no longer contain the characters. Decreasing the text size or using a wider column should ensure that the whole sentence can be contained in the same line. You can adjust the position of the rotator element in the Styling > Font Sizes toggle.
To adjust the style of the rotator text, please try this css code.
.av-rotator-text { font-family: inherit; font-weight: 300; }Let us know if there’s anything else we can help you with.
Best regards,
IsmaelHey Vera,
Thank you for the inquiry.
The screenshot above is not accessible on our end. Would you mind using imgur or dropbox for the screenshot? A link to the site will also help. Please provide the info in the private field.
Best regards,
IsmaelHey Munford,
Thank you for the inquiry.
This is actually an old issue with the gallery element which has been fixed in the latest version of the theme. Please try to upgrade the theme from version 4.8.9 to version 5.2.1, toggle or temporarily disable the Enfold > Performance > File Compression settings, purge the cache, then test the page again. Let us know if the issue persist after the upgrade.
Best regards,
IsmaelNovember 17, 2022 at 2:07 am in reply to: Main image no longer changes / magroup / WooCommerce Variation Swatches Images #1372862Hey StevenBi,
Thank you for the inquiry.
Looks like the product gallery is set to use the default gallery style instead of the plugin’s. You may need to set the Enfold > Shop Options > Product gallery settings to the second option (Woocommerce 3.0) in order to enable the default plugin gallery and make the swatches work again. Let us know if this helps.
Best regards,
IsmaelHey diefleischerei,
Thank for the question.
You can try this css code to adjust the style of the comments including the font size.
#top .comment_text { clear: both; font-size: 1.3em; padding: 0 0 15px 0; border: none; }Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings after adding this modification.
Best regards,
IsmaelHey claugutierrezt,
Thank you for the inquiry.
Looks like you have installed an SSL certificate but forgot to switch the WordPress and site address from http to https. This causes issues with the AJAX requests or the admin-ajax.php file. You may need to review the following article in order to properly switch your WordPress installation from http to https.
// https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
Best regards,
IsmaelHi,
Sorry for the delay. The private posts are displaying correctly in the blog page when we checked the site again. How did you fix the issue?
Best regards,
IsmaelNovember 15, 2022 at 7:12 am in reply to: Two sites with matching set up have different SEARCH RESULTS page? #1372607Hi Colin,
We can see the site but we can’t get in to the dashboard using the same credentials. Please create an admin account for the staging site so that we can check the issue further.
Thank you for your patience.
Best regards,
IsmaelNovember 15, 2022 at 7:04 am in reply to: Cookie consent button settings not getting saved when exporting #1372606Hey mlubimow,
Thank you for the inquiry.
Which of the buttons are you trying to remove? Would you mind providing a screenshot? You can use imgur, savvyify or dropbox. We may need to access the dashboard as well. Please provide the login details in the private field. Thanks.
Best regards,
IsmaelHey TT2495,
Thank you for the inquiry.
Where can we check the issue? Please create a staging or a development version of the site so that we can check the issue properly, and provide the login details in the private field. Screenshots of the issue will also help.
Best regards,
IsmaelHey cuccarini,
Thank you for the inquiry.
1.) This is possible but you have to display 4 items for each row on desktop view, then use this css code to adjust the width of the items on smaller screens.
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #main .avia-content-slider .slide-entry-wrap { display: flex; flex-direction: row; justify-content: space-around; flex-wrap: wrap; } }Again, you have to display the items in 4 columns instead of 3 in order for this modification to work correctly.
2.) This is possible but it will require modification that is beyond the scope of support. You may need to edit the single.php or the includes > loop-index.php template in order to achieve the same layout shown in your screenshot. For starters, you can use this css code to split the featured image and the content into separate columns.
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #main .avia-content-slider .slide-entry { width: 100% !important; display: flex; flex-direction: row; flex-wrap: nowrap; } .responsive #top #wrap_all #main .avia-content-slider .slide-entry .slide-content { flex-grow: 1; width: 60%; flex-shrink: 0; margin-left: 4%; } h3.slide-entry-title.entry-title { text-align: left; font-size: 20px !important; } }Best regards,
IsmaelHey Siracher,
Thank you for the inquiry.
You can try this css code to adjust the size of the diagonal container on wider screens.
@media only screen and (min-width: 2040px) { /* Add your Desktop Styles here */ .avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner { top: 450px; } .avia_transform .av-extra-border-element.border-extra-diagonal { height: 450px; margin-top: -250px; } }Screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvy2VVHOVV-tvi8X0i?e=mK27Um
What is the actual screen resolution of your monitor? We don’t have a 35″ monitor, so we just zoomed the browser out to emulate a larger screen resolution.
Best regards,
IsmaelHey Marc,
Thank you for the inquiry.
The theme has a Google reCaptcha integration but you have to enable it first in the Enfold > Google Services panel using your own API keys. The option is not enabled by default and will not load without the API keys.
Best regards,
IsmaelHey Margrubi,
Thank you for the inquiry.
The filters are not displaying because there are no variable products in the shop page. You have to create a few product attributes and create product variations based on the attributes. For more info, please check the following documentation.
// https://woocommerce.com/document/variable-product/
Best regards,
IsmaelNovember 15, 2022 at 6:19 am in reply to: Preselected Category Filter (Sort Options) – Masonry Element #1372599Hi,
Thank you for the update.
It is not working because the hash is incomplete. You have to append the suffix _sort to the anchor or hash.
Example:
https://site.de/#b2c_sortPlease make sure to adjust the URL accordingly.
Best regards,
IsmaelHi,
Thank you for the update.
Have you tried disabling the flags from the Enfold > Header > Extra Elements panel? Please look for the Enfold WPML Language Flags (Global Setting) and adjust it accordingly.
this code: is not working.
You can try this instead.
add_action('after_setup_theme','avia_remove_main_menu_flags', 9999); function avia_remove_main_menu_flags() { remove_filter( 'wp_nav_menu_items', [ avia_WPML(), 'handler_append_lang_flags' ], 9999, 2 ); remove_filter( 'avf_fallback_menu_items', [ avia_WPML(), 'handler_append_lang_flags' ], 9999, 2 ); }Or as we mentioned above, the flag settings can be adjusted from the Extra Elements panel.
Best regards,
IsmaelHey makeck,
Thank you for the inquiry.
You can add this css code to display the copyright field below the featured image.
small.avia-copyright { display: inline-block; }Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache after adding the css.
Best regards,
IsmaelHey navindesigns,
Thank you for the inquiry.
You can add this script in the functions.php file to adjust the height of grid content based on tallest item.
// adjust grid height function ava_custom_script_grid_height() { ?> <script type="text/javascript"> (function($) { function adjustGridHeight() { var maxHeight = -1; $('.grid-sort-container').each(function() { var content = $(this).find('.grid-content'); content.css('height', 'auto'); maxHeight = maxHeight > content.height() ? maxHeight : content.height(); content.height(maxHeight + 20); }); } $(window).on('debouncedresize', function() { adjustGridHeight(); }); })(jQuery); </script> <?php } add_action( 'wp_footer', 'ava_custom_script_grid_height', 9999 );Then add this css code to align the read more buttons at the bottom of the grid content container.
.excerptReadMore { position: absolute; bottom: 20px; } .grid-content { padding-bottom: 70px; }Best regards,
IsmaelHi!
Thanks for the update.
We corrected the above modification for the portfolio.php file. Please try it again. https://kriesi.at/support/topic/show-portfolio-categories-2/#post-1372024
Cheers!
IsmaelHi,
No problem! Glad we could be of help. Please feel free to open another thread if you have more questions about the theme.
Have a nice day.
Best regards,
IsmaelHi,
Thank you for the update.
You can use this css code to adjust the vertical position of the phone number.
#header_main .phone_number a { top: -10px; position: relative; }Also I edited the size but it is not reflecting. Did I do something wrong?
Did you adjust the font-size value in this css rule?
#header_main .phone_number a p { font-size: 64px; }Best regards,
Ismael -
AuthorPosts
