How to block to add http protocol link in Tinymce link plugin? - http

example for entering http link
I am using TinyMCE as my rich text editor and I want to block the addition of HTTP links in the link plugin as above. How can I achieve this? Are there any configurations ? I didn't able to find that kind of configuration in the documentation.
I wasn't able to found any solution for this.

Related

When saved, WordPress editor automatically adds "rel=nofollow" to every external link

currently I'm running into this issue, where external links are automatically set to no-follow by WordPress. As of now I wasn't able to detect the source of this behaviour.
The page uses the Classic Editor (v1.6.2) Plugin - however, the problem still occurs without the use of this Plugin.
There are a bunch of other plugins installed but those are not directly involved with the post editin feature of WordPress. Are there any clues which might cause this issue?
If you need any information I can provide.
Which other Plugins are you using?
Are you maybe using RankMath or another SEO Plugin?
These have a setting to make all external links with "rel=nofollow". You would need to deactivate this or add an exceptions for specific domains.
Check the settings.

Enabling Jetpack Slideshow plugin on a website

I've been creating a separate blog page on a custom website and using the Wordpress REST API to pull the post data onto the site. I've been following this documentation on how to pull the posts. My problem now is to find a way to make the Jetpack slideshow plugin working on the website.
Instead of the plugin, it displays:
This slideshow requires JavaScript.
Nothing on the documentation mentioned on how to enable the plugin. I'm hoping you all may know a solution.
Thanks.
Found a quick solution, I've simply copied the scripts and stylesheet that the jetpack plugins used and placed it on the external webpage.
It works but not sure if this is the best solution.

Wordpress widget - backend button online/offline

Hi all developers — hope there is a clever brain in here who can help.
I have a simple feature I want to implement to a site without much WP backend experience.
It is a "live chat on / off" widget/button which must be visible to operators in the dashboard. It’s purpose is to change a line in header.php / or change stylesheet for changing a picture in the frontend of the website from “offline" to "online”. I don’t have any experience in backend WP, but mostly doing website templates changes with css.
I’ve made a very simple “widget” in the backend - it’s just a wysiwyg editor button.
http://pasteboard.co/2aNHvpCa.png
Thanks in advance.
Therefore you could implement a plugin, which brings along a widget for showing offline or online status on the website's frontend.
As plugins can have a settings page, where options for that offline/online functionality could be saved, it shouldn't be a problem to access the option field in the widget.
Have a look at Wp-Live-Chat-Support and it's screenshots, especially the one with caption Settings page of WP Live Chat Support.

Add LinkedIn login to Weebly site

Can anybody tell me if it's possible to add the LinkedIn login details to a website I've created using Weebly? I have had a go at this following the LinkedIN API instructions to add code to the header (which I have been able to do) and to the body. Weebly has an option to allow HTML to be embeded into a page so I tried this for the body code but it dodn't seem to work. When I viewed the HTML for the page I can see that the code is added but it doesn't seem to be in a "Body" section - in fact there doesn't appear to be a "body" section.
Escalate Hosting Has an In=depth tutorial for LinkedIN's Developer Tutorials like this

Wordpress post with no URL / viewable web page

Is it possible to configure a WP post so that it has no URL / viewable web page. At that point it would essentially become a reusable content snippet that must be referenced elsewhere, from another page or post, but could not be linked to as its own page.
Thanks,
Keith
This plugin seems to achieve what you want. Searching the plugin repository with the term "Snippet" yielded this plugin.
You could also hack together something using custom page templates and pages.

Resources