Forum Replies Created
-
AuthorPosts
-
Hey!
Please contact your hosting provider and ask them to downgrade PHP version from 7.1.0 to 7.0.x and that should help.
We have informed our devs regarding the issue.Best regards,
YigitHey!
You applied the changes directly on the file, is that correct? Can you please post FTP logins here privately as well?
Regards,
YigitHi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
YigitHi!
I adjusted the code in functions.php file once again. Please review your website now :)
Edit: And added following code to Quick CSS field
#header_main nav .social_bookmarks,#top .social_bookmarks li { height: 50px; } #top #wrap_all .av-social-link-icon-facebook a { color: #3b5998; } #top #wrap_all .av-social-link-icon-instagram a { color: #8e24aa; } #top #wrap_all .av-social-link-icon-snapchat-ghost a { color: #000000; } .home .social_bookmarks li a { color: #ffffff!important; }Cheers!
Yigit-
This reply was modified 9 years, 1 month ago by
Yigit.
Hi Allan,
Thank you for contacting us!
We sell premium WordPress themes, provide support for our themes.
Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one.
Enfold is fully compatible with WPML. You can easily turn site into a multilingual one.You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.
Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Currently there are many more elements on ALB and we are adding new ones with major updates).
Enfold is $60 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.
Let us know if you have any other questions :)
Best regards,
YigitJanuary 11, 2017 at 10:36 pm in reply to: Increase the max number of Instagram photos in widget. I need 15. #732351Hi!
You are welcome!
We would not want to ask you to hire a freelancer in your first thread on our support forum however you came with a little complicated one :) Hopefully next one! Let us know if you have any other questions or issues!
Cheers!
YigitMerhabalar,
Appearance > Menus’e giderek menunun uzerine tiklayip “This column should start a new row”u secili hale getirebilirsiniz ama oda butun menulerin altina yerlesicektir o zaman malesef.
Onemli degil, yeni konu acabilirsiniz. Karisiklilik olmasi acisindan daha iyide olur aslinda :)
Best regards,
YigitJanuary 11, 2017 at 10:13 pm in reply to: Why does "adding- mode" sometimes opens in new window? #732344Hi Kuitje!
Please add following code to Functions.php file in Appearance > Editor
function av_remove_target(){ ?> <script> jQuery(window).load(function(){ jQuery('#wp-admin-bar-avia a').removeAttr('target'); }); </script> <?php } add_action('wp_footer', 'av_remove_target');Cheers!
YigitHey!
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 :)Cheers!
YigitJanuary 11, 2017 at 10:07 pm in reply to: Increase the max number of Instagram photos in widget. I need 15. #732338Hi!
You can go to enfold/framework/php/class-framework-widgets.php and adjust the code as needed :)
Best regards,
YigitHi!
We will keep this thread open. If you change your mind in future and would like to sort the issue, you can simply reply to this thread. Until you reply, thread will be on hold :)
Cheers!
YigitHey nadjar,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav ul { top: 50%; } .header-scrolled .av-main-nav ul { top: 100%; }Best regards,
YigitHi!
Can you please refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/ and add Oswald font with more font weights? Not all font weights are included in the theme and i am guessing that might be the issue. I am on a Mac, so cannot check on Edge unfortunately
Cheers!
YigitHey!
Thank you for your kind words Dee, i appreciate it :)
I am closing this thread for now. Enjoy the rest of your day!
Cheers!
YigitJanuary 11, 2017 at 7:54 pm in reply to: Changes in the backend are not visible in the frontend when logged out #732267Hi!
You simply need to flush caching after making changes. Plugin authors can provide you more detailed instructions. Unfortunately we do not provide support for 3rd party plugins.
Cheers!
YigitHi!
1- Can you please try using a plugin such as Yoast to have more control over page titles?
2- Please go to Enfold/js/avia.js and findexclude : '.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*="dropbox.com"]',and change it to
exclude : '.carrental-custom-theme , .carrental-custom-theme a,.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*="dropbox.com"]',If you are using a 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
Cheers!
YigitHi!
Can you please try changing following code
h1 { font-family: 'dionisioregular_condensed', lato, sans-serif; font-size: 10vw; color: #F1EDEC; font-weight: normal; letter-spacing: .75em; }to following one
h1 { font-family: 'dionisioregular_condensed', lato, sans-serif; font-size: 9vw; color: #F1EDEC; font-weight: normal; letter-spacing: .75em; }Regards,
YigitHi,
1- Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem. It should :)
2- Please post us your login credentials (in the “private data” field), so we can take a look at your backend.Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
YigitHey!
You can insert HTML into navigation labels to display images in your menu.
Please register to our support forum – https://kriesi.at/support/register/ if you have any other questions or issues. We only provide support to our registered users.Cheers!
YigitHi,
Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Also, can you please create a testing environment by referring to this post – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ so we can test the theme there? We might need FTP logins as well
Best regards,
YigitHey!
You are welcome Max! Let us know if you have any other questions or issues :)
Best regards,
YigitJanuary 11, 2017 at 7:02 pm in reply to: Remove 5-10% transparent background on the glassy header #732230Hey Nadja,
Please set header to transparent and not glassy transparent and that should help – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
YigitHey Claudia!
Your page requires a password. Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#footer .flex_column:nth-child(1) { width: 24%; margin-left: 0; } #footer .flex_column:nth-child(2) { width: 21%; margin-left: 3%; } #footer .flex_column:nth-child(3) { width: 25%; margin-left: 3%; }You would need to adjust the values
Regards,
YigitHey Sam
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#mobile-advanced { height: 100%; }Best regards,
YigitJanuary 11, 2017 at 6:38 pm in reply to: Swap Background Image on Fullscreen Slider on Mobile #732210Hi!
Please change the code to following one
@media only screen and (max-width: 767px) { .herom .avia-slideshow > ul > li:first-child { background-image: url(https://domainhere.com/wp-content/uploads/2015/02/vanish-bg3.jpg) !important; } }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
YigitHey!
You would need to edit your element or column and give it a custom CSS and to add following code to Quick CSS
@media print{ .dont-print { display: none !important; }}Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.custom-color-heading .av-special-heading-tag { color: inherit; }Best regards,
Yigit-
This reply was modified 9 years, 1 month ago by
Yigit.
Hey Danny!
Thank you for choosing Enfold :)
Please register to our support forum here – https://kriesi.at/support/register/ and then refer to this post – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
If that still does not help, please post temporary admin logins here privately so we can look into it :)
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 :)Cheers!
YigitHi!
First of all, we are truthfully sorry for the inconvenience.
Usually there are multiple ways to solve the issues and we tend to come up with different solutions, that is why we are out of sync sometimes. Even though that provides our users more options to choose from, unfortunately, it may be a little time consuming to check these options for users.We have great plans for 2017 such as welcoming new moderators to our forum for more manpower. Then hopefully we will be able to help you in a more timely manner.
Thanks for your understanding Dee!And at the moment all of your threads are replied. If you have any other questions, please feel free to start new ones.
Best regards,
Yigit -
This reply was modified 9 years, 1 month ago by
-
AuthorPosts
