Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'ipad'

Home / Forums / Search / Search Results for 'ipad'

Viewing 20 results - 721 through 740 (of 781 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Parallax on ipad

    #17684

    Hi, Ben thanks for your answer. I see my image on ipad but than just a part, enlarged and unsharp.

    Andy

    In forum: Virtue Theme
    #17582

    Hi Ben, a question re the parallax feature on ipad. The parallax image used on my macbook or imac is working fine and layout is ok.
    How ever the same parallax image on ipad is not working well and the layout is wrong.
    Is there a way to solve this?!

    Thanks Andy

    In forum: Virtue Theme
    #17515

    Hi Ben, a question re the parallax feature on ipad. The parallax image used on my macbook or imac is working fine and layout is ok.
    How ever the same parallax image on ipad is not working well and the layout is wrong.
    Is there a way to solve this?!

    Thanks Andy

    #17454

    Hi, Need your support for several topics.

    – I have added a footer image and looks great on my macbook and ipad. But not on iphone5, there the image is cut in a strange way. How to get this in line?!
    – Also saw that the footer 4 columns are not centred on my macbook anymore, how to resolve this?

    Andy

    In forum: Virtue Theme
    #17403

    Hi Ben, for the landscape position with Ipad it is working now, thanks for this.

    For the portrait mode for ipad and iphone, still the homepage layout is not in line of wide screen or ipad landscape.
    Understand this is huge difference for the layout, but as it is changing the image layout also not what I want.

    Any ideas or which css code to use?!

    Andy

    In forum: Virtue Theme
    #17349

    Hi Ben,

    Sort of the same question re ipad layout. http://andylubertinaturephotography.nl

    When I have my Ipad in landscape position, the layout stays the same as on my imac. How ever in portrait position the layout is changed and not the same.
    Portfolio images (to clic on to go to a portfolio) are not in a row of 4 anymore, but below each other in landscape and not in portrait mode anymore.

    Used the little css as you mentioned, but with 25%, but this is not working. Can you advice which css to us to make this happen?


    @media
    (min-width: 760px) {
    .homecontent .pg-8-0 .panel-grid-cell {
    width:25%;
    }
    }

    Tx, Andy

    In forum: Virtue Theme
    #16779

    Hi, just installed in my home page; http://andylubertinaturephotography.nl, the parallax feature in virtual style and it work fine on my site and iPhone.
    How ever on the ipad (horizontal) there appears suddenly on the right a white small border, which shows the site not centred any more.

    Any idea how to solve this?!

    Thanks, Andy

    #16778

    Hi Dmitry, that actually is how the theme is set up. Virtue is fully responsive meaning the content will adjust to the screen size. If you look here: http://themes.kadencethemes.com/virtue-premium/ and make the screen size smaller you will see the footer columns falling under each other.
    If you want to keep three columns on ipad views you can try this code:

    @media (min-width: 760px) {
    .footercol3 {
    clear: none;
    }
    }

    Just paste it into your custom css box in theme options > advanced settings.
    Hope this is helpful!
    Hannah

    #16775

    I try to make 3 columns in a row in the footer (my website). But something does not work. I use to http://www.ipadpeek.com to see how website looks on ipad screen. Could you help me … Thanks in advance

    #16738

    I can’t replace this on the demo sites with an ipad air. Your site is not using virtue at the moment so if you can let me know if you switch back I’ll test there.

    Thanks for the comments about pinnacle.
    Ben

    #16735

    Hi Ben,

    I now use the ”main/head-navigation” instead of the ”second navigation”.
    I notice an error in the navigation that the ”second navigation” doesn’t has.
    It happens when I view my site (www.frankgeenen.nl) on my Apple iPad Air.
    When the mobile menu is selected by clicking the menu button (when Menu is highlighted) and than turning the iPad to landscape-mode,
    one menu-option acts like it’s pressed/activated.

    You can replicate the issue by:
    Open and close the menu without selecting a menu-option, than turning the iPad to landscape-mode, or
    Open the menu and than turn the iPad to landscape-mode.

    I tried it on the standard web browser of the Samsung Galaxy Tab 3, it shows the same error.
    When using Google Chrome on the Galaxy Tab 3, the error isn’t visible.

    This is how it looks:

    Can this error be fixed?

    By the way, the new Pinaccle theme looks greet! Modern and responsive. I’m considering buying it in the future.

    Frank

    In forum: Virtue Theme

    In reply to: Spacing Issues

    #16606

    Seems as though the spacing issue went away. Not sure how, perhaps me clearing the cache did the trick. Well, now I have it to where if you are on an iPhone, iPad or iDevice if you are on the About page and after you make a selection, the dropdown stays there. 🙁

    In forum: Virtue Theme
    #16516

    Hey all,

    If you visit my website at ccs.tech2call.net on your iPad or android or even PC click on the about page and select our vision. Then just mouse wheel down and then back up. There will be a noticeable space that is there now, to confirm this hit F5 to reload the page and that space goes away. I’m not sure if it is my ccs or what that is causing this to happen. This doesn’t just happen on the about page it also happens on all the other pages except for the home page.

    Also, if I am using a tablet and I try to go to the about page and click on the drop down list there I will be taken to the correct place however I cannot have it drop down to our clients when you click on our customers.

    Thanks again for any help for these issues!!

    In forum: Virtue Theme

    In reply to: Site performance

    #16265

    Ben,
    You are once again correct. A restart of my iPad resolved the issue.
    Thanks
    Mike

    In forum: Virtue Theme

    In reply to: Site performance

    #16262

    Ben,
    Since installing the redux-framework plug in the behavior of the site is different on an iPad. Specifically the drop down aspect of the menu does not function and all of my sliders are removed from pages viewed on an iPad. Can you point me to where I need to go to fix this?
    Thanks
    Mike

    #16217

    Hi,

    I’m having a few problems with my site on my ipad mini. Here’s the address: http://www.zimkids.ca

    The Kadence slideshow is not displaying on the home page. In the vertical display the top menu also disappears.

    The footer columns (3) have lost the padding which I added in my Child of Virtue css file (please see below). They work well on the computer display.

    /* Footer styles */
    #containerfooter {
    padding-top: 30px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 15px;
    }
    #footercolumns .block {float:left;}
    #footercolumns .first, * html #footercolumns .first{clear:both; width:45%; margin:0}
    #footercolumns .second, * html #footercolumns .second{width:15%; width:20%; margin:0 0 0 7%}
    #footercolumns .third, * html #footercolumns .third{width:15%; margin:0 0 0 5%}
    h9 {
    font-family: Open Sans Condensed;
    line-height: 24px;
    font-size: 18px;
    font-weight: 200;
    color: #e97647;
    }

    Thanks in advance for your help.

    Isabel

    #16101

    Hey,

    I have the Sticky header turned on and when I look at my website on an iphone and ipad and scroll down the sticky header has a little lag and has to catch up to the scrolling. Is there a way to fix that so when you scroll there isn’t a lag where it seems like the page almost has to reload for the sticky header to catch up.

    Thank you for your help!

    In forum: Virtue Theme

    In reply to: Flex Slider

    #15203

    I would still check out w3 total cache…

    You can place this javascript in a footer text widget, that should turn off the lightbox on mobile:

    <script type="text/javascript">if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
    jQuery(document).ready(function ($) {var magnificPopupEnabled = false;$.extend(true, $.magnificPopup.defaults, {disableOn: function() {return false;}});});
    }</script>

    Ben

    #15176

    Hi!

    Today I noticed that the home page-slider contains a similar error as the one with the portfolio carousel I posted last week.
    When I turn my iPad from landscape to portrait and vice versa, the slider doesn’t always resizes correctly.
    The problem only arises when turning the iPad, just before the sliding animation starts.
    The homepage-slider than only looks correct by reloading the page.
    I can reconstruct it also in Google Chrome on my laptop, by changing the window-size when the sliding animation starts.

    Is this (incidental) error solvable? Or is this stuck with the fact that the browser cannot handle the animation and the changing window-size at the same time?

    Here are examples what happens:

    Greetings,

    Frank

    #14897
    @media (max-width: 992px) {
    .captiontitle {font-size: 16px;}
    .captiontext p {font-size: 12px;}
    }

    That will change your font sizes for ipad in portrait.

    As for the portfolio carousel. I’m working on a fix for monday. It seems that the safari browser isn’t sending the single to resize so I’m working on a work around.

    Ben

Viewing 20 results - 721 through 740 (of 781 total)