Forum Replies Created
-
AuthorPosts
-
Hi!
Currently it is not simply possible but please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitHi!
Please make sure that you are using the latest version of Enfold which is 3.0.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Issue was fixed.Cheers!
YigitMerhabalar,
Rica ederim. Sevindim sorunun cozuldugune. Yardimci olabilecegimiz her hangi baska bir konu olursa lutfen yazmaktan cekinmeyin. Iyi calismalar :)
Regards,
YigitHey wdarwish!
Can you post the link to your page where we can see the button please?
Cheers!
YigitHi chuajason!
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitJanuary 20, 2015 at 2:59 pm in reply to: Breadcrumbs hidden by Logo area menu when i checked sticky header #382473Hi na52e!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 95px; }Cheers!
YigitHey!
You can use custom CSS code to apply it to the elements you would like to use. If you point them out, we can gladly try to help you
Regards,
YigitHey!
Glad Elliott could help. We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new topic
Regards,
YigitHey!
I asked @josue to check your website on his tablet. Please kindly wait to hear from him. In the meantime, please try de-activating all active plugins and check if that helps and try a different browser
Cheers!
YigitHey benditodilema!
Please update Enfold to the latest version 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/
You are currently using an older version which is not compatible with WordPress version you are using.Best regards,
YigitHi!
If you would like to apply the code to all heading elements, please add following code to Quick CSS
h1, h2, h3, h4, h5, h6 { text-transform: none!important; }Best regards,
YigitJanuary 20, 2015 at 2:50 pm in reply to: We believe that there are some hack sleeps in the Enfold theme #382458January 20, 2015 at 2:47 pm in reply to: Icon Box – Changing the Font type & size of the title & content #382456Hi!
It is a small typo. Media queries should be added as following
@media only screen and (max-width: 480px) { body { font-size: 14px; } }Regards,
YigitJanuary 20, 2015 at 2:38 pm in reply to: How to update my Enfold Theme & where to enter UN and API #382454Hi!
Please try updating via FTP. You can find video instructions on the bottom of the link i posted in my previous post.
Cheers!
YigitHey Debugit!
Can you please try to increase the allocated memory to 128M: 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.Regards,
YigitHi!
Please change following code
@media only screen and (max-width: 989px) { .cart_dropdown { position: absolute !important; right: -10px !important; top: 50px !important; }}to following one
@media only screen and (max-width: 989px) { .cart_dropdown { position: absolute !important; right: 0px !important; top: 50px !important; }}Best regards,
YigitHey!
Please add following code to Quick CSS
div .av_two_fifth { margin-left: 2%; width: 40.4%; }Cheers!
YigitHey!
If you need to add the table, please create a testing page and add the table and post the link to your page so we can look into it.
Best regards,
YigitHi Malcom!
Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
Best regards,
YigitJanuary 20, 2015 at 2:17 pm in reply to: How to update my Enfold Theme & where to enter UN and API #382434Hi!
Please update the theme manually this time and then enter your API key – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey MaxJulian!
Please post temporary login credentials so we can check your website to provide you an accurate solution.
Cheers!
YigitHi!
Please go to Enfold/includes folder and open helper-post-format.php file and find
$heading = is_singular() ? "h1" : "h2";and change it to
$heading = "h2";Cheers!
YigitJanuary 20, 2015 at 2:11 pm in reply to: Google map has suddenly disappeared /won't load anymore #382428Hi Irene!
It seems lie you are currently using Enfold version 3.0.2. Please update the theme to the latest version 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHi!
Lutfen Tools > Localization > Themes > Enfold > Turkish bolumunden cevrilicek kelimeyi aratip cevirdikten sonra yukaridaki “generate mo file” butonuna basin :)
Cheers!
YigitHey!
Rica ederim, her zaman :)
Dipnot: Temayi update ettiginiz zaman degisikliklerin kaybolmasini istemiyorsaniz bu programi indirip – http://poedit.net/ ( ucretsiz ) Enfold/lang klasoru icerisinde bulunan tr_TR.po dosyasini duzenleyip yedekleyebilirsiniz.Best regards,
YigitHi!
Have you rescaned theme files? Please also make sure to check “non-case sensitive” while searching
Cheers!
YigitJanuary 19, 2015 at 7:04 pm in reply to: What are the right @media queries for "responsive layout large" ? #382022Hey!
@dc_media please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/Regards,
YigitHi!
You are welcome! For your information, Enfold 3.0.5 was just released, which fixes megamenu issues. Feel free to update your theme any time – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHey!
Great questions Will :) Please use following code instead
.avia-section.alternate_color h3.av-masonry-entry-title.entry-title { color: orange; } .avia-section.main_color h3.av-masonry-entry-title.entry-title { color: red; }Orange is for alternate color and red for main color, please adjust as needed
Best regards,
Yigit -
AuthorPosts
