Forum Replies Created
-
AuthorPosts
-
Hey!
Can you please use following code instead
.responsive #socket .sub_menu_socket { display: block !important; }Best regards,
YigitHey!
It makes sure that icon fonts loaded on mirrored site successfully.
Best regards,
YigitHi!
If you would like to change the heading the H1, please change the code to following one
$heading = "h1";It does work totally fine on my local installation
Cheers!
YigitHey Markus!
Enfold is compatible with The Events Calendar plugin- https://wordpress.org/plugins/the-events-calendar/
Cheers!
YigitHey mrijnders!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/
And go to Tools > Localization > Themes > Enfold and rescan Dutch theme files and then edit it and search for the string ( please make sure to check “non-case sensitive”) and then after correction, click on “Generate mo file” buttonRegards,
YigitHi willblueland!
Please enable debugging mode ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and add the shortcode to section below ALB – http://pastebin.com/fBic8zrc :)
Cheers!
YigitHey!
Please go to Appearance > Editor and open helper-main-menu.php file and find
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
and add your text right below it as following
echo "<div class='header-custom-text'><a href='http://kriesi.at' target='_blank'><img src='http://kriesi.at/wp-content/themes/kriesi/images/logo.png' /></a></div>";
Then you can adjust its position using custom CSS in Quick CSS field.header-custom-text { position: relative; right: 0; top: 10px; }Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitHi FayeMcC!
Please add following code to Quick CSS and adjust as needed
div#header_main .container { width: 95%; max-width: 95%; }Best regards,
YigitHi Tim2309!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}Regards,
YigitHey design-copy-print!
It seems like your website ran out of memory now.
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.
and then please make sure that you are using the latest version of Enfold 3.0.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitHey stevenlyall!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/responsive-images/#post-378141
Best regards,
YigitHey cfrushour!
Please update Enfold to the latest version 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
You can use the code i posted here – https://kriesi.at/support/topic/boxed-layout-shadow/#post-381727 to stick header to the top when scrolled down.
Best regards,
YigitHey jeroenhamel!
Yes, it is Config-templatebuilder. Thanks for the notice! :)
Regards,
YigitHey hotspot!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "Company Name"; return $sub; }Regards,
YigitHi Carsten!
Can you please update Enfold to the latest version 3.0.5 – kriesi.at/documentation/enfold/updating-your-theme-files/ and WordPress to 4.1
Cheers!
YigitHey smudgedesign!
Can you please try de-activating all active plugins and check if that helps?
Also, Enfold 3.0.5 is now available – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitHey!
Which version of the theme are you using? Please make sure that you are using Enfold 3.0.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitJanuary 21, 2015 at 3:10 pm in reply to: Reduce the space between the layout elements horizontal #383014Hey!
Code does not seem to being applied. Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitHi swipi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-73 .main_color { background: orange; }You can also use Color Section element on your page and place elements inside it and choose to set a custom background color/image
Best regards,
YigitHi Mikko!
Thank you for choosing Enfold :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#menu-item-152 { background-color: red; }Regards,
YigitHi!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) { .html_header_sidebar .logo { padding-left: 25px; }}Regards,
YigitHi!
@nummerelf and @chriswp Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px and if that does not work, can you please post the link to your website?Regards,
YigitHey!
Please refer to Elliott’s post here – https://kriesi.at/support/topic/category-archive-pages-to-show-excerpt-only/#post-373218
Regards,
YigitHi!
Please review your website now. I applied the fix suggested by Josue in here – https://kriesi.at/support/topic/problems-with-3-0-5-update/#post-382198
Cheers!
YigitJanuary 20, 2015 at 9:57 pm in reply to: We believe that there are some hack sleeps in the Enfold theme #382729Hi!
Can you please update Enfold to the latest version 3.0.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
As mentioned here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog Kriesi added some security improvements with the latest version.Best regards,
Yigit -
AuthorPosts
