Ruslan Suhar
Forum Replies Created
-
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Center Flipbox & Button Not WorkingRegarding the buttons, please provide the additional data in the relevant topic: https://www.ads-software.com/support/topic/flipbox-button-link-not-working-on-mobile/ so I could replicate and fix it.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Center Flipbox & Button Not WorkingHey jhaynes561,
Sure! Just add
text-align: center;
style to a parent dom element, and a FlipBox will be centered.Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] FlipBox appearance issuesHello Michael,
Yes, IE 11 issues will be fixed as well. Don’t know yet if it will look and feel 100% same, but at least will work …
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] FlipBox button link not working on mobileHello guys,
Unfortunately, I’m not able to replicate the issue. Based on your description I tested combinations of:
- iOS (iPhone 6) / MacOS (MacBook Pro),
- Chrome / FireFox / Safari,
- link as a separate button on the back / link as a whole FlipBox. And everything works fine.
Right now I tested it on the main demo page. Please let me know:
- If the links work for you on the demo page https://codelights.com/elements/flipbox/
- URL of the page where the links doesn’t work for you
- Exact device, OS name and version, browser name and version, where you see the issue
Will be waiting for your reply!
Hey volkhardv,
Hope the question is still actual …
The best option would be, of course, to simply use relative links.
But if you’re using absolute links in many-many places already, it will be a good idea to use WP CLI search-replace to process the whole database a proper way. Somewhere the data may be stored as PHP-serialized arrays, and simple SQL update can really corrupt your data.
- This reply was modified 7 years, 4 months ago by Ruslan Suhar.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Transparent modal popupHey cke11y,
Really simple: just make Content Background Color opaque https://joxi.ru/GrqldwEUNREBRA
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Flipbox height calcHey Leandro,
Thanks for the note! Actually, “2” is the proper value there, as it stands for “add padding twice”.
I tested with original tweentyseventeen: everything works fine. Probably, some child theme’s styles override flipbox styles, and as all CodeLights elements are vendor-prefixed, it means that, probably, some of the child theme’s styles should be reworked to be more specific.
But if your workaround does the job, it’s ok as well! Just please remember: when you update the plugin, this manual code fixes will be overwritten.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsReally sorry to hear that ??
CodeLights is an open source free product, and unfortunately, we don’t provide a premium-quality support at the moment. (Please read https://www.ads-software.com/support/topic/about-the-plugin-support/ for details). It’s not a business, it’s more like a hobby, and we develop and improve it in our spare time. To compensate this we tried to make the code as plain and self-explanatory as possible, so every developer could fix issues oneself and even fork it to create pull requests. And we believe this complies with the spirit of open-source to a significant degree.
Regarding the updates frequency: we plan to make an update this weekend. Stay in touch!
If there’s still a small chance you can change your decision, and I can help you with your original issue, please send me the error.log and screenshots to rs (at) codelights.com We don’t provide support via email, but I’ll be waiting for this particular email.
- This reply was modified 7 years, 4 months ago by Ruslan Suhar.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsHello cesparza,
You can either upload files to Dropbox (or somewhere else) and share links or use some special application like https://app.prntscr.com/en/index.html or https://gyazo.com/en
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsYou can post them here. If they contain some private data, you can obfuscate this data first, as it’s not required for the issue resolution.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsIf you’re able to replicate the issue locally, then you can use the localhost’s error.log as well.
Where to find it? Refer to the used web server/software documentation to locate this file.
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsHey cesparza,
The blank screen usually means there’s a backend PHP error. Such errors may be connected with lots of things, including web server configuration and compatibility issues with some 3-rd party plugins. So we need to gather more information about it. error.log is a file that stores information about such kind of errors.
Where to find this file? If you don’t know this yourself, the best way will be to ask your administrator or hosting provider.
The next step will be to replicate the issue and to provide me the last 10 lines from the error.log file.
Will be waiting for your reply!
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] Many ProblemsHey cesparza,
Please replicate the issue locally and provide the last 10 lines from your error.log file. That should clarify the reason!
Will be waiting for your reply …
Forum: Plugins
In reply to: [Sidebar Widgets by CodeLights] FlipBox appearance issuesHey b0zar,
Managed to replicate the issue. It will be fixed in the next CodeLights update that is coming really soon!
Hello b0zar,
Unfortunately, I’m unable to replicate the issue. Tested in the latest Chrome / FireFox / Safari on MacOS, and here’s what it looks like for me https://joxi.ru/MAjd7wNtvjE3Nm
Can you please specify your OS and browser?