The same problem, tagdiv team please respond & fix this issue ASAP.
How to show External Link Icon automatically to all the external links that open in a new tab.
Let us assume:
1. I add a paragraph on my a post.
2. now I add a link to any word and that link will open in new tab.
3. Now I want to show the icon that tells the viewers that this link will open in a new tab.
See image or search “external link icon” ![]()
Check my profile and read the answers, you will a lot of help.
Hello Rezaan,
I am not using any hiding plugin.
Theme URL name can be seen but I don’t know why plugin name is not seeing.
Hello Ankur,
You can contact me on my site or on social networks.
Hi Ankur,
Thanks for recognising us!
I am the owner and founder of “The Last DNA”.
Here is your answer:
1. Yes, It is built only on Newspaper theme.
2. I use tag div cloud template.
3. For hover effect: select “element like Post loop or grid or module”—> Layout—-> Hover Effect—-> Shadow
4. For round corner and shadow, you had to change your website’s code. (or contact support for detailed help).
5. Here is my code for my site:-
.sf-menu img {
width: 100%;
}
.tdb-author-box .tdb-author-photo img {
width: 100%;
}
.td-video-play-ico>img {
width: 20%;
}
.post blockquote p{
text-align: left;
}
.td-header-wrap .td-header-menu-wrap-full, .td-header-menu-wrap.td-affix {
background: linear-gradient(to right, #e0e3e44f 0, #daefee 14%, #a7eaef 30%, #84eef3d6 50%, #14beff 100%);
}
@media (max-width: 767px){
body .td-header-wrap .td-header-main-menu {
background: linear-gradient(to right, #00d8ff 0, #e6edec 24%, #e6edec 76%, #24e5bb 100%);
}
}
.td-module-container {
border-radius: 10px 10px 10px 10px ;
}
.td-module-thumb, .td-image-wrap, .entry-thumb {
border-radius: 10px;
}
.td-element-style {
border-radius: 10px 10px 10px 10px ;
}
.td-post-content figure img {
border-radius: 10px;
box-shadow: 6px 4px 15px rgba(0,0,0,0.35)
}
.td-trending-now-title {
border-radius: 50px
}
.tdc-row.td-stretch-content {
padding-left: 30px;
padding-right: 30px;
}
.td-header-wrap #td-header-search {
border-radius: 10px 0 0 10px
}
.td-header-wrap .td-drop-down-search .btn {
border-radius: 0 10px 10px 0
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
border-radius: 10px;
}
.sf-menu>.td-normal-menu>.sub-menu {
border-radius: 10px
}
.td-mega-menu .sub-menu {
border-radius: 10px
}
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}}
.td-scroll-up {
background-color: rgba(0, 0, 0, 0.35);
border-radius: 8px;
width: 45px;
height: 45px;
bottom: 10px;
right: 10px;
}
.td-scroll-up:hover {
background-color: #000;
}
.td-scroll-up .td-icon-menu-up{
width: 45px;
top: 8px;
}
.wp-block-image .alignleft{
max-width: 60%;
}
.wp-block-image .alignright{
max-width: 60%;
}
.wp-block-pullquote{
border-radius:10px;
}
.wp-block-quote{
color: #005f7f;
background-color: rgba(198, 239, 243, 0.16);
border-left: 10px solid #dbebf5d1!important;
padding:10px!important;
}
Is this is not possible without the use of the classic editor?
Pleas to add tag div gallery in next update ASAP.
Sorry to say that but you are not understanding my problem.
Problems:-
1.Post template , It shows “Published Date”.
2. I want to show both “Published Date” and the “Last Modified date.
Solutions for:-
1. How can I show “Last modified” date without replacing the “Published date”.
2. I want to show “Last modified” date below the “Published date”.
If it is not possible then I want to show the “Last Modified” date on the top of “post content”.
Please provide the required code.
I am using td cloud library: single template 15.
Thanks,
Hope you understand my problem and try your best to solve my problem.
I’m using td cloud template, single post template 15.
I want to show:
1. “Last modified on” date on each post.
2. Also, I don’t want to remove “published date”.
3. Which file’s code should I edit to show the both “last modified on ” & “published on”.
Hope you understand.
Please see the images attached in above topic.
@calin Which file should I edit for single post templete 15?
Did everything you mentioned but my problem is not solved.
Please give some solutions ASAP.