Divvy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The $l10n parameter must be an arrayThe errors disappeared, but unfortunately, I get a new error:
Uncaught SyntaxError: "[object Object]" is not valid JSON
at parse ()
at Function. (jquery-migrate.min.js?ver=3.4.1:2:3161)
at e. as parseJSON
at front.js?ver=1.13.6:26:20
at front.js?ver=1.13.6:100:3
Line 26:ctx.config = $.parseJSON(window.snax_front_config);
Line 100:})(jQuery, snax);
The file full code:
https://paste2.org/m3stVCVsForum: Fixing WordPress
In reply to: The $l10n parameter must be an arrayThank you for your response and for trying to help me.
Do you mean like this?
wp_localize_script( ‘snax-front’, ‘snax_front_config’, $front_config);
wp_localize_script( ‘snax-shares’, ‘snax_shares_config’, $config);
wp_localize_script(‘snax-collections’, ‘snax_collections_js_config’, $config);Forum: Plugins
In reply to: [Favorites] Pagination for the favorites list?@oloccina nice to know that worked for you 😀
I tried the code but the pagination don’t work so well for me because I’m showing the favorites list inside a Ultimate Member tab. I need to find a fix for this. But I’m very happy for you, I’m glad that I could help!Forum: Plugins
In reply to: [Favorites] Pagination for the favorites list?Thank you for the code, @oloccina
Looks nice, but unfortunately, not a solution for me.
I’ve found a solution, but my php knowledge is very poor and I don’t know where to add it:
https://github.com/kylephillips/favorites/issues/109#issuecomment-449682081
If you discover, please let us know 😉- This reply was modified 3 years, 1 month ago by Divvy.
Forum: Plugins
In reply to: [Favorites] Pagination for the favorites list?I’m looking for the exact same thing, but I don’t see any support here 🙁
Do you already have any solution? Maybe we can help each other.Hello @andrewshu
The width attribute worked perfectly, thank you once again for the help! Excellent support, hope to see the same level of support in all the WordPress plugins as yours some day 🙂Hello @andrewshu
Thank you very much, worked perfectly!! 🙂
Only my own avatar is showing in full size.
Screenshot: https://prnt.sc/W13nWGeHhs0G
Image path: wp-content/plugins/ultimate-member/assets/img/default_avatar.jpg
Any idea how to fix it?
It is the default avatar, I didn’t upload any photo.
And if I choose the Gravatar option, it shows my gravatar photo with the same full size.
Thank you in advance!- This reply was modified 3 years, 2 months ago by Divvy.
I love your plugin but unfortunately is not compatible with this plugin:
https://ww.wp.xz.cn/plugins/review-schema/The user photo is not showing in my comments:
https://prnt.sc/b-oCYk-_mx2wI have found this code in the review-schema plugin but I don’t know how to fix it to show the Ultimate Member avatar: https://paste2.org/IJy7dsDD
Hello @andrewshu, thank you for your reply.
Unfortunately, my problem isn’t solved yet.
Can you help me? 🙂Forum: Plugins
In reply to: [Broken Link Checker] False broken link errorsThank you for your response, Patrick!
That is very good news indeed.
Hope to see the new version very soon 🙂
Unfortunately, it is an adult site and you already said that you can’t give support in those sites…
Hello @mamunur105
Thank you for your response.
That’s weird, I tried with a different theme, tried with some default wordpress templates and still didn’t worked for me. But If I disable your plugin, it works. So It supossed to be something with your plugin.Forum: Plugins
In reply to: [Site Reviews] Settings aren’t savedWOW! Great support I would love to see this same level of suport in all the wordpress plugins, 5 stars! Thank you very much, my friend!
- This reply was modified 3 years, 2 months ago by Divvy.
Forum: Plugins
In reply to: [Contextual Related Posts] How to hide a section when having no content?@ajay done 😉
Forum: Plugins
In reply to: [Contextual Related Posts] How to hide a section when having no content?Thank you very much, @ajay !
Worked perfectly 😀
The problem was in the single quotes like you said.
I didn’t notice they were formatted.
Thank you once again for the excellent support!! 😉