- 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
Hi,
Is there a way to add other video sites to put the featured video in the post? For example, videos of the site openload.co.
I see that the theme, by default, only allows videos of sites: Youtube, Vimeo, Dailymotion, Facebook or Twitter.
Thanks.
Hi,
That AMP error is related to the image you use in the copyright field
– https://www.screencast.com/t/4Co3ZipYoL
AMP requires different image tags
– https://www.ampproject.org/docs/media/amp_replacements
If you would remove that image the post will be AMP validated.
So friend, I realized that in the theme of you the version for mobile and amp does not work the Web Push system and AMP Web Push, it would be interesting you implement it, see that link …
https://documentation.onesignal.com/docs/amp-web-push-setup
Also I need to add this aditional information, the button when used in a sticky Main Menu is wrongly resized and does not fit the formatting well with more space between bottom then top, like you can see in the example below
http://prntscr.com/jqs75a
Is it possible to fix this issue?
Thank you
Yes, I’m absolutely sure issue with SVG image, will be great have to option for the custom logo for AMP pages
TY
Have a great day
hmmm,
yes, use SVG images not secure if you use SVG from a third-party resource, and yes I use a small plugin to enable SVG support 🙂
If you use own SVG built yourself its safe like regular raster images.
in this case, will be great have an option for custom logo specially for AMP pages
TY
Have a good day
Hi,
That would prove difficult to do. All the blocks (except the flex blocks)and grids have predefined design to make sure they will always display properly on all devices. There are fixed values for margins and padding. Like here for example
– https://www.screencast.com/t/uYmQsZ2GXX
Modifying these values is not recommended, it will most likely break the layout of the row, column, block or grid.
Hi,
You could create that condition in the header template file
– https://www.screencast.com/t/bkaSFKrIO
So for example – https://www.screencast.com/t/3tWciB8diENM
I believe the Adrotate plugin has options like that, you could consider using that
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
Thanks
Hi,
So you want to insert a code in the AMP head and body, this would be the file for that
– https://www.screencast.com/t/TAQGzA4Zldt
Thanks
Hello, we have an issue with the feature images in some older articles only. They disappeared. I search through the forum but didn’t find anything that could help me. Here is a link with an example https://slpress.gr/category/eidiseis/page/3/
I am sending a link to the AMP error. Jst is just an example and the problem applies to all AMP posts.
https://profesjonalnyslub.pl/rocznice-slubu-i-ich-nazwy/amp/
Hi,
It may be required to remove the code and regenerate again in order to recreate the original thumbnails quality. You could for example create a testing sub-domain and install the theme there and make tests. This would be useful when trying different things on the website, without many risks.
I found some more info about it here
– https://premium.wpmudev.org/blog/fix-jpeg-compression/
– http://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/
Thanks
Video review for features and comparison with other amp plugin.
How can I access particular grid or template?
Example: I want to use
Category Layout – Template -Template style 1
Category Layout – Top post style – Grid 1
Other blog content – 12 Big Grid – Big Grid 1
Content blocks 1 – Block 6
Pages- Author page
Where do I find these things in the theme?.
All these are available in the demo in features menu. In downloaded theme where Will I find these.
-
This reply was modified 8 years by
Reignite.
Here is an example http://urlgone.com/463dbe/
Hi,
There are multiple topics in the matter on the forum, example
– https://forum.tagdiv.com/topic/possible-malware-asociated-to-some-newspaper-sites/
We will try to think of a solution for the placeholder images used by the tagDiv composer, since this is so requested by our users. Sorry for any inconvenience caused.
Thanks
Hey, Simion C., hope you are doin well.
I wanted to ask you about:
In newspaper_gadgets theme, front page, how can I increase or decrease the space of thumbanils between right & left also above & below for these grids:
1. https://ibb.co/dxBAa8
2. https://ibb.co/m3ccNo
3. https://ibb.co/e5CDTT
Hi, friends
I get the Alexa code for the AMP page, where I place it on the pages of amp newspapper? there written on “Head” and one more code in the “body”.
Thank you team, hope somebody can help me
Maybe I am misunderstanding something. All the theme font settings are for the frontend, the default fonts are mentioned here
– https://forum.tagdiv.com/font-customization/
So for example the font you set here in the theme panel for the h5
– https://www.screencast.com/t/en27xKPLn
That font will not apply in the backend
– https://www.screencast.com/t/OtFDpLARW
It will to the published post – https://www.screencast.com/t/7n4N5pOgft
If I am not understanding something properly, please correct me.
Hello,
You can make a js code affect a certain viewport like mentioned here: https://stackoverflow.com/questions/17237935/jquery-execute-scripts-based-on-screen-size?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa
Thanks
Hi,
You could use the flex blocks. These new blocks offer a wealth of possibilities to design a block
– https://demo.tagdiv.com/newspaper/flex-block/
You can use the flex block layout settings to make it look as you want. For example this demo’s homepage contains only flex blocks
– https://demo.tagdiv.com/newspaper_crypto/
Maybe you can do what you want with these blocks as well.
Thanks
I want to use a function that you indicate in the optimization manual.
add_filter ('jpeg_quality', create_function ('', 'return 50;'));
And they also suggest “50%”, and that is a trocater the value to provide a desirable quality.
Also, it says to use the “Force Regenerate“, after put the code above in the file functions.php
The question is:
If I put ‘80% ‘and do not get the results I want, can I try again with another value (example: 50%)?
The image will not lose more quality. Why was it compressed the first time?
That is, every time I use this function, the image would get worse quality?
Thank you
Alexandre
Hi,
The elements you configure and then save, can be seen in the composer list (at the bottom). So for example I configured a block and then saved it
– https://www.screencast.com/t/kuFohkKTq
Now that configured block I saved can be placed in any page
– https://www.screencast.com/t/aW9d1Q0pQ
You can save entire rows configured as you want, so you could create a page in no time.
Thanks
Hi,
If by amend space you mean the space between elements, note that elements can be positioned further using the CSS design tab. For example this is grid 7 with another grid below it. By setting a negative top margin for the one below, it will be dragged up
– https://www.screencast.com/t/OIgofAnm9yuZ
Maybe that is what you are referring to. For the moment I don’t believe there are any plans to make modifications to how the grids behave. There could be in the future, I will add your suggestion on our list.
Thanks
Hello Syams,
The AMP has been implemented on Newsmag and it seems to works as expected. What kind of review do you want?
Thanks for your understanding!