Forum Replies Created
-
AuthorPosts
-
October 9, 2014 at 4:40 pm in reply to: Make the main menu text colour different on specific pages #333331
Hi!
You can use (Email address hidden if logged out) but please post login credentials here privately
Best regards,
YigitHi Nayruu!
Can you post a screenshot of the issue please? You can upload your screenshots on imgur.com or Dropbox public folder.
They code you used is to show footer menu on mobile, but you do not have oneRegards,
YigitOctober 9, 2014 at 4:24 pm in reply to: header information warning after update to Enfold 3.0 #333314Hi!
Yes, please go to Appearance > Editor and add the code to Functions.php file
Cheers!
YigitHi unclemurray!
Please see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
YigitHi!
You can use conditional tags for WPML like following
if(ICL_LANGUAGE_CODE == 'code'){ } else { }but unfortunately i personally do not have any experience with polylang. Please try contacting plugin authors they could help :)
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 100%; height: auto !important; }}You may need to adjust max-width value
Cheers!
YigitHi gelwer!
Please add Masonry element to your page and choose to display your Products – http://i.imgur.com/HCTB8lW.png
Cheers!
YigitHey!
@koen_dieren Please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culpritCheers!
YigitOctober 9, 2014 at 3:34 pm in reply to: strange white line that shows on transparent background Chrome only #333280Hey!
Can you please flush browser cache and refresh your page a few times. I cannot reproduce the issue on OS X 10.9.5 Chrome version 38.0.2125.101
Regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-main-nav ul a { border: none!important; }and then go to Enfold theme options > Advanced Styling tab and edit menu item elements
Regards,
YigitHi!
Please upload different images on mobile slider. They should be smaller in width and bigger in height
Regards,
YigitHi musklick!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb { right: auto; top: 80%; }If that does not help, please post the link to your page where can see an example
Best regards,
YigitHey!
@pako69 Thank you for your input. Please vote/request the feature. I am closing this thread for now. Please create a new thread if you have any other questions or issuesRegards,
YigitHi Josh!
Can you upload your screenshots on imgur.com or Dropbox public folder and post the links here? Your links are directing to your homepage
Best regards,
YigitHey!
Seems like there was no top margin on #widget_sp_image-2 element but there was bottom margin on #mc4wp_widget-2 element.
Best regards,
YigitHi!
I have created a private page called “Test page”. Please add following code to Quick CSS and check that page
.custom-hr span.hr-inner { background-image: url(https://108.168.206.108/~probono/wp-content/uploads/2014/10/rainbow-full-hr.jpg); height: 20px; background-position: 50% 50%; border: none; }I was about to add custom CSS but your website no longer loads on my end. According to http://www.downforeveryoneorjustme.com/ your website is not down though
Best regards,
YigitHi connect4consulting!
Can you post a screenshot and show the changes you would like to make?
Best regards,
YigitHi!
Can you try de-activating all active plugins and check if that helps?
Cheers!
YigitHi GOWD!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) and (min-width: 481px) { .header_color .header_bg { background-size: contain; background-repeat: no-repeat; }}Best regards,
YigitHi!
Daryl please request it here – https://kriesi.at/support/enfold-feature-requests/
Kriesi may add it as a secondary option on the next update :)Best regards,
YigitHey Munford!
Please remove the code from Avia.js file and following to Functions.php file in Appearance > Editor
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Regards,
YigitHi MLA18!
Please edit your element and add captions, they will appear under lightbox – http://i.imgur.com/Ulf3DBs.png
Regards,
YigitHey matthewalber!
Can you please try re-updating Enfold to the latest version 3.0.1 via FTP – http://vimeo.com/67209750
make sure to overwrite all files and try de-activating all active pluginsBest regards,
YigitHi jruizmatrix!
Can you post the link to your website and a screenshot showing the changes you would like to make?
Cheers!
YigitOctober 9, 2014 at 2:01 pm in reply to: Is there support documentation of how to do the new features? #333208Hey generatrorassociates!
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
Please edit your Color Section element and choose to display arrow in “Section Bottom Border Styling” – http://i.imgur.com/crRczUu.pngBest regards,
YigitHi marienoisette!
1- Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links”
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab.avia-menu-fx { display: none !important; }3- You have following code in Quick CSS
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a { height: 158px !important; line-height: 158px !important; }please change it to
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a { height: 158px !important; line-height: 220px !important; }Regards,
Yigit -
AuthorPosts
