- ApiPractical example – How to add a new Block and Module
- Apitd_api_top_bar_template::delete
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- Apitd_api_single_template::delete
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- Apitd_api_footer_template::delete
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- Apitd_api_smart_list::delete
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
- Apitd_api_thumb::delete
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
Hi,
My website : https://muscleandfitness.com.tr/
When I check my AMP posts with the validator, I am getting some errors which is Status: FAIL. For ex: https://validator.ampproject.org/#url=https%3A%2F%2Fmuscleandfitness.com.tr%2Fselulit-diyeti%2Famp
How can I solve this problem?
Thanks.
Hi,
You could modify the respective module in a child theme, move the image code to the top, like this example
– https://www.screencast.com/t/fcUaC5dW
– https://www.screencast.com/t/IqoJLvuiS
Result – http://prntscr.com/m3yefh
Maybe this is also possible by using a cloud template and loop element, these loops are flexible and could be made to look similar to that
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
For example cloud category template 6 which uses a loop design as you mention
– https://affiliate.tagdiv.com/#/load/Category
Thanks
Hi,
There are some scripts that need to be load at the beginning of pages, if you force theme ( like in above example ) your website can be broke.
You can remove the settings you made in theme file for tagDiv Speed Booster and clear all cache in this way all scripts will be load like before.
Thank you.
Hi,
You mean in the post content? You can enter it directly in the post content, for example
– https://www.screencast.com/t/roaRm0GQm (classic editor)
– https://www.screencast.com/t/t8ullGCpGG (Gutenberg)
If this is not what you wanted to know please correct me.
Thanks
I see you are wrapping the code in a media query, with the condition that it loads only on screens smaller than 767px. That will have no effect on desktops for example. The query is also not closed properly, there is a missing accolade it seems.
If you want the code to be loaded in certain widths, you can use the advanced CSS sections in the theme panel
– https://www.screencast.com/t/0FYbvuLf
Enter the code from above there as desired, the media queries will be added by the theme automatically.
Hi,
There are some scripts that need to be load at the beginning of pages, if you force theme ( like in above example ) your website can be broke.
You can remove the settings you made in theme file for tagDiv Speed Booster and clear all cache in this way all scripts will be load like before.
Thank you.
Hi,
I see that in the header of block 12 & 13 there is an arrow + link to “Read More” button. I would like to use the style of Block 1 and perhaps other block styles and I just wanted to know how to add that same “read more” text + link.
p.s. this is for both in both desktop and mobile devices.
Thanks!
How do I get a page with only a specific category?
For example I have the page “Courses”, and I want to appear in it only the articles of courses.
How do I do without being moved in HTML?
Thanks
Hi,
Yesterday I went to sleep the website was looking good and all was working fine.
I woke up today without changing anything – all the website looks bad ->
The hearer changed place up – a lot of white spaces – Instagram section changed the size everything looks wrong without changing anything.
1.I’m trying to update the page and push backward versions and it’s not working.
2.I’m trying to edit thing via TD compressor – I cannot see the text flied there and I cannot edit anything.
3.All the PHP setting and the limitation are fine.
Very strange what is going on there….
Can you please assist ?
Thanks a lot,
Or Amitai
Hello,
I am getting an error on google search console (search.google.com/)
“External stylesheets not supported, except for whitelisted font providers. Use the document inline ‘style amp-custom’ tag instead.”
I’m using tagDiv AMP Plugin for my blog. I already implement both codes for AMP in Theme Panel as shown below-
Traffic to non AMP pages is counted and showing correctly.But Google Analytics doesn’t count the traffic for the AMP pages.
I was tried both code as –
{
“vars” : {
“gtag_id”: “<GA_TRACKING_ID>”,
“config” : {
“<GA_TRACKING_ID>”: { “groups”: “default” }
}
}
}
And
{
“vars” :{
“account”: “GA_TRACKING_ID″
},
“triggers”:{
“trackPageview”:{
“on”: “visible”,
“request”: “pageview”
}
}
}
Note: I replaced GA_TRACKING_ID with my analytics ID.
So pl. guide me.
Hello,
I have a problem with uploading big images. If I try to upload an image of 1440 × 1080 size there is not problem, but instead if I try to upload an image for example with a 2100 x 2800 resolution I receive “Http Error” message.
If I deactivate Newspaper theme and using default theme there isn’t this problem.
Are there any parameters to modify?
Thanks
Bye
Example. The site was running well most of the day and then sporatically it is in accessible. The server can be pinged, but the site just gives me a white screen while it tries to load. When I test it during those times on GT Metrix it Times out.
Hi,
When i activated tagDiv Speed Booster, i had a problem with few plugins ( Speed Booster v4.9.1 – Disabled – incompatible plugin detected: classic-editor/classic-editor.php ) like classic editor, akismet … then you suggested me to put code and i did it;
private $allowed_plugins = array(
‘bbpress/bbpress.php’,
‘contact-form-7/wp-contact-form-7.php’,
‘jetpack/jetpack.php’,
‘js_composer/js_composer.php’,
‘td-speed-booster/td-speed-booster.php’,
‘font-awesome-4-menus/n9m-font-awesome-4.php’,
‘wordpress-seo/wp-seo.php’,
‘wp-user-avatar/wp-user-avatar.php’,
‘td-social-counter/td-social-counter.php’,
‘wp-super-cache/wp-cache.php’,
‘woocommerce/woocommerce.php’,
‘td-mobile-plugin/td-mobile-plugin.php’,
‘revslider/revslider.php’,
‘td-composer/td-composer.php’,
‘td-multi-purpose/td-multi-purpose.php’,
‘td-newsletter/td-newsletter.php’,
‘td-amp/td-amp.php’,
‘sitepress-multilingual-cms/sitepress.php’,
‘td-cloud-library/td-cloud-library.php’,
‘akismet/akismet.php’,
‘classic-editor/classic-editor.php’,
‘regenerate-thumbnails/regenerate-thumbnails.php’,
‘tinymce-advanced/tinymce-advanced.php’,
Now that works, but there were some changes at my web, at my pages and blockes and i cant repair them and i cant have the look i had before tagDiv Speed Booster. Is there possibility to get back the look i had before?
thx
Hello, is it possible to have custom post types like displaying pages?
I’d like the custom profile to look like Pages created … but if I try, it will be completely different. Unfortunately, copying page.php as custom-post-typ.php into child-theme does not work.
Example:
Page: https://www.screencast.com/t/37sMhvlYgM5
Custom Profil: https://www.screencast.com/t/6DCumorZsC
How do you Add Category Video/image background Category styles 6 & 8
I will try to explain it better. Instagram can be added either directly in the composer, then it can be edited by editing the page/cloud template with the tagDiv composer and setting the ID you want
– https://www.screencast.com/t/euSfsoKW
Or it can be added as a widget in sidebars, then it can be edited in Appearance->Widgets
– https://www.screencast.com/t/3AUtzjTE5Z
Either way it is possible to set your desired ID. Installing a demo, for example this one
– https://demo.tagdiv.com/newspaper_lifestyle/
Will import the Instagram element and the social counter configured with demo data. You can configure them with your own data
– https://forum.tagdiv.com/instagram-widget/
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
Let me know if you need more help.
Hi,
In order to achieve that you’ll need to make some change in amp plugin
go in wp-content/plugins/td-amp/templates/style.php
https://www.screencast.com/t/37iILXj1cYQS
.amp-mode-mouse .td-footer-logo ,
.amp-mode-mouse .block-title
{
display: none;
}
Hope this will help you.
Thanks.
Hi,
In some cases this issue was caused by insufficient WP-memory indeed. We recommend a value of 256M which would be enough for most websites
– https://forum.tagdiv.com/requirements-for-newspaper/
Also contact your hosting provider and ask them to install PHP 7.0 or 7.1 for example, that version you are using is quite old and could lead to problems. Usually thsi can be done in the cPanel
– https://www.siteground.com/tutorials/cpanel/php-version-change/
– https://www.pickaweb.co.uk/kb/change-php-version-and-modify-php-settings-with-cpanel/
– https://www.a2hosting.com/kb/cpanel/cpanel-software-and-services/changing-php-versions-and-settings-in-cpanel
Let us know the results.
Thanks
Hi Calin
In this example, the gallery was displayed as a ’tiled mosaic’. Now it has changed to a ‘thumbnail grid’. There is no longer an option to select ’tiled mosaic’ as your screenshot shows. There used to be other options too, such as squares and circles. Does that make sense?
Thanks
W
-
This reply was modified 7 years by
VisArtCBR.
Hi,
Predefined big grids (1->12) can only be placed in a full row, they are always horizontally aligned. Also they cannot be limited in terms of post number.
However you could experiment with a flex grid, like flex grid 1. For example if you place 2 grids one below the other
– http://prntscr.com/m2ydtr
The bottom grid can be moved closer to the top one by setting a negative margin
– http://prntscr.com/m2yebf
You could also check out some of the block designs made by our team, based on flex blocks
– https://affiliate.tagdiv.com/#/load/Blocks
These can be imported through the cloud library plugin and the tagDiv composer
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Let us know if you have more questions.
Thanks
Hello, I want to remove footer LOGO on AMP version https://i.imgur.com/gXm6coK.jpg Also remove About US and Follow US! text.
Hi,
1. That will be possible with a flex grid. For example flex grid 4 is similar to big grid 12. But it has many more settings including the alignment of the post meta in the modules
– http://prntscr.com/m2vrbi
In the layout tab of the flex grid there are more options if needed for further positioning of the meta.
Big grid 12 can display the meta centered by a couple of predefined styles
– https://demo.tagdiv.com/newspaper/big-grid-12/
– http://prntscr.com/m2vrvb – http://prntscr.com/m2vs3b
2. This is possible again with the flex grid mentioned above. Each module can have it’s own custom color overlay, or gradient
– http://prntscr.com/m2vsy3
For the predefined big grid 12 this would only be possible with some CSS for each module, to override the default colors. If needed I could give you the code. Let me know.
Thanks
I had installed on sample site and looking at everything was good tried to install on main site but demo install nor theme panel is clickable also tried to put in activation code it doesnt do anything.
Hi,
Please make sure that you have the last version of the theme, and all theme system status is configured as mentioned in the requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Example for Big Grid slide -> https://www.screencast.com/t/4mkO63UwUZCJ
If there is still a problem please provide a link were I can inspect this problem.
Thank you.