- 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
Using Newspaper (Say What?) theme. Homepage has block of articles. Want only the category to show over the post titles. Right now it shows category or subcategory, whichever is earliest in alphabetical order. Example: Category is Genres. Subcategory is Foreign. Above post title it says “Foreign” but want it to be “Genre.” Thanks.
Hi, I amanged to get the time ago feature using the code below
<?php $post_id = $this->post->ID;?>
<?php echo human_time_diff( get_the_time(‘U’, $post_id), current_time(‘timestamp’) ) . ‘ ago’; ?>
is there any possible way of returning to the actual date once the time ago counter hits 24 hours? i.e. once I add a new post, it will read an hour ago, 3 hours ago and once it hits 24hrs ago or a day ago, it should read 21st February 2018 or whichever date format is selected on the backend etc.
Morning,
Since the second last update – and not if it is related – our photo articles (using Instagram photos) are acting up. We post about 15 images or from Instagram and for whatever reason they are being squished on top of each other. I looked at past articles and they are still loading good so we are baffled on how to correct this.
Here is an example:
http://victoriabuzz.com/2018/02/photos-from-chinese-new-year-lion-dance/
Also, since the last update, when we upload a featured image – the options are not displaying, such as cropping and scaling etc. All we see is: Regenerate Thumbnail.
Adding is_string($att_value) && to the td_css_res_compiler.php file seemed to do the trick – thank you!
Adding is_string($att_value) && to the td_css_res_compiler.php file seemed to do the trick – thank you!
Hi Guys & Gals!
Ever since I updated to 8.6 a couple of weeks ago, my site speed has drastically dropped. FoodnService.com
I used to be a 96-98, and am now a 74-76
What happened?
Are you kidding me?
https://www.seolanse.com/seo-nedir/
https://www.seolanse.com/seo-nedir/amp
https://search.google.com/test/amp
Is there something different or foreign?
Just to say I have the same problem as reported here…
https://forum.tagdiv.com/topic/amp-error-disallowed-attribute-in-html-tag-a/
Hi,
I want to change the size of the typography in the post template 10 by entering the theme panel, theme font, post title and the options are not displayed
this is the post style 10 (with video)
https://www.screencast.com/t/VwWbV0pBWvz
this is the theme panel, theme font, post title
https://www.screencast.com/t/m4dEP9N2AOq
the rest works well, for example “block settings” “post settings” “categorias” it´s only font setting
You can also use the browser inspector, right click and choose inspect. A few examples
– https://www.screencast.com/t/HbIZKtXOl
– https://www.screencast.com/t/GdL404SKGED
More about the browser inspector tool here
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
It seems to be related to the Pinterest sharing and the article title, the inch character
"
Is causing the link to be broken by interrupting the link, thus causing AMP to detect incorrect link parameters
– https://www.screencast.com/t/HMKnmwOuH8
– https://www.screencast.com/t/fjzgoZprKd
I cannot recreate this on my end, I am not sure how are you adding the description.
Pai acel link la care te-ai uitat nu este AMP. Mie imi apar comentariile wordpress-ului, si la unele postari am multe si inutile. nu pot sa implementez comentariile de pe facebook?
Un exemplu de link amp aici: https://www.sociedelic.com/waha-festival-come-in-peace-leave-in-love/amp/
Si totusi, meniul nu il pot implementa de asemenea?
-
This reply was modified 8 years by
Incrosnatu.
Hello,
The ads are not added properly in the amp plugin ads section. Please check your ads because the errors point to the ad markup.
Thank you!
Hi,
Please provide an example.
Thanks!
Please look website
http://newswave.co.in
there is 2 ad (Vibrat Academy & 49,500/-) which is appear two place but we just want at one place,
Also we are add some elements in Widgets section in Footer 2 but its showing “echo adrotate_ad(4, true, 0, 0, 0);”
any chance for customization in theme by your side ?
Hello,
Thank you for your answer. I have one more question. I have this kind of tree in my posts.
Project Archive ->
2011.
Project name 1
Project name 2
2012.
Project name 3
Project name 4
And so on, and in every Project name I have posts about that project.
Currently this is how my menu looks
blob:https://imgur.com/dd14302a-5ee0-41aa-809c-3fae3f43a29a
When hover over Project Archive (or Arhiva Projekata on my language) I can see both years and project name together.
Is there posibility to have it same as my tree. That means when hover over Project archive to have to chose between years, for example 2012. or 2013. and then when hover over that to see Project names?
That means if I want to see posts from Project name 4, I would have to hover over Project Archive, than hover over 2012. and than hover over Project name 4.
I hope you understood me 🙂
As the topic says, I bought your newspaper theme yesterday, and it’s pretty much unusable at this point. I had to revert back to my previous theme, because it literally takes about a minute or so after each mouse click to do anything in the wordpress admin area. When I deactivated the theme and switched back to my previous one,the problem went away, so I know it’s something with your theme.
From browsing this forum, it looks like I’m not the only one with this issue. When is a fix due out? I like the look of your theme, but I can’t throw away money on something that doesn’t work, when your competitors products appear to work just fine.
Please help!
Hello, I installed WordPress 4.9.4 through FTP. I installed the 8.7.1 newspaper topic (FTP) and enabled the TagDiv plugins Social Counter, Newsletter, Composer and AMP. The error continues to occur.
Just disable the tagDiv Composer plugin so that the error no longer happens.
I’m using PHP version 7.1.
Hello
@oneprimalscream, please edit the td_css_res_compiler.php and add the following check here -> https://www.screencast.com/t/8SFVutv695 is_string($att_value) &&
@anoopcnair, make sure that you have updated the TD Composer to the latest version of it (v2.0) which come bundled with the theme packet.
Thanks for your understanding!
Hello,
Please edit the td_css_res_compiler.php and add the following check here -> https://www.screencast.com/t/8SFVutv695 is_string($att_value) &&
Hope this helps and let us know how it goes!
Thanks for your understanding!
Hello, i cannot find the AMP Plug in within the Newspaper Plugin in my website… why is that?
Hello Catalin,
in other words, the current version of the AMP plugin does not take into account the user style settings for each individual Dropcaps Box element, simply ignoring the color design and replacing it with the default one.
Am I right?
1. Indeed the ads will be 300×250 in size, there is an option to make them fixed to 100px height only
– https://www.screencast.com/t/ZIZ7WWbHk
2. The related section will be displayed on AMP pages as long as it is enabled for desktop in the theme panel. Disabling it on desktop will disable it on AMP pages as well. The AMP plugin does not have a matched content dedicated option. You can make tests with such codes, we have only tested default Adsense ads on AMP.
3. When the plugin is enabled this will be seen in the post page source
– https://www.screencast.com/t/h1dOe33Omm
Then it is up to Google to index the pages.
4. According to AMP developers Instagram embeds have these requirements
– https://www.ampproject.org/docs/reference/components/amp-instagram
How can I fix this error? https://www.screencast.com/t/fVtxVwePVqAb and https://www.screencast.com/t/LXY08EGhMG1