Viewing 30 results - 221,401 through 221,430 (of 243,786 total)
  • Author
    Search Results
  • #260871

    Hi simonac!

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

    #header_meta { box-shadow: none; }
    #header_main { border-top: none; }

    Best regards,
    Yigit

    #260869

    Hey Special K!

    Can you post the link to your website so we can take a look? I tried to check the website you have on your profile, but it is not Enfold :)

    Cheers!
    Yigit

    #260866

    In reply to: Footer Glitch

    Hi again,

    We have not updated the theme on the live site, but we did in a staging environment. To be clear, in our test location we are using Enfold 2.7.1 with all plugins deactivated. I can reproduce this error on multiple machines (Windows and Mac OS) so I can’t point to hardware, though it’s intermittent. If I reload the page, it sometimes corrects itself.

    Staging: siliconvalleyt.staging.wpengine.com

    What else can I try?

    Thanks again,

    Jaime

    #260861

    In reply to: 404 page

    Hi ContentedKerry!

    Please go to Enfold/Includes folder and edit error404.php file

    Best regards,
    Yigit

    #260848

    Topic: A/B test plugin

    in forum Enfold
    quadreria_bologna
    Participant

    Hi,

    Does anyone have any suggestions on plugins to use for A/B Testing that is compatible with WordPress and Enfold?

    I tried google content expirement bu doesn’t work.

    Any suggestions?

    Thanks

    Hi belyeaem!

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

    .avia-section { border: none !important; }

    Cheers!
    Yigit

    #260828
    armindoerr
    Participant

    Hi,

    ich hab das Plugin zur Kompatibilität mit WooCommerce German Market runtergeladen und für Enfold installiert/eingerichtet.
    Drei Darstellungsprobleme sind mir aufgefallen:

    1. Im Warenkorb-Widget auf der Shop Shop Overview Page sind die Buttons unschön arrangiert:

    http://www.pic-upload.de/view-23110371/Buttons-Widget-Warenkorb-Shopseite.jpg.html

    2. In der Produktansicht gibt es an den Bildrändern Pfeile zum navigieren zum nächten Produkt. Im Firefox sieht das totoal komisch aus:

    http://www.pic-upload.de/view-23110372/Produktansicht-seitliche-Pfeile-Firefox.jpg.html

    In Chrome passt es.

    3. Einzüge bei “Produktkasten” sind uneinheitlich: http://www.pic-upload.de/view-23110514/Einzug-Produktkasten.jpg.html

    Grüße,
    Armin

    • This topic was modified 11 years, 7 months ago by armindoerr.
    #260825

    Topic: Home Page Effect

    in forum Enfold
    Gstar72
    Participant

    Hi Guys,

    Firstly thanks for all the amazing ‘Enfold’ Theme updates, you guys are amazing!. Your support beats other themes, hands-down.

    Second, I love the effect you have on your home page: http://kriesi.at/ with the fade to black and the menu appearing, is this possible in Enfold, or custom coding?.

    Thanks

    Gary

    #260822
    swantonschool
    Participant

    Hi,

    One of the main reasons that I bought Enfold was to recreate a certain effect. I’ve taken a quick video showing that effect on an enfold page. Can you please tell me which media element and settings I need to use to achieve it? Thank you!

    https://drive.google.com/file/d/0BzPgMMKYNKaYYzFuOVRvQm1wMDA/edit?usp=sharing

    #260820
    This reply has been marked as private.
    #260813

    Hi!

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

    .js_active .grid-image {
    opacity: 1;
    }

    It is currently set to 0 for some reason

    Best regards,
    Yigit

    #260812

    Hey!

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

    .fallback-post-type-icon { display: none; }

    Best regards,
    Yigit

    #260809
    oeconomedicus
    Participant

    Hallo Supporters,
    bei Posts habe ich jetzt das sonderbare Problem aus dem Betreff.
    z.B.:
    Sie befinden sich hier: Startseite / Enfold ist top / Category / Enfold ist top
    What happened?
    Über eine Lösung freue ich mich und wünsche allseites: Das Beste !
    Euer
    Lutz

    #260804
    kayzelmoo
    Participant

    Hi ladies and gentlemans!

    My issue for today is that even though I set to transparent header, the temporary logo I placed has a white background, and when I scrolled down, the “header” will be from transparent to white color. How do I set it to a full transparent background header even though it scrolls down?

    My settings are scrollable header, transparent header atm.
    Cheers to all! :)

    #260800
    syphadius
    Participant

    Hi there,
    I need to import the .po file for the site. The file contains all information for enfold plugins, menus etc… but how do make sure it will be applied to all aspects of the theme?

    Also, what is the difference with .mo and .po?
    I’m using a paid version of WPML.
    Are you able to help?

    thank you

    Dominic

    #260799
    Mariusz
    Participant

    Hi,
    Can Enfold handle with paid access to certain parts of the website via woocommerce?
    Thanks

    • This topic was modified 11 years, 7 months ago by Mariusz.
    #260796

    Hi falki!

    Füge diesen Code in die enfold/functions.php oder deine child theme functions.php ein:

    
    add_filter('avf_title_tag', 'avia_change_title_tag', 10, 2);
    function avia_change_title_tag($title, $wptitle) {
    	$title = str_replace('|', '', $title );
            return $title;
    }
    

    Regards,
    Peter

    #260790

    Hi!

    Ok, I checked the code and I think I found the cause of the problem. Try to replace this code in wp-content\themes\enfold\config-woocommerce\config.php:

    
    if($product->product_type == 'simple' || $product->product_type == 'subscription')
    

    with

    
    if(in_array($product->product_type, array('subscription', 'simple', 'bundle')))
    

    If it works for you we’ll include this patch into the next update.

    Best regards,
    Peter

    #260789

    Thanks Peter.

    Code for ALB works fine. That’s perfect.
    Code for Standard WP editor doesn’t work
    I’m using a child theme functions.php for both.

    Here’s in an example with a page with standard WP editor :
    http://586814b516.url-de-test.ws/enfoldsupport/aa_simple_page_without_alb/

    RobWu
    Participant

    Hi,

    After choosing Enfold over Eunoia, I found out that Enfold theme cannot use the Adv. Layout manager for styling a Post.
    (I find it odd that this was already equested over a a year ago, and nothing yet has surfaced yet.)

    So…
    – I found a solution on the forum that will change some code in the theme, and that’s something I’m not happy with doing.
    – There’s also people that moved to the Portfolio for their posts, so they can have th benefit of the ALM.

    What is the best way to approach this?
    And if I opt for option 2, how do I best set my main ‘Blog Layout’ settings and the ‘Template’ and ‘Page Layout’ settings so this will work properly?

    If there’s a video somewhere that would be great!

    cheers,

    rob
    holand

    • This topic was modified 11 years, 7 months ago by RobWu.
    #260778

    Hey happinessplunge!

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

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 85%;
    height: auto !important;
    margin-top: 5px!important;
    }}

    then go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px
    Cheers!
    Yigit

    #260776
    davidchristensen
    Participant

    Hello here :)

    I would like to know if there is a way to change the text saying: ‘Please prove that you are human by solving the equation’ to something else (but still in English).

    I have been looking around for a solution for the Enfold theme, but I have’nt beed able to figure it out.

    Kind regards, David

    Robert Kuzma
    Participant

    Hi…

    Have bought your theme… really like it.
    Have a questions / problem: When I add multiple addresses in google map it will not center to all, but only one pin.
    Is there a quick fix for this?

    #260768

    Hi thebundyagency!

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

    @media only screen and (max-width: 767px) {
    .responsive #header_main .container, .responsive .logo {
    height: 130px !important;
    }}

    Regards,
    Yigit

    madman2
    Participant

    When using WordPress profile and default permalink everything displays as normal.
    Switch to the post-name style permalink and the profiles cannot be displayed instead I get a 404 error.

    examples at
    http://www.teamfans.com/the-team/robert-campbell/ – fails
    http://www.teamfans.com/?portfolio=robert-campbell – OK

    I have disabled all but two plugins, Akismet and WooCommerce
    Still get the error, it looks like the wordpress query_vars on the 404 page shows that the request is missing the post_type variable.

    #260763
    Gurify
    Participant

    Hello :)

    I am using WooCommerce and WPML on enfold. EVrything is last version update. When I try to access a product page I get a 404. What should I do? I know the issue lies with WPML but they seem very ineffective in assisting so I was wondering if you had any fix for this.

    Thank you
    Andrea

    RJ
    Participant

    Hi,

    For the home page i made a custom template because i want to add something. I made a file called template-home.php ,copied the code from page.php and added the template tag at the top;

    /*
    	Template Name: Home
    	*/

    But when i look at the home page the fullwidth easyslider isnt full width anymore.
    What do you suggest to make a custom template for Enfold so that the other options still work?

    Thanks in advance.

    swantonschool
    Participant

    Hi,

    I just switched to Enfold as a theme and all of my beautiful, simple galleries now look very poor. Previously I only used the default WP settings and they displayed fine.

    How do I get my Captions back? and increase the size of the images and margins?

    Thanks for any help!

    #260729

    Hi Guldbrandsen!

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

    .grid-entry .inner-entry { margin-bottom: 20px; margin-right: 20px; }

    Cheers!
    Yigit

    Hi mako10!

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

    .error404 #footer {
    display: none;
    }

    Best regards,
    Yigit

Viewing 30 results - 221,401 through 221,430 (of 243,786 total)