- 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
Hello,
Unfortunately, there is no option in Newsmag theme to remove the search option. What can be done is to use a css to hide it.
For example if is used the responsive version, then it can be used this css
#td-top-search{
display: none;
}
and the code need to be set here -> https://i.imgur.com/AQD7Fp3.png
If you are using the mobile theme plugin the css is this one
.td-search-icon{
display: none;
}
and need to be set in this place -> https://i.imgur.com/6xrotZH.png
I hope this will help you!
When I enter a value into a search form, it doesn’t search through the tags at all.
Example page: https://www.wheredoitakethekids.com/?s=Wisconsin
I have multiple posts with the (Wisconsin) tag. But they don’t show up in the search results.
Dear Team,
is it possible to enable “Unique Articles” function for all posts and templates across the site?
I only found the “Unique articles” setting when editing a specific page (e.g. the front page or other single pages manually created), but can not find the setting when editing other templates in cloud template section. How can I enable this feature for all single posts & custom category pages?
Thanks for the help!
Laurie
amp_is_enabled filter. The service ID "paired_routing" is not recognized and cannot be retrieved. Please see Debugging in WordPress for more information. (This message was added in version 2.1.1.) in /var/www/wptbox/wp-includes/functions.php on line 5775I am getting aforementioned error while activating AMP Install from recommended Plugins.
Kindly assist how to resolve this issue
Presently, I am using Newspaper Theme version 11.4.3 on my website justfitnesshub.com. When I try to update the theme, I get an “Unregistered” remark.
Please help!
Thanks & Regards…….
Hi there!
I’m using the Newspaper theme fully with customized templates for both web and mobile versions of the site in 3 languages (“polylang” plugin).
I tried both “search form” and “header live search” for web, and “mobile live search” for mobile pages with different outcomes:
– Search form on the web shows English posts on any language, when search for german posts keywords it shows no results.
– Header live search on the web shows translated post only when search content contains keyword from the English post. Example: I type: “Body language”, live search shows the post “Körpersprache: Tipps und Tricks”. When pressing “Enter” or clicking “view all results”, it happens the same (already described in “Search form”).
– Mobile live search on mobile pages shows the live search perfectly (example: typing “Körper” shows the live result of the post “Körpersprache: Tipps und Tricks”, but when entering all results it happens the same as above described – no results.
Subdirectories:
https://enigmaexpert.com/
https://enigmaexpert.com/de/
https://enigmaexpert.com/sr/
What am I doing wrong? Could you please check it for me?
All best to the Newspaper Theme Team! 🙂
2.) I could not find any option to edit the custom post type archive page. If you are referring to this, then I should tell you that it only creates single post template for the custom post type. Suppose, you create a custom post type named “Recipes” with the help of “Custom Post Type UI” plugin. This plugin asks you to choose a url slug for this custom post type and you put write “recipe” in that. Now when you create a new recipe post for, say, chicken wings, you write your post and click publish. With the custom post type option provided in the Newspaper theme, you can design how your single post(chicken wings recipe) appear to users. The url will be http://www.domain.com/recipe/homemade-chicken-wings(or whatever). Then you write 10 other recipes. All these recipes are present at http://www.domain.com/recipe/ which is the archive page. But you cannot change its design. Because it is a post format archive and there is no option in Newspaper theme for such archive’s customization. The option you shared with me only designs single posts published under a custom post type and does not designs the archive page that displays all the posts in the custom post type. It is like publishing a post in a category and desining the way it looks but not being able to design how that category archive looks. Just an example.
Hello!
I use this theme very actively and observe and analyze it very closely. I hope these points do not get ignored and find someplace in your checklist. If possible, please have someone from your development staff have a look at this. I’d be grateful. Also, this would make more sense to them. Some of the points that I want to make are—
1.) On news websites that write about the entertainment industry like celebrities, movies, TV, etc, you will see there are multiple types of taxonomy in the same place. What I mean by that is we normally put tags at the end of the content and it only displays one type of taxonomy that is tags or categories, but on some entertainment news websites a new taxonomy is sometimes created, for example, “People” or “Celebrities” to display names of celebrities at the end of content along with tags in the same line. Suppose, you write an article about the top five action movies and you have created a non-hierarchical custom taxonomy called “Movies“. And you put the names of the movies mentioned in that article into the “Movies” taxonomies and use “top movies” as a tag. But now you cannot display both of these taxonomies at the end of the article in a single line using a single shortcode. You have to place two shortcodes in two lines(it looks messy). To get a clearer understanding, you can see at the end of this article, there are quick links. You can see by hovering the mouse over them on the desktop that “Chelsea” is put into the “Team” taxonomy and “Jules Koundé” is put into the “Player” taxonomy. You’ll see the URL in the corner upon hovering. They are all different taxonomies but display in one line as a single element. With the Newspaper theme, it’s not possible. I know it sounds too complicated but I have a suggestion regarding the workaround. I write it below:
a.) The shortcode named “Single Post Taxonomy” can allow multiple comma-separated values for the “Taxonomy” field so that all the taxonomies can be displayed in one place. A new field named “Taxonomy Type” with values “hierarchical,” “non-hierarchical,” and “Both” can also be created for more ease and better UX. I say this because the hierarchical taxonomy shortcode like the one for the categories does not allow background color, border, padding, etc. for the additional text as the shortcode for tags does. This new shortcode after the update can be named something like “Single Post Taxonomies” or “Single Post Multiple Taxonomies”
—————————————————————————————————————
2.) A feature to display all the posts in a custom post type would be fantastic. A way to design custom post-type archives using cloud library templates and TD Composer. For example, I am using this Web Stories plugin by Google. It’s used to create Instagram-like stories on your website and shows in Google Discover and Search. But I cannot customize the archive page for my stories because it is a custom post type.
3.) I loved the new update. Especially, for its support for custom taxonomies, post types, and fields. One can easily create an archive template for the custom taxonomy but these templates still have very limited support for the custom fields. I’ll try to explain with an example. A tag has a “Name” field for the name of the tag, a “Slug” field for the URL, and a “Description” field for the explanation, which are all default fields. Suppose, I create a new taxonomy called “Celebrities” and I put “Justin Bieber“, “Lady Gaga“, “Tom Cruise“, “Kevin Hart“, and “Beyonce“, in the “Name” field. Now I want to add a custom field “Occupation” in the “Celebrity” taxonomy to explain the profession of the celebrity like “Singer“, “Actor“, “Comedian“, etc. In the Newspaper theme, there is no option to display this custom field information on the archive page of the custom taxonomy. Posts can display custom field information but archive pages cannot. A website called Screenrant has created a “Game of Thrones” tag. But the archive page for this tag displays a lot of information like Cast, Rating, Directors, etc., which are all custom fields. Have a look.
4.) There should also be a feature to show related posts based on custom taxonomies. There is an option to show posts based on categories and tags but no option for custom taxonomies. Suppose, I have written a post about Michael Jackson and I am using a custom taxonomy called “Celebrity” and “Michael Jackson” as a custom taxonomy tag. It would be great if it shows related posts with “Michael Jackson” used as a tag. You can say this can be done with default tags. But in tags, there is a lot of stuff, like topics, celebrities, and other keywords. A custom taxonomy provides more organization to content and it can make related posts more relevant if they show accordingly.
5.) There are three options(screenshot) in a post template to show taxonomies. a.) Single Post Categories, b.) Single Post Tags, and c.) Single Post Taxonomies. I experienced inconsistencies in the sizing convention of these elements meaning they look different with the same paddings.
For example, take a look at this screenshot.
6.) From three of the taxonomy shortcodes that I mentioned in the above point, one of them is Single Post Taxonomy(screenshot) which I only found in the latest update. I realized that it can be used to display any type of custom taxonomy. But it has the same sizing issue. It follows the “Single Post Category” shortcode’s styling. It even shows the same data fields like Tags Order, Tags Limit, and Additional Text. The only difference is you can put any taxonomy in the “Taxonomy field.” Please tell the developers to make the sizing more consistent for similar elements.
I have some more points that I’ll share tomorrow in the same post. For now, this is all. If you want more details on these points, please don’t hesitate.
Thanks.
Thank you very much for the information and recommendations. I currently have both Mobile and Amp turned on. I was able to edit the site within TagDiv Composer’s phone viewport. When I’m editing in TagDiv’s phone viewport, while also having Mobile & Amp turned on, am I using the “responsive” theme or the “Mobile” theme?
Hello Michael!
Glad to hear that!
1. Making smaller images bigger is not a good option for this because the quality of images will be destroyed as in your example. Also, make sure that when you upload an image, you choose full size: https://www.screencast.com/t/Oxue274e
2. We do not have such an option for this, sorry.
3. Unfortunately, we do not have animations. Maybe you can find some plugins.
Thank you!
Hello!
The structure of the design will show dummy data. For example: it will appear subtitle, but you do not have subtitle in your post. If you view the template and not your article, then also it will appear dummy data.
I hope it is more understandable now!
Thank you!
To demonstrate this, I have created a new sample post. And this post is using default post template that I created through cloud library using tagdiv composer. You will see when I try to edit the post template, it opens with the new post that I created, not dummy data.
Edit: Please also note that when I click on “view” instead of “edit template with td composer”, it opens with dummy data. After that I can click green edit button from the top bar and it opens in TD Composer with dummy data.
Please see this video.
-
This reply was modified 4 years by
Prateek.
Hello!
You should make the row for how many columns(elements) you need: https://prnt.sc/wZ0MEn7z6kGR
Take a look here in this video for example where I build 6 columns: https://www.screencast.com/t/mZ2c5XamTFN
For the time, add the Single Post Date element in the next column.
The time format can be changed when you select custom format and paste one from here: https://www.screencast.com/t/xsWp71LD4g to have both date and time: https://www.screencast.com/t/CR4vB42DVH
Thank you!
Hi,
It will fit, but there will be some remaining space on the side.
Post templates for example like this https://demo.tagdiv.com/newsmag/my-girlfriend-has-exhausted-our-strategic-supply-of-string-cheese/
The width there is 1021px. If the original image is smaller, there will be remaining space on the side https://i.imgur.com/VZq2dZi.jpg
Post templates 4,5,8 require an image of at least 1021px.
Maybe I could provide a solution if you use such a template. Something like reducing the image container to a max of 1000px, and adding borders left/right, it would look like this
https://i.imgur.com/OxpWkMs.jpg
This way a 1000px image would display better. Would you consider this a solution? Also, what post template are you using exactly?
Let me know.
Thank you!
Hello,
You can achieve this using the page menu and set it for the menu, for example, this header template contains a page menu -> https://forum.tagdiv.com/page-menu/ https://demo.tagdiv.com/newspaper_music_life_pro/header-template/
Also, you can do changes with tagDiv Composer -> https://i.imgur.com/D6AIXXL.png
Thank you!
Hello Mette!
If you follow the full video I provided you, then you can find out how you get the header and sticky header(when you scroll). If you click on the menu and set a background in the CSS tab of the Header main menu element, then you can change the color there. It is the same for the header logo element: https://prnt.sc/iwh_XH3mIYzq
2. When you edit a page not a template, for example the homepage, then you can style the header and footer and set it as global in the Website Manager.
Thank you!
Hello!
If the error is displaying only on a page, then please edit it and try to revert a revision for your page like in this example: https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/ -> https://i.imgur.com/jbmCnzm.png
Hope that helps you!
Thank you!
Hello,
Please let me know how you added the code for ads. Did you use the ad box element or did you add it to the posts loop element?
If the AdSense code needs to be set between head tags, this can be set in our theme in Theme Panel -> Analytics/Js Codes. Example: https://prnt.sc/1tju9qf -> https://prnt.sc/10jk7fq, the code needs to be set only once per page -> https://www.wpbeginner.com/beginners-guide/how-to-add-google-adsense-to-your-wordpress-site/
Using auto ads those will be automatically placed where they fit correctly => https://i.imgur.com/qX36kT0.png
Thank you!
I’ve some questions on the website issues and with mobile, the mobile version has been not up to my expectations lately, please kindly assist! I would appreciate if you can provide a step by step guide to make the amendments please.
my website is bitfinsider.com ,
1. https://ibb.co/ZL6GJRG – the subscribe to newsletter box, can it be aligned with the photo? This is happening on other pages except the home page.
2. https://ibb.co/vczgfxC – for this highlight box, can it appear on other pages of the section? For example, if I click on page 2 or page 3, the box disappears.
3. https://ibb.co/TP231tZ – for the insights, can I make the second row to be the same size as the first row?
4. https://ibb.co/W6ykmYZ , https://ibb.co/9sGyGxv – the mobile site highlights the latest 3 articles, but on page 2, it doesn’t show, how do I make it consistent?
5. https://ibb.co/gVjFxfq – how do I insert more social links here for sharing?
lastly, my mobile site has no footer, how do I make it the same as my desktop site? Thank you.
Hope you can help!
Hello Bettina
Thank you for your reply, but my issue isn’t how to build a sticky header. My problem is I that can’t find how you get the header to change look when scrolling. Please see template example ‘Garden pro’:
https://demo.tagdiv.com/newspaper_garden_pro/
When you scroll down the site, then the header changes from transparent to having a colored background. How do you get this effect?
2)
More over, when I’m in building my header in Cloud Templates, I don’t have header options in the Website Manager. This option only reveals when I’m in another element. How come?
Thank you,
Mette
Dear staff,
Could you give me some hints to build a homepage showing a search form at the front with Metropolitan PRO theme? or any other theme ?
Here is an example that I’d like to build:
1) https://www.gowiselife.com/wp-content/uploads/2022/05/1.jpg
Here is an example for stick menu:
2) https://www.gowiselife.com/wp-content/uploads/2022/05/2.jpg
The sample website is http://www.pexels.com
Thank you very much!
Michael
Hello, can I get help understanding how to create a post like this
on my own website, whenever I try it ends up like this
Hey there,
is there a way to add the modal pop up from the td composer to a post content?
More specifically, is it possible to make it so, that when a reader of a post clicks on a word that is turned into a link a pop up modal opens? For example showing more information regarding the word the person clicked.
Thank you!
Hi thanks
Maybe that is the conflict its trying to load and image. Ill remove image.
It still taking me and some colleagues over 10 15 seconds to load.
Please could you explain what action is being called when the menu is pressed. I really feel that it is not right and that something is causing this. The only change was adding ad rotate to the system (but i have disabled now).
also is this right it is showing http://www.cheltenhampostco.uk/#
adding # to all links
best
stu