- 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
Hello davidemorini,
Your website seems to look like similar to your example provided above. Provide more details if you want to make some other changes through your website so I will be able to provide a more accurate response.
Sorry if I did not understand what you exactly mean.
Thanks.
Also, in addition to that css name, I have a question: I see in your link above (https://demo.tagdiv.com/newspaper/author-box/)…are these examples of additional author cards? I notice that the pictures are round and larger. How can I create this instead of using the rectangle author box with the standard thumbprint picture?
Missing something obvious here, I’m sure – I’ve downloaded the sample td-api-plugin files and placed that folder in the plugins folder. I can’t find, though, anywhere to activate block77 so that I can use it in TD composer.
What have I missed?
I am getting the following error in both cases (manual or normally):
“XMLHttpRequest cannot load http://216.172.184.61/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=8.0. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘null’ is therefore not allowed access.”
From my rudimentary googling it looks like this is indeed because I am trying to update this website w/ localhost before moving the new URL … it looks like I can use CORS to fix this but also looks like it is beyond my capabilities to implement (and may not be possible since I’m using shared hosting).
I don’t suppose there is an easy fix?
I need something like this example in link
http://www.creactivestudio.com/request.pdf
Thank!
Hello Aakash,
First of all, please notice that the W3TotalCache plugin is not tested with our theme and it seems to cause a lot of problems through the theme, sorry! You should use the WP Super Cache which is our recommended caching plugin.
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!
Hi! i have the same problem. FB video is not filling up the space and has so much space at the bottom.
i tried it on my other theme (KLEO) and it’s working fine.
check sample facebook video post –> http://comm.hoops.ph/sample-facebook-video/
can you still correct this issue?
Hello vasik,
I have inspected your website and I saw that for FireFOx browser the Header add disappears. Also, I have noticed that on your header wrap is applied an unknown class which has a rule with display: none, as you can see here -> https://www.screencast.com/t/Zs9JI0XNfJt7 You can try using the below code and place it in Theme panel->Custom CSS area, clear all the caches and check the results.
.td-header-ad-wrap{
display:block!important;
}
Also, if you are using some untested plugins (for emoji for example) please try to disable all of them, leave just only our tested plugins to be active, clear all the caches and check the results.
Thanks for the message!
Hello bariton,
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!
Thank you, I did so. But some browsers (for example, firefox) block and show an empty space.
Hi,
A recommended image size for the background would be a FullHd image. You could try and use a bigger image size for the background, it could be that the height is not sufficient. For example the theme demo uses an image like this as background
– https://www.screencast.com/t/7CYi4wlcB
Thanks
Hello,
Sorry but the classes cannot be changed now. We will look into it and we will change the classes in future releases as there is no simple solution I can provide except for going in and renaming the classes added to the demo in the theme files. You can maybe use a search and replace in notepad++ for example to change every instance of td-erotic
Thanks.
I’m having problem with accentuation.
For example: “Página” is turning “p 61637574653bgina0”
This only happens with this theme, I have already tested others.
Print:
Can someone help me?
Just installed the newspaper theme on fresh wordpress install (not locally). I too see errors for missing images in wp_011_lifestyle theme folder. Specifically called from css for the menu.
When I search google for anything similar I see a few other sites that have same issue in their css. All seem to be using this theme. One example I found is https://www.lgdestek.net/
See example source from rendered site:
.td-menu-background,
.td-search-background {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/47.jpg’);
}.white-popup-block:before {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/2.jpg’);
}
here is a sample
https://mowiejakjest.tv/twitter-test/
Btw according to : https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fanonymster.com%2F&tab=desktop
i have two js file :
https://anonymster.com/wp-includes/js/jquery/jquery.js
https://anonymster.com/…includes/js/jquery/jquery-migrate.min.js
however i can’t find them after adding the code in functions.php …
so cant manually put them in speed booster plugin.
I would like to add that I’m using Newspaper 8, tagdiv composer on a page, no demo installed. When I installed the theme on wp I only uploaded the newspaper.zip file, but I do see many other files in my product download from envato. Do I need to upload something else, in addition, to have more elements and blocks available to me? For example, I’m trying to add just one post across the page, but do not have that kind of block. Another example is, I do not see social media block, archives block, ….. Please help! Thank you!
Hello,
I am sorry for the confusion. Actually I was referring to the icons for instance on the home page with the drop down menus. There was an icon of a home, a carrot, a button, etc. all next to the category names like “home”, “food & recipes” and “more”. Can these be changed? Thank you
Hello,
How can i hide the tag title in wordpress tag page? For example my tags archive have a page with a title like TAG: EXAMPLE. So i want to hide it, can you help me please?
Not really part of the theme … you might check the Apple help support on this, as iOS does this for all content which has proper modern article tags on pages and tries to do this for ALL article content based on the number of words and content mix — this helps comply with visual impairment (section 508) laws, etc.
You likely need to go explore the Apple Developer info, and the related topics on Google from the past few years. This has nothing to do with the theme.
https://www.google.com/search?q=wordpress+stop+safari+reader+mode&oq=wordpress+stop+safari+reader+mode
(( I don’t work here. ))
How to change the fonts of
All Footer Category headings, &,
All the Post/Page Headings (H1 to H6) in the entire theme via hard-coding in Style.Css
When will Newspaper be updated with Inbuilt Json-Ld Markup
I am working on my local computer with Xampp running. If I activate the theme on xampp, will the activation still be valid when its uploaded to a server?
-
This reply was modified 9 years by
Kugan.
Hello,
I would like to know if it’s possible to use (maybe with some tricks) the pages instead of the articles, for example in the “big grid” element of the composer.
Thank you in advance.
Andrea
Hello fessor10,
Please keep in mind that here is talking about two different websites, sorry! The theme does not have all the options which are found in your site example, sorry! Before starting your project, I recommend you to consult all of our documentation here -> https://forum.tagdiv.com/newspaper-theme-documentation/ and try to understand each theme element how it will work and also, try to adapt the theme to your desire. We have two-page builders which offer you a lot of settings, lie Visual Composer and TD Composer.
Hope this helps!
Thank you for your understanding!
Hi,
The Speedbooster will move the styles to the end of the page. Configuring it like this will move the composer as well
– https://www.screencast.com/t/0hqXQ6ygcgJ
Please note that the tagDiv composer should not have such an impact on page speed, when compared to Visual composer for example.
Thanks