dszabo
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Watermark] Watermark Gallery Carousel ImagesIt works, thank you very much!
Some notes to others: you should insert the code snippet into your ‘functions.php’ file (Appearance > Editor > Theme Functions / functions.php).
(Snippet can be found here, as dFactory mentioned above: http://www.dfactory.eu/support/topic/large-image-as-opposed-to-full-size-image/)
Save your functions.php, and go to a post with a gallery. When opening the lightbox, ‘large’ images will be displayed (instead of full-size ones).
Forum: Plugins
In reply to: [Image Watermark] Watermark Gallery Carousel ImagesIt is not a real solution to the problem, but by using the excellent Enable Media Replace plugin, you can replace your watermarked images to non-watermarked ones.
So if you previously watermarked your full-size images, you can easily revert to the original ones (if necessary).
Forum: Plugins
In reply to: [Image Watermark] Watermark Gallery Carousel ImagesThis is exactly my problem too. Lightbox galleries generally display the ‘full’-size image (when opened) – the one that is suggested not to be watermarked.
Forum: Fixing WordPress
In reply to: Location of translationsI found it in a the hu_HU.mo file. It’s content is encoded so it is not possible to search for a certain string (especially with accented characters) directly. It seems that my .po and .mo files are not well synchronized.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Switch language1. I have the ‘Admin in English with Switch’ plugin, which is confusing indeed. (I switched it off and tried to install the ‘Events Manager’ plugin again.)
2. Only 57% is translated to the language I would like to use on the site.Considering the above things, there are still such untranslated expressions on the page that are contained and translated by the .po file (e.g. Date/Time).
Anyhow, I am going to customize and translate it according to my needs – thank you very much guys for the responses!