• Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper
Search
tagDiv support
  • Become a member
  • Sign in
  • Home
  • Showcase
    • Newspaper Showcase
    • Newsmag Showcase
  • Support
    • Newspaper Forum
    • Newsmag Forum
    • Blog
    • Documentation
      • Newspaper Documentation
      • Newsmag Documentation
      • The Theme API
    • What’s New
      • Newspaper
        • What’s New in v 11.5
        • What’s New in v 11.4.3
        • What’s New in v 11.4
        • What’s New in v 11.2
        • What’s New in v 11
        • What’s New in v 10.4
        • What’s New in v 10.3.7
        • What’s New in v 10.3.2
        • What’s New in v 10.3
        • What’s New in v 10
      • Changelog
        • Newspaper
        • Newsmag
        • tagDiv Opt-In Builder
  • Services
    • Web Development Services
    • Web Solutions & CMS Development
    • Web design & Front-end Development
    • E-Commerce Development Services
    • Page Speed Optimization Services
  • Buy Newspaper

This forum is now closed to new posts

All existing content remains available to browse and search. For support, please email us at contact@tagdiv.com Our team is happy to help as soon as possible.

Home Newspaper Turning off Sign in/Join in theme setting doesn't work

Turning off Sign in/Join in theme setting doesn't work

Posted in: Newspaper
Post count: 96
TechieBraj
#364797
Sep 14, 2020 at 11:33 am

Hello team,

https://prnt.sc/ugw9xv

Is the setting mentioned in the above screenshot is useless in the desktop version of the site if we use the NewsPaper Default Pro cloud template?

Asking because turning it off doesn’t remove the Sign in/Join widget from desktop, it only removes the widget from mobile and not from desktop:

Mobile: https://prnt.sc/ugwezi
Desktop: https://prnt.sc/ugwepf

Thanks!

Post count: 18283
Vlad S
#364949
Sep 15, 2020 at 8:25 am

Hello !

Please note that all the PRO Demos and Cloud Library templates are fully editable using tagDiv Composer. By opening Composer on your page you will be able to simply right-click and remove the unwanted elements: https://www.screencast.com/t/k6LavjV6DXki

Thank you !

Post count: 96
TechieBraj
#365194
Sep 16, 2020 at 11:47 am

Hi,

I don’t want popup login, so can you please tell me how can i replace this “Sign in / Register” https://prnt.sc/ui5jmk text with a link where i can redirect user on custom login page instead of opening a login popup when clicked?

Thanks!

  • This reply was modified 5 years by TechieBraj.
Post count: 18283
Vlad S
#365321
Sep 17, 2020 at 8:56 am

Hello !

You can simply achieve that by removing the sign in option and replace it with a button as you can see here: https://www.screencast.com/t/5pOOujYaWZ

Thank you !

Post count: 96
TechieBraj
#365345
Sep 17, 2020 at 10:33 am

Hello,

I can replace the sign-in option with a button but there is a problem adding a sign-in link in button:-

Since it will be a button so the button will still show “Sign in/Register” link even after logging in.

When the user will be logged in then there should be a LOGOUT link with the user name like it is currently. I want it to show like this after logging in: https://prnt.sc/uiqtej

Please let me know how can i achieve this with a button or tell me if there is any other better method to achieve this?

Thank you!

Post count: 35449
Calin
#365434
Sep 17, 2020 at 5:10 pm

Hi TechieBraj,

If you want to use the “Sign in/Register” button, but you do not want the popup you can edit the theme files, is not recommended but you can achieve what you need ->wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_user.php her you need to replace the link with your link and remove a class -> https://i.imgur.com/Yt8b3iC.png
The only problem is that you need to set those changes back after the theme update.

Hope this will help you!
Thank you!

Post count: 96
TechieBraj
#365547
Sep 18, 2020 at 12:01 pm

Hello,

Any way to replace these code permanently so that even after updating it will not be lost? e.g. Adding code in Child theme?

I did this and cleared the cache: https://prnt.sc/ujel2j

These code change doesn’t affects “Sign in/Register” popup in mobile. The popup is still coming in mobile: https://prnt.sc/ujelus

Thanks!

Post count: 35449
Calin
#365602
Sep 18, 2020 at 3:56 pm

Hi,

For mobile version you need to edit this file -> wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php
Unfortunately the file for desktop version is a cloud element and it can not be set in a child theme, it must be set back after theme update, but the file for mobile version is a standard one and it can be set in child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you for your understanding!

Post count: 96
TechieBraj
#365612
Sep 18, 2020 at 4:35 pm

Hello,

This important point is written in that blog article:-

Only theme files under this folder i.e. wp-content\plugins\td-standard-pack\Newspaper can be changed using the child theme:- https://prnt.sc/ujk85e

And “td-composer” is a plugin file, so do you think we can override plugin files with a child theme? If yes then how? A sample child theme is already installed which was provided in the theme files. Suppose I have to add this place in the child theme: wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php then how can we override this place in child theme?

Also, I went to this code file here: https://prnt.sc/ujkae5 but i don’t know what to edit here to remove popup login and add a custom Login/Register link. Can you please guide me?

Thank you!

  • This reply was modified 5 years by TechieBraj.
  • This reply was modified 5 years by TechieBraj.
  • This reply was modified 5 years by TechieBraj.
  • This reply was modified 5 years by TechieBraj.
Post count: 35449
Calin
#365768
Sep 21, 2020 at 9:33 am

Hi TechieBraj, I think that you do not understand, the tagDiv Standard Pack and tagDiv Composer are both theme plugins and both of theme have the same root for the theme (those plugins have inside them a theme folder that can be overwrite in child theme, when were made these changes only the standard plugin has the theme folder but now tagDiv Composer has too) therefore the files from wp-content/plugins/td-composer/legacy/Newspaper and wp-content/plugins/td-standard-pack/Newspaper -> https://i.imgur.com/lOCdZnT.png
For example if you want to set in child theme the default post style, you just need to copy those two files wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php and single.php in wp-content/themes/Newspaper-child/loop-single.php or if is a them style need to be copy from wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php and single_template_1.php in wp-content/themes/Newspaper-child/parts/single

Hope this will help you better!

Post count: 96
TechieBraj
#365944
Sep 22, 2020 at 5:18 am

Hello,

Thanks for the detailed explanation, i will try and let you know the update 🙂

I think you forgot to reply my last query:-

“I went to this code file here: https://prnt.sc/ujkae5 but i don’t know what to edit here to remove popup login and add a custom Login/Register link. Can you please guide me?”

Thanks!

Post count: 35449
Calin
#366046
Sep 22, 2020 at 1:09 pm

Hi TechieBraj,

Sorry! indeed I forgot about that question.
You need to edit another file, please try on this one -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php

Let me know the results!

Post count: 96
TechieBraj
#366060
Sep 22, 2020 at 1:39 pm

Hi,

You gave me a different answer for the same question (:

My question was:- https://prnt.sc/ulpxrb

Your previous answer was: https://prnt.sc/ulpvfg
Now you are saying this: https://prnt.sc/ulpvnk

We can close this topic if you can clearly tell me in which code file I need to exactly customize and what to remove/add so that I could remove popup login in mobile and add a custom login link?

Thank you!

Post count: 35449
Calin
#366190
Sep 23, 2020 at 9:18 am

Hi,
I think that I provide some confusion with above answers, please let me explain again:
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php is responsible for the login/register content when the login button is selected.
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php is responsible for the login/register using the responsive version for theme for mobile devices.
This file wp-content/plugins/td-composer/mobile/parts/login.php is responsible for the login/register using the mobile theme plugin layout.
And this file wp-content/plugins/td-composer/mobile/parts/register.phpis responsible with the mobile theme plugin to display the content for login/resister
If you want to change the link from the sign in button you need to edit this file wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php (because you are using the responsive version), what you need to do is to replace the id

What you need to do is to replace the id=”login-link-mob” with href=”your-url” https://i.imgur.com/QiPAxSi.png -> https://i.imgur.com/mlnxJey.png

Hope this will help you!
Thank you!

Viewing 14 posts - 1 through 14 (of 14 total)
The forum ‘Newspaper’ is closed to new topics and replies.
TechieBraj
Support Hours (GMT+2)

Monday - Friday:
8:00 AM - 17:00 PM

Documentation
  • Newspaper
  • Newsmag
Facebook Instagram Twitter Youtube
Welcome to the Community! This is our main Support Center and, also the place where you can make new friends, people just as passionate about websites as you are. Don’t hesitate to ask for help as we are here for you. Thank you for buying our products!
Contact us: contact@tagdiv.com
  • Home
  • Blog
  • Forums
  • About us
  • Support policy
  • Privacy Policy
© tagdiv.com | Proudly made with by tagDiv. All rights reserved
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-advertisement1 yearThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement".
cookielawinfo-checkbox-analytics11 monthsThis 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-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis 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-others11 monthsThis 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-performance11 monthsThis 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_policy11 monthsThe 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.
viewed_cookie_policy11 monthsThe 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.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
CookieDurationDescription
_ga2 yearsThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors.
_gat_gtag_UA_43963494_11 minuteThis cookie is set by Google and is used to distinguish users.
_gid1 dayThis cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
CookieDurationDescription
IDE1 year 24 daysUsed by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile.
test_cookie15 minutesThis cookie is set by doubleclick.net. The purpose of the cookie is to determine if the user's browser supports cookies.
VISITOR_INFO1_LIVE5 months 27 daysThis cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website.
YSCsessionThis cookies is set by Youtube and is used to track the views of embedded videos.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
CONSENT16 years 5 months 26 days 13 hours 25 minutesNo description
yt-remote-connected-devicesneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
yt-remote-device-idneverThis cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video.
SAVE & ACCEPT
Powered by CookieYes Logo