• Hi. Found another small problem. If you resize the browser window, and changed at the picture. With that, if you extend the window (for example) to 1600p picture image is increased and become visible only the upper part of the picture and enlarged. And if you narrow down the window to a smaller size, the picture becomes visible to the entire whole. How can I fix this?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author Brian Harris

    (@zgani)

    Let me take a look in to this and I’ll get back to you asap with a solution.

    Theme Author Brian Harris

    (@zgani)

    I can not seem to be able to reproduce the problem on my servers.

    Could you please install the Regenerate thumbnails (https://www.ads-software.com/plugins/regenerate-thumbnails/) plugin then run it to see if it resolve the problem.

    Let me know if it doesn’t and I’ll run some more test to see if I can pinpoint the problem – If I can then I’ll upload a fix asap.

    Thread Starter Kirill Kulakov

    (@propsan)

    Installed the plugin, but it did not help. I tried to repent, to solve it myself, did something and stopped the slides displayed. I do not understand why. All the main files again from the new untouched copied, except style.css. Once again I tried to disable and enable the slider, since the label changed its name in the group. But nothing helped.

    Thread Starter Kirill Kulakov

    (@propsan)

    Found a way how to get slides. Changed the name of the category label for slides to the original, and slides back. Although I once again chose a category for the show, thinking that the references could not have re-read.

    Theme Author Brian Harris

    (@zgani)

    Do you have a live site I can take a look at if the problem is persistent?

    I can not seem to replicate any of these issues on my local or live servers.

    Thread Starter Kirill Kulakov

    (@propsan)

    tugeo.ru

    Theme Author Brian Harris

    (@zgani)

    How is the WP Contact form 7 rendered under the slider? Shortcode or template tag?

    If template tag then which template is code placed in and location?

    When I have the information I’ll try and recreate/replicate the site on my local server and take a look at the behavior to figure out whats causing the problem. This will most likely be over the weekend with a response early next week.

    Thread Starter Kirill Kulakov

    (@propsan)

    Add in header.php:

    <?php if ( get_theme_mod( 'wpstrapslider_slider_visibility' ) != 0 ) { ?>
    	   <?php if ( is_front_page() ) : ?>
    		    <?php get_template_part( 'slider' ); ?>
    	   <?php endif; ?>
    	<?php } ?>
    
    	<strong><?php echo do_shortcode("[contact-form-7 id=55 title=Form-Name] ");  ?></strong>
    
    	<div class="container marketing">

    Thanks anyway. I will wait for a response. If you need to have some code that is ready to provide.

    And a good weekend.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Changes the picture when the window is resized.’ is closed to new replies.