Viewing 30 results - 219,361 through 219,390 (of 244,539 total)
  • Author
    Search Results
  • #280622
    nggrozev
    Participant

    Hi i am usning the masonry portfolio for one of my pages, but the problem that i have is the order of it, currently the newest posts are firs and i want to have them to be in custom order or atliest ordered alphabetically. Is this posssible and how it should be done?

    #280618

    Hey roemer!

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

    .home .content {
    padding-top: 0;
    }

    Regards,
    Yigit

    #280612

    Hey connect4consulting!

    Please go to Appearance > Editor and open Helper-main-menu.php file and at the bottom add following code

    <?php echo do_shortcode("[shortcode goes here]"); ?>

    You can enable debugging mode to get the shortcode of your element – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Yigit

    #280604

    In reply to: Need same colour

    Hey curmi01!

    Please go to Enfold theme options > General Styling tab and change main colors to #AD0004

    Regards,
    Yigit

    #280590

    Hey Angiec13!

    1- I went through all of your pages and socket displays on all of them on my end. Which page it does not show on your end?
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
    background: transparent!important;
    box-shadow: none!important;
    }

    Cheers!
    Yigit

    #280587

    In reply to: Chrome SSL issue

    Hi!

    Please try the code Peter posted here – https://kriesi.at/support/topic/enfold-https-issue/#post-279993

    Cheers!
    Yigit

    #280580

    In reply to: Secondary Menu

    Hey!

    You can take a look at Enfold showcase thread for inspiration – https://kriesi.at/support/topic/enfold-showcase/
    I was able to display Sanitary Ware menu item as Mega Menu. Please review your website

    Best regards,
    Yigit

    #280576

    In reply to: Delete blog post info

    Hi leesberg!

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

    span.post-meta-infos {
    display: none!important;
    }

    You can also go to Enfold theme options > Blog Layout and uncheck unwanted post meta

    Regards,
    Yigit

    #280552

    Hi effectandaffect!

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

    .template-blog .post .entry-content-wrapper {
    clear: left;
    }

    then add this code to Functions.php file in Appearance > Editor

    function add_custom_script(){
    ?>
    <script>
    jQuery(window).load(function(){
    	   jQuery(".single-post .avia-breadcrumbs").appendTo(".single-post .big-preview.single-big");
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_script');

    Best regards,
    Yigit

    #280540

    In reply to: Secondary Menu

    Hi kimogroup!

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

    @media only screen and (min-width: 1140px) {
    .responsive .container {
    width: 1030px!important;
    }}

    Best regards,
    Yigit

    #280534

    Hey!

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

    nav.main_menu {
    background-color: rgba(0,0,0,0.2);
    border-radius: 10px;
    }
    .header-scrolled nav.main_menu {
    background-color: transparent;
    }

    Best regards,
    Yigit

    #280530
    hicct
    Participant

    Hi
    I’m using the header transparency option on the homepage and use an image as background – great effect.

    I have set a different logo and also changed the color of menu links but the menu links are not quit visible enough, and I really would like to have the option from the Flagship theme where the menu have a transparent background color. How would that be possible on the othervise great Enfold theme?

    Thanks

    depthofeel
    Participant

    Hi,

    After the recent update, my portfolio links are all wrong. I just realize it when i was finish uploading a client photos.
    previously it was working fine, now it gives me error. Recently after the WordPress update, my enfold theme was broken and i had to reupload the theme via FTP after that its like this. Sorry i am not a pro with such stuff. Really appreciate some help here.

    #280520

    Topic: Images disappeared

    in forum Enfold
    siimr
    Participant

    Hi,

    all page images have disappeared overnight. We are using version 2.8.1 and Enfold shortcodes for images. What could be the reason?

    Thanks,
    A.K

    #280513

    In reply to: Promo Box Padding Size

    Hi irfan_arif!

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

    .av_promobox { margin: 10px 0; }

    Cheers!
    Yigit

    #280510

    Hey!


    @novamaris
    You can go to Enfold forum and scroll down to start a new topic – https://kriesi.at/support/forum/enfold/#new-topic-0

    Regards,
    Yigit

    #280509
    thewrath1
    Participant

    Hiya, need a magnifier to work for WooCommerce single product page.
    I’ve tried previous suggestions here, but with WP 3.9.1 + latest Enfold to date – doesn’t work.

    None of this code helps either….

    .yith_magnifier_zoom.woocommerce-main-image {
    width: 200px;
    }
    
    ---------- or
    
    .four.units.single-product-main-image {
    overflow: visible;
    z-index: 100;
    }
    #280499

    Hey Effektid!

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

    .alternate_color .avia-icon-list .iconlist_icon {
    background-color: red;
    }
    .main_color .avia-icon-list .iconlist_icon {
    background-color: orange;
    }

    Best regards,
    Yigit

    #280493

    Hey!

    Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    and Code Block element should show up

    Regards,
    Yigit

    #280487
    Jason
    Participant

    You closed my thread at https://kriesi.at/support/topic/enfold-https-issue/ without providing a fix.

    Your hack makes all references https. I only use https for the admin console, but given the incorrect url prefix in your hard coded css link, the site doesn’t work while i’m logged in.

    Why can’t you fix this properly? It’s one CSS reference.

    Cheers,
    Jason

    #280485

    My videos are hosted on You Tube but I am having trouble with the embedding settings – would like a cleaner look like from Vimeo. I am not able to edit the embed box in You Tube anymore (to set the modest branding, etc.) Do you know how to do this? Are there further options in Enfold for the embed settings? I’d like to remove the branding, title, etc.
    thanks
    n

    #280474

    Hi dalen550!

    Please go to Appearance > Menus and create a new menu, and add “Privacy” and “Terms of use” pages to your new menu then check “Enfold footer menu” under Menu settings – http://i.imgur.com/JJ7SoG0.png

    Cheers!
    Yigit

    Brainwrek
    Participant

    Hello,

    I’m really new to WP and Enfold, so I apologize if this is a dumb question. But I’m looking for a way to automatically include some of my “Pages” (instead of “Posts”) into a Masonry Gallery. Is this possible?

    I like the layout of this page in the Enfold demo:
    http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/

    And I’d like to replicate that. But that gallery appears to list “Posts” only.

    Thanks.

    #280450

    Hi Dude – Thanks for the suggestion to use the “Code block” instead of the “Text Block”. We are using the Enfold theme from 3/30/2014 and I don’t see the “Code block” in the “Content Elements”. Is the “Code block” available in the Enfold theme? If so, maybe it was added after 3/30/2014? Or maybe there’s a switch to turn it on?

    Any guidance you have would be great.

    Thanks!

    Autaak
    Participant

    Hi,

    I created a new website with the dummy content from the enfold theme. But the problem is that changes of styling don´t work. They show in the backend preview, but not in the frontend after refreshing the page.

    I tried it even by impoting a Theme Settings File from another enfold site that I have, but this does not work, too. Even in the preview it doesn´t show the styling from the imported file.

    So, what do I have to do now, to enable the styling changes?

    Cheers,
    Thorsten

    #280446
    Gurify
    Participant

    Dear Support

    I have issues displaying the addthis codes on Enfold theme. Have you had this issue before? Can you help me?

    Thank you

    Andrea

    #280430

    Hi Dare2Dream!

    I couldn’t find any obvious error/conflict on the page and I don’t know why the plugin doesn’t work. The js developer console doesn’t output any warning or error and the html code also seems to be valid. I recommend to use the default embed shortcode instead: http://codex.wordpress.org/Embeds or you can also use the Enfold video shortcode/element. You can also try to contact the plugin author – maybe he can provide free or paid support.

    Regards,
    Peter

    #280429
    sitesme
    Participant

    Hi,

    We have our own design integrated on Enfold mostly because of the Avia Layout Builder.
    We are using a parent theme + a child theme and all custom changes are being done on the child theme.

    However, when we activate Avia Layout Builder, the developer confirms that all CSS and all changes made in the child theme are being ignored as it only uses the parent theme settings / CSS. Is this true?

    What is the solution to keep the parent theme intact (for future upgrades, etc) but have Avia Layout Builder working fine?

    Thank you in advance.

    Hi,

    yes the enfold google maps element is really good. But I need some more options, that’s why I have to ues a thrird party element.

    I am testing now “map list pro” and it seem to work fine with enfold on different mobile devices

    regards

    #280411

    Hi Devin,

    What I want to point is page background. It is dark. I dont want it to be dark. I want it to be white. I didn’t do what make it dark.

    I am using Enfold Child Theme Default Layout for that page. And I am using same page layout for my other pages as well. Other pages background is white and why is this dark? :)

    Thanks!

    Orhan

Viewing 30 results - 219,361 through 219,390 (of 244,539 total)