Viewing 30 results - 141,901 through 141,930 (of 142,809 total)
  • Author
    Search Results
  • #123835

    Hi,

    Please read directions about how to use the WPML plugin first. https://kriesi.at/support/topic/callout-translation-wpml#post-77814

    Create a page in your initial language. http://www.clipular.com/c?6594137=lplk_oHAyD918GMCKEGP_OS5-9Y&f=acc7888a8365ed670f592c3ecdacd876

    Then switch to your translation language by clicking on the flag of the other language. Now you can just click Copy Content from English (on right side http://www.clipular.com/c?6822111=ngtjX3fmnubCV9BKByRjCG9GESY&f=.png) or whatever language you selected. And the shortcodes will appear in the text area. Now just switch to Advanced Layout Editor, and make the translations of what needs to, and save.

    Thanks,

    Nick

    #123713

    thanks for the video – i made the changes – that was: heading row -> default row and added the suggested styling code. the result did not satisfy.. in fact on the smartphone there are some values missing now… you can check the same page for the result – please see also the responsive edit…

    never the less – i found a better solution for my case: i formatted a table in WORD (thats where i got the values for my table from) and copied the formatted table with the offered tool in the editor and tataaa – there was the table on my destop screen AND on the smartphone screen! just the way i was looking for!! one column next to the other…

    check here http://www.blackjava.de/?page_id=1450

    i just need to double check cross browser functionality – and thats it!

    my best regards…

    #24693
    joe88
    Participant

    Hello. Is there a clean way of adding some white space between portfolio entries? My page layout is 4 columns with 12 items per page. Kriesi mentioned on the themeforest page that this could be accomplished using the following.

    #top .grid-entry {

    border: 3px solid transparent;

    }

    Although, I was not able to get this to work. Adding the code above had no effect. Any additional suggestions? Thanks!

    #123810

    Sorry to bother you.

    I looked “How do I use fontface” but I thought that I only would have to use this kind of path if I want to point to a external hosted font, like google fonts.

    I want to host the font in my hosting service and put it in the child theme for avoiding loss in future theme updates. So I put the /font folder in /enfold-child folder using filezilla. So:

    wp-content/themes/enfold-child/font/ (herein I put the font in different formats)

    Is it wrong? Do you recommend me other path?

    Then, I went to WP appearance > editor of Enfold-child and edited the style.css with this snippets:

    /*

    Theme Name: Enfold Child

    Description: A Child Theme for [mysite]. An easy way for doing a lot of file modifications and have no problems with the updates.

    Version: 2.0

    Author: Victoria

    Author URI: http://kriesi.at

    Template: enfold

    */

    /*Add your own styles here:

    */

    @import url(“../enfold/style.css”);

    @font-face {

    font-family: ‘freesans’;

    src: url(‘

    http://[mysite].org/wp-content/themes/enfold-child/font/freesans.eot’); /* IE9 Compat Modes */

    src: url(‘

    http://[mysite].org/wp-content/themes/enfold-child/font/freesans.eot?#iefix’) format(’embedded-opentype’), /* IE6-IE8 */

    url(‘

    http://[mysite].org/wp-content/themes/enfold-child/font/freesans.woff’) format(‘woff’), /* Modern Browsers */

    url(‘

    http://[mysite].org/wp-content/themes/enfold-child/font/freesans.ttf’) format(‘truetype’), /* Safari, Android, iOS */

    url(‘

    http://[mysite].org/wp-content/themes/enfold-child/font/freesans.svg#freesans’) format(‘svg’); /* Legacy iOS */

    }

    h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox {

    font-family: ‘freesans’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;

    }

    I tried [mysite] with and without the previous 3w [www.]

    It’s still not working :(

    What is wrong?

    Thanks again.

    #124268

    Hi Devin,

    It is not in the Portfolio Grid but in the Avia Gallery that we want to be able to show video’s in the Lightbox.

    We want to create our own thumbnail images for each video and than want to be able to link that image to a youtube, vimeo or selfhosted video. Have a look at http://www.vizspecialeffects.nl/projects/ford-focus/ . First image is a preview to a video but in the gallery we would like to have images as well as video’s that show/play in the lightbox.

    We read the post https://kriesi.at/support/topic/linking-gallery-images-to-url and thought that might be a solution.

    But we can’t get that solution working, and even than we would have to provide url’s for all images as well as videos.

    Hope you can help, thanks Rob

    #124137

    Thanks for the link to the videos. I had looked over a video there before, but never the long version of the Advanced Layout Editor – very good overview.

    Your suggestion works except it doesn’t give me the option to select a category. The wording is there at the top right, but no drop down on the left as you’d expect (I do have three categories set up). Here’s a screenshot of what I’m seeing: http://www.withthisring-false.info/screenshot2

    Site didn’t like custom CSS.

    responsive #header_main {

    padding-top: 10px;

    padding-bottom: 0;

    height: 50px;

    line-height: 60px;

    vertical-align: middle;

    }

    #124190

    Hi John,

    It appears that the widget with the ad code in it is overlapping the content above it somehow which is making the user unable to click those items.

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .avia-builder-widget-area.avia-builder-el-8.el_after_av_hr.avia-builder-el-last {
    clear: both;
    }

    If you can take a screenshot of the advanced layout editor for that page and provide a link her for it I’d also like to test it out to see what the root cause is. The CSS above will fix it for now.

    Regards,

    Devin

    #123958

    Hi TIA,

    You could target them by name but as far as I know there isn’t any class for the sub categories specifically. Eg the body class gets:

    archive tax-product_cat term-braais-ovens term-114 stretched open_sans woocommerce woocommerce-page

    on this page: http://kriesi.at/themes/enfold/product-category/outdoor/braais-ovens/

    Which isn’t a sub category but the same should hold true for all of them. So you could do #top.archive.term-braais-ovens ul.products li a img but it would need to be done for each category you want it to take effect on (braais-ovens being the category for that page).

    Regards,

    Devin

    #124189

    Thank you for the response, Ismael the shortcodes are below.

    [av_toggle_container initial='1' mode='toggle' sort='']

    [av_toggle title='<b>Most Common Cause of Painful Swallowing</b>' tags='']

    [/av_toggle]

    [av_toggle title='<b>Second Most Common Cause of Painful Swallowing</b>' tags='']

    [/av_toggle]

    [av_toggle title='<b>3 Common Remedies for a Sore Throat</b>' tags='']

    [/av_toggle]

    [/av_toggle_container]

    I appreciate any advice.

    Hi,

    Edit “Öffnungszeiten”, look for Screen Options (top right corner). Check the Excerpt option. Remove the excerpt there.

    Regards,

    Ismael

    #124088

    In reply to: Remove Page Up button

    Hi,

    Just add this on your custom.css or Quick CSS

    #scroll-top-link {
    display: none;
    }

    Regards,

    Ismael

    #123913

    Hi,

    Do you have a caching plugin? Please flush the settings.

    Set your Avia Builder to debug mode. Add this on functions.php

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    You will see the actual shortcode at the bottom of the Avia Builder.

    Also, try to turn the Avia Builder on and off. Click Screen Options (top right corner), check then uncheck Avia Builder a few times.

    Regards,

    Ismael

    #124050

    Hi,

    Can you give us a link to your website? Please download Enfold 1.6.

    Add this on your custom.css or Quick CSS

    .cart_dropdown {
    position: absolute;
    right: -60px;
    height: 47px;
    width: 47px;
    line-height: 47px;
    text-decoration: none;
    text-align: center;
    top: 50%;
    margin: -24px 0 0 0;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    font-weight: normal;
    z-index: 101;
    -webkit-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
    }

    Regards,

    Ismael

    #124264

    i asked the same question here:

    https://kriesi.at/support/topic/video-portfolio-gallery-with-filter-and-lightbox

    and devin said it’s possible in version 1.6

    I’m still on 1.4 so i havent tested it yet

    #123887

    Hi nimrodmadar,

    No, neither of those are able to be done at the moment. But you can add them in to the feature request topic for Enfold here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #124188

    Hi,

    Please set your Avia Builder to debug mode. Add this on your functions.php

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    Go to the page with the accordion, look for the actual shortcode of the accordion at the bottom of the Avia Builder. Please paste it here.

    Regards,

    Ismael

    #123529

    I’ve figured it out –

    1. add your new icon to this folder: wp-content/themes/eunoia/images/icons/iconbox/

    2. when referencing the new icon – just add your new icon filname eg: [iconbox_top title=”View Our Portfolio” icon=”Heart.png”]

    …I had to make a few css changes because we wanted no colour background, border radius, and we changed the icon pixelsize..but if you are just doing the same sized icon you should be fine.

    #24666
    yasto
    Participant

    I created a gallery with image size “gallery” (710×575). Pictures are dark until you scroll down to the bottom of the gallery. Is there a possibilty to load (and show) gallery pictures when scrolling to the top of the gallery? Here is what I mean:

    http://yannick-stotz.de/mariasawaneh/?page_id=38

    Thanks :)

    #24661

    Topic: Jumbo menu not aligned

    in forum Enfold
    xaa84
    Participant

    Hello,

    I’ve posted this before the latest update but the topic was closed before I could test the solution.

    Turns out the problem is still there after updating the theme …

    here’s the original post:

    Hello,

    I have a problem with the main menu for this site: http://www.ekidoko.com

    The jumbo menu for the first menu header (“les itineraries à télécharger”) is not aligned, it appears to the right of the header.

    Others seem ok.

    Could you please help?

    Thanks

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    Regards,

    Devin

    #24652
    mlambrick
    Participant

    Hi,

    I am having trouble with the accordian feature on my site. The plus sign is sitting on top of the first heading and the expanding feature isn’t working. http://www.academieaugust.com/?page_id=1277

    Thanks

    #24651
    mlambrick
    Participant

    Hi,

    I’m sorry if my question is basic, I’m new to this. I am having trouble changing the heading colour for my site, separate from body font colour.

    I tried the suggestions here with the custom.css: https://kriesi.at/support/topic/heading-colors. No luck. Is there anything else I need to add? Thanks so much.

    #24649
    joe88
    Participant

    Hello. Regarding the Ajax preview, is it possible to open the preview window in closer proximity to the selected item, instead of always on top. For example, if my portfolio grid has 5 rows, selecting an item on the 5th row should open the preview between rows 4 and 5 and not the top. This would greatly improve the user experience. Also, having a Load More button (infinite scroller) would also improve the UX. Thanks!

    #114659

    More comments and suggestions.

    1. Please re-consider adding a Load More (infinite scrolling) button for loading more portfolio items instead of pagination.

    2. Please consider masonry layout option for both portfolio and blog.

    3. And for the blog, the Load More function would be great for masonry layout.

    4. Regarding the Ajax preview, it would be great if the preview window opened in proximity to the selected item, instead of always on top.

    Thanks!

    #24647
    Madman2024
    Participant

    Hello,

    For some reason the accordion on my homepage http://www.hurtstoswallow.com stopped functioning. I have 3 tabs with various text (limited html tags).

    The toggle function does not seem to be working for this accordion anymore. I created an alternate accordion just to test this feature and the toggles worked just fine. When I placed the text back in, it went back to not working.

    Any help would be greatly appreciated.

    Thanks,

    John

    #123698

    Hi rinoy,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    /* All Mobile Sizes (devices and browser) */
    @media only screen and (max-width: 767px) {
    .responsive #top #main .sidebar {display:block !important; clear: both; }
    }

    Regards,

    Devin

    #24635

    Topic: Iconbox problem

    in forum Enfold
    vintage-fashion
    Participant

    Hey there,

    I just installed your theme and have the following problem:

    If I use the icon box – feature and choose the left-aligned icon, display and alignment of the box don’t work properly. If I use the top-aligned icon, the box is displayed correctly.

    Link to a sample page:

    http://www.modotex-fashion.com/wordpress

    Thanks!

    Nicolas

    #122506

    Hi,

    I see you did use the code I gave you. You can make it responsive using this

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

    @media only screen and (min-width: 768px) and (max-width: 989px) {
    #top #s {
    width: 400px;
    }

    #top #searchsubmit, .ajax_load {
    right: -100px;
    }
    }

    @media only screen and (min-width: 320px) and (max-width: 500px) {
    #top #s {
    width: 250px;
    }

    #top #searchsubmit, .ajax_load {
    right: 10px;
    }
    }

    Regards,

    Ismael

    #24633
    azisbak
    Participant

    Hi There

    I am creating a site at newadsend.wpengine.com using your Enfold theme. Gotta say it’s the easiest, most comprehensive and most flexible theme i’ve ever worked with. Well done on creating such a great theme.

    One little issue im having is that a random div keeps appearing on some of my pages, and I have no idea where it comes from.

    If you look at the bottom of this page (http://newadsend.wpengine.com/features/validate/) there seems to be a big white gap between the bottom of the testimonial in the grey area and the top of the footer CTA in the black area, where as doing the exact same thing on this page (http://newadsend.wpengine.com/customers/leedham-creative/) (hosted on WPengine) and the gap isnt there. Note i dont want the gap to be there and am trying to get rid of it.

    There appears to be a div in the called ‘after_section_1’? How can i get rid of this div so that the customer testimonial sits directly above the footer CTA (like it does on http://newadsend.wpengine.com/customers/leedham-creative/)

    Look forward to hearing from you

    Aaron

Viewing 30 results - 141,901 through 141,930 (of 142,809 total)