Viewing 30 results - 221,311 through 221,340 (of 243,784 total)
  • Author
    Search Results
  • I understand that a click on this anchor can not work because the #next-section is … display:none
    So how can i do to tell enfold to go to the next>next section ?
    thanks

    #261336
    Micheal0424
    Participant

    WP Version: 3.9
    Theme: Enfold

    When I hover over a picture the box shades and a green circle with an arrow appears.

    How do I change the color of that circle to another color?

    Thanks.

    • This topic was modified 11 years, 7 months ago by Micheal0424.
    #261329
    web4proPL
    Participant

    At the demo (http://kriesi.at/themedemo/?theme=enfold) all featured images of the blog posts are 220px height – and original image has 1030x686px. It automatically takes just a part of image from inside.

    I can not reproduce this effect at my site.

    It always just resize width to 100% of column and height is proportionally. If I upload an almost square image 1200x915px – and the column width is 569px (just like in the demo) – featured image height is proportionally 441px. I want it to be just 220px – a part of image (like in the demo page).

    What can i do?

    #261328

    Hey!

    You can add tooltips on partner/logo elements – http://imgur.com/XT2r7Kf
    Please hover on Microlancer logo on demo site to see it on action – http://kriesi.at/themes/enfold/
    Cheers!
    Yigit

    #261325

    In reply to: Incorrect Breadcrumbs?

    Dude,

    Thanks for the clear explanation. I have done what you asked and it has improved the situation!

    Selected: use advanced layout editor, under Enfold theme options – BLOG LAYOUT
    &
    Under THEME OPTIONS I selected Recent Work

    It now displays in the bread crumbs the ‘Recent Work’ however it also shows BLOG in the breadcrumbs as well?

    here is an example (shutterliving.com/bookshelf/)

    How do i remove this breadcrumb from showing up as it links to a random page?

    Thanks in advance!

    #261317

    Hi Yigit,
    We set up the responsive layout. However our logo is to wide for responsive layout, and the menu icon and social media icon go over it on smaller layout. Is there a way to set up a smaller logo only for smaller width browser?

    Otherwise, is it possible to keep using fixed layout, but preventing the main menu to disappear on small browser (because i see on Enfold theme options that now it is not possible to deactivate totaly mobile menu) ?
    Thank you for your help

    Benjamin

    #261315

    Hey Special K!

    It is Color Section element that you can add under Layout elements in Avia Layout Builder. You should click it on it and choose to display background image fixed. Please also see – http://kriesi.at/documentation/enfold/working-with-the-advanced-layout-builder/

    Best regards,
    Yigit

    Hi (Email address hidden if logged out) !

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

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
    display: block;
    }
    nav .avia-menu, nav .fallback_menu { display: none; }
    #header_main nav .social_bookmarks { right: 500%; }}

    Cheers!
    Yigit

    bigtime32
    Participant

    Hi,

    I am experiementing with the a height increase so I may display a larger logo (116px to 150px). I have increased it, but now I can see the page content behind it on the lower border. I know this is probably an easy fix, but I honestly cannot find an answer. Would appreciate it if you can help me out asap.

    url: pvatestsite.com/420

    look at the lower edge of the header and you can see what I mean. the very top of the slider shows through even though there is no scrolling. and becaause the logo has a white background, it really looks bad. I do not want this to show through no matter what height i adjust the header. on a side note, this did not occur in old versions of Enfold. Thanks.

    tjr3217

    #261304
    Thisafternoon
    Participant

    Hi guys,

    I’m having some trouble with Analytics in my Enfold ‘One Page’ website. I’m using a menu with a couple of color sections with specific ID’s like #contact and #cases. It would be great to have GA be able to recognise these sections.

    Unfortunately if have yet to find a way to get this done. I’ve found some plugins, but none of them seem to do exactly this. You can use multiple GA ID’s by adding some shortcodes, but I just want to be able to know which of the visitors get all the way to the bottom…

    Any thoughts on how to achieve this? Or maybe an out-of-the box solution to get similar data? :)

    Best regards,

    Bas

    #261303

    Hi!

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

    strong.news-headline:hover {
    text-decoration: underline;
    }

    Best regards,
    Yigit

    #261297
    doa
    Participant

    Hi,

    After i updated to 2.7.1. I noticed a little Bug with the Post-Slider-Element: The Overlay effect on the featured Image has a different size than the underlaying picture and therefore produces little glitches:

    Postslider Bug 2.7.1

    Maybe you could give me a hint how to fix this.

    Best Regards,

    Marcus

    #261296
    camkristis
    Participant

    Hello,

    I just created a site using Enfold theme. My praise to the developers!
    Now I have a slight problem with it, as I moved the site from home host to a live server. They both work (see http://kristijonas.myetrayz.net and http://www.kremeratabaltica.com) but when I go to administration in the new server, I cannot edit or create text blocks normally – there is no text in the “visual”part, I can only see it in the “text” part, which makes administration to last longer and complex…
    By the way, to migrate the page I used “WP MigrateDB or WP MigrateDB PRO” plugin, and later moved the “uploads” folder and “enfold” theme folder using MuCommander.
    Any ideas on where the problem is and how to fix it?

    #261295
    Hande-K
    Participant

    I have an Enfold themed page. I want to use this page in 2 different languages. Main one will be Turkish and the second one will be English.

    I prepared 2 different pages for each languages and orginezed their contents but there is a problem that couldn’t solve yet, menu. Although i prepared different menus for each languages, i’m not able to swich to English menu in my English page.

    How can i swich between 2 menus? Is there another way to show menu items in English?

    My web page is http://www.handekarayaka.com/blog/

    Thanks

    #261291
    qeeqac
    Participant

    Hello.

    I bought your template and I have a problem with the site password protected.
    I created the page but page after entering the correct password is not open.
    Please help me.

    Wordpress 3.9
    Enfold: 2.7
    http://plan2.pl/client_478/ password: plan2

    Regards
    QeeQac

    Hey Martin!

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

    #top .fullsize .template-blog .post_delimiter { z-index: -1; }

    Best regards,
    Yigit

    #261281

    Hi Ben!

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

    #top .avia-logo-element-container .slide-entry { min-height: 150px; }
    #top .avia-logo-element-container .slide-image { background: transparent; }

    It would be better if you edit images and have them all proportional

    Cheers!
    Yigit

    #261278

    Hey!

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

    #header .avia_mega_div {
    left: -100px!important;
    }

    Cheers!
    Yigit

    #261277

    Hey!

    You can import parent theme settings. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
    Regards,
    Yigit

    #261276

    Hey evtilsley!

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

    .avia-slider-testimonials .avia-testimonial-meta { margin-left: 47%; }

    You may need to adjust the value to center it perfectly

    Best regards,
    Yigit

    #261274
    bluff03
    Participant

    Hello again

    In a previous post @Dude suggest to update Woocommerce and Enfold to the latest versions so solve some variable product issues. I did this and advised that all was working well.

    I apologise, but as I was loading new variable product images, I noticed that when you select a variable product, the main image does not change, even though there is an image for each variable.
    http://themakeupfactory.com.au/product/tmf-lip-pencil/

    Also, the ‘clear selection’ does not work again.

    Cheers
    Julie

    #261270

    Super. Worked too! :)

    What happens when there is an update to the enfold theme? Will this overwrite/remove the code I have inserted in ‘functions.php’ and ‘loop-search.php’ so I need to paste it in each time the theme is updated?

    #261268
    spsocial
    Participant

    In my website (www.sparkline.com), my site search form’s Submit button shows the word “Array” instead of the actual Search icon. I haven’t changed the Enfold template, and my custom template doesn’t change any icon. I’ve verified this in Firefox on Mac, Chrome on Mac and Chrome on Windows 8.

    The social network icons (Facebook, LinkedIn, Pinterest, etc.) appear normally, though.

    How do I fix this?

    Hey!

    Enfold theme in Downloads section on your account is the updated file. You should download it once again and update the theme via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    #261260

    Hi!

    1- Please try deleting .htaccess file on WordPress root directory
    2- Please go to Enfold/Includes folder and open helper-social-media.php file and edit the string you would like to change

    Best regards,
    Yigit

    Vicken
    Participant

    I can not seem to figure out how to make a column stretch the fullwidth of a page like a layer slider does.

    How do I do this? Please Help.

    #261235

    In reply to: Logo width

    Hi Ivana!

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

    .html_header_top.html_logo_center .logo {
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }

    and go to Enfold theme options > Header Layout > Header Size = Custom Size > Header Custom Height = 300px

    Regards,
    Yigit

    Hey Sabine!

    Es gibt an sich keinen großen Unterschied – WordPress behandelt Portfolio-Einträgen/-Kategorien und normale Beiträgen/-Kategorien genau gleich. Der Hintergrund warum wir Portfolio-Einträgen/-Kategorien eingeführt haben ist, dass sich dadurch die Website besser strukturieren lässt. Die Portfolio-Einträgen/-Kategorien lassen sich in “Portfolio Grids” anzeigen (wie zB hier: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ ) und bieten mit dem “Ajax Preview” eine Funktion, welche nicht von Standard-Einträgen unterstützt wird. Normale Einträge können aber auf der Blog Seite angezeigt werden, was mit Portfolio Einträgen eher nicht zu empfehlen ist.

    Best regards,
    Peter

    #261213

    Hey!

    Please update to Enfold 2.7.1 – the ava_after_content hook is not available in 2.7 or previous theme versions.

    Best regards,
    Peter

    #261200

    Hi Ismael,

    Thanks for reply. I have just tried to copy/paste the above code into functions.php but after doing that my site was completely black; front and backend.

    1: i have pasted the code into functions.php file located here: /wp-content/themes/enfold/functions.php is this the correct file?
    2: i just pasted the code in the very end of the file. Is this correct or do it need to placed a specific place in the file?

    I am not very familiar with this kind of code. When i pasted the code in it was highlighted with som ‘red’ fields (errors)

Viewing 30 results - 221,311 through 221,340 (of 243,784 total)