Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

maillethandmade

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: VW Blog Theme #5554
    maillethandmade
    Participant

    some news for my problem?

    HI,
    i found another problem,
    the touch area of the menu, in smartphone mode, is not centered on the icon,
    but it is only the upper left side of the icon
    how do I correct it?
    https://photos.app.goo.gl/GMFFw51SNzm9LzeV8

    in reply to: VW Blog Theme #5498
    maillethandmade
    Participant

    HI,
    i found another problem,
    the touch area of the menu, in smartphone mode, is not centered on the icon,
    but it is only the upper left side of the icon
    how do I correct it?
    https://photos.app.goo.gl/GMFFw51SNzm9LzeV8

    in reply to: VW Blog Theme #5494
    maillethandmade
    Participant

    Hello,

    Ok, for the size I’ve applied your patch, but it’s not responsive

    Ok, for the owl-carousel I’ll wait for an update

    for the video I solved this way:

    I deleted the owl-carousel from videos.php and I changed it like this:

    <section id=”videos” style=”<?php echo esc_attr($about_backg); ?>”>
    <div class=”container”>
    <div class=”head”>
    <?php if(get_theme_mod(‘vw_blog_pro_our_video_title’,true != ”)){?>
    <h3><?php echo esc_html(get_theme_mod(‘vw_blog_pro_our_video_title’, __(‘Check out some tips’,’vw-blog-pro’))); ?></h3>
    <?php }?>
    <?php if(get_theme_mod(‘vw_blog_pro_our_video_subtitle’,true != ”)){?>
    <p><?php echo esc_html(get_theme_mod(‘vw_blog_pro_our_video_subtitle’, __(‘Lorem Ipsum is simply dummy text of the printing’,’vw-blog-pro’))); ?></p>
    <?php } ?>
    </div>

    <div class=”videoyoutube”>
    <iframe src=”https://www.youtube.com/embed/8-TpnW0CwmI&#8221; width=”auto” height=”auto” frameborder=”0″ allowfullscreen=”allowfullscreen”>
    </iframe>
    <div class=”video_title”>
    <?php if(get_theme_mod(‘vw_blog_pro_our_video_contenttitle’.$i,true != ”)){?>
    <p><?php echo esc_html(get_theme_mod(‘vw_blog_pro_our_video_contenttitle’.$i, __(‘This is the video title’,’vw-blog-pro’))); ?></p>
    <?php } ?>
    </div>

    </div>
    </section>

    I added this css:

    .videoyoutube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    }

    .videoyoutube iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    }

    if you want to see
    website: maillethandmade.com

    Thank you
    Maillet Handmade Team.

    in reply to: VW Blog Theme #5482
    maillethandmade
    Participant

    Hi,

    I have several questions:

    1, How do I change the size of the domain name in the main banner?
    I would like 2 sizes, so that it is responsive.

    2, how do I enable the loop in owl-carousel, in which I go around and not backwards?

    3, I found another problem,
    I inserted the video in the bottom of the home, but when you then view it with mobile, the video does not fit, how do you correct?

    if you want to see
    website: maillethandmade.com

    Thank you
    Maillet Handmade Team.

    in reply to: VW Blog Theme #5469
    maillethandmade
    Participant

    hello, I tried a few days ago thema blog for free, then I decided to buy it, now the bar to leave a comment in the wordpress dashboard is always present and it bothers me, how do you take it off?
    I had left feedback yesterday, but it was canceled … 🙁

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