-
AuthorSearch Results
-
October 16, 2014 at 4:19 pm #336856
In reply to: Image in header and question about menu
Hey!
Please add following code to Quick CSS as well
strong.second-logo.logo.bg-logo #aaa { max-height: 93px!important; }then go to Enfold theme options > Header > Header Size and choose to display custom pixel value and set the height to 127px
Regards,
YigitOctober 16, 2014 at 4:14 pm #336847Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-container:before, .widget-easy-twitter-feed-widget-kamn .widget-easy-twitter-feed-widget-container:after { display: none; }Regards,
YigitOctober 16, 2014 at 4:12 pm #336843Topic: AVIA Builder not working with WPML on
in forum Enfoldremideolde
ParticipantOctober 16, 2014 at 4:10 pm #336842In reply to: Upload Failure
Hi kriswilliam!
Please try installing the theme via FTP – http://kriesi.at/documentation/enfold/faq/#install
Cheers!
YigitOctober 16, 2014 at 4:09 pm #336840In reply to: TIE – Top panel depth
Hi Rupert!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.home div#av_section_1 .content { padding-top: 10px; padding-bottom: 10px; }default values are 50px
Best regards,
YigitOctober 16, 2014 at 4:06 pm #336837Topic: Upload Failure
in forum Enfoldkw
ParticipantHi,
I am getting the upload failure notice when i tried to upload the enfold.zip to the theme install.
Whats wrong?
October 16, 2014 at 4:04 pm #336835In reply to: Fullwitdh panorama
Hey!
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 :)Regards,
YigitOctober 16, 2014 at 3:53 pm #336825Hi
Here the enfold bouton before patch :
http://s23.postimg.org/fse8g1g9n/Enfold_before.png
Here my enfold bouton after patch :
http://s27.postimg.org/4nqslaikz/Enfold_now.png
I how you will understand.
Lika i wrote before on other poste i always un active all pluggin but nothing
October 16, 2014 at 3:38 pm #336816Hi!
Please make sure that you are logging in with the account you have purchased Enfold. If you are, please contact Envato Support here – https://help.market.envato.com/hc/en-us
Regards,
YigitOctober 16, 2014 at 3:37 pm #336815In reply to: Won't let me edit a page
Hey!
You are currently using an older version of Enfold which is not compatible with WordPress 4.0. Please update the theme to the latest version 3.0.1 via FTP – http://vimeo.com/67209750
Best regards,
YigitOctober 16, 2014 at 3:30 pm #336810In reply to: Hotspots on image – Link?
Hi dalboslampen!
Can you post the link to your website and point out the hotspot that you would like to link please?
There is a similar request here – https://kriesi.at/support/enfold-feature-requests/
Please vote it :)Regards,
YigitOctober 16, 2014 at 3:28 pm #336808Hi!
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 :)Cheers!
YigitOctober 16, 2014 at 3:27 pm #336807In reply to: Iconbox in mobile view
Hi aadler!
Please change following code
@media only screen and (max-width: 480px) { .logo a { top: 15px; } }to following one
@media only screen and (max-width: 768px) { .logo a { top: 15px; } }Then turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and add another iconbox element which displays icons on the left side and give it a class “mobile-iconbox” and give the iconbox element with icon on top “desktop-iconbox” and then add following code to Quick CSS field
@media only screen and (max-width: 768px) { .desktop-iconbox { display: none !important; }} @media only screen and (min-width: 769px) { .mobile-iconbox { display: none !important; }}Regards,
YigitOctober 16, 2014 at 3:18 pm #336804In reply to: Template Builder is not working
I dont need the new features of both wordpress and enfold. I can live with the old versions. Why you enforce me to update both because of js loading issue. I believe this is the easiest answer for you.. just to ask for update everything then come back. What a measurable software is having a bug if you don’t update .. and if you update you will lose all your customization.
This is really worest software i have seen in 10 years.
October 16, 2014 at 3:14 pm #336800In reply to: Page-Title on Mobile Devices too much space
Hi wpstarter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .title_container .main-title { line-height: 25px; }}Best regards,
YigitOctober 16, 2014 at 3:11 pm #336798In reply to: Duplicate Main Menu at Top of Page
October 16, 2014 at 3:10 pm #336796In reply to: Full width logo
Hi steve159159!
Sample link returns error 404. Can you please upload your logo in needed size? And please uncheck “shrinking header” option in Enfold theme options > Header > Header Behaviour
Regards,
YigitOctober 16, 2014 at 3:04 pm #336792Hey onegirlrtw!
The code i posted for you here – https://kriesi.at/support/topic/how-to-remove-time-and-date-from-the-recent-and-popular-tabs-in-the-enfold-categories-widget/#post-336787
should remove this one as wellBest regards,
YigitOctober 16, 2014 at 3:02 pm #336791In reply to: Update problems..
Hey!
You are using Enfold 2.9.2 which is actually compatible with WordPress 4.0.
Best regards,
YigitOctober 16, 2014 at 3:01 pm #336790In reply to: Fullwitdh panorama
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-4932 div#av_section_1 .container { width: 100%; max-width: 100%; }Cheers!
YigitOctober 16, 2014 at 2:57 pm #336787Hi onegirlrtw!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.news-time { display: none; }Regards,
YigitOctober 16, 2014 at 2:57 pm #336786In reply to: Avia Layout Editor is buggy in FF 32 and IE 10, 11
here this man have same trouble and we dont know if its normal because we have the ‘shortcode bouton” or if its a bug of display in editing
We lost the “Advanced Layout Editor” bouton / option on edition page & article
“Dear Support,
1) I run Enfold v 2.6.2 but the available update (to 3.0) is not showing in the WordPress dashboard. Is that an error or by choice? And if so, why?
2) Also, when adding Portfolio items, the button “Advanced Layout Editor” doesn’t respond. WordPress version is 4.0.”October 16, 2014 at 2:55 pm #336784In reply to: How to make white letters on header whiter
Hi dperezr!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links”
Best regards,
YigitOctober 16, 2014 at 2:54 pm #336782In reply to: Avia Layout Editor is buggy in FF 32 and IE 10, 11
Yeah i havent any more the Layout on my editing article
i havent the bouton “layout element”
I havent the bouton “Content element”
I havent the bouton “media element”the only bouton i have to work is a shortcode icone bouton with 5 sub menu
– element de contenu (article blog : Bouton : fullwidth bouton : catalogue etc …)
– element de mise en forme (1/1 : 1/2+1/2 : 1/3+1/3+1/3 etc …)
– media (galerie : carte google : image etc …)
– dropcap 1
– dropcap 2I lost the Enfold edition bouton with large display and icon
October 16, 2014 at 2:42 pm #336771Sure i’ve updated to latest version of WP and Enfold. Please take a look at: http://www.bit-fix.com
Seems to be same error for latest version of replete. Error: [Mon Oct 13 16:46:45 2014] [error] [client 173.245.55.134] client denied by server configuration: /home/…/public_html/sikkerhetskurs.info/ny/wp-content/themes/replete/framework/php/auto-updates/error_log
Here is the site: http://www.sikkerhetskurs.info/ny under construction with latest wp and replete.October 16, 2014 at 2:41 pm #336769Hi gerardjp!
Please try updating the theme via FTP – http://vimeo.com/67209750
that should solve the issue. Please also make sure that your API key is correct – http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitOctober 16, 2014 at 2:30 pm #336760In reply to: Re structure advise
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info { position: relative; top: 30px; } #top .social_bookmarks { float: right; }and then go to Enfold theme options > Header > Header Size and choose to display Custom Pixel Value and increase header height. It would be better if you uncheck “Shrinking Header” option in Enfold theme options > Header > Header Behaviour
Cheers!
YigitOctober 16, 2014 at 2:27 pm #336755In reply to: Defaults CSS
Hey neilwalker!
Please go to Enfold theme options > Advanced Styling tab and edit heading elements
Best regards,
YigitOctober 16, 2014 at 2:24 pm #336750In reply to: How do I change to logo container size?
Hi!
@mleite1 Please go to Enfold theme options > Header > Header Size and choose to display Custom Pixel value and choose 173px for heightRegards,
YigitOctober 16, 2014 at 2:18 pm #336747Topic: Update problems..
in forum Enfoldwebpress
ParticipantHi,
Need to update WP and Enfold now. I replaced the enfold theme folder, but then my entire site goes blank. If I replace again with my backed up folder the sites comes back.
Whats wrong? -
AuthorSearch Results
Viewing 30 results - 209,851 through 209,880 (of 244,616 total)
-
Search Results
-
Topic: Upload Failure
Hi,
I am getting the upload failure notice when i tried to upload the enfold.zip to the theme install.
Whats wrong?
Topic: Update problems..
Hi,
Need to update WP and Enfold now. I replaced the enfold theme folder, but then my entire site goes blank. If I replace again with my backed up folder the sites comes back.
Whats wrong?
