Search Results for 'update'

Results from the Forum
itechguides
Participant
#0

I created a new post template using a blank cloud template – here is the template link – https://www.staging1.itechguides.com/tdb_templates/blank-single-template-2/

I need help with the following issues:

1. I have configured my post to use the template but it does not apply – Configured it via Theme Panel => POST SETTINGS => Default Post Template (Sitewide) –
2. The ad on the right-hand side is configured to be sticky via the container column but the container does not stick
3. I want to add more elements beside the author name – I am struggling with it. Each element I add goes under author name but I want them beside the author name – for example, I want to add Last Updated date
4. On the social share element, I checked the box to remove share text but it is still there.

Thanks for your help

RipoN4
Participant
#0

I have used this theme on my 20+ Blogs, and all of my sites are blocked by WordPress Security system.
They sent me an automated email, I have listed below…
[Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with your theme, Newspaper.]

You can visit my site and see what happens https://gbwhatsapp.cc/
please update your theme with fixing the issue or give me any solution.

maurolopes
tagDiv Member

Yes, Calin, that’s what I’ve said, right? Documentation must be updated.

PhotoWorkout
tagDiv Member

Hi Calin,

I did that, but it is still showing:
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more. See: https://developers.google.com/web/updates/2016/02/font-display?utm_source=lighthouse&utm_medium=devtools

Potential time saving could be up to 3 sec.

Any other suggestions?

The problematic font file is this one: icons/newspaper.woff?16

Vlad S
tagDiv Staff

Hello !

Our view counter doesn’t have the option to read the AMP views. The view counter reads only the links from our website not the one indexed by google. I’ve sent your request to our developers and maybe they will implement it in the next updates but I cannot promise that.

Have a nice day !

Thank you !

saf
Participant
#0

Hi – I updated to the new WordPress theme but my slider isn’t appearing on my main page and it also keeps asking me to activate wp-bakery

https://www.revandgo.com

Calin
tagDiv Staff

Hi,

How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/
Theme Install Guide -> https://tagdiv.com/how-to-install-newspaper-theme/

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email and as many details you can and some screenshots with the problem if is possible.

Thank you!

Calin
tagDiv Staff

Hi,

For amp logo, you can add this custom css and the logo will have the normal size -> https://www.screencast.com/t/IRR8SCLyU
.td-main-menu-logo amp-img img {
width: 100%;
}

-> https://www.screencast.com/t/UEdtyvUmTm
In order to clear AMP cache that Google please check this article -> https://developers.google.com/amp/cache/update-cache

Thank you!

CedMDB
tagDiv Member

Ok.
Could be a useful feature for a next update.
Best.
D.

Calin
tagDiv Staff

Hi,

Our theme already have this feature for posts, you need to use a single post template from tagDiv Cloud Library; you need to edit the single post template, click on the time and set the
Time ago format -> https://www.screencast.com/t/o4q54QQ20IIX

Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B

Unfortunately, we did not tested any kind of plugin for estimated reading time with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins ( support policy -> https://forum.tagdiv.com/support-policy-2/ ).
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The 9.7 update was a somewhat major update, now the tagDiv composer has to be active at all times in order to maintain the same functionality. Most issues that can happen after update are related to how the theme is updated.

For example if you update by FTP the old theme has to be deleted and the new one uploaded. Then the plugins have to be updated as mentioned in the guide provided above. If you use a child theme this may not work anymore, the recent changes are the cause.

You can however not update for the time being and keep using the previous theme version, that depend on you entirely. You can update in the future if you should consider it. Maybe try it on a local copy of the site to see what happens, while having the main website kept safe. There are plugins that can duplicate a website if you should consider this suggestion.

If you want us to take a look you can send us an email at contact@tagdiv.com and provide admin access as well as FTP or cPanel. Let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe I know what the problem is. Due to an issue that happened after the 9.7.3 update, the arrows indicating a drop-down menu in the mobile menu are invisible. They are there but invisible.

There is a quick fix for it, until permanently fixed in the next theme update. Please enter this code in the theme panel custom CSS section

.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

Then they should be visible – http://prntscr.com/o6tarjhttp://prntscr.com/o6tcxt

Sorry for this inconvenience.
Thanks

Calin
tagDiv Staff

Hi,

You can set different category template for each category -> https://forum.tagdiv.com/category-templates/
You can set global or individual post templates -> https://forum.tagdiv.com/post-templates-2/ but there is no option to set a specific post template for all posts from one category, maybe this will be add in coming updates.

Thank you!

be2name
tagDiv Member

Hi Calin,
ideally I don’t want to change template-files to make them update-save. So I thought I can manipulate the titles with a function in functions.php. I tried something like:

function custom_title($title_parts) {
if (in_category('categoryname') && is_single()) {
$title_parts['title'] = some code here ...
}
return $title_parts;
}
add_filter( 'document_title_parts', 'custom_title' );

But this seems to have no effect on the title.

#0

Hi there,

I have been having issues since the update to 9.7.3, The “header-menu” didn’t get applied with the Newspaper styling at all, just a list of items when hovered on the menu -> https://nimb.ws/xKQkeN

And the mobile menu isn’t added to the website, so when the burger button is clicked the site just zooms out -> https://nimb.ws/sKT7ok

Can you help me with this issue?

Thanks

maurolopes
tagDiv Member

I think I found the problem and you should update your documentation.

New version of AMP official plugin offers 3 modes on its settings: Standard, Transitional, and Reader. Standard was preset and it breaks the site. Transitional seems to be the one that goes well with tagDiv Mobile Theme plugin.

Please, confirm that (and let all the users know about that).

Calin
tagDiv Staff

Hi,

Indeed there is no option in our theme to set the rel to nofollow on button s and images, sorry; maybe this will be implement in coming updates.

For buttons with rel=”nofollow” you can check this similar topic -> https://forum.tagdiv.com/topic/button-with-nofollow-attribute/

In order to set the rel=”nofollow” to image on column content element, you need to go in wp-content/plugins/td-composer/td-multi-purpose/shortcodes/tdm_block_column_content.php
-> https://www.screencast.com/t/0IqC9kbgiZfK -> https://www.screencast.com/t/m7zfVtOch

Thank you!

Calin
tagDiv Staff

Hi,

Making update to the theme is not a complex process, but notice that will be a big difference from Newspaper v8 to Newspaper v9.7.3, I’ve suggest you to make a full backup to your website and try the update on localhost or on subdomain; you can check the news and fix here , section changelog.

Updating the Core of the tagDiv Themes for Envato WordPress Requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Theme Install Guide -> https://tagdiv.com/how-to-install-newspaper-theme/
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

When will appear a new update for the theme you’ll receive an email from themefores/envato with theme update ( on the email that you’ve bought the theme ).
Please check our documentation for How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

Indeed there seams to be a problem, there is set from google amp an inline style -> https://www.screencast.com/t/duWMf3kaxAU this should be 0 not 32 -> https://www.screencast.com/t/6dWtG7tScd2 we’ll try to find a way to fix this problem for the coming updates.
As a quick fix you can try this custom css
-> https://www.screencast.com/t/uYL9Bkm4RhBe
.td-menu-background{
background-position: center top!important;
position: fixed!important;
top: 0!important;
}
.td-mobile-content{
padding: 20px 20px 0;
}

The code need to be set in Theme Panel>Mobile Theme>Custom code> Css

Thank you for your understanding and sorry for the inconvenience!

Calin
tagDiv Staff

Hi,

You could try this solution
-> https://www.screencast.com/t/nhov88jSu you need to set this code in each module where you want to have the subtitle with link on int to the post.
You can get the code from here ; but notice that you need to make those changes after each update, because since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Thank you for your understanding!

Dongtuyen
Participant
#0

How do I know if the theme has a new update?
How to update the theme?
Thanks you!

Simion C.
tagDiv Staff

Hi,

I have inspected the website and noticed what I believe is the problem here.

The menu items are custom links but no links are set to them. So clicking them will do nothing. If they are categories, please add them in the menu as categories
http://prntscr.com/o69wvp

Note that if the categories used to create mega-menus have no posts in them, the mega-menu will display like this – http://prntscr.com/o69yre

Also as a note, mega-menus without sub-categories won’t display any drop-down on mobile
http://prntscr.com/o69znwhttp://prntscr.com/o69zrk
Mega-menus with sub-categories will display a drop-down, with the respective sub-categories – http://prntscr.com/o6a062http://prntscr.com/o6a0ce

The code from above makes the drop-down arrows visible, fixing an issue that appeared in the 9.7.3 update.

If you have more questions let us know.
Thanks

Calin
tagDiv Staff

Hi,

Unfortunately for the moment the mobile theme have only a few settings for customization and this is not one of theme, sorry!
What you need can be achieve only if you make changes in theme/plugin core, but those changes will be overwrite when you’ll make an update.
Or you can set a background image for mobile menu -> https://www.screencast.com/t/NKYyfMfm -> https://www.screencast.com/t/Gf9rUPJJsp
If you want to make those changes and you need help, just let me know, I will help you gladly!

Thank you!

Simion C.
tagDiv Staff

Hi,


@momoko
That would be correct, due to an issue at the moment post templates don’t apply properly when a child theme is active.


@be2name
For the time being I can’t say what will happen in future updates regarding the child theme.
As it stands the child theme is limited, it could be used only for adding code in the stylesheet (which can also be added in the theme panel) or adding code in the functions file, which is useful when needed.

Thanks

Viewing 25 results - 17,676 through 17,700 (of 45,280 total)