Forum Replies Created

Viewing 30 posts - 3,361 through 3,390 (of 14,834 total)
  • Author
    Posts
  • in reply to: Hiding the Avia Layout Builder for regular site users #522005

    Hi!

    How come your missing the “Editor” link in Dashboard > Appearance > Editor? I deactivated all of your plugins but it’s still missing.

    Regards,
    Elliott

    in reply to: Problems with responsive #521948

    Hey aintzerga!

    Your talking about the U2.COLLECTION text correct? Because there are no spaces in the text the browser thinks it is all one word so it does not break it into two lines. Would you like to try reducing it’s size? If so then remove the !important inline style you have set on it and add a custom ID to the section it’s in and then add this to a codeblock element in the page.

    <style type = "text/css">
    @media screen and (max-width: 900px) and (min-width: 767px) {
    #yourcolorsectionID .av_one_third font { font-size: 20px !important; }
    }
    </style>

    Best regards,
    Elliott

    in reply to: Fullwidth Submenu Not Sticky #521943

    Hi aIVIis!

    You made it sticky in the shortcode options correct? Can you send us a WordPress login so we can take a closer look?

    Regards,
    Elliott

    in reply to: Add full width slider before content #521942

    Hey Kevin!

    No, it will do the same wherever you use it. I’m guessing your using do_shortcode() ? It would be best to just edit your pages manually and add the slider in that way.

    I suppose you could try to fix the layout yourself by adding in extra tags but it’s pretty complex and I don’t know of the exact HTML you need.

    $output .= do_shortcode();
    $output .= '</div><div>';
    

    Regards,
    Elliott

    in reply to: Menu and Pages not working properly with WPML #521941

    Hey jenki!

    In Dashboard > Enfold you will see there is a language switcher in the top left corner of the theme settings. Each language will have it’s own settings so you can switch between them and change the styles, logo, etc etc.

    If you want them to be the same then export the settings in Dashboard > Enfold > Import / Export, switch the language, and then import the settings.

    Cheers!
    Elliott

    Hey Younis_FARES!

    You can edit them in an image editing program such as Photoshop, Fireworks, Paint, etc etc, before uploading them.

    Regards,
    Elliott

    in reply to: MENU open in a new window not working. #521934

    Hey jb84!

    Send us a WordPress login and we’ll take a look.

    Make sure Enfold is updated to the latest version, 3.3.2, and that all plugins are deactivated while testing.

    Regards,
    Elliott

    in reply to: iframe on page wont let slider load. #521933

    Hi codecreative!

    Your getting a few javascript errors. I couldn’t figure out which version of the theme your using. Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    Cheers!
    Elliott

    in reply to: Layer Slider Bug #521928

    Hey mirokato!

    It looks like your using Enfold 3.2.3. Go ahead and update to the latest version, 3.3.2, and let us know when your done.

    Also be sure to deactivate all plugins while testing.

    Regards,
    Elliott

    Hey Hugues!

    Yes, when you edit the product category in Dashboard > Products > Categories you can set a custom banner image and description and it should display in the archives for each category.

    Best regards,
    Elliott

    in reply to: Change font colours and sizes on the same page. #521916

    Hi Erich Nolan!

    You can set the color sections style to use the alternate content style but that would only give you two different styles. You can also set custom IDs for each color section and then target those via CSS to change the elements inside.

    Best regards,
    Elliott

    in reply to: Image(s) missing width and/or height attributes #521913

    Hey tech500!

    I recommend using the google page speed insights tool for optimizing your site. I put a link to your site report in the private content.

    Besides optimizing your images for web you will want to install a caching plugin and a plugin for minifying the JS / CSS such as BWP Minify. Those are the best ways for optimizing a WordPress website.

    Best regards,
    Elliott

    in reply to: website errors in header #521903

    Hi jdrakeproductions!

    Please see here, https://kriesi.at/support/topic/warning-session_start-function-session-start-help-asap-please/.

    Best regards,
    Elliott

    in reply to: Mobile layout issues #521900

    Hey essentialifecoaching!

    I think I see what your talking about but I’m not sure what your wanting to do with it. Can you take a screenshot and highlight your intentions?

    Cheers!
    Elliott

    in reply to: Shortcode Content show up in the Standard Editor field #521899

    Hey gentle_md!

    You can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to get a “debug view” where you can copy the shortcodes and paste them elsewhere.

    Best regards,
    Elliott

    in reply to: Organic Contact submissions vs PPC #521896

    Hi jesseaborden!

    This sounds pretty complex so it would be best to hire a freelancer to help you out. If you need to customize our contact form then the file your looking for is /enfold/framework/php/class-form-generator.php

    Cheers!
    Elliott

    in reply to: logo resolution #521886

    Hi ftt123!

    When you set the logo make sure the size setting is set to full in the options in the popup. Since it’s a larger size it will appear sharper even on retina screens.

    Cheers!
    Elliott

    in reply to: Where is the "Read more" function #521882

    Hi tcoach84!

    I see the read more on all of the posts. I see a few of your posts have no excerpt though. That happens when you use the advanced layout builder on them. You can set a custom excerpt when you edit the post though. If you do not see the custom excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.

    Regards,
    Elliott

    in reply to: Reduce white space under logo and menu #521879

    Hey lobster71!

    I see you have the header set to 250px and your logo is using a thumbnail version of 300 x 154. If you set the header to the slim / large setting it should fill the space. Or when you select your logo image you can set it’s size to be “full” instead of a thumbnail so it fills the space.

    Or are you wanting to keep the header 250px and have the logo display vertically centered in it while still using the thumbnail size?

    Regards,
    Elliott

    in reply to: Align Search Icon with Menu Icon #521859

    Hi jpdietz!

    Instead I think it would be better to have the menu switch to the responsive version when it runs into the logo. You can increase this in Dashboard > Enfold > Header > Mobile Menu. Or we can give you some CSS to increase it even further.

    Or if you just want to move the menu around via CSS then send us a link and we’ll take a look.

    Regards,
    Elliott

    Hi sweet3!

    I see what you mean. I couldn’t figure out which version of Enfold your using. Let’s try the following.

    1. Deactivate all plugins and clear your cache.

    2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. You should be using version 3.3.2 after this.

    If the above two steps does not fix it then send us a WordPress login and we’ll take a closer look.

    Regards,
    Elliott

    in reply to: back forward navigation problems #521168

    Hey ftt123!

    Hmm, are you talking about the browser forward / back buttons or are you talking about the post navigation previous / next links?

    I tested both but they are working fine on my end. What operating system / browser / device are you using?

    Cheers!
    Elliott

    in reply to: GA tracking on specific BUTTON #521164

    Hi decode!

    Create your button and save the page and then view your page on the frontend. You can right click the page and view it’s source code and then copy the button HTML and then paste that into a codeblock element and add the onclick attribute that way.

    Cheers!
    Elliott

    in reply to: Title BLog Layout #521162

    Hi!

    Did you make sure to set the style to “Heading Style Modern (left)” instead of “Heading Style Modern (centered)” ?

    Cheers!
    Elliott

    in reply to: Blank space between header and main content #521160

    Hi!

    See private content.

    Best regards,
    Elliott

    in reply to: Make blog posts summary display as single item on mobile #521159

    Hey!

    That’s quite a lot of CSS. Make sure there are no typos. I looked over it real quick and found this.

    td.how-to-order-1st-column span.av-icon-char{
    /* display: none; */
    /* visibility: hidden; */
    color=’#007ab6′
    size=’60px’
    position=’absolute’
    top: 60px;
    }
    

    Which is going to cause problems. Make sure that every opening bracket has a closing bracket and that all of your comments are properly closed. Those are the most common CSS typos.

    Regards,
    Elliott

    in reply to: problem with showing added font in Firefox/Chrome #521157

    Hey!

    If your trying to make it selectable in the theme options then make sure to add this to your child theme functions.php file as well.

    add_action( 'init', 'enfold_customization_swtich_fonts' );
    function enfold_customization_swtich_fonts() {
        global $avia;
        $avia->style->print_extra_output = false;
    }

    So it does not try to load it from the Google Fonts CDN.

    See here for more info, https://kriesi.at/support/topic/installing-own-fonts/#post-421325.

    Regards,
    Elliott

    • This reply was modified 9 years, 9 months ago by Elliott.
    in reply to: Cart summary #521156

    Hey!

    1. Add this to your custom CSS.

    .product-remove {
        position: relative;
    }
    .product-remove a {
        left: 50% !important;
        transform: translateX(-50%);
        position: absolute;
    }

    2. Add this to your custom CSS.

    @media only screen and (max-width: 767px)
    .responsive .shop_table .product-quantity {
        display: block !important;
    }

    Best regards,
    Elliott

    in reply to: Some issue on header widget #521154

    Hey combra!

    Add this to your custom CSS.

    #header .widget { z-index: 9999 !important; }
    

    Regards,
    Elliott

    in reply to: GOOGLE FONT #521152

    Hey!

    You would just switch out the name of the font in both instances. The 400, 700, etc etc, refers to how many “weights” you want to have included. The more weights and styles you include the bigger the font file will be.

    Cheers!
    Elliott

Viewing 30 posts - 3,361 through 3,390 (of 14,834 total)