- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Education Hub › Open Links in New Tab in RSS Widget
Tagged: Links, RSS Widget
Hello,
Currently the header and the article links in the RSS widget open in the existing tab. Is there a way to make them open in another tab?
Thank you for all of your support!
Regards,
Kurt
Hello @realdiehl,
As the RSS widget is the default widget of the WordPress so all of its feature is default.
But if you still wish to have the feature to open the link in new tab use below JS.
For this you can install the third party plugin to include the JS. Below is the link to one of them.
https://wordpress.org/plugins/custom-css-js/
Note: The themes Compatibility with the plugin mentioned above is not tested so we cannot assure its 100% compatibility with the plugin given above or any other third party plugin used.
jQuery(document).ready(function( $ ){
$('a.rsswidget').attr('target', '_blank');
});
Hope this helps.
For any confusion further, we are always here for you.
Best Regards!!
Hi @wensolutions,
I apologize to you as I did not realize that the RSS widget was a default widget of WordPress. I thought it was widget included with the theme! I wouldn’t have asked for support here if I thought that wast he case.
In any case, I REALLY appreciate your support and willingness to help! Your solution worked!! Thank you so much!
Regards,
Kurt
Hello @realdiehl,
Glad we could help you !!
And thank you so much for the appreciation.
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/education-hub/reviews/
Best regards !!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |