Forum Replies Created
-
AuthorPosts
-
May 9, 2014 at 9:39 pm in reply to: Brand New To this First premium Theme – Link to proper install #262592
Hi rlaucello1!
Please see – http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
and video tutorials here – http://vimeo.com/channels/aviathemes
If you have any other questions or issues, feel free to post them here on the forum :)Best regards,
YigitHi!
Can you please post a screenshot of “right side” issue that you are getting? Also, which browser and OS are you using?
Regards,
YigitMay 9, 2014 at 9:03 pm in reply to: Enfold Update to 2.7 images that were smaller are all huge now? #262584Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body .alignright { width: 200px; }Cheers!
YigitMerhaba Orhan,
Your slider images contain Turkish letters and they cannot be found on Safari. Please try re-uploading them using English letters instead. That should solve the issue :)
Cheers!
YigitHey!
Please add following code to Quick CSS instead
.av_phone_active_left.av_secondary_left .phone-info.with_nav span { color: red; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #wrap_all .av-social-link-twitter:hover a { color: red; background-color: orange; } #top #wrap_all .av-social-link-twitter a { color: orange; background-color: red; } #top #wrap_all .av-social-link-mail:hover a { color: yellow; background-color: blue; } #top #wrap_all .av-social-link-mail a { color: blue; background-color: yellow; } #top #wrap_all .av-social-link-facebook:hover a { color: green; background-color: purple; } #top #wrap_all .av-social-link-facebook a { color: purple; background-color: green; }I still cannot reproduce the header background issue. I have asked @ismael and @josue to take a look. Let us wait for them to check your website
Best regards,
YigitMay 9, 2014 at 7:03 pm in reply to: Unclean refreshing screen when switching from portrait to landscape iPhone 5 #262536Hi!
Please try updating the theme to the latest version 2.7.1 and check if that helps – kriesi.at/documentation/enfold/updating-your-theme-files/
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 #main { margin-top: -82px; }}Cheers!
YigitHi!
Please add following code to Quick CSS to move logo to right side
div .logo { float: right; left: auto; right: 0; }You can also change the position in Enfold theme options > Header Layout > Header Layout.
The code i posted in my previous reply is to keep padding 200px on pages where you set header to be transparent. You still should set edit each page and choose to display transparent headerBest regards,
YigitHey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .container #advanced_menu_toggle, #advanced_menu_hide { display: none; } .responsive .logo a, .responsive .logo img { height: auto !important; margin-top: 10px!important; }}Best regards,
YigitHi!
Yes, the code decreases the content area and therefore, increases the sidebar width.
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. You can simply use image shortcode and it would be responsive on the sidebar widgetBest regards,
YigitHey!
Please deactivate all active plugins and check if that helps. Which version of the theme and WordPress are you currently using?
Best regards,
YigitHey!
Please update Enfold to the latest version 2.7.1 – kriesi.at/documentation/enfold/updating-your-theme-files/
You are currently using an older versionCheers!
YigitHi!
Please try deactivating all active plugins so we can make sure to cross that out from the list.
P.S.: Your website looks great. Especially your logo! :)Regards,
YigitHallo Walter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.team-member-name, .team-member-job-title { text-align: center; }Regards,
YigitHi!
You should go to Enfold/js folder via FTP and edit avia.js file that is inside. Or you can try this plugin – http://wordpress.org/plugins/solid-code-theme-editor/
Cheers!
YigitHi!
You can simply add following code to Quick CSS to apply it on all pages
.html_header_transparency #top #wrap_all #main { padding-top: 200px; }It is working correctly. You can try adding a slider to the top of the page you posted and see that it actually works.
Cheers!
YigitHey!
What exactly do you mean by whole page? Page with transparent header removes the top padding of main content on the pages it is applied so it gives a nice effect placing logo and menu on top of slider or any other content element. You can see the example here on the demo site – http://kriesi.at/themes/enfold/homepage/transparent-header/
Please add following code to Quick CSS as well#header_meta { background: transparent; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) { .title_container .breadcrumb { right: auto; top: 75%; left: 0; margin-left: -2px; } #top .title_container .container { min-height: 60px; }}Cheers!
YigitHey!
It is currently functioning as intended. Would you like to display it like in this screenshot – http://i.imgur.com/402vw2F.png ?
If so, please add following code to Quick CSS in Enfold theme options under General Styling tab.page-id-66 #main { padding-top: 200px!important; }To apply it on other pages, you should change the page ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
YigitHi!
I am leaving this thread open. Please post when you launch your website, until you post, thread will be on hold
Regards,
YigitHi!
Which OS and Chrome version are you using? I have just checked your website on Chrome Version 34.0.1847.131 on Mac OS X 10.9.2 and i could not reproduce the issue on my end. Please see screencast here – http://youtu.be/ljpv-y3aUGc
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .main_menu { margin-top: -110px; } #header_main nav .social_bookmarks { top: 41%; }}Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey ste_thumbs!
Please add folllowing code to Quick CSS and adjust the screen width as needed
@media only screen and (max-width: 1024px) { #advanced_menu_toggle, #advanced_menu_hide { display: block; } .main_menu { display: none; }}Regards,
YigitHey!
You can go to Apperance > Widgets and add any widget to Footer column 2 widget area or add an empty text widget to display nothing at all
Best regards,
YigitHi crevlon!
Can you post the link to your page and point out the color section so we can look into it Marco?
Regards,
Yigit -
AuthorPosts
