Forum Replies Created
-
AuthorPosts
-
Hey!
:) I am marking this thread as resolved. Let us know if you have any other questions or issues Gabe
Cheers!
YigitHey!
Sorry for the late reply! Can you please firstly try updating Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
and post a temporary admin login if that too does not help?Cheers!
YigitHi!
Sure, i will keep the thread open and it will be on hold until you reply. So please try and then post the results here :)
Best regards,
YigitHey goforyourdreams!
Can you please post the link to your website so we can provide you accurate custom CSS code?
Cheers!
YigitHey!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open image.php file and find
class='avia_image' {$blank}>{$overlay}and change it to
title='{$title}' class='avia_image' {$blank}>{$overlay}Best regards,
Yigit-
This reply was modified 10 years, 9 months ago by
Yigit.
Hey!
You are welcome V! Glad we could help :)
Let us know if you have any other questions or issuesCheers!
YigitHi Brad!
It looks like your website is not down but i cannot connect for some reason. I will try again later but in the meantime, I asked other team members to look into it. Please wait to hear from them.
Best regards,
YigitHi!
Now please add following code to Quick CSS
#baseline { height: 42px; min-height: 42px; }Best regards,
YigitHi!
1- Please go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu”
2- Please add following code to Quick CSS in Enfold theme options under General Styling tabul#avia-menu { width: 41%; margin: auto; } @media only screen and (max-width: 1340px) { ul#avia-menu { width: 48%; }} @media only screen and (max-width: 1140px) { ul#avia-menu { width: 54%; }}3- Please go to Enfold/Includes folder and helper-main-menu.php file and find
if($headerS['header_social'] == 'icon_active_main' && !empty($headerS['bottom_menu'])) echo $icons;and add following code right below it
get_search_form();and adjust its position using following code in Quick CSS field
#header form#searchform { top: 10%; left: 40%; position: relative; }Best regards,
YigitHey!
It is possible, but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
YigitHey Zeng!
Sorry for the late reply!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tabimg.size-full { width: 100% !important; }Best regards,
YigitJuly 24, 2014 at 7:34 pm in reply to: Accordion (toggle) stopped working-but only on one page #295607Hey Katherine!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.togglecontainer { z-index: 2; }Cheers!
YigitHi!
Can you please place your title inside a Color section element with an unique ID please? ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )
Then we can edit the code so it would be applied only on “Systèmes & Documents” title :)Cheers!
YigitHi Matthieu!
In Enfold theme options > Blog Layout > Blog Style, i changed the style to “Use advanced layout editor..” and added a Blog Posts element to your page and now it seems to be working fine. Please review your website
Regards,
YigitJuly 24, 2014 at 7:14 pm in reply to: font size for body, sidebar, letzte Beiträge, Breadcrump, etc #295601Hi George!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.title_container .breadcrumb { font-size: 16px; } h3.widgettitle { font-size: 16px; }Best regards,
YigitHi Gabe!
Please go to Enfold theme options > Header Layout and choose to display “Logo left, menu below” and then let us know so we can provide you custom CSS code to center the menu.
It is not easily possible to move search icon next to your logo, but with modifying helper-main-menu.php file in Enfold/includes folder, it is possible to add a search box.Best regards,
YigitHi!
1- You can contact your service provider and they can increase memory limit
2- Login credentials does not seem to work. Can you please check them once again?Regards,
YigitHi!
Please let us know so we can mark the thread as resolved or assist you further
Best regards,
YigitHey Dave,
Please add following code to Functions.php file in Appearance > Editor and change the link as needed
function add_custom_link(){ ?> <script> jQuery(window).load(function(){ jQuery('p.return-to-shop a').attr('href','LINK GOES HERE'); }); </script> <?php } add_action('wp_footer', 'add_custom_link');Cheers!
YigitHey bzzz007!
Do you mind posting a temporary admin login now so we can look into it?
Cheers!
YigitJuly 24, 2014 at 6:30 pm in reply to: Background Image loading late issue when scrolling on mobile devices #295573Hey GOWD!
I just checked your website on my iPhone 4 and it did load the background while i was scrolling down. You can try using this plugin – https://wordpress.org/plugins/bwp-minify/
Best regards,
YigitHey!
I am online now and i will be online again for sure in 20 hours. But there is always an available moderator on the form
Best regards,
YigitHey!
Sorry for the late reply. That does happen because of image overlay. You can remove it and titles would display on hover. Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.image-overlay { display: none !important; }Regards,
YigitHey vuzzbuzz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-11 .content { padding-top: 10px; padding-bottom: 10px; }Cheers!
YigitHi!
As far as i know, such filmstrip kind of transition is not possible on LayerSlider. Please try “Smooth fading from right” under 2D transitions
Best regards,
YigitJuly 24, 2014 at 6:05 pm in reply to: Can I create a page template like 'without header, but with footer' #295551Hi Andy!
You can remove header from a certain page using page ID in custom CSS code as following
.page-id-59 #header { display: none !important; } .page-id-59 #main { padding-top: 0 !important; }Please add the code to Quick CSS field in Enfold theme options under General Styling tab. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
Yigit -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
