Viewing 30 results - 102,331 through 102,360 (of 106,412 total)
  • Author
    Search Results
  • #165628

    Hello thanks for the reply,

    Sorry I forgot to clear the cache for the grid situation because it is a recent change. It is done now can you check again please.

    And also thanks for the info on the featured image. Just wondering if I change those dimensions will it then work at a lower scale?

    #165627

    Hey!

    Please copy/paste the code from here: https://gist.github.com/InoPlugs/ff21a064c574fc154794 into your avia.js file. You can remove/delete the “old” code in avia.js

    Cheers!
    Peter

    #165619

    More information.
    When I say that there is just a blank space where the slider should be, if I move the mouse there the NEXT and PREVIOUS buttons and the “dots” at the bottom of the slider do appear. So the slider IS there, but no images are shown.

    #165579

    I’m not entirely comfortable giving login details to my site to a complete stranger… Is there another way you could reproduce this?

    It occurs with all site plugins disabled, surely all you need to do is copy my top level nav items & use my site logo on any test site of yours.

    Cheers,
    Jason

    • This reply was modified 12 years, 6 months ago by Jason.
    #165568
    Christian Ronchi
    Participant

    Hi,
    it’s possible to force the final opacity of the “image overlay effect” on the portfolio item, from 0.7 (default setting) to 1.0 with custom.css (without touching .js)?

    My website is http://www.chricchio.com
    Thanks!
    Chris.

    #165564

    Hello!

    Please create me an admin account and update your theme to v2.2. If you want to avoid that your website visitors see a stretched logo replace

    
    win.on("debouncedresize", adjust_menu_width);
    win.on('scroll', adjust_menu_width);
    adjust_menu_width();
    

    with

    
    /*
    win.on("debouncedresize", adjust_menu_width);
    win.on('scroll', adjust_menu_width);
    adjust_menu_width();
    */
    

    and I’ll remove the comment sign when I start to debug the code.

    Cheers!
    Peter

    #165558

    Hello!

    Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired

    .grid-entry { padding-right: 15px; }

    Regards,
    Yigit

    #165546

    Hi Peter,

    Thanks for the reply.

    I am not keen to customise my install of Enfold, and I have specifically avoided doing it in the hope I would get good support.

    The issue with my site only occurs at browser widths >~700px and <~1150px. Unfortunately this means the common browser size of 1024px shows a warped logo. If I resize the browser larger than this, the image snaps back to the correct width (ie 1280px is fine). It is reproducable in multiple browsers on multiple machines, so is not a browser/plugin issue.

    Feel free to use my logo image to test. Maybe to reproduce you need to alter your top level nav to match mine.
    I have a fairly large top level nav, and have woocommerce (I noticed some code relating to the shopping cart icon in the top nav).

    edit: Just to clarify — Is your code supposed to make the logo *larger*? Because that’s what it’s doing <1160px.

    I would rather like to keep all of my files stock, but I can try a fix on my test site if you plan to include it in the next version of Enfold.

    Cheers,
    Jason

    • This reply was modified 12 years, 6 months ago by Jason.
    #165544

    Topic: Some CSS questions

    in forum Enfold
    BelIblis
    Participant

    Hi,

    I have a few basic customisation & CSS questions which I hope you can answer. (I’m not a programmer, but I have basic CSS knowledge… so once I know where to look, I’ll find my way around).

    1) I would like to add 30px of space between the header and the content area. I’ve tried adding a Text Block, or a Horizontal Ruler…. but that creates a little bit too much space. What’s the CSS Id for this?

    2) Is it possible to change the logo behaviour, so that it keeps its size even when the page is scrolled down?

    3) How can I remove the “Home” from the breadcrumbs section?

    4) In the Full Width Easy Slider: The dots at the bottom are inside the image area. Is it possible to move them to underneath the image?
    I know I could make the images a few pixels higher and add some space in background colour on the bottom of the JPG file. But that’s not the most elegant solution if I later want tot change the background colour of the site…

    Thanks for your help – and also for a terrific template!!!

    #165531

    Hi!

    Actually I wrote the function and added it to avia.js. The function will calculate the width of the menu items with paddings and without paddings and if the width of the menu items with paddings and the logo width exceeds the header container width it will try to shrink the paddings to a lower value. By going this way we can make sure that the logo is not overlapped by the menu items. However in some cases the reduced paddings are not enough and the menu items would still overlap the logo and my function then calculates the remaining space and changes the logo width to the calculated value.

    That said I can’t reproduce the issue on my test servers ( http://www.screenr.com/kCZH ) and no other user reported a similar issue so far and I wonder if the issue only occurs with a certain setup (os/browser specific). I tested your website and the new Enfold update on my test servers with Firefox, Chrome, IE10 and 9 on Win8 and I didn’t notice a logo image distortion.

    If you think it’s coded wrongly and you don’t want to use the new function open up avia.js and delete/comment out following code:

    
    win.on("debouncedresize", adjust_menu_width);
    win.on('scroll', adjust_menu_width);
    adjust_menu_width();
    

    This will deactivate the menu item width and logo width calculation and my function won’t kick in. On the other hand you risk that the menu links may overlap the logo.

    Cheers!
    Peter

    #165530
    toshism
    Participant

    Hi there, I was wondering if it’s possible and how to change the image overlay icon to a totally custom image instead of using the default arrow?

    I saw the following post which refers to changing the arrow to something else in the icon library, but could I create my own icon and use that?
    https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/

    I would appreciate it if you could point me to any reading that may help or perhaps advise.

    Thanks

    #165504

    In reply to: Gallery

    Hi gharry79!

    1) Die Thumbnails werden beschnitten, damit die Höhe der Bilder einheitlich ist. Würde zB das Bildverhältnis zweier Thumbnails unterschiedlich sein
    so entsteht ein Raster mit unterschiedlich hohen Elementen, welches dann nicht schön aussieht.

    2) Die Thumbnails sind unscharf, weil du eine kleine Thumbnailgröße ausgewählt hast (80x80px). Wähle bei der “Preview Image Size” eine andere Thumbnailgröße und die Bilder sollten scharf werden

    Regards,
    Peter

    #165492
    ygshim
    Participant

    Hello,

    I have two problems…

    I want to insert something after logo…(ex, linked image,wpml selector)

    I tried many times but I failed…

    Could you help me…. please…

    #165487
    Alex
    Participant

    I would like my portfolio item to load open (in ajax portfolio preview) from the start. I don’t want a user to have to click the portfolio image on the page to open the ajax preview. Is there a way to do this?

    #165475

    Hey Torlock!

    1.) I don’t see any grey spaces on your blog grid. It looks exactly like the demo.

    2.) You need to upload images larger than 1030x360px. It will ensure that all featured images will use the images for fullsize pages and fullsize slider. The thumbnails size is specified on functions.php:

    $avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1030, ‘height’=>360 ); // images for fullsize pages and fullsize slider

    Cheers!
    Ismael

    #165452

    In reply to: Random slider image

    Hello!

    I’m sorry but that customization is beyond the scope of our support form. If you really need it try hiring a freelancer for the job.

    Cheers!
    Josue

    #165450

    Hi Ismael,
    Thanks so much for your quick response. Ok, so I resized the images to 900×727, and then checked “no scaling” in the gallery. They’re still a little fuzzy looking but better. I’m really confused about what size to make these images because when I look at the source code, it shows the images are scaled to 460 x 400 anyways. The images look nice and crisp in Photoshop but still have that “fuzzy filter” look to them once I upload them to the site. Any other suggestions?

    Thanks! :)

    #165424

    Hey!

    Configuring the LayerSlider’s height on a mobile device is a bit complicated. I suggest you use the Fullscreen Slider. You can add this on your custom.css or Quick CSS to modify the height on mobile device (iPhone).

    @media only screen and (max-width: 767px) {
    .avia-fullscreen-slider .avia-slideshow {
    min-height: 200px;
    }
    }

    Best regards,
    Ismael

    #165409

    Perhaps it is to do with the size of my logo image, or the number of top level nav items I have. Do your sample sites have a similar setup? The avia function I referred to seems to look at the width of the nav and logo before calculating a new width.

    edit: to be clear, the value is dynamic, you will not find 308px anywhere in the code.

    My guess is that it should only be shrinking the logo if there are too many nav items, but it’s been coded wrongly.

    • This reply was modified 12 years, 6 months ago by Jason.
    #165404

    In reply to: Adding large images

    Hey!

    Glad it is fixed now. :)

    Cheers!
    Ismael

    #165403

    Hey nvictory!

    The images you’re using is 495x400px only. It is very small. Please try a larger image. Suggested image size is 900x400px.

    Best regards,
    Ismael

    #165400

    Hi!

    I’m not familiar with that kind of effect in the theme but if you can point it out in the demo we can definitely help in re-creating it.

    Regards,
    Devin

    #165391

    I’ll tag the topic for the rest of support as I’m still not actually getting the same width value added to the logos on any of the sites I work on or my dev sites.

    So far this is the only topic I’ve seen with the issue as well so I’m at a loss for why you are getting it on the site.

    #165389
    faterra
    Participant

    Hi,

    I placed 2 color sections in the my home page of my site, and in the Google Chrome is only showing the first one. In the firefox works perfectly, what can I do?

    http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/

    Thanks,
    Fabiana.

    #165385

    If you had a stickied thread/new post notice with instructions, or auto-parser to do that with URLs, you may make your own lives easier and provide better support for your paying customers.

    As you have not actually attempted to diagnose my problem at all (it has nothing to do with site plugins), I looked into it myself.

    avia.js is adding a width parameter to the strong tag the site logo gets placed in. I have not debugged the function, but is occurring round line 224. For my site, the calculated value is 308px which is wrong, and stretches the logo. The function avia_responsive_menu is very different in 2.1 and does not exhibit this bug.

    I would suggest you need to fix this bug in your base code with the next release of Enfold…

    • This reply was modified 12 years, 6 months ago by Jason.
    #165382
    courtierweb1
    Participant

    I would like to have the form like it is in courtierweb.com now in courtierweb.com/beta with the theme enfold when i try to modify something and click save nothing happen what you could suggest me.

    Other problem is youtube when you click and image appear with wrong url what i need to put i try everything

    Ok here you go
    Image and video hosting by TinyPic” title=”screen shot”>

    • This reply was modified 12 years, 6 months ago by franpat.
    #165377

    Hi Jason!

    In the future, put your URL’s in something like http://goo.gl/ . We answer anywhere from 30 to 60 posts a day individually and reading through a whole topic to pick out a url broken down to ” tiperdev dot techcore dot com dot au” is likely to get missed.

    With that said, I’m seeing the issue but I’m unable to reproduce it on any of my client sites, dev sites or personal blog all running Enfold on version 2.2.

    So the first thing to try is remove any customization, css and deactivate all plugins that are active including any drop ins like Jetpack.

    What is happening is the logo is getting a defined width from some other outside code once you get to a tablet/laptop size screen. As far as I know there isn’t anything in the theme’s javascript that ever defines the width of the logo in pixel width which is why I suggest removing all outside variables.

    Best regards,
    Devin

    #165372

    Scroll back to the top of the page. Use a screen width above 768px and below 1024px. Immediately after the page loads, the logo stretches wider. I have verified on multiple PCs using multiple browsers.

    Do you think I would have opened this thread if this wasn’t a legitimate bug? Why aren’t you taking this seriously?

    #165342
    Torlock
    Participant

    Hello,

    I have two questions.

    Firstly, on my home page I have a grid layout. When resized the thumbnails don’t seem to fit into the boxes properly leaving grey spaces which doesn’t look good. It is a static home page and here are the settings in the grid widget:

    Blog Style: Grid Layout

    Columns: 3

    Grid Layout: Title only

    Preview Image size: Manual (Select Thumbnail size)

    Image size: Portfolio Small (260×185)

    Post No: 9

    No Pagination.

    What I am aiming to achieve is as show on the Enfold demo: http://kriesi.at/themes/enfold/blog/blog-grid/
    I have regenerated the thumbnails but unfortunately that doesn’t seem to be the problem. Does anybody have any idea how to fix this?

    Second question…..

    On the enfold deom (here: http://j.mp/16mzlnJ) you can see that the geatured images in posts are all the same dimensions but when clicked on the images are actually different sizes.

    I am wondering how I can make all featured images the same sizes on my posts rather than just the size of the actual image.

    Thanks for any help :)

    Site: http://rerral.com

Viewing 30 results - 102,331 through 102,360 (of 106,412 total)