Oleg Goltsev
Forum Replies Created
-
Forum: Plugins
In reply to: [AMO Team Showcase] Size panelAlso after your theme check I’ll make an update, just need to be sure.
There is a way to scroll member info panel along with the page (alternative scrolling so to speak).- This reply was modified 8 years ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] Size panelHi, thank you!
I already answered a similar question in this topic – https://www.ads-software.com/support/topic/suggestion-189/The problem was in the theme, the theme of that user uses Javascript for scrolling and that overrides plugin’s CSS, and the “Member Info Panel” becomes “unscrollable” so to speak. I think in your situation the problem may be similar.
There is no vertical size settings for the panel, because if the scroll doesn’t work, the info panel will be too small on small screens to use it.
I’ve checked his theme, told him about the problem and he disabled that Javascript scrolling his own way, and the panel scrolling works now. (I couldn’t override such scrolling script in the plugin.)
So I think I need to check your theme. Please give me the theme link and if it’s free I’ll download it and try, if not please provide it to me for testing purposes.
- This reply was modified 8 years ago by Oleg Goltsev.
- This reply was modified 8 years ago by Oleg Goltsev.
Forum: Reviews
In reply to: [AMO Team Showcase] Great pluginThank you very much Roabe!
It is really nice to hear such words, and especially since I’ve put so many time in it ??
Forum: Reviews
In reply to: [AMO Team Showcase] Needs fixingTo see the error messages in WordPress please do the following steps :
1. deactivate the plugin.
2. add define( ‘WP_DEBUG’, true ); on the file wp-config.php sit on your installation folder (https://codex.www.ads-software.com/WP_DEBUG).
3. Activate the plugin and tell what message you see on your backend when you try to edit or create pages/post. Or submit a screenshot.Thanks.
Forum: Reviews
In reply to: [AMO Team Showcase] Needs fixingHi jafryaly. There is a support forum for such cases, and I also left my email address on the plugin page for the same purpose. You could write me there first.
Please provide list of plugins you use, theme name and WordPress version. And a screenshot, if possible, of the problem.
Forum: Plugins
In reply to: [AMO Team Showcase] SuggestionHi Kastello,
Okay, As I you can see the update is ready. The bug is fixed. It was also related to all the other images in panel (not only to smiles), so thanks again for report.Well, if you still use the plugin and you like it, please leave a review. That would be great :). Thanks.
- This reply was modified 8 years ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] SuggestionWell, it seems I got you wrong the last time. Now I get it, the bug in member info panel, I see it.
Okay I’ll investigate and fix it, thank you for the report/feedback!I think, I’ll make the update in the next few days (too many work at the moment).
Forum: Plugins
In reply to: [AMO Team Showcase] SuggestionHi Kastello, thanks for the feedback on frontend.js in the theme.
What about smiles problem. I’ve tried to add smiles in NeonGame theme and tried to remove frontend.js after that. But I can’t get that effect.
That maybe a lazyload plugin or browser/plugin cache causes the problem. Try to clear cache both in browser and in cache plugin (if you use it). To be honest I hear about such problem in WordPress for the first time.
- This reply was modified 8 years, 1 month ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] Suggestion1. Okay, I’ve tried your theme and now I see what you are talking about. Well, it seems NeonGame theme uses some JavaScript for mouse wheel events and page scrolling. I found that code in its frontend.js. I think that’s why standard CSS rules to prevent page from scrolling when a modal/pop-up is open and make the modal scrollable doesn’t work. So unfortunately there is nothing that could be done here.
2. Okay, I’ll add these icons in the next update.
- This reply was modified 8 years, 1 month ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] SuggestionOn the second thought, I think that ability to add custom images as social icons is a must have for the plugin. For example my friend is a DJ, he is registered on numerous websites (related to his job) I’ve never heard about before. So when he wants to show things about himself he shows links to his acount on those sites.
So I’ll definitely add this feature in the next update. Thanks Kastello.Info for other suggestions. I’ve create a topic called – “Suggestions and Ideas”. Please post your suggestions there.
- This reply was modified 8 years, 1 month ago by Oleg Goltsev.
- This reply was modified 8 years, 1 month ago by Oleg Goltsev.
Forum: Plugins
In reply to: [AMO Team Showcase] SuggestionHey kastello, I’ve only noticed your message. Thanks for suggestions.
1. Do you mean you can’t scroll frame/pop-up/modal or scroll the page (which is hidden under semitransparent black overlay). One can scroll frame/pop-up/modal with member information, if you cannot do that, then it’s probably a conflict with your theme or some of the plugins.
My plugin uses magnificPopup.js for this frame/pop-up/modal with member info, that magnificPopup is very popular, and if other product uses it too may be a conflict. (If that’s the case, then please if you could provide information about what theme and plugins you use.)If you meant you can’t scroll the page itself, it is made on purpose so when frame/pop-up/modal is open, user can scroll only it and not two thing simultaneously (page and frame/modal) that would be a bad behavior for a modal.
2. I use iconic font (fontello.com) for social media icons, not images. (Iconic fonts have many advantages over images, for example their size and less amount of requests.) Also they can change color when you change colors in plugin’s options.
If you could suggest what else social media icons to add, that would be great.
But of course it is possible, that in future versions I will add an ability to add an images for icons.Thanks.
- This reply was modified 8 years, 1 month ago by Oleg Goltsev.