doctorbr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blocksy] How to show the LOG OUT option on mobile devicesHello @cteduard
How do I add the link manually?
The available options do not change when I am in Tablet / mobile Mode and Computers Mode. Changes made in Tablet / mobile Mode affect Computers Mode…
Tablet Mode
Computer Mode
If I use the “Link” option in Tablet Mode the modal does not appear on the computer!
Is that right or am I doing something wrong?
Thanks in advance!
- This reply was modified 6 months ago by doctorbr.
Forum: Plugins
In reply to: [Nextend Social Login and Register] How to display Google One Tap pop-upI believe Google One Tap is the latest way to login with Google, so I hope you can implement it. Maybe in the form of add-on?
Thank you very much for the explanations. ??
Forum: Plugins
In reply to: [Nextend Social Login and Register] How to display Google One Tap pop-upHello @robertnextendweb
Your plugin is excellent, but in my opinion, it just needs to implement Google One Tap. ??
So there is no way for this to happen, maybe in future updates. Or it really isn’t possible?
Implementing Google One Tap UX separately doesn’t make sense, they need it to be connected to your plugin . A shame if it’s not possible! ??
Hello, @cteduard
I decided to try to implement Google One Tap on my site when it is online. That’s because wpDiscuz plugin is using an old Google API for social login (Google+)…
Better to use our time to confirm that the information collected by WordPress, when a user login through One Tap, appears in the account element. ??
Thanks in advance!
I configured it to show only the icon.
Showing the user’s photo/avatar would be better, as it is what they expect, but I can’t waste any more time on this part of the site. Especially if the problem needs to be resolved by the wpDiscuz plugin developers…
Thank you very much. ??
- This reply was modified 6 months, 3 weeks ago by doctorbr.
Following that tutorial to implement Google One Tap on my blog, only to discover that the avatar is not compatible with the Account Element of the free version of Blocksy, would be a huge waste of the little time I have… ??
I installed the One Tap Google Sign In plugin and the Google button appears in the Blocksy modal, but since I will be enabling account registrations via social login, the plugin is not what I’m looking for.
About All-in-One WP Migration, the free version seems to be limiting the file size, so I need to remove a lot. Also, I have to delete CSS codes that I’m no longer using…
Please provide more details so that I can send the .wpress file. ??
Thanks in advance!
Hello, @cteduard
Does the Blocksy Account Element integrate with Google One Tap?
If I follow a tutorial to integrate Google OneTap on my website, will the Google account image/avatar be shown by the Blocksy Account Element?
Link to tutorial: https://piraces.dev/posts/how-to-use-google-one-tap/
I created a topic on the official wpDiscuz plugin forum about the incompatibility, where I reported which plugins do not recognize the avatar of social media logins. More details
With WordPress 6.5.3, Blocksy 2.0.45, and wpDiscuz 7.6.18, only Gravatar avatars appear in the Account Element. But no user can create an account on my website (only via social login). :O
So, if the Account Element is compatible with Google One Tap, and if I am able to implement it on my site using the WPCode plugin, I will go this route.
About the snapshot; this would be my last option, as I only have 4 free hours a day for my website, I would have to create a backup and then remove the images, posts, inactive plugins and inactive snippets before creating a file for you. ??
What do you suggest so that I can continue to only allow social login on my website, but use the Account Element to show which social network the user is logged into?
P.S. When my site is monetized, I will purchase the Blocksy Pro license simply to collaborate, but still, I will only use the features of the free version…
Thanks in advance!
Hello @cteduard
The website is not ready yet. And since layout shifts isn’t serious, I don’t think it’s worth hiring a hosting provider at this point. ??
Thank you very much for responding.
Forum: Themes and Templates
In reply to: [Blocksy] Sharing block icons different from the theme moduleStill in production via WampServer (LocalHost).
But like I said, I’m happy with what I have (15px rectangular icon). ??
Thank you very much. ??
Forum: Themes and Templates
In reply to: [Blocksy] Sharing block icons different from the theme moduleIt didn’t work for me. ??
The selector doesn’t just change the SVG icon.
But like I said, I’m glad I changed it from “square” to “rectangular”. ??
Thank you very much for helping. ??
- This reply was modified 8 months ago by doctorbr.
Forum: Themes and Templates
In reply to: [Blocksy] Sharing block icons different from the theme moduleForgive me for not being able to explain what I mean. ??
I want to adjust the Share Box icons to a maximum of 15px, however, at this size, the logos (f, X, T, W) are too small (disproportionate).
But, like I said, if it’s not possible, that’s OK! I’ll leave it at 15px. ??
Thank you very much for always being so polite. ??
Forum: Themes and Templates
In reply to: [Blocksy] Sharing block icons different from the theme moduleThanks, @cteduard
My intention is to improve the proportion between the background and the logo. And since the integrated control increases everything at once, I need specific CSS code for the “f” in Facebook, for example.
If you don’t know how, I’ll leave it set to 15px…
Thanks in advance!
Forum: Themes and Templates
In reply to: [Blocksy] Sharing block icons different from the theme moduleHello, @cteduard
I used the CSS code below to change from “square” to “rectangular” and I hope it’s ok!
[data-icons-type*="square"] .ct-icon-container { width: initial; height: initial; padding: 10px 25px; border-radius: 3px; }
But now I need to change the proportion of the logo, as it is too small!
Do you have CSS code for this?
Thank you very much for all the technical support so far. ??
Forum: Themes and Templates
In reply to: [Blocksy] How to remove the hashtag symbol from tagsHi, @cteduard
I hope someday it will be possible to remove the symbol as it is not common in blog posts.
In any case, thank you very much for clarifying. ??
Forum: Themes and Templates
In reply to: [Blocksy] How to remove the hashtag symbol from tagsHello, @cteduard
Yes, I use the Blocksy tag system. But with my css codes …
Do you have a snnipet so I can remove or simply hide the symbol?
Thanks!