vnt87
Forum Replies Created
-
Forum: Reviews
In reply to: [Orion SMS OTP Verification.] Literally unable to click on anythingI’ve found that the ‘How to use this Plugin” section at the bottom is the one causing the problem. Removing that section altogether made the elements accessible again. I think that section should be moved to a separate tabs or a new site altogether. Hopefully there’s a new fix for it soon.
I’ve edited my review to bump the rating from 1 to 2 stars, might bump it further if the plugin is fixed in the future.
Thank you for reading.The ‘no lightbox’ option had been the only thing that forced me to go back to pre-2.0 version of NGG. When I see an update to 2.0.7 I literally had to do a Ctrl+F to look through the changelog to see if this option was added, and the joy I had when I see that this issue was fixed was quickly squashed just as quickly when I found out that it was, in fact, not fixed
Forum: Fixing WordPress
In reply to: WP encounters DB error after disabling pluginsOkay I managed to fix that by enabling the DB_CHARSET value in the wp-config.php file and set it to the default utf8
I still don’t know what happened but I’m glad it’s fixed nowForum: Fixing WordPress
In reply to: WP encounters DB error after disabling pluginsOkay I uploaded a fresh copy of WP, latest version and now the site appears to work but the characters are all messed up. Encoding is still UTF-8 as it was before but they are not being displayed correctly. Anybody knows what’s up with that? (The site was in Vietnamese, by the way)
Forum: Fixing WordPress
In reply to: WP encounters DB error after disabling pluginsI deleted everything like that post outlined, but the error’s still there 🙁
I just realized that the thumbnail grid is not a carousel so if you have more than one line of thumbnails you will need to adjust it accordingly otherwise it may block the main image screen. I wonder if we can combine JJ jQuery Carousel plugin with this.
Awesome man, it works!
By the way, just an advise for other people who might also be interested at this issue: the added bit is the “bottom” property and its value should be set to (height of your thumbnail + margin between the thumbgrid and your big image). For example I had my thumbnail height set at 60px and I wanted a 4px margin, so what I added was:bottom: -64px;Same here. I would like to know how to put the thumbs gallery on the bottom, of the main image screen
Forum: Fixing WordPress
In reply to: Characters not displayed correctly after XML importSorry for late reply, I’ve been preoccupied with another project.
Back to the topic, no I have not opened the XML in anyway, I immediately imported it to my new WordPress installation after I exported it from the other side.
Is there another way to clone the site, my other host will expire in 3 days so I have gotta move it one way or anoher.Forum: Fixing WordPress
In reply to: Characters not displayed correctly after XML importI already did that, they are identical. Both databases have utf8 as charset, and their connection collation is utf8_general_ci
Any other idea?