Forum Replies Created
-
AuthorPosts
-
Hey sonia,
Thank you for the inquiry.
I receive the email from the contact form but any contact form sends an automatic response email (set correctly) to the customer.
Are you having issue with the autoresponder option? Do you want to disable it? Please check the autoresponder settings of the contact form in the Content > Backend > Autoresponder section. You can leave the Autoresponder reply to email address field blank if you don’t want to enable the autoresponder option.
Best regards,
IsmaelHey EL,
Thank you for the inquiry.
You might have forgotten to include the site URL in your last reply. Please include the info in the private field so that we can check the issue. A screenshot using imgur or dropbox will also help.
Best regards,
IsmaelHey Nicola,
Thank you for the inquiry.
You have to remove this conditional function from the filter to apply the changes on every page.
if(is_page(home)){ }You can the update the filter with the following code.
------------------------------- Additional Logos ------------------------------- function add_logos($logo) { $logo .= '<a class="first-logo" href="/"><img src="http://site.local/wp-content/uploads/2022/03/logo-rivista.jpg"/></a>'; $logo .= '<a class="second-logo" href="https://site.org"><img src="site.local/wp-content/uploads/2022/03/logo-ordine.jpg"/></a>'; $logo .= '<a class="third-logo" href="https://www.site.it"><img src="http://site.local/wp-content/uploads/2022/03/pacinimedicina.png"/></a>'; return $logo; } add_filter('avf_logo_final_output', 'add_logos');Please make sure to update the href value and the img src in the filter above.
Best regards,
IsmaelMarch 14, 2022 at 4:34 am in reply to: Blog Ansicht – Beitragsdatum in Englisch statt auf Deutsch #1344335Hi,
Sorry for the delay. We tried to modify the enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.php file around line 916 and use the date_i18n function but the changes didn’t work.
$meta .= "<time class='slide-meta-time updated' {$markup}>" . date_i18n( get_option( 'date_format' ), get_post_timestamp( $the_id, 'date' ) ) . '</time>';Please try to update the theme from 4.8.6.2 to version 4.9, then we will check the issue again.
Best regards,
IsmaelHi,
We actually removed the SKU after posting the screenshot above. Did you try adding it again? We applied a temporary SKU to the product again. Please make sure to purge the cache.
Best regards,
IsmaelHi,
The size of the product image in your screenshot above is actually 512x512px. Maybe it is the closest size to the specified width value and the only available thumbnail. As we mentioned above, it will not exactly display images with the exact width value.
Please note that the catalogue images will not exactly display in the specified size. It will only display a thumbnail or image size that is closest to the specified width value.
Best regards,
IsmaelHey dubado,
Thank you for the inquiry.
Where can we check the issue? Please post the site URL in the private field so that we can inspect the menu items directly.
Best regards,
IsmaelHey evtrans,
Thank you for the inquiry.
Have you done any site optimization such as installing a cache plugin and compressing the images? You can start by optimizing the images in the site. Please check the following articles for more info about WordPress optimization.
// https://gtmetrix.com/wordpress-optimization-guide.html
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslowBest regards,
IsmaelMarch 10, 2022 at 6:48 am in reply to: Facebook Messenger and Enfold Like box only shown in english language #1343961Hi,
We tried to manually change the URL of the facebook sdk.js file in the class-framework-widgets.php (line 450) to get the nn_NO locale but it still sets the language to default, which is en_US.
$src = '//connect.facebook.net/nn_NO/sdk.js#xfbml=1&version=v2.7';It is possible that the locale or language code in not supported.
Best regards,
IsmaelMarch 10, 2022 at 6:28 am in reply to: parralax background images positioned "top" not visible on mobile devices. #1343960Hi,
Sorry for the late response. The parallax images are not displaying even on desktop view when we checked the site. Did you update the theme just recently?
Please try to toggle or temporarily disable the Enfold > Performance > File Compression settings. We will check the site again afterwards.
Best regards,
IsmaelHey Sheryl,
Thank you for the inquiry
What do you mean exactly by “full site editing”? The theme has its own Advance Layout Builder (ALB), so you can create multiple layouts for your pages or posts using different builder elements such as sliders, grid row, blog posts, icons, text or code block and a lot more. There are also dedicated options for the header, footer and other areas of the site and tons of other features in the theme options panel. Please check our blog and the documentation to learn more about the Enfold theme.
// https://kriesi.at/documentation/enfold/e
// https://kriesi.at/blogBest regards,
IsmaelHi,
Closing this thread for now. Please feel free to open another thread if you have more questions regarding the theme.
Have a nice day.
Best regards,
IsmaelMarch 10, 2022 at 6:11 am in reply to: Web Developer will not provide purchase code for theme #1343957Hey Brett Hammond,
Thank you for the inquiry.
The purchase code is actually attached to the account that was used to buy the theme license. You will have to contact the previous developer and get the purchase code from them, or ask them to register the theme and generate a personal token. Please check the documentation below for more info.
// https://kriesi.at/documentation/enfold/theme-registration/#register-my-theme
If you can’t contact the previous developer for some reason, you will have to create a new Themeforest account and purchase a new license for the theme. Unfortunately, you cannot recover the purchase code or generate a personal token for the theme if you don’t have access to the original account.
Best regards,
IsmaelMarch 10, 2022 at 6:04 am in reply to: Slider on Home page seems to be showing behind Header #1343955Hi,
Great! Please feel free to open another thread if you have more questions regarding the theme. We will close this thread for now.
Have a nice day.
Best regards,
IsmaelHey michaelmiller68,
Thank you for the inquiry.
The site contains an older version (4.8.6.2) of the theme, which requires updating. Please upgrade the theme to version 4.9, then toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards.
Best regards,
IsmaelMarch 10, 2022 at 6:00 am in reply to: Unable to make space in some of the builder elements #1343953Hey terishka1,
Thank you for the inquiry.
It is working properly on our installation. Did you install a new plugin recently? Did you try it using another keyboard or computer?
Best regards,
IsmaelMarch 10, 2022 at 5:53 am in reply to: Fullwidth easy slider not full width in WPML translated pages #1343952Hi,
There is an open thread for this particular issue in our channel but we haven’t found a fix for it yet. We will update you once a solution has been found. Please manually edit the items temporarily.
Thank you for your patience.
Best regards,
IsmaelHi,
The options for the slider transition is located in the slider’s Slide > Timing & Transition panel. You can also adjust the transition of each layer in their respective Transitions panel. Try to adjust the Start at and Duration values in the Transition Properties tab.
You can check the screenshot of the layer slider settings below.
screenshot: https://1drv.ms/u/s!AjjTfXSRbKTvwEBCz0uBXhhM9KHo?e=bT679n
Best regards,
IsmaelHi,
You can use onedrive, just like the link that we provided above, imgur, dropbox or any free image hosting for the screenshot. Did you check the screenshot? Can you point out the issue on that screenshot?
Best regards,
IsmaelMarch 10, 2022 at 5:40 am in reply to: Blog Ansicht – Beitragsdatum in Englisch statt auf Deutsch #1343949Hey Eggzentrisch,
Thank you for the inquiry.
Did you set the site language to Deutsch in the Settings > General panel? Please post the login details in the private field so that we can check the issue further.
Best regards,
IsmaelHey Autaak,
Thank you for the inquiry.
In the $atts array above, try to remove the type and and the use_main_query_pagination items. The error probably occurs because those items are not valid avia_masonry attributes.
Best regards,
IsmaelHey david fried,
Thank you for the inquiry.
The site still contains an older version of the theme, which is no longer compatible with the latest version of WordPress. You will have update the theme to version 4.9 to fix any compatibility issues and get the latest features. If you don’t have access to the license, you may need create a new account on Themeforest and unfortunately, you may need to purchase another license in order to download the theme and register it.
Regarding the above the fold content or site optimization in general, please check these articles.
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
// https://gtmetrix.com/wordpress-optimization-guide.htmlBest regards,
IsmaelHi,
Thank you for the update.
You can use this css code to prevent the hover images from jumping when they are active.
#top #header_main > .container .main_menu .av-main-nav > li > a { min-width: 200px; } #top #header_main > .container .main_menu .av-main-nav > li > a > .avia-menu-text img { position: absolute; }Best regards,
IsmaelHi,
Thank you for the info.
We edited the product above, applied an SKU temporarily and the info is showing correctly in the product page. Please make sure to purge the cache after updating the SKU of the product. We provided a screenshot of the changes below. As you will see the SKU is updated beside the product category info.
Best regards,
IsmaelHi!
again here my question to the devs : is it realy necessary to have on menu.css set these rules ( top and position ) for media-query to be !important ?
Did you test this already? Is it working properly without the !important rule in the following css?
.responsive #top .av-switch-990.av-submenu-container{top: auto !important; position: relative !important; height:auto; min-height:0; margin-bottom: -1px;}Cheers!
IsmaelMarch 9, 2022 at 6:24 am in reply to: First horizontal gallery Initial Active Image moves after scrolling vertically #1343772Hi,
That is good to know. Thank you for sharing your solution. Please let us know if you have more questions regarding the theme.
Best regards,
IsmaelHey spooniverse,
Thank you for the inquiry.
Are you referring to the Lazy Load videos settings? You have to modify the video.php file or shortcode template and edit this option around line 344.
$c = array( array( 'name' => __( 'Lazy Load videos', 'avia_framework' ), 'desc' => __( 'Option to only load the preview image. The actual video will only be fetched once the user clicks on the image (Waiting for user interaction speeds up the inital pageload).', 'avia_framework' ), 'id' => 'conditional_play', 'type' => 'select', 'std' => '', 'lockable' => true, 'subtype' => array( __( 'Always load videos', 'avia_framework' ) => '', __( 'Wait for user interaction to load the video', 'avia_framework' ) => 'confirm_all', __( 'Show in lightbox - loads after user interaction - preview image recommended', 'avia_framework' ) => 'lightbox' ), ) );Set the “std” parameter to “confirm_all”.
$c = array( array( 'name' => __( 'Lazy Load videos', 'avia_framework' ), 'desc' => __( 'Option to only load the preview image. The actual video will only be fetched once the user clicks on the image (Waiting for user interaction speeds up the inital pageload).', 'avia_framework' ), 'id' => 'conditional_play', 'type' => 'select', 'std' => 'confirm_all', 'lockable' => true, 'subtype' => array( __( 'Always load videos', 'avia_framework' ) => '', __( 'Wait for user interaction to load the video', 'avia_framework' ) => 'confirm_all', __( 'Show in lightbox - loads after user interaction - preview image recommended', 'avia_framework' ) => 'lightbox' ), ) );Best regards,
IsmaelHi,
2.) How did you add the number field? This option is not available in the contact form field by default. Have you tried replacing it with the default Text Input field?
3.) The opacity of the special heading elements in the page is not changed. It is still set to the default value, which is 1 or completely visible without transparency. Please provide a screenshot of the issue.
Best regards,
IsmaelHi,
Which specific shortcodes are you actually using?
may ask for my money back.
You will have to ask the plugin authors for a refund. The plugin actually works well with the theme out of the box but it may requires some adjustments if you are looking to create custom layouts using the shortcodes.
Best regards,
IsmaelHi,
Sorry for the confusion. The theme actually ignores the main container’s offset on mobile view, so the filter above will not work. You will also have to edit the themes/enfold/js/avia.js file as instructed in this older thread.
// https://kriesi.at/support/topic/scroll-postion-one-page-mobile/#post-1338429
Best regards,
Ismael -
AuthorPosts
