Forum Replies Created
-
AuthorPosts
-
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.page-id-305 #av_section_1 .container { max-width: 70%; }Best regards,
YigitHi!
That is the only way. Since pages will be changing, i cannot think of any other way unfortunately.
You can find “avia_preload_screen” function in enfold/enfold-functions.php file and search “av-siteloader-wrap” in enfold/js/avia.js file :)
Best regards,
YigitJune 27, 2017 at 4:03 pm in reply to: Setting up custom header images on all page except home page #813498Hey Marnie!
You can simply add Color Section element to the top of your page and set your image as custom background or you can add image element into that color section element and change its container width to 100% by referring to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ :)
Cheers!
YigitHi,
Sorry for the late reply!
I have included two of those in private content field. I hope that helps :)Best regards,
YigitJune 27, 2017 at 3:53 pm in reply to: I can not upload WP.CONFIG.php files after theme update #813492Hey David,
Can you please post FTP logins and WP admin logins here privately so we can look into it?
Also, have you tried switching theme to a default one to see if it is theme related or not? :)Best regards,
YigitHey,
Thanks for contacting us!
Kriesi checks feature request form frequently and even though some of the requests are being included, they are not always added in “in progress” list while Kriesi and our devs are working on them and since some of the requests will require major changes on our framework, Kriesi is keeping them on hold to revisit in near future :)
Kriesi is currently very busy working on Enfold 4.1 major release however we will forward your message to him :)
Let us know if you have any other questions or issues!
Edit: Kriesi said that they are being added and we will update it after releasing next version of Enfold :)
Best regards,
Yigit-
This reply was modified 8 years, 8 months ago by
Yigit.
Hey hamidgol!
Can you please post a link to your page and point out the changes you would like to make? :)
Regards,
YigitHey!
You are welcome Milan :)
Glad it worked! Let us know if you have any other questions and you too have a nice day!
Regards,
YigitHi,
You are welcome :)
Let us know if you have any other questions or issues!Best regards,
YigitHi!
Please try adding following code to Quick CSS as well
.inner_sidebar { margin-left: 30px; }If that does not work, we might need a screenshot :)
Cheers!
YigitHi!
There was a missing closing curly bracket in your Quick CSS field. I added it. Please flush cache and review your website
Cheers!
YigitHey!
There was a missing closing curly bracket in your Quick CSS field. I added it. Please flush cache and review your website
Cheers!
YigitHi!
You are welcome Milan, we are always happy to help :)
No, not at all :)
Have you tried using separator/whitespace element?Best regards,
YigitHi,
I am afraid that would not be possible.
Preloader is displayed in between page transitions and since you targeted background color using page ID’s, it shows the background color of current page and when destination page is loaded, it switches to that background color. That is expected behaviour :)Let us know if you have any other questions or issues!
Best regards,
YigitJune 27, 2017 at 2:34 pm in reply to: Trying to center product variations on WooCommerce Shop #813436Hi,
You are welcome :)
Let us know if you have any other questions or issues!
Best regards,
YigitHi!
Code is not being applied. Please try following as well
.logo img { display: none !important; }If that too does not work, please create a temporary admin login and post it here privately
Regards,
YigitHey!
You are welcome!
Let us know if you have any other questions or issues :)Best regards,
YigitHi!
Please add following code to Quick CSS as well
#top .av-flex-placeholder { width: 2%; }Cheers!
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .social_bookmarks li a { font-size: 20px; }Best regards,
YigitHey!
Sorry, i should have elaborated.
You have affect on your images so they show up when scrolled down. However since your images at the very bottom of your page, affect is not being triggered correctly. Solution would be either to apply the changes i recommend above or to add more content below your images.Regards,
YigitHey there Milan! :)
Code i was about to recommend is the same as Nikko’s. Maybe we are not clear on the changes. Can you please add 4 columns to the bottom of your testing page with padding so we can provide you an accurate code? :)
Cheers!
YigitHi!
Can you please use the code as following
.team-img-container img {width: auto; }Best regards,
YigitHey,
Please add following code to Functions.php file of your child theme
function wp_change_shortcodesjs() { wp_dequeue_script( 'avia-shortcodes' ); wp_enqueue_script( 'avia-shortcodes-child', get_stylesheet_directory_uri().'/js/shortcodes.js', array('jquery'), 2, true ); } add_action( 'wp_print_scripts', 'wp_change_shortcodesjs', 100 );then go to Enfold/js/shortcodes.js and copy it inside enfold-child/js/ folder, open the file and find
$('.avia_animate_when_almost_visible', container).avia_waypoints({ offset: '80%'});and change it to
$('.avia_animate_when_almost_visible', container).avia_waypoints({ offset: '100%'});Cheers!
YigitHey!
Code provided by Jordan should have worked. Can you please post a screenshot showing the changes you would like to make and temporary admin logins so we can look into it?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)Regards,
YigitHi Philipp!
You can try using this plugin – https://wordpress.org/plugins/loco-translate/ to edit strings or you can use this free software – https://poedit.net/ and edit language files in Enfold/lang folder :)
Regards,
YigitJune 27, 2017 at 1:41 pm in reply to: Trying to center product variations on WooCommerce Shop #813405Hi Frank,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#ivpa-content .ivpa_attribute { width: 285px; margin: auto; }Best regards,
YigitHi Fred,
No need to silence yourself on our forums, we are here to help :)
Can you please post a screenshot and show the changes you would like to make so we can provide you an accurate code?
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)Best regards,
YigitHi Colin,
Please refer to this post – http://kriesi.at/documentation/enfold/deactivate-the-layerslider-plugin/ :)
Regards,
YigitHallo Steffen,
Thanks for contacting us!
Could you pleas register to our forum – https://kriesi.at/support/register/ and login as we only provide support to our registered users? :) Then please elaborate on the issues you are having/changes you would like to make. If it will be easier to explain, please post screenshots. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
YigitP.S.: If you would like to receive replies in German, we can inform our German speaking moderators however it would be quicker if you do not mind posting in English as we have more English speaking moderators :)
-
This reply was modified 8 years, 8 months ago by
-
AuthorPosts
