Forum Replies Created
-
AuthorPosts
-
February 19, 2015 at 3:38 pm in reply to: Changing background colour in text block – followed guide but still not working #398953
Hi Victoria!
Can you please try changing the code to following one
.avia_textblock.vjw-colouredtextblock { background-color: #ead467; padding: 10px; }If that does not help, please post the link to your page where you have the element and point it out
Best regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHi!
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,
YigitHi!
Please add following code to Quick CSS as well
.single header>blockquote.first-quote { display: none!important; }Regards,
YigitHi!
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,
YigitHey!
Please review your website now. I have edited the code in Quick CSS field slightly
Cheers!
YigitHi Richard!
Can you post the link to your website and point out the issue you are seeing after 4.1.1 update? I have updated my local installation to WP 4.1.1 and cannot see any issues.
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,
YigitHi!
Can you please firstly update Enfold to the latest version 3.0.8 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey mecdesign!
Please give a class to your IMG tag or A tag containing IMG element as Ismael suggested here – https://kriesi.at/support/topic/pop-up-when-exiting-site-through-external-link/#post-320283
Then change the code to following one and add it to Functions.php file in Appearance > Editorfunction add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('a.external-link img, .external-link a img').click(function() { alert("You're going to a better place."); }); }); </script> <?php } add_action('wp_head', 'add_custom_script');Cheers!
YigitHey!
You can find the shortcodes for the whole page in here – http://pastebin.com/RYX5geMN
Regards,
YigitHi David!
Please refer to this post to show different widgets on language basis – http://wpml.org/2014/08/display-different-widgets-per-language-wpml-widgets/
Best regards,
YigitHey Michael!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Cheers!
YigitHi!
What kind of changes have you made? If you have made changes on theme files, please use a child theme ( http://kriesi.at/documentation/enfold/using-a-child-theme/ you can download pre-built one here – http://kriesi.at/documentation/enfold/downloads/ ) and move your modified files to your child theme.
Best regards,
YigitHi klausddoll!
Your website is not loading on my end. Can you please check the link once again?
Regards,
YigitHi adminbandit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-meta { margin-left: 0; }Regards,
YigitHey PMS_2014!
Yes, you are on the right forum. Thank you for choosing Enfold and welcome to our forum :)
You can find bbPress shortcodes here – http://codex.bbpress.org/shortcodes/ and created your forum pages using shortcodes.Regards,
YigitHi Ladysailor!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Regards,
YigitHi Peter!
Please add Separator / Whitespace element to your page and edit as needed.
Cheers!
YigitFebruary 19, 2015 at 1:06 pm in reply to: Large gap between menu and content below. Can this be removed? #398843Hey!
Please feel free to let us know if there is anything we can do to help :)
Best regards,
YigitHi Helen!
Please see – http://kriesi.at/documentation/enfold/replace-the-default-blog-latest-news-title/
Regards,
YigitHey!
Please review your website now. I have added custom CSS code to the top of Quick CSS field.
Best regards,
YigitFebruary 19, 2015 at 12:15 pm in reply to: Large gap between menu and content below. Can this be removed? #398813Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket .container { height: 45px; }That will fix the footer issue and there seems to be an element on the top of your page content. Please remove it. If there is not, please add an element, update your page, remove the element and update your page once again and check if that helps. If it does not, please create a temporary admin login and post it here privately so we can look into it
Best regards,
YigitFebruary 19, 2015 at 12:09 pm in reply to: Username is shown in a blog post next to my author display name #398809Hi!
Please use following code instead
span.blog-author { margin-left: 10px; }Best regards,
YigitHey teeramusic!
You can add .noLightbox class to your link as following
<a class = "noLightbox" href = "URL to your image">Click me</a>Cheers!
YigitHey!
Have you tried using Contact Form 7 plugin Josue recommended here – https://kriesi.at/support/topic/enfold-contact-form-not-sending-emails/#post-283283
Cheers!
YigitHey Marssolutions!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
header#header.av_header_transparency { background-color: rgba(255,255,255,0.2); }2- Please go to Enfold theme options > Header > Header Size = Custom pixel value and change header height as needed
Cheers!
Yigit -
AuthorPosts
