Viewing 30 results - 137,821 through 137,850 (of 138,175 total)
  • Author
    Search Results
  • #119718

    Fixing the issue I had here https://kriesi.at/support/topic/images-bouncind-everywhere#post-111917 seems to have fixed this menu issue. as well…

    #119691

    It seems like you insert the code at the very top of avia.js. http://www.wafbmuseum.org/wpdocs/wp-content/themes/enfold/js/avia.js

    Please revert the change and don’t insert the code at the very top but replace the (already existing) line

    if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline-block'}); }

    with

    if(!link.css('display') || link.css('display') == 'inline') { link.css({display:'inline'}); }

    #119441

    Try following – in wp-contentthemesenfoldjsshortcodes.js replace:

    form.slideUp(400, function(){responseContainer.slideDown(400); send.formElements.val('');});

    with

    form.slideUp(400, function(){responseContainer.slideDown(400); send.formElements.val('');});
    jQuery('#scroll-top-link').trigger('click');

    #118387

    My images jump too. I added them through the Add Media when editing in display mode. I am not using columns, so how do I stop the jumping? It does it in Chrome, IE and Firefox….

    #23410
    graphmaster
    Participant
    #119645

    Hi,

    Add a new layer > select Div / Video, insert the google map code

    <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&output=embed"></iframe><br /><small><a href="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>

    Go to Style tab > Layout & Positions > width and height should be 100%. Top and left position is “0”. Drag the layer at the top of every other layers to place it behind. Save changes.

    Regards,

    Ismael

    #118914

    In reply to: Adding Custom Icons

    Help Please!

    I followed these instructions and now certain hard-coded icons in the theme aren’t working, specifically: the icon on the “Go to Top” button that appears on long pages, and the next and previous buttons on either side of the blog posts. Can you tell me what to edit in the charmap.php file to fix this? The site is still in development so I can’t give you a link.

    #119650
    #119294

    Stop telling me that you are unsure. Test it again with a real scenario. Yes, I do have always the latest revision of any theme.

    Sorry, but this really fucks me up. It’s 4 a.m. now here in germany and I’m trying to get a development website up and running messing with this sh*t for the whole day (worth of 4 hours plus)!!!

    Another screen that happend JUST NOW:

    I’ve added the entry at the bottom of the toggle, saved builder, saved page, started editing over – there ya go. Pretty much useless! After that I have to deactivate a plugin (Google Doc Embedder or sometimes also WPML and I don’t have any other plugin active) and the editor shows up again.

    The WP feature to automatically save drafts seems to have affect on this behaviour. So get into it instead of telling me after a few clicks that everything works fine… :(

    Hi,

    You need to create a backup of your custom.css or copy the code on the Quick CSS on a notepad or something like that. Yes, it would be nice to be able to save a custom theme style. You can request that on this thread https://kriesi.at/support/topic/enfold-feature-requests.

    Regards,

    Ismael

    #119444

    Hi,

    To change the background of the top header completely, you can use this

    #header_meta {
    background: red;
    }

    To change the color of the menu font use this.

    .header_color .sub_menu > ul > li > a {
    color: blue;
    }

    And the hover color, with this

    .header_color .sub_menu > ul > li > a:hover {
    color: black;
    }

    Change the color value.

    Regards,

    Ismael

    #119288

    Hi there,

    I just posted a similar question and I just tried your suggestion Nick. Thanks.

    However (and theres always a ‘but’) it only works in boxed mode. I want to replicate the following

    http://www.clipular.com/c?6029094=ElAiRoselI8riSzj5UpygB3eFx0&f=.png

    …….. which means the dark footer needs to reach edge to edge (left and right) with no margins and I guess the transparent slider would need to do the same. Is there no way to do the same effect without being in boxed mode but instead be in full width. It needs to be responsive too.

    The large oranges at the top would be in the transparent slider. Is it also possible to have the bottom oranges overlap between the main body and the footer.

    Cheers

    Andy

    #119666

    Hi there,

    Here’s a link to the image effect im trying to reproduce. The large oranges at the top would be within the transparent slider. Possible????

    http://www.clipular.com/c?6029094=ElAiRoselI8riSzj5UpygB3eFx0&f=.png

    #23394
    andypeck
    Participant

    Hi there,

    Slightly unusual this but is it possible to somehow use one big image to cover everything from the nav, header,slider (with a transparent background) and main body. I dont want to segment the sections but instead create one seamless image with minimal interaction on the top. Im guessing something has to be made tranparent or invisible. In which case I would need to switch off the ruled lines between Header & Main and quite poss the alternative background too.

    How do I do this… CSS?

    Cheers

    #119350

    In reply to: Portfolio columns/grid

    Hi this is the css code that will push them apart, but it all depends on how many column there are. This code assumes its 3 or 4 column portfolio. And ofcourse you can play with these values yourself. Initially the first one was 33.3% and the second 25%

    #top .no_margin.av_one_third {
    width: 31.3%;
    }
    #top .no_margin.av_one_fourth {
    width: 23.5%;
    }

    Thanks,

    NIck

    #119347

    Hi,

    Anything is possible. Can you be a bit more specific about what specifically changing into what else. If you can take a snapshot of the demo portfolio page and on http://www.imgur.com (or other image storage) there are objects like little arrows you can add to the snapshot to better flush out your thought as well as convey your idea to the support team better; then just paste the link to the image here

    Please try this css. You can add it to Quick CSS located in Enfold > Styling at the bottom of the page or to the /css/custom.css

    #top .grid-content, #top .grid-entry-excerpt, #top .grid-entry-title {
    background-color: grey;
    }
    #top .grid-entry-excerpt {
    color: white;
    }
    #top .grid-entry-title {
    color:yellow;
    }

    Thanks,

    Nick

    #119651

    https://kriesi.at/support/topic/mega-menu-7#post-111658

    Never mind, I found this post about it!

    #119287

    Hi Nick,

    Thanks for the response!

    I am running locally on Desktop Server (mamp).

    What I can do is first try what you have given me, and tonight load this to a test site and post the credentials for you.

    Tim

    #119286

    Hi,

    You both are asking very abstract questions that are difficult to answer without seeing what you have on the pages, etc.. so there are multiple possible combinations with the theme. Could you provide a url please (you can mask it with http://www.goo.gl) so that we can give you the code for you to use with your designs.

    Here is the css code I use to make everything including header, body, footer, socket transparent. Please add this CSS below to Quick CSS or to /css/custom.css file.

    #top #main,#top .html_stretched #wrap_all,#top .alternate_color,#top .header_color,#top .main_color,#top .header_color div,#top #header,#top .header_color .container_wrap_meta,#top .header_color .header_bg,#top .footer_color,#top .footer_color,#top .socket_color {
    background-color:rgba(255,255,255,0) !important;
    }
    #top .container_wrap {
    border-top-width:0px !important;
    }
    #top #header_main {
    border-bottom-width: 0px !important;
    }

    Just please make sure that you add a background in Enfold > Styling > General. and remove the color from ‘Body Background color’ input box right above where you will upload the image on that page.

    Thanks,

    Nick

    #119530

    Hey!

    https://kriesi.at/support/topic/woocommerce-plugin-tab-manager-dont-work

    Best regards,

    Peter

    #119469

    I am experiencing exactly the same problem as you are, Ivana. I’ve resorted to using Firefox only for editing purposes. That was fine, until recently, when Firefox started crashing on me whenever I tried to edit the slider on my homepage. But that is a different topic altogether.

    By the way: I am no techie, so please bear that in mind when proposing a solution :-)

    Elly

    #23358

    Topic: Map in Slider

    in forum Enfold
    joe88
    Participant

    Hello. I saw a topic from jwferne, where he placed the google code in the layer slider to make the map flush with top and sides. Can someone please provide a few more details on how to accomplish this. What map code is used and in what type of layer is it placed? Can you still use the pop-up marker? Thanks.

    #116877

    No problem Devin we understand.

    Thanks for your help so far, appreciated and will mark the topic resolved.

    thx

    Jasmine

    HI Devin,

    thank you so much for your explanations. I’ll try deactivate Jetpack, since I am not using it.

    I was able to solve the issue with the Testimonials before you probably saw it, since I realized I had to insert a content block first, then insert the testimonial element within.

    Not doing so produced the testimonial acting weird and juxtaposing over the icon boxes and being half cut off from the following section underneath.

    So I still haven’t clearly understood when you can place an element by itself and when you need to place a content box first, then the element within instead…

    I’ve been working all day on the page yesterday, which is why you possibly didn’t reproduce the issues on your end.

    One thing I can’t fix at the moment is how to change the color of the top titles (or headline) of the sections within the footer / footer widget:

    I would like to have them white, yet when I go to the styling panel within Enfold and select “Footer” I tried all different part to be “white”, yet I always get a blueish color which blends in very bad with the background color and makes it hard t read.

    Any clue on that?

    I am currently experimenting with the footer too, so I am trying different background, however the general headers always set colors automatically and not what I would want them to be (mainly white to come up from a colored background)

    #119183

    In reply to: Menu Font Changes

    Hey!

    Did you try to add !important to your code like:

    #top .main_menu .menu li ul a:hover {
    color. #000 !important;
    }

    Best regards,

    Peter

    #118748

    You can use http://wordpress.org/extend/plugins/post-types-order/ to order the portfolio items. Another user had problems with the free version: https://kriesi.at/support/topic/remove-rollover-effect-on-the-portfolio#post-110067 – you maybe need to upgrade to the advanced post types order plugin.

    #119358

    Hi,

    1) I’m sorry but imo it’s not easily possible to add the greyscale effect to the portfolio thumbnails (at least not if you’re using Enfold). I also gave a honest answer to another user. https://kriesi.at/support/topic/greyscale-overlay-and-shop-as-a-co-workers-page

    Can you point me to the post which suggest that “this would be relatively easy”?

    2) 5/6 is not supported for the portfolio grid at the moment. You can select a 2,3 or 4 columns layout. You can try a workaround though – create 2 columns and add a 3 columns portfolio element to each column – it will look like:

    #23348
    radisafi
    Participant

    Hi,

    I’m trying to add the email icon via the shortcode (✉) into the content of an icon box. I find that although the first time the icon appears as it should, if I update the page and do a hard refresh the icon becomes a question mark. For example in the top left icon box on the below page I’ve tried to put an icon near the email address and it has broken.

    Is there a specific instruction I’m missing? If possible, I’d also like the icon I insert to have the circle around it for more definition.

    Thanks!

    #119373

    In reply to: Next and Prev Arrows

    Hi,

    It should be there automatically, there is no option to turn it on or off but you can hide it through css. Maybe the slider is covering it. Try this on your custom.css

    #top .avia-post-nav {
    z-index: 9999;
    display: block;
    }

    Regards,

    Ismael

    #119302

    Hi,

    Use this

    .page-id-1735 .column-top-margin {
    margin-top: 20px;
    }

    Regards,

    Ismael

Viewing 30 results - 137,821 through 137,850 (of 138,175 total)