Hello, I have sent details to the email address. Many thanks.
The site will not update from 12.3.1 to 12.4. I go through the motions but nothing happens.
The tagDiv Cloud Library is enabled and the headers are set to global.
Recovered the site now but still do not have a header. Any ideas on how I can resolve this? Many thanks! Neil
Thank you, Anamaria!
Thank you, Bettina.
Hello, thank you, Anamaria.
No, the site got hacked and we lost access to the WordPress Admin panel login, etc. Anyway, I have managed to upgrade the WordPress CMS and Newspaper theme and all seems ok now.
Thank for your help!
It says, “We are coming soon” so I cannot see the css.
Maybe you can change this through the “Cloud Templates” and then “Header Template”. You can stretch the row of the header there?
You changed the templates in “Pages -> Edit -> Page Attributes” down the right-hand side?
Do the mobile templates show different here?
Possible in Newspaper 11. Not sure about earlier versions.
TagDiv Composer -> News Ticker Element -> Filter
Change the “Sort Order” to “Popular (last 48 hours)”.
Have you increased the memory limit in the php.ini?
Gravity Forms works very well for me.
Ignore that. I read “form” and not “forum”. Sorry!
-
This reply was modified 4 years by
theleaderdotinfo.
You can hash it out of the template files:
wp-content/plugins/td-standard-pack/Newspaper/parts/single
Yes. This is likely the “Ajax view count”.
Newspaper -> Theme Panel -> Post Settings -> Ajax view count
Toggle on / off.
Edit via the TagDiv Composer and change the “Row Stretch” to “Stretch Row and Contents”.
Or…
You could try changing the td-container to fluid.
Here you have the page file:
wp-content/themes/Newspaper11/Newspaper/page.php
And the post files are here:
wp-content/plugins/td-standard-pack/Newspaper/parts/single/
If the ads are served by GoogleAdsense you can do this by going to:
Ads -> Overview -> Edit (the site) -> Disable the ad types you don’t want
Maybe disable “Vignette Ads”.
You can also disable ads on a specific page:
Ads -> Overview -> Edit (the site) -> Manage Page Exclusions
Don’t forget to “Apply to site” after you have made the changes.
If the ads are served by your own server, e.g. Revive AdServer, you will need to locate where the ad is coming from and disable it.
Is this custom code?
Maybe try:
$users_can_register_tab = ‘ <span></span> . __td(‘Join’, TD_THEME_NAME .’‘;
It looks like you are not closing out your .
It has changed because you have put “Inglaterra” as a child of “Europa”. How have you set you permalinks in wp-admin/options-permalink.php?
Hello, you can probably do this with these plugins:
“Add Featured Image to RSS Feed” by Corey Salzano
“FeedWordpress” by C. Johnson
Best regards,
Neil.
You can do this in the tagDiv Composer?
Yes. You can do this. But make sure you do a complete backup beforehand:
– database
– wp files
Also, save your sidebars, etc. You are using the FastNews template?
Are you already using the tagDiv Composer editor or are you using the old Visual Composer?
Hello, thank you. Yes. In the end I created a “page-template.php” and put all of the raw code there. It seems to work better (for the moment)! Thanks, again!
Hello –
Thank you for the support.
I have tried to set the code in html raw but nothing appears.
See here:
https://watch.screencastify.com/v/zUrpFTArVAENgYMmFXRG
Do you have any other suggestions?
Many thanks!
Neil
Did you clear the browser cache?
Have you placed the Google code in the correct footer?
For example:
plugins/td-standard-pack/Newspaper/footer.php
Does it show just above the “</head>” tag when you “view-source” the page using Chrome?