- NewspapertagDiv AMP Plugin Tutorial
- 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
- NewspaperAutoptimize Plugin – install and configuration
thanks
i just want to see if
removing this code is ok or not?
because after i removed this code
my site is ok now 🙂
td_js_buffer::add_variable('td_ajax_url', admin_url('admin-ajax.php?td_theme_name=' . TD_THEME_NAME . '&v=' . TD_THEME_VERSION));
One last question for now, I created single post templates and added a button. I don’t want it a URL, so I didn’t add one. However you can still click on the button and it just refreshes the page. Here is the link for the example and check out where it says “Epic”
Here is the issue example, when I click menu item 4 into “page4”, then I want the current page menu item text show the color that I want, not use the color from general accent color.
I already set active & hover color in main menu color setting, it only change the hover bar color, not text color.


-
This reply was modified 8 years by
johnysh.
Hi,
How can I add the analiytics code to the amp section?
Still doesn’t work for mobile (Smartphones) on chrome, safari. It works for desktop & ipad.
Hello sathana,
Unfortunately, please notice that we cannot provide additional customizations at the moment, sorry! Above, I gave you an example which can be implemented by yourself to achieve similar to your desire. Also, as a hint, you can try using the Font Awesome 4 Menus to import that symbol which you can add through your menu items. Check here -> https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thanks for your understanding!
Hello,
you get this result because of the ads used on that page. Please remove the ads and test again: https://www.screencast.com/t/mLyWTuiF9nCi
You have to crate amp compatible ad units for the AMP template.
Thanks
Hi,
Posts protected with passwords should be displayed in blocks, grids etc. If the post is accessed it will require that the user enters a password
– http://prntscr.com/kkqs17
– http://prntscr.com/kkqscf
WordPress will make some changes to the post if protected by a password
– https://codex.wordpress.org/Using_Password_Protection
So the post will appear in page blocks for example, only when accessed there will be a password required.
Hello frau,
Please provide your website URL and some screen captures with those images so I can identify them. Ensure that you are using bigger images as quality (HD for example) if you want to achieve good results and also, check if you use thumbnails to your images from Theme panel. Also, if you are using some plugins for optimizations you should remove all of them because you may appear some unknown issues caused by them.
Thanks for the message!
Hi,
– Those issues could be caused by insufficient resources, the theme has some requirements. If there aren’t sufficient resources for example, there could be problems
– https://forum.tagdiv.com/requirements-for-newspaper/
It is very important that everything is set as mentioned in the guide, WP memory can be set higher if possible. Usually the hoisting provider can take care of the modifications where needed.
– The Revolution slider is a demanding plugin, the cause for it not appearing could be related. Once it is placed in a page and the page is saved and viewed, the slider should appear (it will not load in the page edit screen)
– https://www.screencast.com/t/nTR3UXYRoZU
– Some footer templates come with predefined content, some are empty. Choose the one you want to use in the theme panel
– https://forum.tagdiv.com/footer-templates/
You can also use the Cloud footer templates – http://prntscr.com/kkpat9
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
– The header will be the same in the whole website, not by page. It will be displayed as you configure it. The unique things about each page is it’s content and the page template
– https://www.screencast.com/t/XplVPginyw
– For previewing posts on difference view ports there would be no tool at the moment. Pages can be previewed in the composer, but posts don’t have such an option.
– https://www.screencast.com/t/ZfnN0BN5WvU
– AMP posts will be served by Google only, they are accessible through Google search. If the user does not visit the website from there, the mobile theme variant will be displayed if active. So they can be both active at the same time mobile theme and AMP.
Let me know if you have more questions.
Thanks
Hi,
With the cloud library you can design post templates, breadcrumbs are part of the post template in that case.
The row in which you place the breadcrumbs can be stretched if needed
– https://www.screencast.com/t/c3RtTGpp
Also the breadcrumb text length limit can be customized
– https://www.screencast.com/t/B8y7j6mt68FU
Other than this, the breadcrumbs would have no setting to stretch them like the header for example.
Hello.
I finally managed in getting an extra custom field in the meta data of blocks.
I also recently updated to the most recent version of tagdiv and theme in general.
Suddenly there is a bit of code added everywhere to the end of my authors in the metadata.
Right after the author the websites injects this: <span>-</span>, resulting in a dash everywhere added at the end of the author. Also a margin is added to this which I really did not add myself.
Any thoughts where I can find this extra bit of code and how to remove it ?
It seems to happen only in the flex block 1.
Also, since we are mainly a reviewers site we would like to display nicknames on some occasions instead of the real names.
For instance, author “Jan van den Bulck” takes up a lot of space, pusing other meta data onto another rule, we would like to use the nickname (jvdb) instead.
Again this is not needed everywhere but on some occasions, both issues can be seen in the example link below.
http://v2.enola.be/category/muziek/muziek-nieuws/
1. dash issue: ENOLA.PLAY MAARTEN LANGHENDRIES – x 21 JULI 2018
2. the first two articles (play and concert&festivalnoise) should display the full name, whereas the four columns below that we’d like to have the nicknames. How would we proceed in changing this ?
thanks for the suggestions
Nick
I just bought the new newspaper 9 theme. How do i upgrade my themepanel to version to the latest newspaper 9
I have been unable to activate these plugins:
tagDiv Composer
tagDiv AMP
tagDiv Social Counter
my website is : blogtify.com
The tagDiv composer can be used to build post templates, not actual posts however. There is no limit to how many templates you can build, so you can build a template for each post if you want. Or re-use templates for multiple posts
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Such buttons in the post content could be done with some CSS, this is somewhat of a quick example (not properly tested)
Initial buttons in post content – https://www.screencast.com/t/JTK0hwrBhtin
With a code – https://www.screencast.com/t/PnPl3V9T8J
Code used in example (it may or may not work properly, could be modified)
.td-post-content .td_btn {
float: left;
width: 30%;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 26px;
text-align: center;
}
Hi,
You could use ad boxes in the sidebars of the posts. In these ad boxes you can select which ads to use. The widget sidebars can be edited in Appearance->Widgets
– https://www.screencast.com/t/n4E3eLeP
The ad codes themselves have to be entered in the theme panel ad spots
– https://www.screencast.com/t/RnNHJNXRRhK
Also a thing to mention is the primary category setting, with it you can control many posts at once, in terms of sidebar used
– https://forum.tagdiv.com/primary-category/
So for example by setting a sidebar for a category in the theme panel
– https://www.screencast.com/t/hXkA29Fyp
The posts have that have the category as primary will use the sidebar set for it automatically.
Or you can set a different sidebar for each post if you want to.
Thanks
Hi,
So you are referring to this type of image for example – http://prntscr.com/kkn2n3
That is a single image, not a couple of images overlapping
– https://demo.tagdiv.com/newspaper_nature/wp-content/uploads/2017/12/w1.png
The images were made like that before being used, not with the page builder.
Thanks
La imagen de fondo que estaba tampoco esta ya, que paso?
– Tengo la imagen de fondo preestablecida en azulejo se notaba y ahora no esta
My website is MainStRock.com (please note I am in the process to the change the URL to Sophisticatedprofessional.com so you may need to use this url depending when you get to this request).
I have parent categories as well as sub-categories. What I want to do is have my url display only the parent category of the article along with the article title, and leave out the sub-category. For example: http://www.site.com/parent_category/article_title (notice the subcategory is left out). How do I accomplish this?
Also, as mentioned, I am in the process of changing the name of the site. Same exact site – just a different name. Is there anything I need to do on the Newspaper 9 end?
Thank you greatly for your time.
You cannot add a menu in the AMP plugin since it is designed similar Yoast SEO AMP site – https://yoast.com/social-media-optimization-with-yoast-seo/amp/ . There might be a menu in the future maybe (I don’t work here).
hi, i want to create menubar for amp version of my website. How is it possible?
Hello, I need your help for problems with the plugin called: Tagdiv AMP.
I activated the plugin and followed the steps written in the tutorial at: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
However something is wrong.
When I try to do a test to validate the page I get errors:
The page appears to be invalid with Google’s AMP format.
The URL used for the test is the following: https://tecnologiando.it/samsung-galaxy-s9-confermato-snapdragon-845-negli-usa/amp/
I’ve also tried other WordPress post URLs but the result is always non-compliant page.
Can you help me please?
Thanks so much
Hi
I’ve just purchased the theme and I wanted to create a new page as a sample in order to check the functionality. But I was unable to find tagdiv Composer as it was shown in tutorial. It only shows a blank page and some options on it, but the Composer button doesn’t come up. Just for your attention I didn’t activate the visual composer plugin so it couldn’t create a conflict I think. Need for your help.
Thanks beforehand!
Hi,
Few months ago i edit tag.php template to remove a “Tag” prefix from H1. Now i deleted this edited template from child theme, resave original theme files and there is still no “Tag” prefix. When i change for example sidebar location the “Tag” prefix is back. I think ? there is something like theme cache and this “no prefix” version is stored but it can’t be a files.
There is a “Lekarz” and should be “Tag: Lekarz”.
I did now install this library. But I was not able to find one single post template that met my requirements.
Take a look at this post from The New York Times:
You can clearly see that the excerpt from the homepage is again below the title. That’s want I want to achieve. This should be not so difficult. There’s not one pre-made template where is it like this.
Please there is a feature that would make a lot of sense if it is added to the Newspaper theme.
A lot of publishers (especially newspaper/magazine) use their blogs to write about so many topics. It would make a lot of sense if we are able to control how ads show up on our website.
For example, If an advertiser contacts me to show up a weight loss advert below post on articles in the weight loss category, I can just go to the theme settings, enter the advert code and select the categories I want the advert to display in.
This will make the Newspaper theme the perfect theme for bloggers. This would also add a new feature that very few themes have.
You can see a theme that has this feature here: https://thrivethemes.com/tkb_item/ad-manager/
I believe everyone would love if this is implemented in a new update.