Forum Replies Created
-
AuthorPosts
-
Hi!
@dnosker Thanks for the update! Please feel free to start a new topic if you have any questions or issues – https://kriesi.at/support/forum/enfold/#new-topic-0Best regards,
YigitHi!
Please add following code to Quick CSS
@media only screen and (max-width: 1150px) { .entry-content h1 { text-align: left; }}Regards,
YigitHi Charlie999!
Please go to Enfold/framework/php folder and open function-set-avia-frontend.php file and search “backlink” and change it as needed
Cheers!
YigitHey John!
Please click this “remove frame” button here – http://i.imgur.com/vugybyP.png?1
I could not see the example you would like to show. Please remove the frame then copy the linkRegards,
YigitHey tzola!
Please try adding !important rule as following
.main_color, .main_color div, .main_color header, .main_color main, .main_color aside, .main_color footer, .main_color article, .main_color nav, .main_color section, .main_color span, .main_color applet, .main_color object, .main_color iframe, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color p, .main_color blockquote, .main_color pre, .main_color a, .main_color abbr, .main_color acronym, .main_color address, .main_color big, .main_color cite, .main_color code, .main_color del, .main_color dfn, .main_color em, .main_color img, .main_color ins, .main_color kbd, .main_color q, .main_color s, .main_color samp, .main_color small, .main_color strike, .main_color strong, .main_color sub, .main_color sup, .main_color tt, .main_color var, .main_color b, .main_color u, .main_color i, .main_color center, .main_color dl, .main_color dt, .main_color dd, .main_color ol, .main_color ul, .main_color li, .main_color fieldset, .main_color form, .main_color label, .main_color legend, .main_color table, .main_color caption, .main_color tbody, .main_color tfoot, .main_color thead, .main_color tr, .main_color th, .main_color td, .main_color article, .main_color aside, .main_color canvas, .main_color details, .main_color embed, .main_color figure, .main_color fieldset, .main_color figcaption, .main_color footer, .main_color header, .main_color hgroup, .main_color menu, .main_color nav, .main_color output, .main_color ruby, .main_color section, .main_color summary, .main_color time, .main_color mark, .main_color audio, .main_color video, #top .main_color .pullquote_boxed, .responsive #top .main_color .avia-testimonial, .responsive #top.avia-blank #main .main_color.container_wrap:first-child, #top .main_color.fullsize .template-blog .post_delimiter { border: none !important; }if that too does not help, please post the link to your website
Regards,
YigitHi!
Instructions i posted will let you add a clickable image to your header. Please try it. If you would like to take a look, let us know when you launch your website.
Best regards,
YigitHey!
Unfortunately I cannot think of anything else :/ Depending on the screensize of mobile device, your website should have enough content/height to fill the whole screen
Best regards,
YigitHey!
Please update Enfold to the latest version 3.0.5 as @peterkay suggested – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
I hid it using custom CSS in Quick CSS field. If you would like us to investigate further, please post FTP access here as well.
Cheers!
YigitHey!
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { div#main .container { min-height: 1500px; }}Cheers!
YigitJanuary 22, 2015 at 7:15 pm in reply to: Animated Numbers & Tabs does not work in Child Theme #383917Hi!
@sambjenkins Can you please post the link to your page where we can see an example?
Please try de-activating all active plugins and make sure that you are using the latest version of the theme which is currently 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitHi kooperoo!
Please try installing the theme via FTP – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Cheers!
YigitHi patriscia!
You are currently using a fixed layout. Please go to Enfold theme options > General Layout > Dimensions and choose to display responsive layout
Regards,
YigitHi dclgrp!
Please try to update the theme via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
and if you would like to move your existing installation to another server please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/Regards,
YigitHey supergaijin!
Please try flushing permalink settings in Settings > Permalinks and check if that helps.
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,
YigitHey stewroids!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitJanuary 22, 2015 at 6:48 pm in reply to: Heading looks too similar in size to body text in the portfolio grid element #383887Hey johnnyharu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.grid-entry-title.entry-title { font-size: 18px; } .grid-entry-excerpt.entry-content { font-size: 14px; }Cheers!
YigitJanuary 22, 2015 at 6:46 pm in reply to: Easy Slider images made square corners instead of rounded corners? #383883Hey Micheal0424!
Please add following code to Quick CSS
.avia-slideshow li img { border-radius: 0; }and yes, you can use comma as following
.first-element, .second-element { display: none; }Regards,
YigitHey carvo!
A link to your website and a screenshot showing the changes you would like to make us understand for sure :) You can upload screenshots on imgur.com or Dropbox public folder and post links here.
Regards,
YigitHey vessants!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/responsive-images/#post-378141
And just to avoid possible confusions, none of Kriesi themes uses Revolution Slider. Enfold uses LayerSlider :)Cheers!
YigitHey dburton77!
You can use HTML in Navigation Label in Appearance > Menus.
Cheers!
YigitJanuary 22, 2015 at 6:31 pm in reply to: If you are not happy with the results below please do another search #383866Merhabalar,
Bu eklentiyi kurup – https://wordpress.org/plugins/codestyling-localization/ tema dosyalarini aratip “f you are not happy…” degistirip mo dosyasini tekrardan olustura tikladim ve su an sorun cozuldu. Lutfen arama sayfaniza goz atin.
Ayrica WPML ayarlarinizdada her hangi bir eksik goremedim :)Best regards,
YigitHey!
Can you please post the link to your website and point out menu item you would like to change? Code works fine on my local installtion. Maybe you are targetting wrong menu item ID?
Best regards,
YigitHey Nancy!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitHi Marc!
Kriesi holds the right license to distribute them which means, yes, you can use them :)
Regards,
YigitHi benjamintlakey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#header_main { background-color: white; }Best regards,
YigitHey Adolfo Lucio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul { float: left; }}Regards,
YigitHi hroderus!
I believe that should be fine.
If you have added additional icons, please check their licensing type here on – http://fontello.com/ :)Cheers!
Yigit -
AuthorPosts
