• Resolved poker1970

    (@poker1970)


    Hi there folks.
    thanks in advanced for the help in here.
    This forum is awesome.

    Ok, i have customizr child theme and i have a 2 problem.

    1: Just today and yes today ive talked to some ppl working with SEO etc in Sweden.
    they strongly recommend NOT to have carousel sliders on my website.
    The main reason is the visitors is clicking to next page or dont have time reading.
    My main reason was to have pictures but the company is now changing direction.
    Therefor i wont have picture. Is there any way in this wonderful theme to have a static slider? I have 10 seconds to charm the first time viewer and no more chance of the sites launch up.

    2: The site isnt really mobile friendly.
    When i goto customizr demosite https://demo.themesandco.com/ via my phone the menu isnt really nice and clean.
    Compare to this site its a different? https://www.wptouch.com/

    Remember to see those site above via tablet, touchpad like Sony Z3, Iphone 4, 5 och 6.
    there in google it will say “mobile friendly site”

    Is there a mobile plugin to this theme?

    Like i said. Im ready for a launch up and i wont get a second chance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Ewll about the slider, you can set a slider with just one image, Or put your picture in the home content using action/filters hooks.

    Menu, well customizr menu is a pretty standard bootstrap2 menu, that site probably uses bootstrap3 or has its own menu. You can always find a menu plugin.. or style the customizr one the way you want

    Thread Starter poker1970

    (@poker1970)

    Hi
    Ok Yes thats my idea to set the timer to 60 seconds.. with the option press the arrow for next picture.

    Menu-plugin, do you happend to know a nice smooth plugin that looks the wptouch?

    the theme is good, its just that it isnt mobile friendly.

    Here is the comparison.

    wptouch to the left, Customizr to the right.
    the images is from mobilephone, Iphone 6.
    Why screenshots from mobiles? Most of ppl here do have emails in their phones.
    The images also show the menu active and visible.

    https://www.ladda-upp.se/bilder/ebrjouewptngvv

    About the header:
    I see what you mean, but saying that the whole theme isn’t mobile friendly because of the fact that the menu button is under the logo.. I think it’s a bit excessive. Don’t you thing? ??
    Nope I don’t know nice smooth plugin for that, also if they’re based on bootstrap3 then you’ll have various issue with customizr which is based on bootstrap2.
    That said, for example you can style it this way:

    @media (max-width: 979px){
    .tc-header .span3.brand {
        width: 80%;
        position: relative;
        z-index: 2;
        float: left;
        text-align: left;
    }
    .tc-header .brand a{
        margin: 10px 0 0;
    }
    .tc-header .brand img{
        width: auto !important;
        height: 30px !important;
    }
    .tc-header .container.outside{
        display:none;
    }
    .tc-header .social-block{
        display: none;
    }
    .tc-header .navbar-wrapper{
        width: 100%;
        float: none;
        position: relative;
        z-index: 1;
    }
    }

    Of course adjusting values where needed. It’s just about css

    Thread Starter poker1970

    (@poker1970)

    Hi there.
    thanks for the code.

    Well i think i helped my self here in this case hrm

    I did a search of wptouch good or bad and saw this link.
    https://www.blogherald.com/2013/06/21/make-your-wordpress-site-mobile-friendly/

    So basically.
    under plugin —> search —-> “Wptouch”
    install and activate it and i did some smaller adjustment like point to a startpage.
    And yes, you can choose from mobile site of desktop site in the bottom of the mobile page.

    Perfect and i will get ALL of the 84% reading.. the rest? well they dont really need a video ??

    btw.. isnt the mobille sites width limited to 960 grid?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘carousel sliders in customizr’ is closed to new replies.