Viewing 30 results - 141,451 through 141,480 (of 142,926 total)
  • Author
    Search Results
  • #115178

    I’m having the same issue, javascript is broken for Edit Post, but does work for Page & Portfolio edit. Avia Builder doesn’t show, and other modules don’t open such as SEO module and Screen Options.

    I also tried deactivating all plugins, still broken

    I also have the same error in firebug:

    Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method ‘toArray’ jquery.js?ver=1.8.3:2

    v.extend.error jquery.js?ver=1.8.3:2

    (anonymous function) jquery.ui.widget.min.js?ver=1.9.2:5

    v.extend.each jquery.js?ver=1.8.3:2

    v.fn.v.each jquery.js?ver=1.8.3:2

    e.fn.(anonymous function) jquery.ui.widget.min.js?ver=1.9.2:5

    (anonymous function) postbox.js?ver=3.5.2:129

    v.extend.each jquery.js?ver=1.8.3:2

    v.fn.v.each jquery.js?ver=1.8.3:2

    postboxes.save_order postbox.js?ver=3.5.2:128

    $.AviaBuilder.place_top avia-builder.js?ver=0.2:121

    $.AviaBuilder.set_up avia-builder.js?ver=0.2:104

    $.AviaBuilder avia-builder.js?ver=0.2:93

    (anonymous function) avia-builder.js?ver=0.2:1303

    l jquery.js?ver=1.8.3:2

    c.fireWith jquery.js?ver=1.8.3:2

    v.extend.ready jquery.js?ver=1.8.3:2

    A

    Dude, I created an admin account for you, as you instructed for Samuel. If you get a chance to take a look that would be great. The site is not live yet, so no worries deactivating anything.

    Thanks

    #123708

    Hi joe88,

    All feature requests go in the feature request topic right now so that Kriesi can easily look through them.

    As Peter said however right now it would break the tabs so it would need to be implemented as a feature addition.

    Regards,

    Devin

    #128450

    In reply to: Blog Post Header

    Hi maxosbon,

    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:

    #top .title_container {
    display: none;
    }

    That should remove it everywhere in all instances.

    Regards,

    Devin

    #128793

    Hi oliviad,

    With the Layerslider yes, you need to animate each element you add. You could do a single layer on top of everything that fades in with each slide or something like but if you want a simple slideshow fade then you can and should just use the regular slider element.

    Regards,

    Devin

    Very similar except target the different div:

    #top .flex_column.av_one_full.first.avia-builder-el-4.el_after_av_one_full.avia-builder-el-last.column-top-margin {
    margin-bottom: 0;
    }

    #top #av_section_1 .template-page.content.twelve.alpha.units {
    margin-bottom: 0;
    }

    Thanks Devin, that resolved it for the 2 column layout. For some reason the 1 column image on top is still adding the padding to it. Could you check that?

    Thanks much,

    Chris

    Just saw your email now. Even if the padding is removed the iphone images are too small to actually extend the full height of the color section which is the issue I think you are trying to solve (at least on tablets they are).

    On mobile, you could use:

    #top .flex_column.av_one_half.avia-builder-el-12.el_after_av_one_half.avia-builder-el-last {
    margin-bottom: 0;
    }
    #top #av_section_2 .template-page.content.twelve.alpha.units {
    margin-bottom: 0;
    }

    And put it inside the media query in the custom.css file for mobile only.

    Regards,

    Devin

    #126013

    The header with the video has this class:

    av-special-heading meta-heading blockquote modern-quote

    The header without the video has this class:

    av-special-heading meta-heading blockquote modern-quote avia-builder-el-6 avia-builder-el-first

    The CSS adding top margin like this:

    .av-special-heading {
    clear: both;
    display: table;
    margin-top: 50px;
    width: 100%;
    }

    By removing the video ‘.avia-builder-el-first’ gets added to the CSS class so the new CSS is this:

    body .container_wrap .avia-builder-el-first {
    margin-top: 0;
    }

    #127804

    In reply to: Nested short codes

    What’s up Dude, i talked to the plugin author and he said:

    “…JavaScript is being wrapped in paragraph tags. This is something that WordPress does when it is processing content. Normally this isn’t an issue with shortcode content however I have seen it happen with several “premium” theme frameworks and plugins which attempt to do cache. Essentially what happens in the content gets rendered and saved to the cache then it gets re-rendered when it is read from the cache and WordPress interprets line breaks and paragraphs and then adds paragraph tags. Obviously this creates unexpected consequences. The themes that I have encountered this with offered a [raw][/raw] shortcode which needed to wrap around our shortcode to prevent this from happening. Take a look at the “wpauto” filter (http://codex.wordpress.org/Function_Reference/wpautop).”

    Does enfold have such a raw short code?

    #26030
    dave1harris
    Participant

    When you are inside of a portfolio item and click the top image to zoom in further the light box appears on the bottom of the page just out of view. When you try to scroll to the image it continues to push it down causing a never ending page.

    http://thiworks.com/portfolio-2/

    Hi Devin, I emailed again yesterday. Basically I just need to know how to remove bottom padding of sections in mobile devices because it keeps adding about 30 px to top and bottom of padding in mobile / responsive layout. This is crucial to get this resolved quickly as site is ready to go live soon.

    Thanks much

    #128791

    In reply to: Icon Box without Icons

    I may correct this, but you need some work-around with CSS/HTML. If you enable the debug-feature of Enfold, you’ll get a simple textarea below the builder. So you may add an own wrapper around your iconbox-element having a unique id (or class). This way, you are able to address only the iconboxes in context and give it a simple display:none. A global overwrite will look like this:

    .main_color.iconbox_top .iconbox_icon {display:none;}

    If you wrap some iconboxes with a specific div like .my-boxes, it should look like

    .my-boxes .iconbox_icon {display:none;}

    In case you like to keep the small square box on top, this gets a lil bit nifty. You have to overwrite the selected icon using jQuery. Otherwise you may set the color of the icon to the background itself… ;)

    I’ll have to create a work-around a bit further than that – my customer want’s some own icons (graphical)…. :(

    PS: Adding an empty icon the the typo-listing is also an option – but I’ll leave this to the support team.

    Hi Jasmer,

    The icons aren’t actually a single png or entypo icon but instead a combination of both. Eg, the twitter icon is the font character for the twitter bird but the icon background and icon decoration is actually all css. The CSS for which is:

    #top .social_widget_icon {
    padding: 0;
    margin: 0;
    height: 30px;
    width: 30px;
    line-height: 32px;
    text-align: center;
    float: left;
    font-size: 17px;
    border-radius: 2px;
    background-image: url("/themes/wp-content/themes/enfold/images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    border-style: solid;
    border-width: 1px;
    }

    and

    .asc_twitter .social_widget_icon {
    color: #fff;
    background-color: #46d4fe;
    border-color: #46d4fe;
    text-shadow: 1px 1px 1px #17ACD8;
    }

    Regards,

    Devin

    #128884

    Hi jdarko82,

    I’ve already responded to your other identical post here: https://kriesi.at/support/topic/fatal-error-loop-stiphp-on-line-1#post-123802

    Please only post a single topic for an issue as it makes it harder for us to answer and others to search when there are duplicates.

    Regards,

    Devin

    #26022
    tyveko
    Participant

    Hi everybody

    After removing the hover effect by modifying enfold/css/base.css – lines 350 to 356 to :

    .image-overlay{display:none;}

    .image-overlay .image-overlay-inside{display:none;}

    .image-overlay .image-overlay-inside::before{display:none;}

    .image-overlay .image-overlay-inside::before{display:none;}

    .image-overlay.overlay-type-extern .image-overlay-inside::before{display:none;}

    .image-overlay.overlay-type-video .image-overlay-inside::before{display:none;}

    #top .hide-inner-overlay .image-overlay-inside{display: none;}

    when the image is hovered a blank space appears under it like in: http://sublimearchitecture.ca/services/

    I tried

    #top.image-overlay {

    display:none;

    }

    but didn`t do nothing. What can I do ?

    Thanks in advance for the support

    Thanks for the great Enfold theme. Best one we used so far!

    Best Regards

    #128790

    In reply to: Icon Box without Icons

    Hi TLinden,

    Not at the moment no but I’ll add the idea to the feature request topic for Enfold.

    Regards,

    Devin

    #114712

    Add the ability to change the URL that uses #tab-id. Using the #tab-id in the URL is not user friendly or SEO friendly for that matter. Please consider an option to the tab element where we can add our own tab name? This is a show-stopper for us as the tab-id does not identify the actual content of the page, especially for SEO. Thanks.

    #26018
    silviouk
    Participant

    Hi there, I’ve looked at a few posts but can’t find a diffinitive answer.

    I would like to control the color of the icon box, not the icon or icon container but the box that holds the text.

    Thanks for your help.

    Silvio

    #128835

    Hi gabriel_khod,

    I’m fairly certain the shortcodes are not supposed to be support within the layer slider right now. They may work in some cases but it isn’t specifically a supported functionality for now.

    I’ll add the idea for them to be added in the Enfold feature request topic.

    Regards,

    Devin

    #128820

    Hi janneal,

    I’ll tag the topic for Kriesi but I’m not sure what could be as I’m not really getting the same result with the latest version of Chrome on Windows7 or Chrome+OSX.

    Regards,

    Devin

    #126012

    Both links work fine for me.

    #26009
    khalidmuharraqi
    Participant

    I have an image with a 3d character (full body from top to bottom) and uploaded as “image1.jpg” with size let say 600x1500px.

    I want to display it on my home page under news update section with size 400×400 (showing cropped face of the same character only) by using the same “image1” and when you click on it, it will open another full news page with “image1” full resolution i.e. 600x1500px.

    My point is I don’t want to upload the same image two times (i.e. 600x1500px and 400x400px). I want to use the same image with different cropped sizes.

    So is it possible to do that?

    #128659

    Also, my bad on the topic closing, I apologise, I thought it was closed by support.

    ~s

    #126771

    Hi Devin, apparently there was a mis-communication on our part, the person that deals with the CSS tried the first option where you needed to add lines to the CSS, not the second where you had to remove the line. So it was a duplicated effort – so my fault on that, sorry.

    However, your third suggestion seems to be working now, the only problem is that it’s showing the same issue as the table originally did right in the beginning – there was a thread about it on the forum: https://kriesi.at/support/topic/description-column-in-tables-not-aligning-properly-with-adjoining-columns

    The issue we were experiencing with the alignment on the website is now occurring on the phone. So both columns are displaying next to each other, but their alignment is off – as described in the above thread.

    #128728
    #128475

    See https://kriesi.at/support/topic/custom-font-with-cyrillic-symbols – you can add a new font or overwrite an existing font – a list of all supported fonts can be found in wp-contentthemesenfoldincludesadminregister-admin-options.php

    'Alice'=>'Alice',
    'Allerta'=>'Allerta',
    'Arvo'=>'Arvo',
    'Antic'=>'Antic',

    'Bangers'=>'Bangers',
    'Bitter'=>'Bitter',

    'Cabin'=>'Cabin',
    'Cardo'=>'Cardo',
    'Carme'=>'Carme',
    'Coda'=>'Coda',
    'Coustard'=>'Coustard',
    'Gruppo'=>'Gruppo',

    'Damion'=>'Damion',
    'Dancing Script'=>'Dancing Script',
    'Droid Sans'=>'Droid Sans',
    'Droid Serif'=>'Droid Serif',

    'EB Garamond'=>'EB Garamond',

    'Fjord One'=>'Fjord One',

    'Inconsolata'=>'Inconsolata',

    'Josefin Sans' => 'Josefin Sans',
    'Josefin Slab'=>'Josefin Slab',

    'Kameron'=>'Kameron',
    'Kreon'=>'Kreon',

    'Lobster'=>'Lobster',
    'League Script'=>'League Script',

    'Mate SC'=>'Mate SC',
    'Mako'=>'Mako',
    'Merriweather'=>'Merriweather',
    'Metrophobic'=>'Metrophobic',
    'Molengo'=>'Molengo',
    'Muli'=>'Muli',

    'Nobile'=>'Nobile',
    'News Cycle'=>'News Cycle',

    'Open Sans'=>'Open Sans:400,600',
    'Orbitron'=>'Orbitron',
    'Oswald'=>'Oswald',

    'Pacifico'=>'Pacifico',
    'Poly'=>'Poly',
    'Podkova'=>'Podkova',
    'PT Sans'=>'PT Sans',

    'Quattrocento'=>'Quattrocento',
    'Questrial'=>'Questrial',
    'Quicksand'=>'Quicksand',

    'Raleway'=>'Raleway',

    'Salsa'=>'Salsa',
    'Sunshiney'=>'Sunshiney',
    'Signika Negative'=>'Signika Negative',

    'Tangerine'=>'Tangerine',
    'Terminal Dosis'=>'Terminal Dosis',
    'Tenor Sans'=>'Tenor Sans',

    'Varela Round'=>'Varela Round',

    'Yellowtail'=>'Yellowtail',

    Eg if you want to use Open Sans with “Latin Extended subset” characters add following code to the bottom of functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=latin,latin-ext';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=latin,latin-ext';
    return $fonts;
    }

    Note: Not all google fonts support all subsets. You can search for fonts which support “latin extended” characters here: http://www.google.com/fonts/

    #26001
    lbdesign
    Participant

    I’m sorry for cluttering the forum with yet another logo size question, but I can’t find the answer.

    I’m trying to use a long logo with the fixed header bottom menu. I hacked some CSS to make it look almost OK on desktop, but it looks bad on phones. And it’s still not right, as I have to set the height to be 10px taller than the logo file or it squishes vertically (on desktops). On phones, its all distorted.

    Here is the temporary work-in-progress site:

    http://iutconference.com/dev/

    The CSS I altered (don’t laugh) is:

    .fixed_header #main {

    padding-top: 110px !important;

    }

    .bottom_nav_header.social_header #header_main .container{height:110px; line-height: 110px;}

    .logo img {

    width: 714px;height:110px;

    .logo img {

    max-width: 714px;max-height: 110px;

    }.logo img {

    max-width: 714px !important;

    }

    Can you suggest a solution for a logo that’s 100px tall (including white space) and 714px wide?

    (for some reason, I have to set the CSS as 110px to get the 100px logo to not squish vertically.

    thank you!

    lbdesign
    Participant

    I’m trying to set Droid Sans and Open Sans as the fonts. I see the Droid Sans in the headlines on my android phone, but not on my desktop in Firefox or Chrome. Also not seeing them on my iPad. (the default looks like Helvetica or Arial) H

    ere is the temporary location of the site while I test it:

    http://iutconference.com/dev/

    Do you know what’s going wrong?

    Hi, thanks for your reply. When I do that, the logo just stick to the top as you can see here http:// censored, the height remains the same :(

    What can I do? Thanks

    I tested the button several times now and it worked for me all the time. However I noticed that it will reload the same page if you don’t enter a postcode value. The “This field is required.” message is partly hidden under the white input field and you might want to change its position. Btw – please add the javascript code to a js file (eg to http://my-boiler.info/wp-content/themes/enfold/js/avia.js ) and don’t add it directly into the html source code because the wpautop filter might mess up the javascript code.

Viewing 30 results - 141,451 through 141,480 (of 142,926 total)