I have managed to restore via revisions. But I still don’t know why editing the sitewide header replaces all page content.
This appears to have worked. Thanks
Castlecrypto.gg
Just to be clear, it seems that only modifying
-> wp-content/plugins/td-composer/legacy/Newspaper/parts/menu-mobile.php -> https://i.imgur.com/wsfQ07L.png
breaks the whole site. Modifying the other version seems to have no effect on anything.
Unfortunately removing this code caused the entire site to break. The whole thing turned white blank making the site inaccessible unless the code is returned.
Login is disabled in the theme panel and there is no login element as shown in your screenshot. We are using header template 26. Nothing is visible in TD Composer. https://www.castlecrypto.gg
@Calin I am trying to remove all login/register code as well. Right now even though disabled in the theme panel the code appears everywhere on the page and links to pages that don’t exist (example – the privacy policy link is linking to a contact form 7 WP draft page).
In the code this begins with “<!– register/login section –>”
I am using a cloud template that I edited, but I see no way to remove it from there, since it does not appear anywhere on the front end.
Can this code be removed from TD Composer plugin, or commented out?
Same here. Can’t preview, fatal error.
I see – it was not clear that the “-” is needed.
Ignore the above. I found it needs to be done in Cloud Library. Thanks
I am using the “Post Loop” Element type on my home page. It does not have a Filter tab like the blocks, just an “exclude post ID” which has the opposite affect of it’s name. It only INCLUDES whatever post ID you add.
Is there no way to filter posts using Post Loop?
Hi @Simion C. – it seems like the schema.org for single post settings are now pulled from a different area, no longer here? – http://prntscr.com/nx0d2i
I updated to Newspaper 10 and am not using the Standard Pack. Modifying TD Composer Plugin does not seem to work.
I am not trying to remove schema, just modify it. Thanks
Thanks
You might have auto-ads enabled through Google Adsense. These types of banners appear through auto-ads on mobile.
As long as the mobile site home page and the desktop site homepage are the same URL, all you need to do is make sure the canonical link element is listed as the homepage, and not /page2 or whatever.
This should tell Google to only consider content on the homepage and not additional pages like /page2 as an alternate version that needs to be indexed.
Calin – Yes, that is what I am trying to do, call the content. On the backend WP editor, this field is called “Feature Name” in the Review section. I would like to call what is entered here for this field within the schema. Is that possible?
Hi Simion – for the schema Review meta information – is it possible to change the name of the item review from the name of the blog post, to the text that is entered in the field with this class: “td-review-desc”
Looks like I would need to edit this line:
$buffy .= '<meta itemprop="name " content = "' . $this->title_attribute . '">';
What should I put to call “td-review-desc” instead?
-
This reply was modified 6 years by
TheRiz.
Is it possible to show the top bar menu items underneath the main menu items on mobile, from the navigation pop-out window?
Sending email to support with info and login. Thanks
Great, thanks Simion.
Also, you guys should consider converting the schema code to JSON-LD, which is the recommended format by Google and likely easier to manage overall.
Hello – I have been using this file to edit schema for articles (and yes I should be using a child theme) but on the most recent Newspaper update, it does not seem to exist anymore.
Where can I edit this schema for posts now? Thanks
This happened to me as well. I cannot edit posts or pages, and certain plugins need to be disabled to even access the editor.
Once there, the editor is broken and strange looking.
Did this WP update occur in the middle of the night?? Everything was working fine before.
But there does seem to be an issue with either the theme and WP 5.2 or the theme and Gutenberg in WP 5.2
I would like to stretch width of my standard posts as well, but for some reason the TD Composer Editor is not available. Therefore, stretch row is not available.
You can make it available using the Cloud Templates, however I do not want to use any of these, and I also don’t want to start with a blank slate because I had trouble recreating the default layout I have now.
Is there a way to duplicate the default layout INTO the blank slate to then access the TD Composer Editor?
Seems strange this is not available for default single posts.
Yes, that is what I used. Thanks
Hi Andrei, thanks for the response. I meant hiding the Page Title in the breadcrumb.
Home > [page title]
Currently you can disable Post Title’s from appearing in the breadcrumbs but not page titles. You do this through Theme Panel > Template Settings > Breadcrumbs.
I will attempt to do this with CSS if there is no other way.
Thanks
You have to add the content to a specific Mobile section of the WP editor on the page backend.
I had this issue too and found it to be inconvenient but that’s likely what you need to do.
