Viewing 30 results - 105,961 through 105,990 (of 106,281 total)
  • Author
    Search Results
  • #118382

    Hi,

    Might as well remove the circle because it is nested inside the box. You can add this on your custom.css

    .image-overlay.overlay-type-extern {
    display: none !important;
    }

    Regards,

    Ismael

    #23057
    semmyz
    Participant

    please check this image : http://i39.tinypic.com/2udunhg.jpg

    and tell me where can i edit this sidebar ? i want to customize it but i unable to find it ..

    plz reply me urgently.. asap

    waiting for reply.

    #23056
    johnball
    Participant

    A few concerns to address:

    My homepage has three logo images under the banner that jump downwards when you hover over them. The text spacing also jumps a little bit further away from the logos too. Is there a way to prevent them moving? Since I’m using a dark background, can I eliminate the ‘white box’ that shows when hovering over these logos? The circle is fine, but the box doesn’t work here.

    http://dure.ballmedia.com/

    #118254

    In reply to: Homepage Image

    Sorry for the hassle. Just need some help ASAP.

    #23049
    doafilms
    Participant

    Hi Kriesi,

    I’ve post things in the past on your message boards and you have always been great getting back to me. Hopefully these problems are easy fixes.

    http:www.kelly-sells.com

    First thing is I am having limited compatibility with IE 8 and 9. IE10 works flawlessly, but 8/9 don’t do the site justice. It’s not the end of the world, and if need be I will install a javascript browser detector and switch to a very simple version of the site fo IE users, but just curious on your thoughts and any solutions.

    Next is the big issue. I have a real estate plugin installed (dsIDXpress by Diverse Solutions) on the site that uses a IDX system based on the US multiple listing service (MLS) that allows visitors to search for properties in the real estate market. Because of our location, there is only one pro service that offers a plugin for our area. On top of that its not cheap ($100 setup and $30/month). So basically we HAVE to use this plugin. However we are running into some bugs and I think its coming from the themes end. I had already contacted the plugin company and they explained that it was an issue with the theme. They may be just ignoring it, but I figured I would ask.

    The major is issue is the shortcode buttons in the TinyMCE do not work properly. You can see here: http://imageshack.us/a/img96/7534/screenshot20130506at342.png

    Any time I click any of the three buttons installed into the TinyMCE, a popup windows displays and a few moments later the error I linked to shows up. It is referencing something about the avia updater, which I believe has something to do with the advanced layout builder. Is there ANYTHING I can do to fix this? It’s crippling my usability of this plugin.

    Next thing is kind of two things in one. It again has to do with this plugin. One of the features it has is a property widget that can display properties within certain parameters either as a list or on a map. What I have done is created a custom widget area and added that widget on the homepage to display properties on a google map. The odd thing is it worked for about a day or so, and now its just displaying it as a list. I have gone back and looked at the widget settings and it still set to display as a map. On top of that, it started showing as a list instead of a map for me about a day and a half before it did some of my clients, so its behaving oddly. My next option would be to try the exact same setup using the shortcodes, but as described above, they will not load.

    Lastly that same widget I am placing into a custom widget area onto the page seems to be injecting code and a logo into the footer. Normally on a listing page that same text and logo will display just below the listing, but I think because I am placing a widget into the page and not on a sidebar, its messing up and throwing that data into the footer. It just looks really ugly and wanted to see if there is anything I could do about it. Honestly if we can get the shortcode buttons to work, all these problems may get resolved, but since I haven’t been able to use them I don’t know for sure.

    SORRY about the super long post, but its very important and urgent. If you need access to my wordpress backend or my ftp please let me know. ANY HELP you can provide is hugely appreciated.

    #117562

    Done it! its getting easier.

    Thanks for the video too….

    Now all I need to do is explain how to actually create this 1px grey solid line that spans the entire menu (Home, Portfolio, Blog, Contact, About Me) and sits behind/at the top of the highlight line we’ve just moved up. I worked out how to make the highlight line 3px deep and adjusted its position

    Ill set up a dropdown menu and check that it all still works. I forgot to mention that my aim is to change the dropdown menu background colors and not change the text. Hence… ROLLDOWN – Background is black, ROLLOVER – Highlight background changes to a deep orange and theres a subtle text colour change too. Ill play around myself and see how I get on

    Is there a way for me to send you an image?

    Once ive done the menu ive pretty much got everything else within the theme as normal. I might want to create a giant slabtext on my home page only but thats it. Just so you know that I wont be sitting on your coat tails for the entire site!!!!!!

    Cheers

    as always

    #118247

    I implemented “No title or caption”, “Permanent title”, “Permanent title and excerpt” and other options:

    They’ll be available in the next update. I decided that the rollover effect doesn’t make much sense because it shifts the content (which looks weird and probably irritates the user) or (if we just “hide” it and fade it in) it creates a big white gap underneath the slider. Thus I think it’s better to complete remove the title/excerpt or to show it – imo more intuitive and user friendly.

    #118135

    Dear Nick, thanks so much for quick response!

    #118306

    Hi,

    more precisions…I have reinstall it all and it was working fine until I tried to custom a style in the footer.

    When I do that, the footer pop up when opening a post in blog section.

    Even when I switch back to “no background image” it’s doing it now….

    Any help? Thanks

    #118253

    In reply to: Homepage Image

    Any help would be appreciated.

    #117557

    Hi there,

    Well, im having fun trying things out but the menu/navigation is a tricky beast. Ive been trying all sorts of things but nothing seems to work even following other peoples examples and following your process still leaves me stumped… here’s what Id love to do

    1) Increase the font size but make it responsive in the right way

    2) Change the word spacing

    3) Remove the triangle tick over the line and thicken the line

    4) Change the colours of the OFF/ROLLOVER & ON states of any dropdown

    nice to haves

    5) Move the Menu (highlight line) above the text

    6) Add a feint line attached to this that spans the entire menu set

    Is this all BIG LEAGUE stuff or can I do any of this relatively easily?

    Cheers again for all your support

    Andy

    p.s if theres a way to send me an image of what im trying to do then please let me know and ill send a jpg

    #118134

    Hi,

    1) Upload the image of the horizontal line using Media and get the url of the image / see-> http://i.imgur.com/UxeA6Vf.png

    2) Add the CSS below to Quick CSS located in Enfold > Styling at the bottom of the page. Remove the http://domain.com/path/image-you-uploaded.png from the css below and in its place add the url of where you uploaded the image from step 1 above

    #top #big-hrline {
    background: url(https://domain.com/path/image-you-uploaded.png) no-repeat bottom;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 20px;
    width: 100%;
    }

    3) Open /config-templatebulder/avia-shortcodes/hr.php and find line 117 which looks like this

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")

    Delete line 117 and everything below until the end of the file and in its place paste the code

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    {
    extract(shortcode_atts(array('class' => 'default', 'height' => '50', 'position'=>'center', 'shadow'=>'no-shadow'), $atts));
    $hrtype = 0;
    $output = "";
    $height = trim($height, 'px% ');
    $style = $class == 'invisible' ? "style='height:{$height}px'" : "";
    $class .= $class == 'short' ? " hr-{$position}" : "";
    $class .= $class == 'full' ? $hrtype=1 : "";

    if ($hrtype==1){
    $output = "<div id='big-hrline'></div>";
    }else{
    $output .= "<div {$style} class='hr hr-{$class} ".$meta['el_class']."'><span class='hr-inner'><span class='hr-inner-style'></span></span></div>";
    }

    return $output;
    }

    }
    }

    I tested it and it works.

    To use it just select the horizontal ruler full width separator http://www.clipular.com/c?5870161=RjLTobeBs0GTGlXzgTHEJxitw_Q&f=.png

    Thanks,

    Nick

    #23030
    chryseis
    Participant

    Hi,

    When I try to put a background image from the theme ex: wood dark, the background image appears in the preview but not on the site.

    I found this code on the forum which solved the problem:

    .header_color .header_bg {

    background-color:initial;

    }

    but created another one in the options about the fixed header.

    If I apply this CSS code, my fixed header becomes transparent when you scroll down the page…So it’s not looking good because you don’t see very well the nav bar that way.

    How can I fix both problems?

    I work on localhost so I can’t refer you to a url..

    Kind regards,

    Chrys

    #118077

    Also to add to the above question, I think my featured image is having a problem. It is not a nice square. Take a look here: http://jeutie.info/weightloss/how-it-all-started/ How should I fix this? Thanks already!

    #116654

    In reply to: Images look blurred !!

    Hello,

    I have changed sizes in function.php and regenerate all images but nothing changed !!!

    Please help

    #118246

    This could apply to the ‘portfolio grid’ too. Some beautiful themes out there that show purely flat, clean, minimal image-only grids. Ideally then the title, caption could appear (as yet another option) upon rollover…

    EXAMPLE OPTIONS:

    – No title or caption

    – Title appears on rollover

    – Title and caption appears on rollover (might not be possible due to listing grid size)

    – Permanent title

    – Permanent title and excerpt

    Love the theme, just feeling the permanent text is a handicap.

    #118133

    thanks and sorry for the confusion, I just want to such divider line as shown in the link below.

    #23018

    Topic: Homepage Image

    in forum Enfold
    ArcConcepts
    Participant

    Hi,

    I can’t figure out how to make my homepage image height the same size as in the dummy data.

    Dummy Data – http://gyazo.com/d423fa3975a17ebe81e2ad83ba1482d9

    My Image – http://gyazo.com/cd09e78932adad32f10ec316689d60ed

    Regards

    Kyle

    #118132

    Hi,

    I am sorry, do you mean like this

    http://www.clipular.com/c?5851157=Mk_UPZzCQIfI85ZAFuVPnYA07WA&f=.png

    or

    http://www.fujianshipbuilding.com/bg-line.png

    because it’s really hard to tell if I need new eyes or new glasses, but probably both :)


    Can you show a page that has the actual html/css code so that we can provide you with a fix that’s sure to work.

    Thanks,

    Nick

    alexvs1980
    Participant

    Hi, we would like to be able to remove all the content mention in the Title of this post. Can you direct us to what PHP page needs to be modified to remove this information?

    Thanks!

    Alex

    #117979

    thank you devin! another question though – it seems like the browse function got disabled that existed before. how can i add that so the reader can browse forward/backward in a single post?

    #23015
    fusion01
    Participant

    It would be great to have the option within the ‘post slider’ (when configured to use custom entries) to have no titles or captions display at all.

    I can see the need for a clean, minimal slider, purely image-based. A good example would be (a very common) ‘clients’ slider where there never is the need to display the company name alongside the logo.

    Cheers!

    #117331

    Hi,

    Please look at this image of your website at the 3 arrows http://i.imgur.com/7WNlgnw.jpg

    Thanks,

    Nick

    #118066

    Hi!

    In header.php replace:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    with:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'h1');

    Best regards,

    Peter

    #116653

    In reply to: Images look blurred !!

    If I go here: http://kriesi.at/themes/enfold/portfolio-item/slider-two-third/ and view the info for the first image, it shows 710×575 (scaled to 666 x 539). I tried changing the functions.php file to 694 x 562 as it says above, but it didn’t change.

    What I want is for that image on the single portfolio 2/3 to be 100%, not scaled or it will stretch and look blurry.

    I also tried setting the width of the template to wide and widest to see if that changed, but both times it scales to 666. I was not able to find where to fix this, please help! I need to know what size to make about 200 images, and I need it done yesterday. :)

    #116621

    We are also experiencing this issue, using your code mod didn’t solve the issue.

    It occurs on the homepage, when Fullwidth Easy Slider, normal settings with multiple sliders

    These are the settings for the colour section that I added, that is having the problem. The background in the coloured section disappears an and turns white, and then reappears when the flexislider transitions to the next slide.

    Color Section:

    Section Colors: main content

    Custom Background Image: yes

    Background Image Position: repeat

    Background Repeat: Repeat

    Background Attachment: Fixed

    Section Padding: Default

    Section Top Shadow: Display Shadow

    #116889

    I’m not using a mailchimp plugin. I’m using a lightbox plugin that displays the form. I embedded the code below in a widget. I took the code from the mailchimp site that generates the code. I don’t notice any jquery/javascript code in the beginning like your example.

    <!-- Begin MailChimp Signup Form -->
    <link href="http://cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
    We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    </style>
    <div id="mc_embed_signup">
    <form action="http://dailyvitamoves.us4.list-manage.com/subscribe/post?u=81588f280f78f6324481f7323&id=14b41b56e4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <h2>Get VitMoves Every Week</h2>
    <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
    <div class="mc-field-group">
    <label for="mce-FNAME">First Name <span class="asterisk">*</span>
    </label>
    <input type="text" value="" name="FNAME" class="required" id="mce-FNAME">
    </div>
    <div class="mc-field-group">
    <label for="mce-LNAME">Last Name <span class="asterisk">*</span>
    </label>
    <input type="text" value="" name="LNAME" class="required" id="mce-LNAME">
    </div>
    <div class="mc-field-group">
    <label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
    </label>
    <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
    </div>
    <div id="mce-responses" class="clear">
    <div class="response" id="mce-error-response" style="display:none"></div>
    <div class="response" id="mce-success-response" style="display:none"></div>
    </div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
    </form>
    </div>
    <script type="text/javascript">
    var fnames = new Array();var ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[0]='EMAIL';ftypes[0]='email';
    try {
    var jqueryLoaded=jQuery;
    jqueryLoaded=true;
    } catch(err) {
    var jqueryLoaded=false;
    }
    var head= document.getElementsByTagName('head')[0];
    if (!jqueryLoaded) {
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
    head.appendChild(script);
    if (script.readyState && script.onload!==null){
    script.onreadystatechange= function () {
    if (this.readyState == 'complete') mce_preload_check();
    }
    }
    }
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';
    head.appendChild(script);
    var err_style = '';
    try{
    err_style = mc_custom_error_style;
    } catch(e){
    err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}';
    }
    var head= document.getElementsByTagName('head')[0];
    var style= document.createElement('style');
    style.type= 'text/css';
    if (style.styleSheet) {
    style.styleSheet.cssText = err_style;
    } else {
    style.appendChild(document.createTextNode(err_style));
    }
    head.appendChild(style);
    setTimeout('mce_preload_check();', 250);

    var mce_preload_checks = 0;
    function mce_preload_check(){
    if (mce_preload_checks>40) return;
    mce_preload_checks++;
    try {
    var jqueryLoaded=jQuery;
    } catch(err) {
    setTimeout('mce_preload_check();', 250);
    return;
    }
    try {
    var validatorLoaded=jQuery("#fake-form").validate({});
    } catch(err) {
    setTimeout('mce_preload_check();', 250);
    return;
    }
    mce_init_form();
    }
    function mce_init_form(){
    jQuery(document).ready( function($) {
    var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };
    var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
    $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator
    options = { url: 'http://dailyvitamoves.us4.list-manage.com/subscribe/post-json?u=81588f280f78f6324481f7323&id=14b41b56e4&c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
    beforeSubmit: function(){
    $('#mce_tmp_error_msg').remove();
    $('.datefield','#mc_embed_signup').each(
    function(){
    var txt = 'filled';
    var fields = new Array();
    var i = 0;
    $(':text', this).each(
    function(){
    fields = this;
    i++;
    });
    $(':hidden', this).each(
    function(){
    var bday = false;
    if (fields.length == 2){
    bday = true;
    fields[2] = {'value':1970};//trick birthdays into having years
    }
    if ( fields[0].value=='MM' && fields[1].value=='DD' && (fields[2].value=='YYYY' || (bday && fields[2].value==1970) ) ){
    this.value = '';
    } else if ( fields[0].value=='' && fields[1].value=='' && (fields[2].value=='' || (bday && fields[2].value==1970) ) ){
    this.value = '';
    } else {
    if (/[day]/.test(fields[0].name)){
    this.value = fields[1].value+'/'+fields[0].value+'/'+fields[2].value;
    } else {
    this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
    }
    }
    });
    });
    return mce_validator.form();
    },
    success: mce_success_cb
    };
    $('#mc-embedded-subscribe-form').ajaxForm(options);

    });
    }
    function mce_success_cb(resp){
    jQuery(document).ready( function($) {
    $('#mce-success-response').hide();
    $('#mce-error-response').hide();
    if (resp.result=="success"){
    $('#mce-'+resp.result+'-response').show();
    $('#mce-'+resp.result+'-response').html(resp.msg);
    $('#mc-embedded-subscribe-form').each(function(){
    this.reset();
    });
    } else {
    var index = -1;
    var msg;
    try {
    var parts = resp.msg.split(' - ',2);
    if (parts[1]==undefined){
    msg = resp.msg;
    } else {
    i = parseInt(parts[0]);
    if (i.toString() == parts[0]){
    index = parts[0];
    msg = parts[1];
    } else {
    index = -1;
    msg = resp.msg;
    }
    }
    } catch(e){
    index = -1;
    msg = resp.msg;
    }
    try{
    if (index== -1){
    $('#mce-'+resp.result+'-response').show();
    $('#mce-'+resp.result+'-response').html(msg);
    } else {
    err_id = 'mce_tmp_error_msg';
    html = '<div id="'+err_id+'" style="'+err_style+'"> '+msg+'</div>';

    var input_id = '#mc_embed_signup';
    var f = $(input_id);
    if (ftypes[index]=='address'){
    input_id = '#mce-'+fnames[index]+'-addr1';
    f = $(input_id).parent().parent().get(0);
    } else if (ftypes[index]=='date'){
    input_id = '#mce-'+fnames[index]+'-month';
    f = $(input_id).parent().parent().get(0);
    } else {
    input_id = '#mce-'+fnames[index];
    f = $().parent(input_id).get(0);
    }
    if (f){
    $(f).append(html);
    $(input_id).focus();
    } else {
    $('#mce-'+resp.result+'-response').show();
    $('#mce-'+resp.result+'-response').html(msg);
    }
    }
    } catch(e){
    $('#mce-'+resp.result+'-response').show();
    $('#mce-'+resp.result+'-response').html(msg);
    }
    }
    });
    }

    </script>
    <!--End mc_embed_signup-->

    #116576

    Hi,

    What you are showing on the site can be changed in file /includes/loop-index.php , with the blog image on line 101 the way you have the blog setup, remember there are multiple settings. However all are controlled on this page. But yours is line 101 for the image.

    I suggest you get NotePad++ and download the theme folder somewhere on your desktop home computer, then use notepad++ to search through all files in the entire folder for classes you see when you view source around the parts you want to edit and then you will see how the structure is and which pages it is located on. https://kriesi.at/support/topic/changing-to-antoher-language#post-102486

    Thanks,

    Nick

    #116652

    In reply to: Images look blurred !!

    Hi,

    Yes, maybe that’ll work. Try it and update us on the result.

    Regards,

    Ismael

Viewing 30 results - 105,961 through 105,990 (of 106,281 total)