- NewspapertagDiv AMP Plugin Tutorial
- ApiPractical example – How to add a new Block and Module
- NewspaperTrack Subscription Sources with Locker URL in Opt-In Builder
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to use the Posts List shortcode
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperHow to generate Facebook App ID
- NewspaperHow to insert a block inside the content of a post
- NewspaperModal Popup
- NewspaperPayPal Setup
- NewspaperLink Tracker
- NewspaperLockers
- NewspaperGeneral Options that May Interfere with the Newspaper Theme
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspaperPosts Loop Element
- NewspaperThe Newspaper Mobile Theme: Introduction
Hey there,
When I am editing my pages with the TD Composer and save the changes, it sometimes happens that strange characters like â or backslashes appear.
For example: “letâÂÂs be realistic” or “that\\’s”
I’ve already tried lots of different things especially with the encoding options but they only worked temporary.
Is there any solution? Do I have to change something in the Newspaper theme data?
Thanks in advance and
best regards,
Max
Go to Newspaper>Theme Panel>Header>Logo & Favicon and scroll down to “TEXT LOGO FOR HEADER STYLE 9, STYLE 10 AND STYLE 11:” and delete the text under “ext logo tagline” and save your settings/
Also resave permalinks after any change or update to amp telated tech
-
This reply was modified 8 years by
simchris.
ok, just to tell the community my experience, if you get this error, it is very easy to solve.
You just have to delete the AMP Plugin and install it again
clear cache
thats it
When i type “url + /amp/” in the adress bar, it only shows 404 page.
It worked fine with Newspaper 8.8 but version 9.0 not working.
How to Justify text for AMP posts?
Example here: Xilisoft Video Converter
Thanks
Then that was my first question.
I need to edit twice a page if the plugin is active.
That’s why I see nothing. I thought the plugin was working by himself. Then I will try to see how it looks but, to be honest sounds a bit tricky and tiring to edit each page twice.
Here the link to the website: https://youthnetworks.net
You will see the slider on the homepage ’cause I’ve just added the shortcode. But for example, here there’s nothing: https://youthnetworks.net/petitions/
It’s a pity a can’t use the visual composer to edit the mobile version too.
Thanks
Sorry, one more thing. Because this site is a frequenbtly updated news website, I need to include H:i for the time. And I need to show the timezone: CST.
So an example time output I need to show on posts is like this:
2018年08月24日 — 22:14 CST
That is a standard way Bloomberg and other news outlets output their timestamp.
For example, here is a function that alters the date, but is there a way to tweak it for Newspaper?
<!--?php <br ?--> function custom_themify_loop_date($date_fmt) {
return 'l, F j, Y';
};
add_filter('themify_loop_date', 'custom_themify_loop_date');
?>
Code from here: https://themify.me/docs/date-time-format
I really dislike the font size and styling on AMP pages. Is there a way to change this either through Theme Panel, Custom Code, or editing a file.
Hi,
1. Do you use the tagDiv composer or WPBakery? Both have options to hide elements by viewport. But most important, if you have both active the hide element may not work. So if you use WPBakery for example, deactivate the tagDiv composer and check again.
2. Same here, if you use WPBakery to set an animation, deactivate the tagDiv composer.
3. Same here, now it is quite clear you use WPBakery. If so, deactivate the tagDiv composer.
When both are active there will be problems with some elements, which will not work properly.
Thanks
Hi,
Change them where exactly? Headings can be in many places. For example for the headings in the post content there is a setting in the theme panel
– https://www.screencast.com/t/nwbPIo4V
Thanks
Hi,
The background color of the top bar can be set here
– https://www.screencast.com/t/haeXIfNQoS
Most header colors can be changed in the theme colors header section. The footer background color can also be changed in the theme colors panel.
This underline here – http://www.screencast.com/t/XhWXLrnk3Ik that is affected by the theme accent color also set in the theme colors section. The theme accent color will apply to various elements for a more general feel
– https://www.screencast.com/t/aUEnJKSV8
For the colors used here – http://www.screencast.com/t/ItMdvyZ6
Edit the page with the tagDiv composer, click on the block then change the colors of the title and big title
– https://www.screencast.com/t/ZEpFmOczvc4K
For the font settings, there are settings for most elements, in the theme fonts section. In case of elements of the tagDiv composer, like modules used in blocks and grids the theme panel font settings are general. That means thjat for example if you change the font for module 1 title
– https://www.screencast.com/t/nteCZpkZXaS
All the modules 1 will load that font.
We introduced more specific settings for the font and font properties in the composer, so each elements can have it’s own font settings without affecting same type elements
– https://www.screencast.com/t/7BOhy2H3rm
You can ask any question you might have, or if I missed something or there are still things that are unclear.
Thanks
Im getting this error
amp-ad extension .js script more than once
Thank you
Hi,
Maybe that author doesn’t have an image in the user profile settings
– https://www.screencast.com/t/n7vbH2HP
– https://www.screencast.com/t/LLM4jfvHd
Also make sure the author ID you enter is valid. You can find the ID in many ways. For example like this
– http://guides.slidervilla.com/2014/04/find-user-id-author-wordpress/
Thanks
Look, I’ll give you another example. The label goes to the end of the photo. Could you put the smallest width? Because it will stay in two lines since the text is very large.
Hi,
So the pages are completely empty? That is unusual, please provide a link to your website so I can check on mobile. For example the mobile homepage, there should be a front-page with the intended elements, a top grid and latest articles
– https://www.screencast.com/t/4OqDKf94
As a note, when the mobile theme is active you have to create 2 versions of each page. One for desktop with the page builder or in any way possible, and one for mobile with the simple mobile editor
– https://www.screencast.com/t/EBJcP5XIb
If a page has nothing in the mobile editor, it will be empty (when the mobile theme is active).
Thanks
Hi,
1. That would depend on the header style you use
– https://forum.tagdiv.com/logo-favicon/
For example header styles 9, 10 and 11 will allow any image size you want, no limits there.
If you already use one of these but the logo is small, make sure you upload it in full size
– https://www.screencast.com/t/graHsimAEo
– https://www.screencast.com/t/HsOr4LblR
2. The tagDiv composer can also be used to create post templates, category templates, author templates etc. The cloud library plugin will be required for that
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can’t create actual posts, but can create templates to apply to those posts.
3. If you mean theme files, you should use a child theme. One is provided in the child theme. Not all files are supported to be modified in a child theme however
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Let me know if you have further questions.
Thanks
Hi,
If you use the predefined post templates, that could only be done with modifications in the theme post template files
– https://forum.tagdiv.com/topic/post-comments-directly-under-post/
However with the new cloud library plugin and tagDiv composer, this is a matter of drag and drop. You can design your own post templates, also import from beautiful templates created by us.
So for example the comments can be simply dragged in the position you want
– https://www.screencast.com/t/7kR190pUlu
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thanks
Hello Ryansmccain,
Notice that depends on what kind of post template you are using. You sohuld make the changes on loop single or single template, according to your post template used by you. For example, if you are using the post template 1, the get modified date appears in loop single and for post template 6, the changes should be done in the single-template file as you can see here -> https://www.screencast.com/t/jFgMAFXpyo
Check here -> https://www.screencast.com/t/aW4QuNUhN3QE -> https://www.screencast.com/t/uPw1IhLcjmKU
Thanks.
Hi @arifminds re-install your WordPress in the CPanel. Please check on the option example
Option 1: http://www.sitename.com
Option 2: http://www.sitename.com/blog – I think this is the set-up of your blog now.
Hi,
Currently there are no long tags like the one you mention, I made one as a example
– https://www.screencast.com/t/pKnfHfntz
I could give you a code to limit the max width of the tag to a value, like this
– https://www.screencast.com/t/N2QpT5gHRIG
Add that to this code from previous topics
– https://www.screencast.com/t/JO0yDXRk
max-width: 80%;
Thanks
Good day guys. I see this List https://snag.gy/bG47JT.jpg Does Newspaper have a code for this or list of design with a color (example i wan to change the color of square bullet).
Thank you very much.
Hello!
I would like to know if when I put a review with stairs using:
https://forum.tagdiv.com/reviews-2/
The stairs can to see in the serp of google or if not is shown.
For example: there are plugins of wordpress that it do this:

But why install a plugin if Newspaper could do it? ^^
Thank! =)