Sandro

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Some bugs in Pro version #4183

    Sandro
    Member

    I solved the issue, I set the high of the images to auto from css , adjusted the captions from slider on smaller screens and it`s ok now on any screen. Well , you can see the difference on my site and your demo site when you resize the window, on mine, the images remain with the same ration, on your demo site the images are distorted.

    in reply to: Some bugs in Pro version #4149

    Sandro
    Member

    Hi and sorry for bothering you again but can you please solve the problem with slider, featured images and thumbnails ? I can`t use the website like this. Thank you.

    in reply to: Some bugs in Pro version #4140

    Sandro
    Member

    Ok, to correct the thumbnails size, I addeed:
    .blogflexcarousel img {height: auto !important;} /* Fix thumbnails size */
    .magbig-thumb {height: auto !important;} /* Fix thumbnails size */

    The problem is now with the slider.. as I tested more, If my featured photos are small sized, the primary image from slider it`s showing distorted. If the featured photo is big size, the image is showing ok on desktop (cropped) but on mobile,portrait, is distorted.
    On mobile, landscape, the primary image from slider is fine but the 2 secondary images from slider are distorted. Can you fix this please? I can`t use my website with this problems. Thank you.

    in reply to: Changing colour of menu bar #4134

    Sandro
    Member

    Try this:
    #catnav.secondary {background: none repeat scroll 0% 0% #FFCEE2;}

    in reply to: Request Feature: Disable Ticker on Mobile #4128

    Sandro
    Member

    You can do this trick:
    In Appearance => Editor , add this line at the bottom of style.css:

    @media only screen and (max-width: 1024px)
    {
    #catnav.primary {display: none;}
    }

    And click on “Update file”. 😉

    in reply to: Some bugs in Pro version #4127

    Sandro
    Member

    I found the problem with the text. If you choose from Slider Transition: “Slide”, you will se the problem. If its on "Simple Fade" its showing as it should.

    I stil have problems with thumbnails. I tried to regen. thumbnails but no success. Thumbs do not show well, especially in slider. Can you help please? Thank you.

    in reply to: Some bugs in Pro version #4110

    Sandro
    Member

    P.S. In the primary image from slider I found another bug, if the text of the post is longer than the image, its not showing all the text at the bottom of the image, instead , the text its shown in the second image of the slider.

    in reply to: Some bugs in Pro version #4109

    Sandro
    Member

    1. and 2. I solved but I have problems with thumbs in homepage slider. I tried to regen. thumbnails but no success. Thumbs do not show well. Can you help please?

    in reply to: Jetpack comments have buge white space at bottom #4102

    Sandro
    Member

    Any fix for this issue? Thank you.

    in reply to: Changing colour of menu bar #4097

    Sandro
    Member

    search in CSS/skins , choose the skin you use and from there you can change the colors.

    in reply to: How to set the home icon just like in your demo ? #4096

    Sandro
    Member

    Done, it worked like a charm ;). Thanks.

    in reply to: Jetpack comments have buge white space at bottom #4095

    Sandro
    Member

    As i see, the problem is showing in Firefox. In IE and Chrome is working as it should.

    in reply to: How to set the home icon just like in your demo ? #4090

    Sandro
    Member

    The icons from the menu , It`s a home in the left side of the main menu.

    in reply to: Some bugs in Pro version #4072

    Sandro
    Member

    Thank for reply, other issues:
    1. how can I change the width of .social-wrap ? I use only fb,g+ and twitter but the width is the same so it remains an empty space in my right upper corner.
    2. I would also love if when I click a featured image from a post , to zoom that image in the same window , like highslide or something not to open it in another page. If that can be done…thank you.
    3. I regenerated the thumbs but the images from the slider are the same. Website is http://www.mycoffeedose.com , for now I have installed demo content. You can try it on a mobile phone and see.

    Great theme again. 😉

    in reply to: Some bugs in Pro version #4070

    Sandro
    Member

    I would also love if when I click a featured image from a post , to zoom that image in the same window , like highslide or something not to open it in another page. If that can be done…thank you.

Viewing 15 posts - 1 through 15 (of 15 total)