These are plugin methods. However, if I want to achieve this without using a plugin, does Newspaper offer a built-in system for it?
Thank you for your response.
The code I want to add in the header is for the favicon.
Example
<link rel="icon" type="image/png" sizes="32x32" href="https://yourwebsite.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://yourwebsite.com/favicon-16x16.png">
<link rel="apple-touch-icon" href="https://yourwebsite.com/apple-touch-icon.png">
<meta name="theme-color" content="#ffffff">
And I have already pasted my Google Analytics code in the theme panel header section as shown in the link you provided: https://i.imgur.com/UhnujHs.png.
I’m currently facing an issue with adding a favicon to my site. When I insert the following code into the header.php section of the Newspaper theme file editor:
`html
<link rel=”apple-touch-icon” sizes=”180×180″ href=”/apple-touch-icon.png”>
<link rel=”icon” type=”image/png” sizes=”32×32″ href=”/favicon-32×32.png”>
<link rel=”icon” type=”image/png” sizes=”16×16″ href=”/favicon-16×16.png”>
<link rel=”manifest” href=”/site.webmanifest”>
`
the code gets removed after each official update of the Newspaper theme. I believe creating a child theme might resolve this issue.
Thanks
For this section –
“For the menu login you can edit the wp-content/plugins/td-subscription/includes/shortcodes/tds_menu_login.php and replace the code from herf=”” -> https://i.imgur.com/rpwDNeY.png”
**What code should I replace with?
I checked them all. But, not working. Can you guys please check it?
There seems to be an issue with the theme of your newspaper, and I couldn’t locate a registration option on your demo website.
I am encountering difficulties on my website as I am unable to locate the Register option; only the login button is visible. both mobile and desktop.
When visitors sign up, WordPress automatically sends them login credentials for access to my website. Consequently, this grants access to everyone on my WordPress admin panel who signs up. How do I sort out this problem?
-
This reply was modified 2 years by
rahuldas.
I am encountering an issue on my website. When users sign up, they are informed that a password will be sent via email. However, the email sent from WordPress contains a password creation link leading to my WordPress admin URL. Additionally, I am unable to locate any emails on my website.
————————————-
*There is a problem in tagDiv support to create a new topic**
I set it to 100 but it pops too soon, what value do you guys recommend?
What Scroll Distance(Value) do you recommend for triggering the appearance of the modal popup when users scroll on my website?
Done but nothing changed…
I use the hostinger’s own plugin LiteSpeed Cache. Is that okay? Or I will download WP Super Cache?