Forum Replies Created
-
AuthorPosts
-
October 17, 2014 at 1:12 pm in reply to: Theme options not showing and advanced layout editor not working #337273
Hi!
Can you post the link to your website please? If you do not mind, post login credentials here as well
Best regards,
YigitHey!
wp-config.php file should be at the root of your WordPress installation. You can add following to the file
define( 'WP_MEMORY_LIMIT', '128M' );Cheers!
YigitHi!
Please try adding following code to Quick CSS
.fb_iframe_widget_fluid span { width: 94%!important; }If that does not work, please contact plugin author
Cheers!
YigitHey!
Unfortunately previewing fonts is currently not possible but please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/ :)
Best regards,
YigitHejsan Kristofer!
On which page do you have it? I logged in but could not find. Can you please create a private page where we can see the issue and let us know so we can take another look?
Cheers!
YigitOctober 17, 2014 at 12:59 pm in reply to: Magic Wand Shortcode wird nicht angezeigt für Autoren #337261Hi!
Please see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Regards,
YigitHey!
Can you post the link to your website and point out the iconbox you would like to edit please?
Regards,
YigitHey!
Please try adding following code to Functions.php file in Appearence > Editor
function add_custom_wpml(){ ?> <script> jQuery(window).load(function(){ jQuery('div#lang_sel').appendTo('nav.main_menu'); }); </script> <?php } add_action('wp_footer', 'add_custom_wpml');Regards,
YigitHey!
Please see – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
and then add following code to Functions.php file in Appearance > Editor and change “All New” as neededadd_filter('avf_masonry_sort_first_label','new_first_label'); function new_first_label() { $first_item_name = "New All"; return $first_item_name; }and add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item { padding-right: 5px; padding-bottom: 5px; }Best regards,
YigitHi Zijlstra!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Cheers!
YigitOctober 17, 2014 at 12:18 pm in reply to: Remove comments and dates on blog page post slider element #337249Hi Antonio!
Please add following code to Quick CSS
.slide-meta { display: none !important; }Regards,
YigitOctober 17, 2014 at 12:17 pm in reply to: Migration from HTML/custom CMS to WordPress with Enfold Theme #337247Hi ZenZu!
That depends on the code you are going to add but in general you can add HTML code
Regards,
YigitHey Effektid!
Please try following code instead
.iconbox_content { border: none !important; }Regards,
YigitHey stepheng!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHi Digilocker!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Cheers!
YigitHi Arthurvanderlee!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .content { padding-top: 0; }Best regards,
YigitHi tonyska!
Have you figured it out already? I cannot see any difference except for top padding, which can be fixed with following code
.logo img { padding-top: 5px; }Cheers!
YigitHey robertwood04!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { padding: 0 9px; }Regards,
YigitHi angelgarciainfantes!
Can you post login credentials to your website please?
Sure, i will ask Josue to look into here.Best regards,
YigitHey!
I checked your posts and one is in the queue and the other was replied already. We will not miss any posts, do not worry :)
Cheers!
YigitHi Tom!
Replied – https://kriesi.at/support/topic/font-renderend-differently-in-header-and-body/#post-336050
Regards,
YigitHey!
Sorry for the late reply! Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.avia_textblock { -webkit-font-smoothing: antialiased; }Which browser and OS are you using?
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 :)Best regards,
YigitHey!
Please go to Appearance > Menus and check “Enfold main menu” under Menu Settings
Best regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
YigitHi!
Please use following code instead
.logo img { padding-bottom: 10px; }Regards,
YigitHi ideasbyeb!
Have you tried contacting plugin author? they should have better insight on what could be causing the issue
Cheers!
Yigit -
AuthorPosts
