foggy67
Forum Replies Created
-
I would need it to test the email function from my host.
Hello,
I have to deal with the same “problem” after the upgrade.
Can you bring back the possibility to check with a email test coming from the default mailer in your plugin?Thank you in advance.
Hello,
Thank you for your efforts.
The site is hosted at 1&1 as shared (100Go hosting space, 1024Mo MySQL database, PHP).
https://www.paroisses-dettwilleretcollines.fr
I don’t think that I can add some modules, but I can choose the versions of PHP and mysqlHello
It works, but with 2 notes:
1°) I have the “slider-image” directory, not the “slider-image-pro” directory
2°) I had to move the “!important’ word after ‘px…’So added thess code lines:
.huge-it-wrap {
opacity: 0;
height: auto !important;
min-height: <?php echo $slider->get_height() + 2 * Hugeit_Slider_Options::get_slideshow_border_size() . ‘px’; ?> !important;
position: relative;Will you release a new version with all these changes included?
Hello,
It works!
Now I have a red border line all around the slider and the 3 buttons included.
Thank you.
But another problem still exists:
https://drive.google.com/open?id=1LfUYJpZ5yXDxtbtBclyAoZTAaU3ppsIXWhen I empty my cache in Firefox and have disabled the 3 share buttons in the slider configuration, the slider shows only a narrow strip of the images
Everything is OK after a manual refresh in Firefox.
May be there is another height problem in source code.- This reply was modified 6 years, 11 months ago by foggy67.
Hello
Here is the printscreen view:
https://drive.google.com/file/d/1l11SwKrButo6QbsYFhD8tnwFuL5rhE67/view?usp=sharingHello
I applied this modification 2-> 72 in the css file one again, saved it, desactivated and reactivated the plugin. It changed nothing ??
The height and the width are manually set in the plugin configuration panel: they are not changed by the modification in the css file.I tried then with another heights and widths, the trouble still exists on the desktop view.
Why is there a difference between the desktop view (where the trouble appears) and the 4 inches smartphone view (where the trouble doesn’t exist)?Hello
I desactivated the plugin, made this change in this style.ccs.php file, saved it, reactivated the plugin and reload the page: nothing changed neither on my desktop screen, neither on my smartphone (on which the trouble doesn’t happen).
I left this change, so you can see by yourself
Any other solution?
Thank you.Hello,
It changed nothing on the desktop view of my PC: I tried from h200*w300 (small) to h1000*w1400 (large) ??