- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
Is the test for pages is done by adding “/?amp” or “/amp” at the end of the url?
I have tested my blog posts adding “/amp” at the end of the url. It works good.
But, my home page is not working with “/amp” at the end of url i.e. http://newsflash.in/amp
Although, it works with “/?amp” at the end of url i.e. http://newsflash.in/?amp but it fails the test here https://search.google.com/test/amp
I have enabled amp post type support for both, post and page inside theme panel. In your future theme update, is it possible to exclude this amp support from some pages which have created by page builder by adding page ID?
Hi,
Instead of guesswork, it would be better to provide a link to your website and details about what exactly you want to do, which elements should be affected and where.
That would be quicker, the code provided above would be an example and will apply only for a particular module.
Hi,
@chaudhrysohail Edit the page and counter, modify it with your own socials. The counter can be placed in pages, in that case edit the page with the tagDiv composer, click on the counter and modify the settings that appear
– https://www.screencast.com/t/nkT6Md22
It can also be used as a widget for widget sidebars or in the footer, in that case it can be modified in Appearance->Widgets
– https://www.screencast.com/t/eebr1aXMo
Each instance of the social counter is independent from the others, if you use for example 3 social counter elements in various locations of the website, each will have to be configured with social data.
Hi,
The top elements is a Big grid, it displays 4 posts. For example this post
– http://prntscr.com/ka8gvz
The image it displays is the featured image set for it
– http://prntscr.com/ka8hj0
I believe you want to configure the grids and blocks to display your own posts now. That would be the next step. Edit the page with the tagDiv composer and configure the grid to display posts from your categories instead of the demo categories
– http://prntscr.com/ka8liw
So you don’t change the images, you change the posts. Those are simple demo posts. Your posts, the ones that you write and publish must have featured images or videos set for each post
– https://forum.tagdiv.com/featured-image-or-video/
After you set a featured image, this image will represent the post in the theme blocks, grids, social sharing etc.
Hope this helps.
Thanks
Hello republicanamerican,
Sorry, but there is no setting to change the amount of time the options ‘goes back’ The theme popular 7 days goes back 7 days as the name suggests and the popular jetpack + stats module goes back just 2 days.
There is no sorting option that can go back 1 day, unfortunately.
If you need another sort of order that is not among the sorting provided by the theme, you will need coding skills to do. Here is an example:
https://forum.tagdiv.com/topic/implemented-new-sort-most-popular-among-posts-of-last-7-days/
Thank you!
In the WordPress plugins folder, that is the name of the AMP plugin
– https://www.screencast.com/t/eC03MPXb
Hello Alejandro1,
If you want to use a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH There’s no option for custom CSS code for AMP version, sorry! You need to follow the above advice if you want to customize your AMP version.
Hope this helps!
Thanks for your understanding!
Sorry for my english.
I need to add custom css to amp version. I prefer do it editing functions.php
I can do it editing files into plugin, but I lose this changes if there is an update.
Thanks.
Thanks for the response. Will you please tell me where I can find that td-amp location. I am not able to locate it…
Please help me…
Hi,
Try the column text or text with title elements for example. They will work with shortcodes. Enter the shortcode, save the page and then view it.
Thanks
Hi,
The js the theme serves is already minified, you could minify the CSS with an online tool for example, or as mentioned in this topic
– https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
There are many topics in this forum concerning website optimization, you could search for some and take a look. They might be helpful for you as well.
Hi,
So you want to install theme version 7.8 which is an older theme version. Note that may not work properly with the latest WordPress. Also you can see here how many fixes and new featured have been added since that version
– https://themeforest.net/item/newspaper/5489609 (changelog at the bottom of page)
Maybe first check some similar topics online, instead of intentionally switching to an older theme version, I found these for example
– https://www.mariehaynes.com/reasons-for-traffic-to-drop-other-than-penalty/
– https://techbee.in/how-to-quickly-regain-lost-traffic-after-wordpress-theme-change-seo-website-redesign
If you still want to return to that theme version, you can send us an email at contact@tagdiv.com and we will provide it to you.
Hi,
So you want to insert the code in the AMP header file, that would be here in this plugin file
– https://www.screencast.com/t/TAQGzA4Zldt
Be sure to test if the ads appear with a mobile or mobile emulator.
Thanks
Hello,
The test for pages is done like so: http://newsflash.in/?amp
However our amp plugin will only show the amp template for pages that have not been created using a page builder. It will show the standard page otherwise.
https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thanks.
Example: the “dzdzd” menu on opensource-it.com web site
Cheers,
Denis
Hi,
Why not simply install the plugin by FTP, that would take about a couple of minutes. The theme plugins are provided in the theme package plugins folder
– https://www.screencast.com/t/C0rn9NLmbHo
Unzip the composer and upload it in the WordPress wp-content->plugins folder. That would be all there is to it.
There are many cases of this issue happening, a simple search on Google and this can be seen, also various fixes can be found
– https://www.google.ro/search?q=wordpress+the+plugin+does+not+have+a+valid+header&oq=wordpress+the+plugin+does+not+have+a+valid+header&aqs=chrome..69i57j0l2.3112j1j7&sourceid=chrome&ie=UTF-8
Hello,
The support hours are posted at the top of the page. We do not work on weekends.
If you need a separator between modules, you can add it with a bit of custom css.
Here is an example for a block 11:
.td_block_11 .td_module_10{
border-top:1px solid lightgrey;
padding:15px;
}
.td_block_11 .td_module_10 .td-module-thumb{
top: 15px;
}
You can add the code in the theme panel-> custom css box
result: https://www.screencast.com/t/1mYxkfkTgIG8
Thank you!
Hi,
1. Sorry for the inconvenience. Indeed that string cannot be translated in the AMP version, at the moment it could only be modified in the plugin files
– https://www.screencast.com/t/GW3rKuaU3
2. In the footer they were fixed, in the sub-footer they are not yet fixed. I believe this is fixed for the next update.
Hi,
I found some articles about that, Twitter may serve AMP pages but they mention only when using the mobile social apps
– https://searchengineland.com/twitter-ramps-amp-278300
– https://developer.twitter.com/en/docs/publisher-tools/amp/overview.html
Hi,
That module is not used in any block or grid, it can be selected in the theme panel to be used in category pages for example, tag pages etc.
Some blocks with a bigger thumbnail would be these ones
– https://demo.tagdiv.com/newspaper/block-22/
– https://demo.tagdiv.com/newspaper/block-23/
The tagDiv composer flex block would be a good recommendation, but with WPBakery it is not available unfortunately.
I want to add AMP ad script in head and body AMP HTML editor. This is not a normal header.php. Where I can find that? I need to put auto AMP ad in head and body tag of AMP HTML…
Second issue is even after setting AMP option from Theme panel, ads are not showing in AMP page…
Thanks
Hi Chris,
Is there any of membership plugin which works fine & meets my needs with my template? I have tried 2 of them which didn’t work.
Hello,
Please access your permalinks section of WordPress and press the save button again for the permalinks. you do not have to change the structure. Just save gain. This fixed the amp error for most users.
You can test a specific post for amp using this tester: https://search.google.com/test/amp
Thank you!
Sorry wrong screenshot, I initially thought of a different method. It would be best to enter both codes in the default custom CSS field
– https://www.screencast.com/t/GL3OVgunvF
This way the codes will apply better, for example the first code will remove the table for all smaller devices (phones) while entered like this.
From what I can see the table displays better starting from tablet widths so you could keep it
– https://www.screencast.com/t/6Bkag4U193
Maybe you have some other idea however, this may not be what you want.
I have activated AMP plugin and test to verify adding /amp at the end of the post url. It shows a 404 error.
URL: http://newsflash.in
Further, I tested it https://search.google.com/test/amp
It shows, “Page cannot be reached. This could be because the page is unavailable or blocked by robots.txt”