Forum Replies Created
-
AuthorPosts
-
Hi,
I believe there was a misunderstanding. Please add following code to Quick CSS
.avia-tooltip { display: none !important; }Best regards,
YigitHey,
Sorry for the late reply! :)
Please refer to this post – http://kriesi.at/documentation/enfold/change-the-logo-url-on-some-pages/Best regards,
YigitJune 8, 2017 at 7:24 pm in reply to: Filter by attribute & price when creating WOO Commerce product from scratch #805715Hi,
That is true. As a solution for that problem, you can use this plugin – https://wordpress.org/plugins/advanced-custom-fields/ and create a custom field where you would be able to insert shortcodes of the elements you would like to display above your shop overview page and change the code in functions.php file to following one
add_action( 'ava_after_main_container', 'cs_ava_after_main_container', 10); function cs_ava_after_main_container(){ $custom_shortcode_field = get_field('your_custom_field_name'); if(is_shop()){ echo do_shortcode($custom_shortcode_field); } }That way, you can simply change the shortcode inside your custom field and that would be displayed on top of your shop page
Best regards,
YigitHi Luca,
You are welcome. We will keep the thread open and wait to hear from you. Thread will be on hold until you reply :)
Regards,
YigitJune 8, 2017 at 5:53 pm in reply to: Header menu text covers logo when iPad/tablet switches to landscape view #805686Hey!
You can leave the code in Quick CSS field in Enfold theme options or move it to style.css file of your child theme if you are using one. Either way, updating will not remove the codes from Quick CSS field :)
Glad Rikard could help! Let us know if you have any other questions or issues!
Regards,
YigitHi,
Please use the code as following
.copyright { width: 100%; text-align: center; }Best regards,
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Glad it is working fine now! Let us know if you have any other questions or issues :)
Best regards,
YigitHi!
You are welcome :)
I am marking this thread as resolved for now. If you will need further assistance, please feel free to start a new thread :)Cheers!
YigitHi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
I checked your website on Chrome, Firefox, Safari and Opera and logo is centered on all browsers on my end (attached a screenshot in private content field). Which browser, OS and screen size are you using? :)
Best regards,
YigitHey torinows,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element and give it a custom CSS class (“my-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-class b, .my-class strong { color: orange !important; }Best regards,
YigitHey,
Please go to Enfold theme options > Header > Extra Elements and choose to display extra elements and top bar will show up :)
Cheers!
YigitHi,
@PeterSpann Please make sure you are using the latest version of Enfold which is currently 4.0.7 – kriesi.at/documentation/enfold/updating-your-theme-files/. If that does not help, please start a new thread under Enfold sub forum :)Best regards,
YigitHi,
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ :)
Best regards,
YigitHi Mauro,
You can try adding “avia_image ” class to your image :)
Best regards,
YigitJune 8, 2017 at 3:24 pm in reply to: Filter by attribute & price when creating WOO Commerce product from scratch #805602Hi,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce #av-layout-grid-1 .avia-image-container { margin-bottom: 0; }Best regards,
YigitHi John,
Thanks for contacting us!
Yes, that is possible. However we recommend users who would like to change themes name to use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/. That way, you would not need to rename the theme each time you update it :)
I hope that was helpful. Let us know if you have any other questions!
Cheers!
YigitHey Ahmad!
Thanks for contacting us!
3rd part company would provide you codes you need to add to your site to display the content. You could try using iframe to display flight search engine on your website :)
Let us know if you have any other questions!
Best regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues. In the meantime, we will report it to our devs
Regards,
YigitHey Suro,
Thanks for contacting us and for your kind words!
Yes, in fact, you can simply install and activate Enfold (just as any other WordPress themes) and go to Enfold theme options > Demo Import and import Enfold 2017 demo (or any other available theme demos – http://kriesi.at/themes/enfold-overview/ ) with a single click within few minutes and start working on your site right away :)
I hope that was helpful! Let us know if you have any other questions :)
Best regards,
YigitHi!
You do not need to install any plugins as long as you do not need those functionalities.
And you would not have any issues as long as you keep the theme, WordPress and plugins updated. You would not need to purchase a new license unless you want to create another website :)I hope that was clear! Let us know if you have any other questions!
Cheers!
YigitHi Uroš!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-328 .thumbnail_container { box-shadow: 0px 1px 15px #000000; }Regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitJune 7, 2017 at 9:05 pm in reply to: Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description() #805295Hi,
We can create a child theme and move your modifications to child theme on your installation however we would need FTP logins, WP admin logins and list of changes made on theme files (only if there were any direct changes on files with these extensions .php, .css or .js, otherwise not necessary) :)
Best regards,
YigitHi!
Thank you for your clarification.
Thread will be automatically on hold if the last answer was posted by moderator. You can simply wait to hear from us and if you have questions, you can simply reply to this thread to reopen it :)Regards,
YigitHey Joni,
Thanks for contacting us!
Please see private content field below :)
Cheers!
YigitHi Chlon,
Glad you figured it out! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
