Forum Replies Created
-
AuthorPosts
-
Hi!
Please go to Appearance > Menus and click “Screen options” on the top right corner and check “link target” and then click on your menu item and choose to open it in a new window
Regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { #footer .flex_column { width: 50%!important; }}Best regards,
YigitFebruary 21, 2017 at 1:03 pm in reply to: GOOGLE MAP Fetch Coordinates’ Button is not working :/ #749914Hi!
@architchandra Can you please start a new thread and attach temporary admin logins in private content field? If you post them here, they will be visible to creator of this thread as well
Also, please post the address you would like to insert :)Best regards,
YigitHey!
Not sure if i understood you clearly but you can go to Appearance > Menus and add a new Custom Link to your menu :)
Regards,
YigitHi,
Great!
We are marking this thread as resolved for now. If you have any other questions or issues, please feel free to start a new thread :)Best regards,
YigitFebruary 21, 2017 at 12:23 pm in reply to: Google Maps API Key and 2 or 3 Colums in an Akkordeon #749896Hey!
Upcoming Enfold update which is planned to release this week will fix the issue :)
Cheers!
YigitFebruary 21, 2017 at 12:19 pm in reply to: How to add html code below the tag in Enfold website? #749893Hey bossvarin!
Please add following code to Functions.php file in Appearance > Editor to add the scripts to the header section of your page
function my_custom_code(){ //Your code goes here } add_action('wp_head', 'my_custom_code');Cheers!
YigitHi,
I made a slight change on the code. Please flush browser cache and review your website
Best regards,
YigitFebruary 21, 2017 at 11:59 am in reply to: Add CSS Class when Submenu become fixed (sticky) on scroll (not in avia.js) #749882Hi,
Next update is coming real soon so i am not sure if that would be possible but please feel free to request – or vote if already requested – such feature on Enfold feature request form. :)
Best regards,
YigitFebruary 21, 2017 at 11:58 am in reply to: Enfold güncelleme sorunu, ya da Yoast Seo Eklenti Çakışması.. #749879Merhabalar,
Cok guzel!
Baska her hangi bir sorunuz veya sorununuz olursa lutfen tekrardan iletisime gecmekten cekinmeyin :)Best regards,
YigitHey Rohan!
Thanks for contacting us!
License fee is a one time payment. You will receive updates free of charge however support is optional and it is paid. There are 6 months and 12 months support option.
Let us know if you have any other questions :)
Best regards,
YigitHi!
Download and purchase processes are managed by Envato/ThemeForest, therefore we are not able to offer any discount. Please contact their support team, i am not 100% sure but they might be able to provide you some discount when you make a bulk purchase :)
Let us know if you have any other questions!
Cheers!
YigitHey Ivan!
Thanks for contacting us!
We only sell premium WordPress themes and do not provide such development services.
If you would be interested in using one of our WordPress themes, please let us know so we can provide you more information :)
Regards,
YigitHey!
Sorry for the late reply!
Please refer to this post – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439 :)
Cheers!
YigitHey!
Can you please create a temporary admin login and post it here privately so we can look into it?
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { #socket .sub_menu_socket div { width: auto; }}Cheers!
YigitHi,
Sorry for the late reply!
Please refer to this post – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/
Best regards,
YigitFebruary 20, 2017 at 9:56 pm in reply to: Add CSS Class when Submenu become fixed (sticky) on scroll (not in avia.js) #749611Hey Marc,
No. If you would like to apply the changes on child theme, please add following code to Functions.php file of your child theme
function wp_change_aviajs() { wp_dequeue_script( 'avia-default' ); wp_enqueue_script( 'avia-default-child', get_stylesheet_directory_uri().'/js/avia.js', array('jquery'), 2, true ); } add_action( 'wp_print_scripts', 'wp_change_aviajs', 100 );and move modified file inside /js folder
Best regards,
YigitFebruary 20, 2017 at 9:32 pm in reply to: Google Maps API Key and 2 or 3 Colums in an Akkordeon #749591Hi!
I inserted API key @vinay generated and created a private testing page and it worked. Please review your website now :)
Best regards,
YigitFebruary 20, 2017 at 9:28 pm in reply to: Footer not displaying properly when in mobile mode #749585Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { #footer .flex_column { width: 100% !important; margin-left: 0 !important; }}Regards,
YigitHi!
We might add such feature in future :)
Sorry could not help, hopefully on the next one :) Let us know if you have any other questions or issues!Best regards,
YigitHey Steve!
Thanks for contacting us!
Each domain requires a new license, so for each site you would need to purchase a separate license :)
Let us know if you have any other questions!
Regards,
YigitHi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitHi!
I am not sure if i understood the changes you would like to make clearly however if you would like to decrease header height, please go to Enfold theme options > Header and adjust the height as needed.
If that is not what you meant, can you please elaborate and post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitHey!
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitHey Gary!
Thanks for contacting us!
Can you please register to our support forum – https://kriesi.at/support/register/ firstly? If you do not know your purchase code, please ask your nephew Mack.
Then, please make sure you are using the latest version of the theme which is currently 3.8.5 – kriesi.at/documentation/enfold/updating-your-theme-files/. if you are, please go to Enfold theme options > Header and choose “Logo left, menu right” or “Logo right, menu left” option in “Menu and Logo Position” and choose to display menu items as icons. Here is an example from one of Enfold demos – http://kriesi.at/themes/enfold-creative-studio/
Unfortunately, we do not know anyone from your area but we can help you with the questions you may have regarding the theme :)
Cheers!
YigitHi!
Glad you figured it out!
It is a hiccup that happens sometimes but usually adding new elements, updating the page, removing the element and updating once again helps :)
I am marking this thread as resolved. Let us know if you have any other questions or issues!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,
Yigit -
AuthorPosts
