Viewing 30 results - 100,021 through 100,050 (of 142,878 total)
  • Author
    Search Results
  • #587526

    I was able to solve the problem by clicking on a field of the Theme Settings, then clicking out, and Saving all changes. Only importing from parent theme doesn’t do it, you still have to Save changes on top of it, even though the changes are saved… It’s not an obvious solution, but it did the trick.

    #587514
    jnightingale
    Participant

    Hi,
    My fullwidth easy slider at the top of my homepage shows up when I preview the page, but it isn’t showing up on the live page. It used to, though. Can you please advise? The site is http://www.fiestapoolsandspas.com/dev/
    Thank you,
    Justine

    #587508

    In reply to: Larger Instagram Icon

    Hey mepho!

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

    #top .av-logo-container .social_bookmarks li a { font-size: 20px; }

    Regards,
    Yigit

    #587489

    In reply to: Enfold Showcase

    Thanks Krissieg. I am using Mailchimp and Mailchimp for WordPress plugin as well as the Mailchimp topbar plugin.

    #587487
    getmechamot
    Participant

    I have an ad that’s a bit too wide for the sidebar and nothing I do in the theme seems to alter this.

    Example: http://www.sitetools.info – the top ad in the right sidebar is getting chopped off. I have it in a PHP widget in the sidebar.

    #587486

    Take a look at the screenshots here. I’m using Easy Slider up top on one and the Fullwidth Slider on the other one. Look at what happens to the formatting of the FullWidth page. It gets very messed up for some reason..

    Easy Slider http://prntscr.com/a6okye
    Easy Slider (wp admin side) http://prntscr.com/a6oljj

    Full Width http://prntscr.com/a6omio
    Full Width (wp admin side) http://prntscr.com/a6omxx

    Does this make sense?

    I just want to have this page look like all of the rest of my site http://prntscr.com/a6oqmu but somehow I can’t get it to work.

    I’m happy to give you login access to take a look.
    Thanks so much!

    #587480

    Hi Ismael,

    it does look good and works, so I decided to stop calling it a workaround and think of it as a solution now ;-) So I am fine, thanks a lot.

    For all others: As written above I wanted to have a submenu below the slider on this site: http://o2bln.de/
    Instead of some complicated fiddling with the header height, the top-margin of the submenu when scrolled to top and so on I simply set the submenu to 72px height and moved the whole slider container up by 72px:

    #top .av-submenu-container { height: 72px; } 
    #fullscreen_slider_0  { margin-top: -72px; }

    The slider is cut off those 72px at the top, but I can live with that.

    Cheers,

    Michael

    #587477
    rainerherrmann
    Participant

    We have multiple copies of Enfold on multiple sites – all sites when updating to WP 4.4.2 now have issues with theme options among others (sliders stop working, editor doesn’t work, etc.). Looks to be a javascript conflict between 4.4.2 WP install and EnFold 3.4.7 and EnFold Child 1.0 – I have set up a test site to find the conflicts with no plug-ins installed just WP 4.4.2 and Enfold Child and Enfold themes. With a junk home page with a slider – now theme options dont work.

    Needless to say the past 2 weeks have been rough given this issue – especially as one of the main sites we use this theme on is an ecommerce site with WooCommerce plugin. Feel like I have been chasing demons the past 2 weeks.

    I have found that is you periodically – reinstall wp 4.4.2 sliders will start to work and theme options will work, but as soon as you edit anything – everything stops (and sometimes to varying degrees).

    please check out the test site –

    Login details are in the private area below

    Please advise ASAP

    Thanks

    Loren Shade

    #587472

    Hey!

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

    .responsive #header{ position: fixed; width: 100%; top: 0; }

    Regards,
    Yigit

    #587470
    dburton77
    Participant

    Hi,

    I’m using the latest version of Enfold. I’m trying to open an image gallery in a lightbox by using a link as described in this previous post:

    Unfortunately, when the lightbox opens it only displays the first image (the one referenced in the link) and doesn’t show the arrows to view the rest of the images in the gallery. What am I doing wrong?

    Doug

    #587433

    Hi Yigit,

    Thank you.

    I thought documenting your change might help other customers who are facing the same challenge, as your change was not to my code, but rather Enfold’s code published by the Enfold team in the forum.

    There seems to be delta in addressing the iOS icon challenge/fix in the Enfold main Menu vs. the Enfold Fullwidth Sub Menu.

    Enfold main Menu
    ( While this works for the Enfold main Menu on iOS, the CSS does not work on the Enfold Fullwidth Sub Menu )
    https://kriesi.at/support/topic/avia-bullet-in-mobile-menu-changes-to-undesirable-icon-on-ios-9-0-2/

    Fullwidth Submenu
    ( Note Josue’s comment on May 23, 2015 at 8:02 am, line 16)
    https://kriesi.at/support/topic/how-to-make-full-width-sub-menu-transparent/

    His code has,
    .responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before{content: “\25B6”; position: absolute; top: 15px; margin-left: -10px; font-family: ‘entypo-fontello’; font-size: 7px;}

    Above, in this topic, both you and Ismael also suggested the same code,
    content: “\25B6”;

    While your new fix shows the actual triangle character
    .responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before{content: “►”; position: absolute; top: 15px; margin-left: -10px; font-family: ‘entypo-fontello’; font-size: 7px;}

    Thank you for your help,

    spmcfarland
    Participant

    I’m working on a website with many posts, about 90% of which are created with the default editor. The other 10% are using the Advanced Layout Editor. The problem is that the category and title treatment at the top of the post disappears when using the Advanced Editor, and I can’t find any way to add it back in so that the titles match for all posts.

    I came across this thread which seems to be asking the same question: https://kriesi.at/support/topic/post-using-advanced-editor-how-to-insert-post-meta-info-title-date-etc/

    However, that code doesn’t seem to work on my site at all. Perhaps something has changed since then?

    Is there any way to edit the PHP so that ALL posts (even those using the Advanced Layout Editor) have the category and titles at the top of the page?

    #587420

    * {margin: 0; padding: 0;}

    body {
    background: #f5f5f5;
    font-family: arial;
    }

    section {
    background: #fff;
    box-shadow: 0px 2px 2px #ebebeb;
    }

    header {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    }

    nav li{
    display: inline-block;
    padding: 40px 30px 40px 0;
    }

    nav li:nth-child(3) {
    padding-right: 80px;
    }

    nav li:nth-child(4) {
    padding-left: 80px;
    }

    .logo {
    background: url(logo.png) 50% 0 no-repeat;
    background-size: 32px 59px;
    width: 32px;
    height: 59px;
    position: absolute;
    top: 20px;
    left: 460px;
    }

    Böyle bişey buldum yaptım dediğim gibi oldu ama headerın altına gitti yazılar logo fln yok oldu ben yazılım bilmiyorum o yüzden benim için zor oluyor. Neyse belki işe yarar başkası için .)

    #587405
    Trystan
    Participant

    Hi,

    There is a feature I’d be very interested in. Namely that the logo changes when you scroll down.

    You can see this very often on websites that are using vertical logos. Often the logo changes to a horizontal logo, so that the sticky header doesn’t take up too much space. E.g. here: https://www.realexpayments.co.uk

    I tried using the code written here: https://kriesi.at/support/topic/different-logo-on-sticky-header/

    It doesn’t work though. Maybe something has changed in the meantime?

    Your help would be appreciated!

    Thanks

    #587372

    In reply to: Jump to Footer

    ***edit***

    I didn’t type quick enough ;)

    Hi,

    The footer uses the id #footer.

    You should be able to add a custom link on the appearance>menus page and use #footer as the url. That will create a menu item that scrolls to the footer when clicked.

    If you don’t see Custom link as a menu item click Screen options in the top right and double check it is checked

    Hope that helps

    TJ

    • This reply was modified 10 years, 1 month ago by tjswarbs78.

    Thanks for your reply Andy.

    I tried all that but no difference. It doesn’t seem to be a caching problem because a lot of different people are experiencing the same problem even when i deactivate caching. And it’s on mobile devices only not desktops.

    It used to work fine until like a few weeks so i don’t know what happened.

    Any other idea?

    #587344
    xxtita
    Participant

    Hi Team Kriesi,
    i have full-width desktop and the default grid for category archive pages is 3 columns. How can i change it to 5 or 6 columns (feature pic is just too big in fullwidth).
    thanks

    #587318
    andreas_malm
    Participant

    Hi

    Thanks for a great theme. After updating to Enfold Version: 3.4.7 the Tabs section does not display the same way as before.
    I have set the tabs on http://www.telgias.se/menyer/ to be displayed on the left, but now the active tab is on top and the rest below the content. Neither of the tabs are clickable.
    Please give me som advice on how to fix this error.

    Best regards

    Andreas

    #587317

    In reply to: HELP!

    Hi Rikard,

    Sorry but the linked page isn’t saturated with content!

    I’m trying to get those 3 images to grow smoothly (~1 sec animation) by 10% of their current size on mousing over them to then decrease to their original size when mousing off. Hopefully this will emphasise that they are clickable when the page is completed.

    The reveal animation I’m describing is illustrated by timeline I made containing the 2 elements made up of “text 1” and “img 1”. Left-most being the start of the animation and the right-most being the end of it (font-style and colour will be different, something I can manage with)! The idea is that when hovering over the text, “img 1” would begin to reveal itself from left-right. When hovering off the text, the animation would trigger in reverse to the original state.

    Also, you might be able to tell help me out with the background sizing. On my laptop at the moment the background stretches across, but when I’m at home on my larger monitor I’ll see that the background will be too small for the screen. A background that stretches and responds to differing monitor sizes is what I’m after.

    Finally, to add another question to the list (it could go on forever) I’m trying to rotate the arrow at the very bottom of the page by just a few degrees because I’ll have an arrow to each of those circular buttons and I don’t want to have each of them separated by 90 degrees. I’d rather not go into inkscape and rotate them in there, thus having to upload 50 arrows to my media library in slightly different orientations if you catch my drift!

    I’ll do my best to explain better if you need me to.

    Thanks,

    J

    Hi Vinnie,

    sorry to take so long to reply.

    I tried the code: #top .av-siteloader {display: none!important;} but this just disables the spinner completely.

    I’m trying to stop the small spinner that I see before the larger spinner circle appears. The video I posted above shows what I mean.

    Thanks,

    Hedley

    #587306

    In reply to: Toggle of Accordion

    Hey!

    It works now but the use you have created is not an administrator :( just add the css i have provided on top in Enfold > General Styles > Quick CSS and let us know.

    Regards,
    Vinay Kashyap

    • This reply was modified 10 years, 1 month ago by Vinay.
    #587303
    rhsheehan
    Participant

    Hi. I have been though every thread I can find on this and can’t quite come up with the right answers.

    I need a page (not the home page) to be stretched and the rest of the site boxed. Eventually I will need to do the same with the home page.

    I found a aupport article saying to do this:
    .boxed#top.page-id-59 {
    width: 100%;
    max-width: 100%;
    }
    I changed the page id to my page (634) and it did not work. Then I took a stab at another post and tweaked it to come up with this:
    body.page-id-632
    { max-width: 100% !important; width: 100% !important;
    }
    Which did work However, now the entire menu and logo are to the left. I tried several things I found on your site but none of them would align the logo and menu towards the center as it should be.

    Thanks for your help.

    #587291

    Sorry to bump this to the top… please don’t yell at me ;)

    Post was getting lost down the pages. Any ideas if it’s possible?

    Thanks

    #587287

    Hallo,
    fast. Du wolltest das ich pro Thema einen eigenen Thread eröffne….
    Jetzt vermischt es sich.
    Hier geht es nun um den damaligen Vollbild-Slider der jeweils nur einem Bild diente. Das Motiv war leider nie vollständig zu sehen (Textbereich im unteren Bildabsschnitt); dann habe ich daraus ein Hintergrundbild der Farb-Sektion gemacht. Auf meinem 15 Zoll Mac ist das Motiv nicht vollständig zu sehen – auf dem großen Monitor schon… Nun geht es darum, dass sich dieses gemäß dem Medium (z.B. Laptop 13 Zoll, 15 Zoll anpasst und auch mobil gut aussieht…)
    Siehe privaten Content…
    Danke,
    Janina

    #587284
    thestorywebsites
    Participant

    http://hsm.thestorywebs.com/
    On a 15 inch monitor, there is no background in the top bar. On a 23 inch monitor, there is a background and it’s different heights, depending on which browser is being used. I would like to remove the background. Please advise how.

    Thanks!

    #587278

    Hi Andy,

    Thanks for the reply. Yep, I’ve cleared the browser cache on my mobile but the problem still persists. I’ve checked my iPad with Chrome and it does work ok, so seems to be Android related with the exception of the odd occasion on my desktop.

    Cheers,
    Marc

    #587267

    Topic: Image hover meta tags

    in forum Enfold
    sitesme
    Participant

    Hi,

    I already posted this issue in a different post: https://kriesi.at/support/topic/remove-image-titles-hover-on-images-conflict/

    I am using the following code:

    function remove_title_attr(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery('.flex_column a').removeAttr('title');
    jQuery('.flex_column img').removeAttr('title');
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'remove_title_attr');

    However, these tags are still showing up in some other parts of the website.
    How to disable them across all images in all parts of the website?
    If possible, please add the full code to replace the one above.
    Please check the page in PVT

    #587266

    Hey Ismael,

    1.) yes, after searching many hours I’ve found a peace of code in this forum:

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
    }

    2.) Thanks to the plugin author, who had a look on the theme code, I’ve got now a possibility to hide the theme lightbox when using the JIG gallery.

    Regards,
    Hella

    #587261

    Here’s link to the same theme with only 1 theme setting changed (menu in the top menu instead of the left sidebar):

    As you can see, it works perfectly with that change, no other changes were made at all. But not with the menu in the left sidebar.

    #587260

    Hi Missca!

    no, not really, but you can try this workaround in your Quick CSS field:

    .avia-caption-content {
    top: 31px;
    left: -36px;
    position: relative;
    width: 214px;
    font-size: 10px;
    }
    

    Adjust as needed.

    Best regards,
    Andy

Viewing 30 results - 100,021 through 100,050 (of 142,878 total)