Home User profile
tagDiv Member
Christopher is a long time WordPress user. Anything else you need to know is private ;-) I *do not* work for TagDiv, but I've been using their themes since late 2013.
simchris
tagDiv Member

changelog
https://tagdiv.com/newspaper-changelog/

You can download latest theme from your themeforest/envato account.
(I don’t work here.)

simchris
tagDiv Member

Do you have proper open graph tags setup in your headers?
(I don’t work here.)

simchris
tagDiv Member
simchris
tagDiv Member

Doesn’t need a lot of development after so many years. Did you request a new feature? Remember the Newsmag theme is specific to having cleaner simpler magazine setup, where the Newspaper theme is the mega giant bundle of doing wild stuff.
(I don’t work here, but customer since day one!) 🙂

simchris
tagDiv Member

Probably need to login via FTP, rename the plugins folder to xxplugins, then try to login.

Fyi, login issues not really theme related but a problem with wordpress and your setup.

see: https://www.wpbeginner.com/wp-tutorials/locked-out-of-wordpress-admin/
(I don’t work here.)

simchris
tagDiv Member
simchris
tagDiv Member

nope…that is purpose of 301…although some folks do 410, but i never do 410

simchris
tagDiv Member

if you delete an author, you may want to setup 301 redirects… i use the redirection plugin

simchris
tagDiv Member

that all looks like basic wordpress stuff, not theme related

simchris
tagDiv Member

That is how cloudflare’s checking system works. Read up on how cloudflare works to learn more.

simchris
tagDiv Member

works for me

simchris
tagDiv Member

Might try disabling jetpack plugin?
(I don’t work here.)

simchris
tagDiv Member

You need to upload only the theme zip, not the ‘all files’ zip.

simchris
tagDiv Member

Usually a caching issue. Try clearing caches on your site, and your web browser.

I am not having this issue on our sites.
(I don’t work here.)

simchris
tagDiv Member

FYI, if the pages still work this is an ooooold issue with Woocommerce.
What they do is scan for a field in template files saying which version number the template was built for. You will see this with their own storefront theme.

Basically, the actual page may not have changed; only the “identifier” for the version is not the latest version number in the template.

For example if you opened up the woocommerce template folder for the tagdiv theme and looked at the top of the files, you could simply update the version number there to remove the “error.”

(I don’t work here.)

simchris
tagDiv Member

Fyi- there are chapter stops in the video

00:00 – Importing a Footer and Header Template on a blank Homepage
00:21 – Adding a Slide into a Blank Homepage
00:40 – Creating the Header
09:39 – Populating the Homepage with Elements and Styling them
31:37 – Adding an Ad Box for Monetization
33:21 – Building the Homepage
41:42 – Customizing the Header Main Menu
57:21 – Styling the Header Live Search
01:04:30 – More Header Adjustments
01:05:35 – Creating the Mobile Header
01:11:11 – Responsive Header for Laptops & Tablets
01:14:37 – Responsive Layout for Homepage
01:18:07 – Creating a Responsive Footer
01:30:41 – Designing the Single Post Template for Articles & Posts
01:54:48 – Making a Category Template for the Website
02:04:28 – Minor Adjustments to the Single Post Template
02:05:46 – Back and Forth Adjustments For Category Template
02:08:21 – Creating the Tag Template
02:16:42 – Designing the Date Template
02:23:15 – Making the 404 Error Template
02:30:21 – Creating the User Profile
02:31:25 – How to Design the Perfect Author Template
02:42:48 – Designing the Search Template
02:47:55 – Assigning the Templates in Newspaper Theme Panel
02:48:10 – Minor Adjustments for Templates Using the Overlay Header
02:51:09 – Choosing the Fonts and Colors for Sign in & Mobile Backgrounds
02:52:41 – Outro

simchris
tagDiv Member

What we actually do here is edit the views module file inside td-composer to match our existing custom field (in our case existing field for 10+ years is “views”). Have to remember to edit on each update, but it’s what we do.

Apologies, I don’t recall the exact file path.
Oh, sorry; this fix we do with newsmag, not newspaper; might be entirely different file location.

simchris
tagDiv Member

You have to change memory allocation in your hosting platform/account also, not just in wp-config.

simchris
tagDiv Member

virtually no company in wordpress industry has live support…or free brownies

simchris
tagDiv Member

( might want to move your post to the newspaper forum vs newsmag forum )

simchris
tagDiv Member

What version of PHP are you using?
Did you disable third party plugins to see if conflict?
Did you enable debug in WordPress and look at the error log to narrow down issue?
(I don’t work here.)

simchris
tagDiv Member

Heh. Well, we’re old, and using WordPress since 2004.
In our case we have couple of high traffic sites, one online since 2000 as a newwire service.

For the Tagdiv sites, we actually have WP-PostViews installed, but not active, as this generated a custom field “views” and then we hack the views file in td-composer to change the TD views field to “views”. We then use the TD counter, but turn off extraneous things like most popular, popular 7 days, random views, and views are OFF everywhere except the actual posts — not on any modules. (We want to use a custom field “views” so that the counter is evergreen and agnostic and not tied to theme.)

On the other site, we turn off TD views entirely, and use the WP-PostViews plugin and insert the template code at bottom of the main post template file we’re using for posts.

Each of those sites have 768M allocated.

Your mileage may vary. But turning off a lot of “tricky” things visitors don’t really care about will lower your “query load” and that also speeds up the whole site.

  • This reply was modified 1 year by simchris.
simchris
tagDiv Member

I think we have execution time to 300 and max input at 3000 on our server.
You cannot run the postviews plugin same time as having show post views on in theme. You end up double dipping those queries; and get second data field as that plugin uses “views” while tagdiv does “something_views” if I remember.
(I don’t work here.)

simchris
tagDiv Member

No issues here.

Viewing 25 posts - 151 through 175 (of 9,335 total)