Forum Replies Created
-
AuthorPosts
-
Hey,
Please add following code to bottom of functions.php file in Appearance > Editor
add_filter('avia_post_nav_entries', 'avia_post_nav_entries_mod'); function avia_post_nav_entries_mod($entries, $settings) { if(is_singular()) { $entries['prev'] = get_previous_post($settings['same_category'], $settings['excluded_terms'], 'portfolio_entries'); $entries['next'] = get_next_post($settings['same_category'], $settings['excluded_terms'], 'portfolio_entries'); } return $settings; }Best regards,
YigitHi Tim,
Could you please post WP admin logins here privately so we can look into it?
Regards,
YigitHi,
We registered you manually.Please see private content field below for information
Best regards,
YigitHi,
It seems like you have already registered using your email. Credentials are below.
Please try using this account or try registering another one with different email addressCheers!
YigitHi,
You can now upload fonts in Enfold theme options > Import & Export tab – https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts. Then you should choose those from the bottom of fonts list to load them locally :)
Best regards,
YigitSeptember 12, 2018 at 5:59 pm in reply to: can I limit product detail page wide like 840 or 800 pixel? #1009043Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.responsive .single-product .container { max-width: 800px; }Best regards,
YigitHi,
Please refer to this post – https://kriesi.at/documentation/enfold/logo/#text-logo-with-subtext
Best regards,
YigitHey!
It seems like you are using https://wordpress.org/plugins/add-to-any/ plugin to display your share buttons. I checked them and there is no hover effect on them at the moment on my end.
Regards,
YigitHey Anton,
Thanks for contacting us!
Each domain requires a new license therefore you would need to purchase a separate license for each website you create.
I hope that helps :) Let us know if you have any other questions!
Cheers!
YigitHey Alessio,
Please start new threads under Enfold sub forum after logging in – https://kriesi.at/support/forum/enfold/#new-post :)
You can go to Enfold theme options to set your frontpage and blog page and not in Settings > Reading :)
Best regards,
YigitHey Christian,
Thanks for contacting us!
Each domain requires a separate license. However if you are going to be using license for your company’s subdivisions, you can use the same license.
Let us know if you have any other questions :)
Regards,
YigitSeptember 11, 2018 at 4:53 pm in reply to: Issue with purchase and registrering for support #1008457Hey,
I replied to your thread here – https://kriesi.at/support/topic/aria-layout-builder-not-loading/
Let us continue there :)Regards,
YigitHi,
Have you referred to this post – https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#layout-builder-is-not-loading-properly?
If you have and that did not help, please post WP admin logins here privately so we can look into it :)Regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi,
I set it to 11px for testing purposes. You can simply go to Enfold theme options > Advanced Styling tab and edit font size for sub menu items :)
Best regards,
YigitHi,
Thanks for contacting us!
Have you referred to this post – https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width? You can simply add Color Section element with 100% container width and place your image element inside it to display it fullwidth :)
Best regards,
YigitHey Imran,
Thanks for contacting us!
Please try a WordPress transients cleaner plugin if you do not receive auto updates and make sure your API key in the theme settings is correct under Enfold > Theme Update.
If it does not help, I am afraid you might need to update the theme manually via FTP.
Unfortunately, not all Server environments are able to make use of the auto-update feature provided by ThemeForest.
Best regards,
YigitHey Steven,
Thanks for contacting us!
Could you please post your purchase code here privately so we can reset your forum account? I searched your email in our database but could not find any profile connected to it.
Regards,
YigitSeptember 11, 2018 at 12:15 am in reply to: Fonts I upload using Custom Font Manager not showing up in Font Picker #1008113Hey Nik,
Thanks for contacting us!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Also, could you please post WP admin logins here privately so we can look into it?
Best regards,
YigitHey,
It was because of following custom CSS code
#header_main .avia-menu-text { font-size: 14.3px; }I changed it to following
#header_main #avia-menu > li > a > .avia-menu-text { font-size: 14.3px; }so it only applies to main menu items. Please review your website :)
Cheers!
YigitHi,
@rgbozeat i deleted the font in Enfold theme options > Import & Export and re-uploaded it, flushed cache and that helped. Please review your website :)
@ReneAdventure Please make sure to flush cache and refresh your page a few times. If that does not help and if you have custom CSS code, please check if there are any errors. You can use this website to do so – http://csslint.net/. If that too does not help, please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it :)Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitMerhabalar,
Rica ederim! Baska sorunuz veya sorununuz olursa lutfen tekrardan iletisime gecmekten cekinmeyin :)
Best regards,
YigitMerhabalar,
Yeni widget alanini Appearance > Widgets sayfasindan “Enfold Custom Widget Area” alanina “header” ismiyle olusturabilirsiniz :)
Best regards,
YigitHey,
Please delete the first code i posted
#header_main_alternate { border-top: none; }and use only this one
#header_main_alternate { border-top-color: transparent; }Cheers!
YigitMerhabalar,
Rica ederim! Konu beklemede olacak, tekrardan acmak istediginiz zaman konuyu cevaplayabilirsiniz :)
Regards,
YigitMerhabalar,
Bu gonderiye goz atarak – https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area header kismina widget alani ekleyip dilediginiz alanlari widget alanini kullanarak ekleyebilirsiniz :)
Regards,
Yigit -
AuthorPosts
