Forum Replies Created
-
AuthorPosts
-
Hi!
Thanks, I have reported the issue. For now, please use the code you have posted :)
Cheers!
YigitHey!
Please try following code
.av-masonry-image-container img { height: 20%; }If that does not help, please post the link to your website
Cheers!
YigitHi!
Which browser and OS are you using? When i disable css code you added – https://kriesi.at/support/topic/image-with-hotspot-in-columns/#post-291978, it still works fine on my end
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ol { list-style: lower-alpha; }Cheers!
YigitHey jonahrbrown!
Can you post the link to your website?
Also please try deactivating all active plugins and check if that helpsBest regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.sidebar .social_bookmarks li { clear: none; }Regards,
YigitHey rudelabs!
Please update WPML plugin, you are currently using an older version which is not compatible with WordPress version you are using
Cheers!
YigitHey!
Glad you figured it out TheMauiDarren! :) Let us know if you have any other questions or issues
Best regards,
YigitHey Lukas!
I added the code and it does not give any errors on my local installation. Please try to copy & paste the code to bottom of functions.php file
Best regards,
YigitHi!
Can you post the link to your page where we can see the issue? I tried to reproduce the issue on my local installation but it does work fine on my end.
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/Cheers!
YigitHi masuurikas!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("p.toggler").addClass("activeTitle"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');and make sure that you choose “Multiple toggles open allowed” in Accordion settings – http://i.imgur.com/QVC7NO3.png
Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { .header-scrolled .logo a{ top: 0; } }Best regards,
YigitHey Sandra!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Best regards,
YigitHey Stephen!
Please add following line to php.ini file
upload_max_filesize: 64MIf you do not have access to it, please ask your service provider to do it for you. You can also try installing the theme via FTP – http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
YigitHi Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { div .av_one_third { margin-left: 0%; width: 50%; }}Then please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
You can edit Grid.css file inside Enfold/css folder for more detailed customisationBest regards,
YigitHey!
You are welcome Thomas, we are always happy help! :) Let us know if you have any other questions or issues
Best regards,
YigitHi!
Rica ederim Erdogan, bitte schoen :) Let us know if you have any other questions or issues
Best regards,
YigitHey kebiro!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit. Also i noticed that you are not using the latest version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
YigitHey gacvdv!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-icon-list .iconlist_icon { background-color: black; }Cheers!
YigitHey!
You can change files using child theme as well and you can find list of changed files here – http://pastebin.com/Y5LCYk1m
Regards,
YigitHey!
Please add following code to Quick CSS as well
.home .av_header_transparency .logo img { opacity: 0; } .home .av_header_transparency .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: contain; background-repeat: no-repeat; } .home .logo img { opacity: 1; } .home .logo a { background-image: none; }Cheers!
YigitHi!
Please refer to fix under “Fonts not loading in Firefox or IE9” on – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Cheers!
YigitHi!
You are welcome, let us know if you have any other questions or issues!
Best regards,
YigitHey!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );and change it to
$avia_config['imgSize']['entry_without_sidebar']= array('width'=>1500, 'height'=>360 );then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
and make sure to upload your images in 1500x1500px to fullscreen sliderBest regards,
YigitHi!
It still does not work on my end. I asked rest of the team to check your website.
Regards,
Yigit-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi xyzb!
You can insert HTML code inside table as shown here – http://i.imgur.com/dYsOeEP.png
Regards,
YigitHey xyzb!
Please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
