Title: lastala's Replies | WordPress.org

---

# lastala

  [  ](https://wordpress.org/support/users/lastala/)

 *   [Profile](https://wordpress.org/support/users/lastala/)
 *   [Topics Started](https://wordpress.org/support/users/lastala/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lastala/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lastala/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lastala/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lastala/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lastala/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/lastala/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/lastala/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Version 2.6.0 breaks the formula](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/#post-18280304)
 * [@van-abel](https://wordpress.org/support/users/van-abel/) Thank you, the new
   version 2.6.2 solved the issue.
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] Version 2.6.0 breaks the formula](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/version-2-6-0-breaks-the-formula/#post-18247334)
 * Hi, thank you for the fast reply!
 * Unfortunately, this new version 2.6.1 breaks other pages on my site. On all my
   pages that have video with ARVE plugin, the page layout is broken and the video
   doesn’t show up. I thought first that the problem was due to updating the ARVE
   plugin, but it is not. Any version of ARVE works with LaTeX2HTML version 2.6.0
   or earlier, but 2.6.1 breaks the page layout if there is video on the page.
 * You can compare:
 * [https://www.lauriastala.com/652/video-installations/on-whose-side/](https://www.lauriastala.com/652/video-installations/on-whose-side/)(
   with LaTeX2HTML version 2.6.1)
 * [https://www.lauriastala.com/video-installations/on-whose-side/](https://www.lauriastala.com/video-installations/on-whose-side/)(
   with LaTeX2HTML version 2.5.5)
 * On both pages, all the other plugins have the same (latest) version. If needed,
   the password for the site [https://www.lauriastala.com/652/](https://www.lauriastala.com/652/)
   is: YexHO)O
 * Can you please repair the issue? Many thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] Responsive Lightbox & Gallery doesn’t work correctly since version2.4.3.](https://wordpress.org/support/topic/responsive-lightbox-gallery-doesnt-work-correctly-since-version2-4-3/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/responsive-lightbox-gallery-doesnt-work-correctly-since-version2-4-3/#post-17757633)
 * Hi,
 * I found the error why the six-column gallery is drawing incorrectly. The reason
   is that the earlier version (2.4.2) calculated the gallery item width with more
   decimals (cannot remember was it 6 or more), and the latest versions calculate
   the width with only 2 decimals!
 * So, in the case of 6 columns, the value 16.67% was interpreted too big and the
   last image (column) on the row was thrown to the next row. However, adding even
   only one decimal more (16.667% in this case) corrected the situation.
 * In the case of lesser amount of columns, the issue wasn’t visible, because the
   values didn’t exceed the threshold: 2 columns => 50.00% (exact), 3 columns =>
   33.33% (=less than 100%/3), 4 columns => 25.00% (exact), 5 columns => 20% (exact).
 * So the error in the Responsive Lightbox & Gallery plugin is, at least, that it
   calculates the width with too few decimals.
 * I was able to make a CSS addition to correct the issue temporarily, but please
   fix the plugin.
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteOrigin Widgets Bundle] Widget wrongly drawn](https://wordpress.org/support/topic/widget-wrongly-drawn/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/widget-wrongly-drawn/#post-17746691)
 * Thank you Andrew for your replies and your help!
 * Actually, I got it working with the beta release and the CSS addition you proposed,
   except that it needed “!important” to the end (without “!important” didn’t work).
   And of course quite a bit of tweaking to the widget values. But now it shows 
   the same way also in the editor and live view, which is a big relieve.
 * The strange thing still is that the original site (not cloned) still draws the
   buttons as it has always drawn. So, why does the cloning (or building a new page)
   change the situation?!?!
 * Thank you again for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteOrigin Widgets Bundle] Widget wrongly drawn](https://wordpress.org/support/topic/widget-wrongly-drawn/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/widget-wrongly-drawn/#post-17740929)
 * Hi, Thank you for the beta release. I tested it, but it didn’t really change 
   the issue.
 * I made an experiment, as you proposed to change the icon positioning to “right”(
   both the upper and the lower side button), but that makes the icon to be drawn
   outside of the “button area” and I cannot get it drawn inside the grey area, 
   see image:
 * ![](https://i0.wp.com/snipboard.io/0opGqg.jpg?ssl=1)
 * And, what makes it worse,** again**, is that the wordpress editor window draws
   it differently than it is drawn on a normal webisite browsing situation, see 
   the image:
 * ![](https://i0.wp.com/snipboard.io/yoOApl.jpg?ssl=1)
 * Both the icon placement and the box sizing is changed. This is a real **nightmare**
   to try to edit the page/widget if the editor and the result don’t match!!!!
 * There’s no possibility to make the icon placement to center, and I think this
   is the minimum needed change to solve this kind of a problem…
 * Please help! Thanks in advance for your help!
    -  This reply was modified 2 years, 1 month ago by [lastala](https://wordpress.org/support/users/lastala/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteOrigin Widgets Bundle] Widget wrongly drawn](https://wordpress.org/support/topic/widget-wrongly-drawn/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/widget-wrongly-drawn/#post-17733553)
 * Thank you for your reply!
 * The addition to the CSS Declarations didn’t solve the issue. It changed the placement
   of the button (upper left) but not its size. See image:
 * ![](https://i0.wp.com/snipboard.io/g5HzO6.jpg?ssl=1)
 * And again, the problem of drawing the buttons differently inside WordPress editor
   and web browser (as described in the first post) is not solved.
 * Any other ideas? Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SiteOrigin Widgets Bundle] Widget wrongly drawn](https://wordpress.org/support/topic/widget-wrongly-drawn/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/widget-wrongly-drawn/#post-17732671)
 * Hi,
 * Thanks for your fast reply! No, I didn’t do any changes. I just cloned it with
   Installatron in cPanel.
 * And that wouldn’t change the problem of drawing the buttons differently inside
   WordPress editor and web browser.
    -  This reply was modified 2 years, 1 month ago by [lastala](https://wordpress.org/support/users/lastala/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I cannot update a theme](https://wordpress.org/support/topic/i-cannot-update-a-theme/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/i-cannot-update-a-theme/#post-17542421)
 * Thanks George for your quick reply!
 * Hmmm, I’ve used this theme for several years, first version 1 and then updated
   to version 2 (on WordPress.ORG).
 * Yes, I understand, if it’s not anymore supported, but how was I able to update
   Libre 2 to the version 2.2.8 just two days before on my test site (which is a
   copy of my official site)????? And now I’m not able to do it on the official 
   site?!?!?!
 * Version 2.2.8 works on my test site, as well as version 2.2.6 works on my official
   site (both wordpress.org).
 * Any further ideas?
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LaTeX2HTML] LaTeX2HTML conflicts with other plugins](https://wordpress.org/support/topic/latex2html-conflicts-with-other-plugins/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/latex2html-conflicts-with-other-plugins/#post-17538308)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] latest version broken](https://wordpress.org/support/topic/latest-version-broken-7/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/latest-version-broken-7/#post-16648254)
 * Latest update (2.4.5) came today, but the problem described in the previous messages
   is NOT repaired. I reported the fault almost 3 months ago! Please repair the 
   plugin!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Lightbox & Gallery] latest version broken](https://wordpress.org/support/topic/latest-version-broken-7/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/latest-version-broken-7/#post-16549839)
 * Still no update to correct this issue?!?!? Really?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Popup rolls down invisible after lates update](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/#post-14218034)
 * [@danieliser](https://wordpress.org/support/users/danieliser/) I tried “disabling
   accessibility features for that popup via its Advanced settings” and that did
   solve the problem.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Popup rolls down invisible after lates update](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/#post-14216344)
 * [@danieliser](https://wordpress.org/support/users/danieliser/) I updated the 
   plugin again today when I saw there was a new update. But I also noticed that
   the update didn’t solve the problem described before.
 * Are you still thinking the plugin updates work as supposed? Or are you investigating
   the bug I described?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Popup rolls down invisible after lates update](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/#post-14159571)
 * [@danieliser](https://wordpress.org/support/users/danieliser/) – No, that is 
   not correct!!! You can compare the usage of the previous version of Popup Maker
   in here:
    [https://www.lauriastala.com/](https://www.lauriastala.com/) (has the
   previous version of popup maker) with [https://www.lauriastala.com/551](https://www.lauriastala.com/551)(
   has the last version of popup maker) Please scroll the popup window up and down,
   and see the difference!!!!!
 * At least your plugin is malfunctioning on Safari 14.0.3 and FireFox 86 (and iPhone).
 * If you resize the window while the popup is on, then the popup starts to behave
   as is should. (But who should think that you should resize your window to make
   the website work.)
 * However, depending on the size of the window, when you open the popup, it can
   scroll down partially visible or totally invisible (for instance on an iPhone
   screen or a small window on a computer screen). This cannot be normal or correct.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Popup rolls down invisible after lates update](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/)
 *  Thread Starter [lastala](https://wordpress.org/support/users/lastala/)
 * (@lastala)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/popup-rolls-down-invisible-after-lates-update/#post-14155983)
 * Well, you can see it in the following address.
    [https://www.lauriastala.com/551](https://www.lauriastala.com/551)
 * In the text, there’s a link/underlined words that get to the popup.
 * Sorry, cannot set up a real test environment.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/users/lastala/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/lastala/replies/page/2/?output_format=md)