Forum Replies Created
-
AuthorPosts
-
September 16, 2014 at 12:44 pm in reply to: Issues with the transition between the regular header logo and the #319739
Hi hilandi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled .logo a { -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; -ms-transition: all 2s ease-in-out; transition: all 2s ease-in-out; }Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 82%; height: auto !important; }}Regards,
YigitSeptember 16, 2014 at 12:36 pm in reply to: Which customer support service/plugin are you using? #319733Hey Ben!
Yes, we are using bbPress plugin which is fully compatible with Enfold and additionally we are using some plugins that were developed by Kriesi only for Kriesi.at.
You can try using this one for private replies – https://wordpress.org/plugins/bbpress-private-replies/Regards,
YigitHey!
You can right click on your single post and find post id – http://i.imgur.com/apr6KTn.png
and use the code as following.postid-5411 .entry-content-wrapper, .postid-5411 .entry-content { max-width: 100% !important; }Cheers!
YigitHey!
Yes, both answers are correct. After setting permalinks to default, you can change them as needed. Maybe there was an issue with permalinks and flushing them should help.
Cheers!
YigitHey!
You are welcome, glad we could help :)
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!
Please use following code
p.wp-caption-text { font-style: italic; color: orange; }Best regards,
YigitHi!
Hooray! ;D Let us know if you have any other questions or issues Silvio
Cheers!
YigitHey!
Please de-activate all active plugins and flush browser cache and refresh your page a few times
Regards,
YigitHey!
Please see “Update through WordPress” section here – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you add API key and purchase code in Enfold theme options, you should be notified when there is a new version of the theme.You can go to Downloads section on ThemeForest and Enfold file there is the latest version
Cheers!
YigitHi klemtek!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Cheers!
YigitHi Beggers!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-links-ajax .image-overlay { display: none!important; } .grid-links-ajax img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .grid-links-ajax img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }Regards,
YigitHey!
Please add following code to Quick CSS and adjust as needed
#top .container .av-masonry-entry { width: 24.8%; }Best regards,
YigitHey!
Please add following code to Quick CSS
div .wp-caption, img { border: none!important; }Regards,
YigitHey!
I have tried adding toggles to your portfolio item and that worked fine on my end – http://i.imgur.com/1XqBXOM.png
Cheers!
YigitHi silviouk!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; } .avia-image-container-inner img:hover { -webkit-transform: scale(1.05,1.05); -moz-transform: scale(1.05,1.05); transform: scale(1.05,1.05); }Cheers!
YigitHi Antonio!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { max-height: 78px; }it will limit the height to 78px
Best regards,
YigitHey!
You are welcome, glad we could help :)
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 :)Regards,
YigitSeptember 15, 2014 at 4:27 pm in reply to: Enfold – Have you seen this before? – Error Message on server logs #319272Hi!
@lorenzspalt can you please try de-activating all active plugins and check if that helps?Best regards,
YigitHey!
In that case please try re-installing WordPress. This is not an Enfold related issue
Regards,
YigitHey Finlando!
You can right click on the image and find attachment ID – http://i.imgur.com/WPb8kfN.png
and add custom CSS code targetting it as followingdiv#attachment_5557 { margin-left: 20px; }You can add the code to Quick CSS field in Enfold theme options or into Custom.css file
Best regards,
YigitHey!
Please make sure that you are using the latest version of Enfold 2.9.2 and WordPress 4.0 – http://vimeo.com/67209750
New version of Enfold comes with updated version of LayerSlider. Also please try de-activating all active plugins and check if that helpsBest regards,
YigitHi OlivierCharlot!
Please upload logo in Enfold theme options then add following code to Quick CSS in Enfold theme options under General Styling tab
.logo { display: none; } .blog .logo, .single-post .logo { display: block; }Cheers!
YigitHey!
Can you post the link to your “kontemporary – ..” titled post item so we can check thumbnails? I could not find it
Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { margin: 0; }}Regards,
Yigit -
AuthorPosts
