- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
how to tie a group in Facebook to the site? works like a link. The quantity does not show.
the documentation has an example for the page. https://forum.tagdiv.com/newsmag-tagdiv-social-counter-tutorial/
I have changed all the colours to the custom Colors I want using ur editor as shown already…
but I guess u are not visiting the web page….
on hover the color is as I have selected… the problem is when we are not hovering over the links..
then they are supposed to stay black or grey- as is seen in ur example also, but here everything is changing to the blue link color as in other blog posts….
Hello,
On each individual block you can select the title background color. That also becomes the hover color for the links. Here is an example: https://www.screencast.com/t/dyyZeeWY
Thank you!
If it is a shortcode, it can be entered in a simple text element, like this example for a contact form
– https://www.screencast.com/t/WxrXty1AP2n
– https://www.screencast.com/t/SA0G6t7iXwY
So simply drag and place the text element below the grid where you want it to appear, enter the shortcode in the text and save the page. Then view the page
– https://www.screencast.com/t/MLkl9575
The widget should appear, like the contact form in my example
– https://www.screencast.com/t/G2uLHapX
Thanks
Hello howtoisolve,
You should edit the theme core files where the mobile plugin is created and use the do_shortcode for your ads. Notice that is not a simple task and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! As a hint, you should edit the mobile folder from theme and loop.php file according to the following example for a normal desktop version from here -> https://forum.tagdiv.com/topic/how-to-add-banner-on-top-of-date-and-socil-media-icon/
Hope this helps!
Thanks for your understanding!
Hi,
That would be the only solution. Only one page builder should be active at a time. Single image elements are affected by both composers when they are simply active, they have a different functionality in each composer.
For example the tagDiv composer uses the image as a background in the single image. Visual composer single image has a different implementation. When both are active the single image will not display properly.
You will have to eventually decide on the composer you want to use, and deactivate the other. Simple as that. The tagDiv composer is considered the main page builder in the theme and it will receive many more features in the future.
Thank you!
Hi,
Regarding your first reply, implementation needs time to be done properly. You cannot do it overnight otherwise we will face the consequences. The AMP implementation should be ready for the next update but I cannot promise as any step along the way, there could be a ‘wall’ that will need extra work to overcome. Unfortunately we have no ETA to provide. Patience is a virtue 🙂
Thank you for understanding.
Hi,
There is an author box element, not quite similar to the implementation in that example
– https://www.screencast.com/t/Gd5GedoOAbrt
Or you could use the team member element
– https://www.screencast.com/t/EBx0eBnL
This last element has options to display the name, social links and description. Also has many design settings available.
Thanks
Hi,
The theme has font settings in the theme panel for most elements
– https://forum.tagdiv.com/font-customization/
So you can change the font and font properties there for the elements you wish. For example the font of the article title for the homepage post element you mention, can be changed here
– https://www.screencast.com/t/lo4zrqe6
– https://www.screencast.com/t/rkiKZXH05
– https://www.screencast.com/t/wWcH0tU3jPsH
Each module has a corresponding font setting. You can check what font is currently loaded for a particular element, with the browser inspector for example
– https://www.screencast.com/t/zJJqIquzo1C
Regarding the logo, from what I can see there is no problem. Tested on Chrome incognito and Firefox browser
– https://www.screencast.com/t/9jcfDwVDvG
– https://www.screencast.com/t/3Y6Sv7Uj
Once set in the theme panel the logo should display regardless of browser used
– https://forum.tagdiv.com/logo-favicon/
Thanks
Hi,
You could change that color with some CSS. Something like this code for example
– https://www.screencast.com/t/AgW7PKZGZHmX
This the code used, you may change the color as you want, then enter it in Theme panel->Custom CSS
.td-social-font-icons .td_social_instagram .td-sp:before {
color: #C32AA3;
}
Thanks
Bogdan,
I dont think I have any image optimization plugin. See the list of all my plugins below and advice:
Add to Cart Button Custom Text and Color
Select Ajax Search Lite
Select All In One WP Security
Select All-in-One WP Migration
Select AMP WooCommerce
Select Autoptimize
Select Code Snippets
Select Email Users
Select Hide products count
Select HTML5 Responsive FAQ
Select Jusibe SMS Notifications for WooCommerce
Select Lazy Load
Select ManageWP – Worker
Select Media Search
Select Ninja Popups
Select PageLoader by Bonfire
Select Paystack WooCommerce Payment Gateway
Select PDF Light Viewer Plugin
Select Peter’s Login Redirect
Select Regenerate Thumbnails
Select Remove Query Strings
Select Responsive Pricing Table
Select SB WooCommerce Email Verification
Select Slider Revolution
Select Social Login WordPress Plugin – AccessPress Social Login Lite
Select Super Socializer
Select tagDiv Mobile Theme
Select tagDiv Social Counter
Select tagDiv Speed Booster
Select User Password Reset
Select Visual Form Builder Pro
Select WC Fields Factory
Select Woo Align Buttons
Select WooCommerce
Select Woocommerce Custom Tabs
Select WP Email Users
Select WP Hide & Security Enhancer
Select WP Hide Plugin Updates and Warnings
Select WP Image Size Limit
Select WP Mail SMTP
Select WP Notification Bar Pro By MyThemeShop
Select WP Pro Ad System
Select WP Smush
Select WP Super Cache
Select WP-Optimize
Select WPBakery Visual Composer
Select YITH Advanced Refund System for WooCommerce Premium
Select YITH Live Chat Premium
Select YITH WooCommerce Badge Management Premium – Shared by DownLoadFreeAZ.Com
Select YITH WooCommerce Deposits and Down Payments Premium
Select YITH WooCommerce Multi Vendor Premium
Select YITH WooCommerce PDF Invoice and Shipping List Premium
Select YITH WooCommerce Surveys Premium
Select YITH WooCommerce Waiting List Premium
Select YITH WooCommerce Zoom Magnifier Premium
Select Yoast SEO: WooCommerce
Thanks
Hi,
The admin-ajax is used by various elements of the theme. These are some similar topics in the matter that you can read
– https://forum.tagdiv.com/topic/admin-ajax-php-issues/
– https://forum.tagdiv.com/topic/admin-ajax-php-bandwidth-hog/
Use for example fewer block types, remove pagination and ajax filters on the blocks.
Thanks
Ok,
now Newspapaer template generate a LD+JSON like this

As you can see the “sameAs” field of JSON is empty. As google suggest here https://developers.google.com/search/docs/data-types/social-profile you can use that field to add a list of social profile related to Person (Author) or Organization (WebSite)
For example I add on my website a new LD+JSON like this to manage the “sameAs” related to my WebSite

Can be an idea add automatically this info on Author LD+JSON, and on WebSite LD+JSON
Hope now is more explicit 😉
Thank you very much
Hello,
Please provide an example of these links so we can inspect them and see if we get the same error on our end.
Thanks.
Hi,
There are settings to customize the post title font properties for each post template
– https://www.screencast.com/t/Ez3TTvRs
If you require something more precise, for example a specific post from many using the same template, you could use some CSS to do it. Use the unique post ID to do it
– https://www.screencast.com/t/6NQtYrz0KgI
If you want to change the actual font, note that this has to be loaded first or it will not be applied. If the font is not used anywhere on the website you can load it like this
– https://css-tricks.com/snippets/css/using-font-face/
Thanks
Hi,
There are options to control how the image is displayed. For example if you want to display a thumbnail image as you mention, select this when placing the image
– https://www.screencast.com/t/LNW4CusvRg
Then set the image size to contain for example
– https://www.screencast.com/t/5cHY49pXg
There are also other elements that can display images
– https://www.screencast.com/t/0ubcFKmyI
If there is a problem, different from what I suggested, please provide some more details and some screenshots if possible.
Thanks
Hi,
The sidebar displayed in the post page can be changed for each post specifically
– https://www.screencast.com/t/s3dxRSlfLln
Or it can be controlled with the primary category setting
– https://forum.tagdiv.com/primary-category/
Each post has a primary category by default, if one is not set by you it will be chosen automatically. For example if a post has only one category this will be primary, if it has multiple categories the first one alphabetically will be primary.
Posts will inherit the sidebar set for the category page in the theme panel, this is overridden when a sidebar is set in the post page.
If there is a problem, please provide some more details about it and some examples if possible. There should be no issue changing the sidebar on a post.
Thanks
Thanks for the response Chris (gladly, i was reading your comments on so many posts 2mins back).
As a website owner, and yeah part of newspaper family, what do you suggest me about AMP? Different articles end up mixing similar pros and cons of it. What exactly is the use of “super fast speed” when your revenues are cut off (a friend of mine just took off from AMP because the revenues were falling greatly). Just need your word of advice here.
(i don’t usually mention people, but when i do, i respect them)
@neotrope
Well, the official AMP plugin from Automattic (the people who make WordPress) works very well, and there is a ‘glue’ plugin for use to connect that to Yoast SEO. I’ve been using the AMP plugin since it launched couple of years back, with zero hassles. Latest update supports pages, if needed; and has separate page or post templates which can easily be edited.
Note AMP only works if you have enough traffic to warrant it and if the pages all validate in Chrome with the AMP plugin activated. It’s NOT a full-on replacement for a responsive or mobile framework — it’s an “additional” element which only works on supported devices and if Google “blesses” the posts to add to CDN, and then will be shown in SERPS with AMP icon – and also in your Google Site Manager account (or whatever they are calling it this year).
So, worth doing – but it’s not a be-all, end-all solution for mobile at this time — simply an additional option. Frankly a normal responsive site with fast mobile speed, https, and http/2 is also as important.
( I don’t work here; just long time TagDiv user, webdev dinosaur, and WP user sicne v1)
Hi Developers,
Firstly, simply great thanks for this theme, it’s the best i ever had. Coming to question, most of us are really looking forward to your AMP plugin. About me, i have been googling day and night about pros and cons of AMP, but still hesitating to go for it, especially some random plugin. If our own theme developer is working on it, i would so love to wait. But it’s been 25 days already (posted on 5th Jan). Can we atleast get an expected date? (humble request)
Regards
Dr.Varun
I’d like to perform 2 things:
1) Make my header stretch all the way to both sides of the page, just like in this example: https://www.dropbox.com/s/zlgxoagnzxlioy0/Screen%20Shot%202018-01-28%20at%2012.25.03%20PM.png?dl=0
2) Put a border around Main Menu, just like in this example:
https://www.dropbox.com/s/zlgxoagnzxlioy0/Screen%20Shot%202018-01-28%20at%2012.25.03%20PM.png?dl=0
3) I really like the overlap taking place between the header and the main menu and would prefer to have that layout if possible.
Please assist.
Thanks
Danny
http://www.leake.life
Can I add different banners to the header? For example, can I use different header banners for Home, Category Page, and Single Page?
If not, is this plugin Ads Pro Plugin, compatible with Newspaper Theme?
https://codecanyon.net/item/ads-pro-plugin-multipurpose-wordpress-advertising-manager/10275010
Thanks,
Andrea
The framing of the thumbnails used is not what I want. It’s keeping the full width with horizntal rectangle’s but it uses the top of the image instead of the center.
The original image is

But the thumbnail that’s is generated for for example Block 4 is

Is there anyway to make the thumbnails with the center part of the image?
Hi
I would like to add pagination inside my post,as there are posts which i have to post weekly under the same topic & subtitle.As i don’t want to loose the ranking of my post therefore when i will edit the post the old content should go on second page.How is should do that?
Hello!
How to place on the header another clickable element, for example, a button?
Thanks in advance!