within my table, I use URL link as a column type. I planned to input specific urls, e.g. "google.com". The url becomes hyperlinked, but the hyperlink contains the domain name as well. So instead of opening "google.com", it will open "mydomain.com/google.com". Is it possible to achieve the desired effect?
You see, each URL (by definition) has to have http (or https) :// before the actual address, so if you input only www.google.com it will append the current domain since it is the only valid URL the plugin can see.
To use it successfully, you need to enter it like this:
Hello,
within my table, I use URL link as a column type. I planned to input specific urls, e.g. "google.com". The url becomes hyperlinked, but the hyperlink contains the domain name as well. So instead of opening "google.com", it will open "mydomain.com/google.com". Is it possible to achieve the desired effect?
Thank you for your response.
Hey Vaclav.
URL link columns are sensitive in this way.
You see, each URL (by definition) has to have http (or https) :// before the actual address, so if you input only www.google.com it will append the current domain since it is the only valid URL the plugin can see.
To use it successfully, you need to enter it like this:
http://www.google.com/
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables