-
AuthorSearch Results
-
September 29, 2014 at 3:57 pm #326621
Topic: Good WP hosting?
in forum EnfoldDavyE
ParticipantHi,
Sorry to ask this here, but I’d like to ask both the Enfold team and Enfold users what WP hosting provider they would recommend. I am currently using Pressable and during the last few weeks there were too many downtimes for me to accept. I’ve been looking around already and I’m interested in Bluehost, but it is quite expensive compared to others I have seen.
So I’m looking for reliable WP hosting with preferably good support. Any suggestions?
Thanks in advance!
September 29, 2014 at 3:48 pm #326617In reply to: Layers in slyder with responsive text sizes
Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { h2.ls-l { font-size: 14px!important; }}Alternatively, you can remove LayerSlider on mobile or create another one right below it choose to display it only on mobile.
Best regards,
YigitSeptember 29, 2014 at 3:31 pm #326607In reply to: Layout Problem
Hey!
It is there. Please go to PlaceYourDomainHere.com/wp-content/themes/enfold/css/grid.css?ver=2
Regards,
YigitSeptember 29, 2014 at 3:25 pm #326604In reply to: How to control paragraph font size?
Hi bakbek!
Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
Cheers!
YigitSeptember 29, 2014 at 3:25 pm #326603In reply to: Template Builder is not working
Hi!
@designactual You are using a very old version of Enfold as well. You can follow the instructions on how to update the theme via FTP here – http://vimeo.com/67209750
You may need to re-configure header options after updating the theme. Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/Cheers!
YigitSeptember 29, 2014 at 3:24 pm #326602In reply to: probleme mit der darstellung
Hey diefleischerei!
Danke dass Sie unser Theme verwenden.
In custom.css oder Enfold->Styles->QuickCSS Feld das folgende eintragen und eventuell Werte anpassen:
#top #payment #place_order { float: right !important; margin: -4px 10px 10px 0 !important; } .wgm-second-checkout .entry-content > div { margin: 0 !important; }Für Social Media im Socket hilft das Folgende weiter:
https://kriesi.at/support/topic/social-icons-in-footer-socket/
Cheers!
Günter-
This reply was modified 11 years, 6 months ago by
Günter.
September 29, 2014 at 3:22 pm #326598In reply to: Fullscreen slider
Hi advocatusneo!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background-color: transparent; border: 2px solid white; border-radius: 3px; }Best regards,
YigitSeptember 29, 2014 at 3:19 pm #326596In reply to: logo position
Hi diefleischerei!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { strong.logo { left: -52%; }} @media only screen and (max-width: 1139px) and (min-width: 990px) { strong.logo { left: -59%; }} @media only screen and (max-width: 989px) and (min-width: 769px) { strong.logo { left: -79%; }}Then, Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Regards,
YigitSeptember 29, 2014 at 3:15 pm #326593In reply to: Template Builder is not working
Hi,
I have been facing the same issue problem with the Enfold theme.
I have tried fixing all the recommended ways (deactivating plugins, updating both WP and Enfold, and all other options) but nothing worked.
I really do not know what to do and I do not even know how to use FTP.Website is http://www.designactual.com
I need urgent help please as a need to do many amendments on my website and not able.
Please note that this has been going on for the least past 2 months without any solutions.Thank you in advance for your time and attention.
Ali.
-
This reply was modified 11 years, 6 months ago by
Yigit. Reason: Uncheck "Notify the author of follow-up replies via email" upon request
September 29, 2014 at 3:13 pm #326590In reply to: Überschrift blog
Hey advocatusneo!
Danke dass Sie unser theme verwenden.
In custom.css oder Enfold->Styles->Quick-CSS Feld das folgende eintragen und die Werte anpassen:
.entry-content-wrapper .post-title { font-size: 30px !important; line-height: 1.3em !important; }Cheers!
GünterSeptember 29, 2014 at 3:09 pm #326585In reply to: Template Builder is not working
Hi!
The latest version of Enfold is 2.9.2 and not 1.5. Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and then re-try updating the theme.
Cheers!
YigitSeptember 29, 2014 at 2:59 pm #326577In reply to: Template Builder is not working
And i tried the issue even with wordpress 4 and enfold 1.5 but it’s still there. Just loading see:
http://awesomescreenshot.com/0a93kj1334September 29, 2014 at 2:53 pm #326575In reply to: Template Builder is not working
1- Now i updated to version 4
2- I downloaded the installable files of Enfold from themeforest.
3- I updated enfold thru ftp to version 1.5
Then our design is got broken. Enfold theme design is applied.Now i rollback to the old enfold to keep my design up. but the wordpress is still version.
The major issue is still open: Layout Builder is not working as I sent in first post.
September 29, 2014 at 2:36 pm #326568In reply to: "bold" disappears
Hi anma!
Have you tried adjusting the styling of Strong tagged elements in Enfold theme options > Advanced Styling? What kind of changes would you like to make?
Best regards,
YigitSeptember 29, 2014 at 2:26 pm #326558Hi mcraig77!
Please add following code to Quick CSS in Enfold theme options under General Styling and adjust as needed
#top .header_color .sub_menu ul li a:hover { color: orange; }Best regards,
YigitSeptember 29, 2014 at 2:25 pm #326556This reply has been marked as private.September 29, 2014 at 2:13 pm #326538In reply to: Changing bullet point Font Size ( body text) –
Hi bdm55!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
content-wrapper ul li { font-size: 16px; }if that does not work, please post the link to your website and point out the element
Cheers!
YigitSeptember 29, 2014 at 2:03 pm #326528Hey!
You can try adding the code to Custom.css file in Enfold/css folder and check if that helps
Regards,
YigitSeptember 29, 2014 at 1:39 pm #326514Topic: Links for shop categories are not working
in forum EnfoldSander
ParticipantI’ve used the enfold theme on http://beksforvets.com. When I click on one of the product categories on the left bottom of the page it shows only one product or nothing at all instead of all the products that are linked to the specific categorie. I can’t find what’s wrong. I’ve created a user to login in to the wp-admin. Could you take a look at it?
September 29, 2014 at 1:34 pm #326512In reply to: Translation
Hi tonidecastro!
Enfold is fully compatible with WPML plugin – http://wpml.org/
Most Enfold users are using WPML to translate their websites.Best regards,
YigitSeptember 29, 2014 at 1:29 pm #326506In reply to: How to create a column within Textbox
Hey!
You can enable debugging mode to see the shortcodes of elements you created using ALB – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
YigitSeptember 29, 2014 at 1:24 pm #326499In reply to: Change logo image on responsive/smartphone
Hi Sandra
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .logo img { opacity: 0; } .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }}Best regards,
YigitSeptember 29, 2014 at 1:22 pm #326495In reply to: Text not visible in Avia builder?
Hey!
Installing the theme via FTP should go smooth. Please make sure to overwrite all files – http://kriesi.at/documentation/enfold/portfolio-item/install-enfold-theme-with-ftp/
Cheers!
YigitSeptember 29, 2014 at 1:13 pm #326487In reply to: Caption below Fullwidth Easy Slider
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content, .avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content { visibility: visible; -webkit-animation: none; -moz-animation: none; animation: none; }Regards,
YigitSeptember 29, 2014 at 1:12 pm #326486In reply to: Template Builder is not working
First i was older version. and Now i updated. Then how should i update the “Enfold Child” theme. And please consider i have update the front-end theme with my design (layout, colors, icons) everything. So updating the theme will restore the default theme of Enfold? or hopefully will not affect my design?
September 29, 2014 at 1:05 pm #326481In reply to: change background color
Hey diefleischerei!
Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links”
Regards,
YigitSeptember 29, 2014 at 1:03 pm #326477In reply to: Button colors
Hey CelebrationEvents!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div .main_color .button { background-color: red; color: orange; border-color: green; }Cheers!
YigitSeptember 29, 2014 at 1:01 pm #326475In reply to: sidebar dekativieren
Hallo!
Please go to Enfold theme options > Sidebar Layout and choose not to display sidebar on blog
Regards,
YigitSeptember 29, 2014 at 12:58 pm #326471Hey Dave!
You are currently using an older version of the theme which is not compatible with WordPress version you are using. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
You may need to re-configure header options after updating the theme – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/Cheers!
YigitSeptember 29, 2014 at 12:44 pm #326458Hey bakbek!
Using custom CSS you can hide/display certain elements on desktop/mobile. You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) to make it easier.
An example code would be@media only screen and (max-width: 480px) { .show-only-on-desktop { display: none; }} @media only screen and (min-width: 481px) { .show-only-on-mobile { display: none; }}Regards,
Yigit -
This reply was modified 11 years, 6 months ago by
-
AuthorSearch Results
-
Search Results
-
Topic: Good WP hosting?
Hi,
Sorry to ask this here, but I’d like to ask both the Enfold team and Enfold users what WP hosting provider they would recommend. I am currently using Pressable and during the last few weeks there were too many downtimes for me to accept. I’ve been looking around already and I’m interested in Bluehost, but it is quite expensive compared to others I have seen.
So I’m looking for reliable WP hosting with preferably good support. Any suggestions?
Thanks in advance!
I’ve used the enfold theme on http://beksforvets.com. When I click on one of the product categories on the left bottom of the page it shows only one product or nothing at all instead of all the products that are linked to the specific categorie. I can’t find what’s wrong. I’ve created a user to login in to the wp-admin. Could you take a look at it?
