tdechangy
Forum Replies Created
-
Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] Updating Avatar for multiple sourcesThat’s right, I forgot this point. But when using the code with ID it seem that the icon size was not related to that code anymore.
Maybe a bug on my side but I let you check this since PHP is not much my domain.Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] Updating Avatar for multiple sources$current_user->ID
seem to work fine to and definitely a safer choice I guess. Adding, 32
can be good to specify the default icon size, but I leave you the choice on that.
I’ll now use the ID with some CSS to ensure compatibility whatever choice you make.Forum: Plugins
In reply to: [Swift Performance Lite] error : Cache directory doesn’t existsThere is no path defined. What have I to enter there ?
Forum: Plugins
In reply to: [Regenerate Thumbnails] How to delete unused Thumbnails?Same issue/question.
Hitting the option :
“Delete thumbnail files for old unregistered sizes in order to free up server space. This may result in broken images in your posts and pages.”
doesn’t remove unused sizes.I have even to use the “Force Regenerate Thumbnails” plugin which has some issues since it’s not supported anymore.
Please fix this since it’s quite crucial to such a plugin.
Ask Automattic to support this plugin further.Hi, thanks for this answer. But it seems that the internationalisation post is more for your own use. I don’t want to spend time on that, anlso since I’m only designer at the moment.
As many dev teams say “we have plan to do so in future” could you instead please give an ETA so we can go on with a solid argument.
Forum: Plugins
In reply to: [WP-PostRatings] WPML support ?OK, finally it seems that I missed a precious setting on the Post pages where we can set the “multilingual content settings”. there it’s possible to :
– not translate
– copy >>> which seem to work for syncing values (ratings_average, ratings_score, ratings_users)
– copy once
– translate (which is a manual may to customize fields)So for it seem that your plugin is then WPML-ready by it’s use of classic custom fields.
I probably also encountered some caching issues which look slightly complex to configure…
But for the moment I have one more specific caching behavior for which I can’t explain what to expect for the user experience.
It’s related to the browser caching, where the rating value looks to be stored. So when a user adds a star to the rating, he can see the values changing but when he reloads the page, the old values are displayed again.
> How long does the browser cache those values ? and isn’t there a workaround to avoid that behavior to ensure real-time accuracy?All best.
- This reply was modified 5 years, 11 months ago by tdechangy.
As you said : We also have a premium feature by which user will get redirected to a new popup window when he clicks on social login icons
So what should I expect? is it a popup or a redirect? I saw in your premium version that you state a “open new window”, which is not a popup.
– I also forgot to ask if you support WPML compatibility for translations ?
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] WPML compatibilityAs I discover WordPress word day after day I’m pretty impressed on it’s uncosistency when it goes to translations.
I chose wordpress for one main reason which is it’s multilingual ability, and I chose to purchase the most used plugin to ensure best compatibility. But even when using all best services I see that to many developers don’t consider the world as a multilingual place. Quiet strange hey.
I hope you’ll consider this proposal concerning WPML. Meanwhile, may I ask if you offer any other translation method? I’m not used to use .mo files but maybe is it at least possible here until better compatiblity with WPML.
Hi, sorry but it seem that your code doesn’t affect the colors on my side.
One thing here thing is that you set code only for :hover states. I guess this could be ignored.I already tried to change colors on my side with the chrome dev tool with this code :
.theChampFacebookBackground, .theChampFacebookSvg { background-color: white; }
it changed the background to white as expected but i’m unable to affect the icon color.
I find SVG icons quite strange to use. Can you eventually explain what’s the method to affect their color ?Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] WPML compatibilityThat’s it. For example translating with WPML the text “I’m not a robot” etc.
Great.
As said I want to invert the colors : White for background and initial background color for the icon.
But don’t bother with the color match. I was just unable to find any working CSS selector. Let’s try it with the Facebook and Whatsapp icons. I use them on sidebar, bottom of posts and in mobile specific view (sticky).I see that Under > “Theme selection” there is the option to set a “logo color”.
It’s working well but sadly I have to set a custom color for each icon.So I would like having the CSS way of doing it. Can you provide me this ?
- This reply was modified 5 years, 11 months ago by tdechangy.
Forum: Plugins
In reply to: [WP Server Health Stats] admin-ajax.php super high call levelI guess you didn’t get the point exactly.
What I suggest is to add a notice to alert users to check their server compatibility to adjust their plugin settings, avoiding by the way the kind of server overload for which I had to find the culprit. Which took me a while! as a WP beginner.Thanks to do it for others.
Forum: Plugins
In reply to: [WP Server Health Stats] admin-ajax.php super high call levelOk, I didn’t remember there was a settings panel for this plugin. this will change the way I’ll use it.
It’s nice to to have custom colors :-).But please!, ADD to the plugin description & installation process to adjust those values according to the server capabilities. It will save tons of time for users that don’t know which plugin is causing so many calls.
By the way this could also increase your plugin’s success.
Thx.
Ok, thx.
I’ll post a ticket on the WPML support forum.