Viewing 30 results - 224,941 through 224,970 (of 243,748 total)
  • Author
    Search Results
  • #241380

    Hi anjusaranarts!

    You would first change the header layout in your Theme Options>Header to the style you want.

    Then on your home page use the ALB to change the layout to that of the V1. The basics for using the ALB are demonstrated in this video: https://vimeo.com/64927358

    The exact steps for re-creating that layout aren’t available since you can import in those layouts and the full creation is more in depth than what could be covered in a single support response.

    Cheers!
    Devin

    #241378

    Hey Benjaminlivingthebrand!

    You can put them inside color sections and add an ID to the sections or turn on the css field for all items and then give each portfolio section its own class: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Best regards,
    Devin

    #241374

    Hey Dude,

    Our developer checked the error logs and nothing could give us an indication of the actual error. He just found generic 500 database error but that didn’t help.

    So we ran a bunch of woocommerce checkout tests (using the Stripe gateway extension) on two hosting platforms, bluehost and wp engine, and the results are here:

    BLUE HOST
    THEME / CHECKOUT SUCCESS or NOT / BROWSER
    Twentyfourteen, checkout in 14 secs on chrome
    Twentyfourteen, checkout in 30 seconds on safari
    Enfold, checkout in 11 secs on chrome
    Enfold, checkout in 12 secs on safari
    Dancedojo (Enfold child theme), checkout doesn’t complete on chrome
    Dancedojo (Enfold child theme), checkout doesn’t complete on safari

    WP ENGINE
    Twentyfourteen, checkout in 6 sec on chrome
    Twentyfourteen, checkout in 5 sec on safari
    Enfold, checkout doesn’t complete on chrome
    Enfold, checkout doesn’t complete on safari
    Dancedojo (Enfold child theme) checkout doesn’t complete on chrome
    Dancedojo (Enfold child theme) checkout doesn’t complete on safari
    Twentytwelve, checkout 5 sec on chrome
    Twentytwelve, checkout 7 sec on safari

    It seems like there is a theme issue here. Do you have any ideas, suggestions? This is killing me!
    Thanks
    Robin

    #241366

    In reply to: Menu problems

    Hi!

    Have you increased your memory limit for WordPress? Its not an uncommon issue for WordPress to run out and things not to work especially for smaller or budget hosting solutions. Enfold takes up more than the norm becuase of all the additional features and if you add in something like WooCommerce or bbPress which both also take more than normal you can get issues like you describe.

    Cheers!
    Devin

    #241361
    MarkDee
    Participant

    Greetings.
    It does not appear that my Google Analytics account is working on the Enfold Theme. I copied and pasted the entire script provided by Google in the section provided. Can someone help? I am running a Child Theme – would that affect anything?
    Website is: –removed —
    Thanks,
    Mark

    • This topic was modified 11 years, 9 months ago by Devin. Reason: removed url
    #241353

    Topic: Image overlay issue

    in forum Enfold
    Keyframed
    Participant

    Hi,

    i’m trying to reduce the opacity of the white solid when you hover over an image, I’ve tried to put:

    .image-overlay { opacity: 0.1 !important; }
    
    .image-overlay-inside { opacity: 0.1 !important; }
    

    in the Quick CSS section of Enfold but nothing changes. Can i use some help?
    Thanks!

    #241346

    @drjill agreed! This seems like a serious oversight by the Enfold team and real bummer. This decision to contradict the way child themes are intended to work just set my team back a few days and that’s just not cool really.


    @ismael
    I’ve mentioned this several times already but I have header>extra elements set to not show social icons but it still does. Seems broken.

    #241344
    EllefontCreatives
    Participant

    Hi,
    When I change my colors in Enfold Styling, it doesn’t change the actual website, even though its showing on the back end. This started happening after I uploaded the dummy data. Prior to uploading the dummy data, I chose my own colors for the primary colors etc. but now I’m trying to change those colors, and it just won’t change on the website. Any idea what I’m supposed to do? On a deadline for a client, and the colors really don’t match. You can see the website at:

    http://www.safeguard-glass.com

    Its the light green and dark green that i’m trying to change.

    Thanks!
    Noelle

    #241342
    anjusaranarts
    Participant

    Please let me know step-by-step how to change the style Home V6: Classic 4 column to Home V1: Landing Page Style?

    • This topic was modified 11 years, 9 months ago by anjusaranarts.
    #241340
    themeforesttony
    Participant

    I am using Enfold with a child theme. I am having a problem with getting any CSS changes to work that are not being done through a direct Enfold Theme Styling Option (such as the General, Header, Main Content options, etc).
    Any CSS I am applying in Quick CSS or my Childtheme style.css does not seem to be taking effect.
    Even a basic call such as styling a header:
    h6 {
    font-size:2em;
    color:#ff9700;
    }
    does not seem to override.
    Can you help me with the following:
    1. Does the theme prioritize hierarchy of CSS and if so should I be putting my changes in Quick CSS or my stylesheet.
    2. Are there attributes that I cannot change with QuickCSS or a stylesheet (such as stylings for portfolio content and div sizes) that I need to make elsewhere?
    Thanks in advance

    #241338
    themeforesttony
    Participant

    I am sorry to bring up an issue that has been addressed a couple of times already, but I am having problems getting it to work.
    Again this is the issue of blog posts not showing on front page in post slider.
    1. I have a “Post-Slider” element on my home page and set it to show all default categories.
    I have set my main blog page to a page called “News”
    2. I have the setting>reading page set to “Your latest posts”
    3. In the Enfold Them, I have set the Front Page to point to my Home Page (I currently have the “Coming Soon” as the front page but I change it back when I am testing the front page functionality)
    4. I have set the “And where do you want to display the Blog?” to “Select Page” (In your other responses you say to set this to nothing but I do not see that as option so I assume you mean to set it to “Select Page”

    What am I missing?

    Hi Dude, I did that and now I only see the flags without language text. I want to use the dropdown option.

    @Alessio,I’m not using Mailchimp and actually the rest of the plugins I intent to use are disabled so it has to be another way to fix this.

    I don’t think it is WPML plugin since it was working correctly before updating enfold to the latest version.

    I downloaded a fresh copy of the theme and uploaded via FTP, it did not help.

    Any other tip in order to get the dropdown working correctly?

    Thanks guys.

    #241322

    Peter,

    Thanks for the quick response. Unfortunately, when a add that code to the child theme’s functions.php file (themes/enfold-child/functions.php) the website loads as a blank page. When I remove the code, the site/theme loads correctly again. This is repeatable. Any suggestions on how to resolve the issue would be much appreciated.

    I added the code to the functions.php file after the following lines:
    <?php
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file.
    * WordPress will use those functions instead of the original functions then.
    */

    Keith

    #241318

    Topic: How can I get…

    in forum Enfold
    IHEA
    Participant

    Hi…

    I love Enfold, and you have a real good support… :)

    So hopefully you can help me…one more time..

    I had a look at your kriesi Website Home page and I found 2 elements there I love.

    First one is the Counter element at the beginning.. is it possible to get that in enfold in the avia designer?
    Second one is this big “popup”circle next to “THE BASICS”… I love that…

    Maybe you can tell me how to import such elements… and maybe there are some more “tuning” possibilities…!?

    Regards, Dan

    #241306

    Hi!

    Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    You can now change when mobile menu should appear in Enfold theme options > Header > Mobile Menu section.
    Let us know if issues remain after the update

    Cheers!
    Yigit

    Hi Emil!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-2348 .avia-slider-testimonials .avia-testimonial-content, .page-id-2348 .main_color .avia-testimonial-arrow-wrap .avia-arrow { border-color: red; }

    and change the page ID's to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
    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.
    Please also see - http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Cheers!
    Yigit

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (min-width:1141px) {
    #menu-item-359 {
    left: 30%;
    }}
    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    #menu-item-359 {
    left: 20%;
    }}

    Best regards,
    Yigit

    #241278

    nevermind I got it, thanks

    #241261
    CurlyHost
    Participant

    Hey guys,

    I am building out a wedding blog for a client using Enfold and they hate the functionality of the galleries – they don’t want the image to change on hover, rather, they want it to change on a click.

    http://simplyblue.sodaserver.com/portfolio-item/anna-joetraverse-city-mi/

    Any way that I can change that?

    #241252
    This reply has been marked as private.
    #241245

    In reply to: Scroll down

    Hey!

    Can you post the link to your website?
    You can add something like following to Quick CSS in Enfold theme options under Styling tab

    .main_menu:after { content:'scroll down ▼'; }

    Cheers!
    Yigit

    #241237
    Richard_Byford
    Participant

    I updated the Enfold theme today and my Frontpage reverted to the Blog.

    The control for ‘Frontpage Settings’ will not allow me to change it back to the page I had before (a ‘coming soon’ notice). There is a control for ‘Select Page’, but it appears not to function. Any ideas why that might be and how I could reinstate my desired page?

    #241234

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .mejs-controls div.mejs-horizontal-volume-slider { width: 59px; }

    Regards,
    Yigit

    #241233
    fashiontribe
    Participant

    Hi
    I have woocommerce working in conjunction with enfold theme and I cannot get the downloads function to work properly. I am being told it’s an interface problem with the template. The orders are getting marked as pending. So when a person lands on the redirect page, there is no download link. Once admin goes in and accepts the order, then you can refresh the page and get the download and it resends an email with the link as well. Have you heard of this? Is this a glitch in the template by chance? Thanks

    #241223

    Topic: Cyrillic (Russian)

    in forum Enfold
    Finlando
    Participant

    Hi,
    do i have to install WPML tu run enfold with cyrillix?
    Cheers,
    Alex

    #241219

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }

    Best regards,
    Yigit

    #241218

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px!important; }

    Best regards,
    Yigit

    #241215

    I removed the plugin from column three. The text-only content in column two still crosses over into column three if you reduce the browser width. So it is not special recent posts that is the issue, but how the Enfold theme handles the width of the text in columns.

    I will update the theme. But I bought Enfold in December and do not consider it old at all. Unless you know of a specific fix in the update for this issue, please continue to work on a solution for this problem.

    Hey Emil!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1

    .avia_cart_buttons { opacity: 0.7; }

    Regards,
    Yigit

    #241209

    Hey Dan!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .phone-info a { background-color: orange; color: white !important; padding: 5px; }
    #top .social_bookmarks_rss a { color: #ffa133; }
    #top .social_bookmarks_gplus a { color: #de5a49; }
    #top .social_bookmarks_facebook a { color: #37589b; }
    .page-id-734 .flex_column { border: 1px solid #e1e1e1; padding: 10px; background-color: orange; }

    For further customization, please hire a freelance developer

    Best regards,
    Yigit

Viewing 30 results - 224,941 through 224,970 (of 243,748 total)