- 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
Thank you for your relay and clarification.
First thing: in case I make need to make a modification the page (for sample “showcase”) that has been set as the “shop” page, what procedure shall I follow? The “showcase” cannot be properly reassigned?
I build the page with the WPBakery Page Builder in the backend. The WPBakery doesn’t have a “title” block, only “text with title”.
When I switched to the tagDiv Composer – I must say I thought they where the same thing, displayed differently – I found the “title” element. I added it and it works, but the WPBakery Page Builder elements “backed” together and where no more editable. (Probably you still can, but in text mode!)
I’d rather to keep things editable, just in case.
Is there a method – WPBackery or tagDiv – preferable then the other, maybe for compatibility issues in the future?
-
This reply was modified 8 years by
beppepicaro.
That should work properly, note that the shop page has to be configured before setting it as shop page. Create a new page for example, set the page template you want, and also the elements you want in it’s content. Then set it as shop page in the woocommerce settings.
Once set as shop page you cannot edit it with the composer again, or make any other changes to the page template.
Instead of the text with title you could use the title element, since there is no need for the actual text
– https://www.screencast.com/t/Og3IhjheMYVQ
Blocks can display products, nut products cannot be filtered by product category
– https://www.screencast.com/t/93xkDko1OE
Use shortcodes instead for better control – https://www.screencast.com/t/86kaVjDyP
Thanks
What is your recommendation for to use with posts?
The site has been working very well with WPBakery. Really I have only the homepage as page and all my posts are built with Default site post template Style 3.
I think I don’t use VC for posts.
The post I send in example is built with style 3:
http://chilecientifico.com/las-regiones-se-toman-congreso-futuro/
Maybe I have to rectify. The posts are built with Default site post template.
Is the influence of Visual Composer anyway important?
Please your help.
Hi,
The dropdown menus and mega-menus will show an arrow pointing down. You could use a font awesome icon in the menu
– https://forum.tagdiv.com/how-to-add-icons-in-menu/
Like this example (the icon must be set for all menu items that are dropdown or mega menu)
– http://fontawesome.io/icon/ellipsis-h/
– https://www.screencast.com/t/A4KcVNSWm
And then with an additional code to hide the default arrow and also add some margin on the new icon
– https://www.screencast.com/t/QhRxsn1wPu73
There might be other modifications needed in terms of design, but it could be a solution if you want tot change the default arrow.
There are many header styles to choose from
– https://forum.tagdiv.com/header-styles/
Some have centered menu items, the header menu can be stretched in the theme panel
– https://www.screencast.com/t/ordZZZSw
The dropdown menu cannot be in 2 or 3 columns, the elements are one below the other in 1 column.
Thanks
Hello I have recently started using the tagdiv composer and deleted visual composer. Currently the mobile theme is active. How to hide the featured image displayed at the top of each pages for a particular category. I’m looking for a simple CSS solution. I hear that the official AMP plugin will be released soon. What about the mobile plugin after that. Is it mandatory to use both the plugins or just the AMP. I have another blog that requires AMP support. Can I wait for the official AMP plugin or the official AMP plugin?
Thanks in Advance.
Hello,
I always update the theme via FTP and always from the update folder, for example: 8.0-8.1 … 8.5-8.6.
The site and server are optimized very well. But, when 1000 visitors are simultaneously on the site, sometimes CPU overloads occur. Maybe this is the reason?
There are post rating plugins as well, so users can rate the post. You could try a few if that is what you need. Try this one for example
– http://www.wpbeginner.com/plugins/adding-a-post-rating-system-in-wordpress-with-wp-postratings/
Hi,
1. That would mean you do not have the latest theme version, this class was introduced when the post sharing settings were updated. Then I would require a link to you website f possible, so I can give you a more accurate solution.
2. It will display the ad according to the ad code, and your placement of the ad. Place it in a full row for example, and also make sure you have the ad size create properly
– https://support.google.com/adsense/answer/6002575?visit_id=1-636524811549808619-1523200313&rd=1
You can as well set the size manually for Adsense ads
– https://www.screencast.com/t/zz9k7lqRzyO
3. The inline ad will only display once, after a given number of paragraphs. It will not appear again with the current theme implementation
– https://forum.tagdiv.com/article-ads/
If you require more options for ad implementation, you could use a plugin, like Adrotate for example. This may have more advanced options and also works properly based on user feedback
– https://ajdg.solutions/manuals/adrotate-manuals/
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
Thanks
Hi,
You could use some CSS to style the scroll button as you wish. The browser inspector is a powerful tool
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example such a code will do the job, you can make modifications to it
– https://www.screencast.com/t/qSqAV9S1e
.td-scroll-up {
background-color: green;
opacity: .5;
}
This code can be entered in Theme panel->Custom CSS section.
Thanks
Hello,
You can make this change in the tagdiv composer. Here is an example. If I want to hide a specific block on mobile:
access the block settings under css and then activate the mobile view: https://www.screencast.com/t/A7Rcyl2uk
then simply select hide from the display property: https://www.screencast.com/t/Mk03H6HGXzmL
Thank you!
Hello,
1. Please provide examples of what style you are referring to. Please paste a link to your page and mention what is wrong sith the styling.
2. A sidebar on a page is assigned through the taghdiv composer on a split row. Either add elements directly or use a widget sidebar element.
3. The featured image is never visible on pages. On our demo it is a single image element, not a featured images set in wordpress.
4. You could remove that text if needed. That is displayed when there is no content in that element. It would require a modification to the text with title element, like this
– https://www.screencast.com/t/wRcj94sjbmN
– https://www.screencast.com/t/F8oNaAY8o
– https://www.screencast.com/t/HEnp2eWxx
Thanks
Hello,
We are sorry for the inconvenience but the images are sample images. The pizza is on a food recipe element. Sorry but if you feel you cannot use the theme because of our sample images, please request a refund here: https://themeforest.net/refund_requests/new and we will provide it. If you want to change the images, you can do it with custom modifications.
Thank you!
Hi,
You can edit the page with the composer and actually see the elements used. Then make the changes you want in the theme panel.
For example the top grid is Big grid 9, make the change here
– https://www.screencast.com/t/bSU1tPEYnO
Next one would be block 19 – https://www.screencast.com/t/cTWfkqcs
Then block 25, block 15, another block 19 and block 15 again. All you need to do to identify the elements used is to edit the page and all the block types will be visible
– https://www.screencast.com/t/NZ4LJh5YqC7u
Thanks
Hi,
A value of 300 weight is considered light, there would be more then double the weight difference in a bold font. Roboto font looks like this
– https://fonts.google.com/specimen/Roboto
The theme has options to select font weights in steps, example
– https://www.screencast.com/t/P6jNNSZf9
More about the available font settings in this guide
– https://forum.tagdiv.com/font-customization/
Thanks
Hi,
The theme itself does not have any options in the matter, to customize the printed version for example. There are plugins that you can try to have better control over the printed result. You could search online for such plugins
– http://www.wpbeginner.com/plugins/how-to-add-a-printer-friendly-option-to-your-wordpress-posts/
– http://www.freshtechtips.com/2012/03/8-best-plugins-to-make-your-wordpress.html
A print button can be displayed on posts, in the sharing settings
– https://www.screencast.com/t/eu62r1hsdPKP
Thanks
Hi,
You can change the publishing date of the posts if you wish. The theme grids and blocks will display them as latest posts, if you change the dates for older posts to more recent dates. These elements also have many filtering and sorting options
– https://forum.tagdiv.com/block-settings-guide/
There are options to sort by latest or oldest posts for example
– https://www.screencast.com/t/nWOmfdpDgn6c
The publish date can only be one, and the post will be categorized accordingly in archives.
Thanks
I have implemented tagdiv composer and removed visual composer. Used mobile plugin and optimized the speed for the mobile visitors. In addition i have also implemented amp use the AMP for WordPress plugin. Good to hear that the official plugin is goimg to be released. I have a doubt now. After the official release of AMP, what happens to the mobile plugin? Is it still required or can I show the same amp pages to the mobile users? The output of both the mobile plugin and amp pages will be almost same. What is the use of keeping both the plugins?
Official AMP plugin got major update today with pages support and direct preview button integration in main post editor.
I am trying to embed some Smugmug photo galleries using the iframe code:
<iframe src=”http://www.mattconti.com/frame/slideshow?key=96vZgX&autoStart=1&captions=0&navigation=0&playButton=0&randomize=0&speed=3&transition=fade&transitionSpeed=2″ width=”696″ height=”400″ frameborder=”no” scrolling=”no”></iframe>
I have played around with the sizes, no luck. Can you please advise?
Coming soon: AMP support
Hi,
any official advice from the TagDiv Team? (no offense Chris – your posts are great 🙂 )
I’ve read in another thread that AMP will be implemented in Newspaper a future update. So is it recommended to use the Mobile Theme for the moment and wait for the AMP-update of the theme?
My site is tbtbangla.com. im using tagdive mobile theme plugin which is pretty much fast but too simple and lack of customization. On the other hand on PC the sites loads too slow like 7 min!. As i am ameature in web developing i want some customized settings for loading website fast both in mobile & desktop. i have installed following plug ins.
1.jetpack
2.wp smush
3.wp super cache
4.yost seo
5.facebook instant article
tried uninstall and seen no change. Please solve my issue asap
Hello,I searched the documentation as well as google and was not able to find the answer so I apologize if this is a repeat questions.
I am trying to center the Category tag on modules/blocks and failing miserably. See attached what I am trying to accomplish. All else is working flawlessly!

Thanks, I changed the file in the Child theme and I fix the problem.
I have another question related to this one… How can I display Author name in all article preview in block.
For example in Block 4 there is a related article where it’s display Author name and Date but in the right column there are more articles that only shows the Date.
I checked Theme Panel and activated Author name, but nothing changes.
I want the author name in all kind of Blocks.
Greetings,
Since i installed the new theme on my website, my adsense ads don’t appear in the posts, but only on the homepage.
When you watch the posts,the banners are visualized only few times.
I did an investiation and it could happen because of “rebots.txt”. How you can see, my robots.txt has good settinge.
How can i solve this problem?
example: https://www.sardegnareporter.it/24/01/2018/castelsardo-ammissione-class-action-contro-abbanoa/