Nicolas RIVIERE
Forum Replies Created
-
Forum: Plugins
In reply to: [Linky] Custom LinksYou can’t add custom links to social network links but you can add your links in Link’s page.
This feature will available in Pro Version.Forum: Plugins
In reply to: [Linky] Conflit avec Oxygen ?Bonjour @carminesc ,
Je n’ai pas eu retour de ta part concernant OxygenBuilder.
Si jamais tu as toujours le probleme et que tu peux me fournir le Builder, je regarderai.Forum: Plugins
In reply to: [Linky] Avatar size and footer credit removal when using a child themeHi @ebarcena ,
You can add your CSS style in plugin.
Go to settings and add style tag in “Google Analytics” like this :
<style>
/* CSS */
</style>Work for you ?
Forum: Plugins
In reply to: [Linky] Linky as a WordPress pageHi @delcks !
I’m find and you ?
Unfortunately none of these 2 features is available at the moment: /
I will add them to next feature’s list.
Have a good day !
Nicolas
Forum: Plugins
In reply to: [Linky] Multisite supported?Hello @ezadoo,
Sorry for the delay
I tried the multisite with Linky in 5.8 and it works fine.
You have to think about regenerating the permalinks if it does not work directly.
Have a good day !
Forum: Plugins
In reply to: [Linky] Multisite supported?Hi @ezadoo
I dont have tested the plugin on a multisite, but normally it should work.
I will try to be sure.
Forum: Plugins
In reply to: [Linky] Add Ko-Fi social linkHi,
Currently this is not planned right away.
Can be in a PRO version.
I’ll keep you informed.Have a good day.
Forum: Plugins
In reply to: [Linky] Slug URL, Plain linking, and Social NetworksHi @alchemystudios,
Thank you for your message.
I fixed permalink structure. You can update your plugin.
For multiple Facebook, Instagram accounts, it will be necessary to wait for the pro version of Linky.
I added your list of social network too 😉
Have a good day !
Nicolas
Forum: Plugins
In reply to: [Linky] Social Links – More PlatformsHi @notacashregister ,
Indeed, too fast addition.
I added the condition for the mailto:
For Signal, it is because you did not put the http(s):// in front of your link. 🙂Nicolas
Forum: Plugins
In reply to: [Linky] Social Links – More PlatformsI added Signal and email icon on 1.3.0 version.
For German translations, I cannot validate them because I am not a German translator. I can only validate the French language. We will wait for a translator to review your translations 😉
Nicolas
Forum: Plugins
In reply to: [Linky] Avatar sizeYes @walterdiehl, this is true !
You can override “icon” image size with this code :
add_action('after_setup_theme', function() { add_image_size( 'icon', 100, 100, false ); }, 11);You can re-upload image or regenerate thumbnails after this add.
Good for you ?
Forum: Plugins
In reply to: [Linky] (Yoast-)SEO / Link PreviewYes i know.
I’m preparing this for a next version 😉Forum: Plugins
In reply to: [Linky] Social Links – More PlatformsI’ll check for German translations too 😉
Forum: Plugins
In reply to: [Linky] Social Links – More PlatformsThank you for your message.
I’ll are an “email” button and a Signal button.
For the reorganization, it is not yet planned, maybe in a pro version 😉Forum: Plugins
In reply to: [Linky] Avatar sizeHi @walterdiehl
Check this support ticket :
https://wordpress.org/support/topic/show-links-in-link-button/