Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi Bill Fleak,
I think that you want something with numbered pagination, if so, then you can use the post loop element, this can be sorted -> https://i.imgur.com/tzUimKl.png also this can be set on cloud categories and those will be automatically filter the posts after the category that you access.
If this is not what you mean and I miss understand it, please let me know!
Thank you!

Calin
tagDiv Staff

Hi,
If the page is pass those validators:
https://validator.ampproject.org/
and
https://search.google.com/test/amp
Then there will be no problems. Is possible that the plugin that you use to have a different structure or something different by the default validators.
Unfortunately, I can not check the site now because this is in maintenance.
Thank you!

Calin
tagDiv Staff

Hi creativit,
For the moment those files are not covered by child theme, and I do not know the implementation that it need to be done to do it, but I think that this can be done on custom work, the developers from there should be able to do it.
Thank you!

Calin
tagDiv Staff

Hi periodical.apartments,
I thing that you are referring that the normal content it is not the same on amp version, this is because when you use the mobile theme plugin with amp, the pages content is not use (because most of the time those pages are made with builders to display blocks, that makes the mobile version slower, therefore, the mobile content, you need to use the mobile editor and only the elements from it to set your pages content for mobile theme and amp) -> https://i.imgur.com/UExfZC7.png
Thank you!

Calin
tagDiv Staff

Hi,
We need to find out what it is causing this situation, for this please make a test and see if you try to use only tagDiv plugins this problem is still persisting, because in most of those situations it is a plugin conflict.
If the problem is persisting, then it can be other problems, therefore wee need to take a closer look, for this please contact us at contact@tagdiv.com and provide wp-admin and cPanel access, also make sure that you have a full backup for your website and database. One last thing, please add the link of this topic, in this way it will be easier to identify you.
Let me know the results!

Calin
tagDiv Staff

Hi,
This is a strange situation, normally if the theme is working correctly for a time, then something is interfering with it, it can be some extra plugins maybe something for cache or optimizing, or maybe some object cache. How often this situation appears? Can you make a test using only the theme and theme plugins on subdomain or on localhost to see if the problems are still persisting, in this case we can restrict the area of problem.
Thank you!

Calin
tagDiv Staff

Hi MGatehouse, I think that this situation appears only when you are using a single post from tagDiv Cloud Library and not with a standard post style. If is so, then this can be because the cloud templates are some post types and the Patreon plugin is interpreted like a post types not like a template.
Now I can not guaranteed that I can help to fix this, but if I have some example and here to make some investigations, maybe I can provide some help.
Thank you!

Calin
tagDiv Staff

Hi,
If this https://www.corriereromagna.it/ is your website, then I saw that the images are loading quite fast.
Now the only option for lazy load in our theme is the one from the theme panel -> https://i.imgur.com/QSL6VBK.png maybe only if you are using extra plugins that have some options for images.
Also I search on internet to find the best solution for how to optimize and display the images faster and for now this seems to be the best guide https://wpbuffs.com/speed-up-image-loading/
I hope it will help you!

Calin
tagDiv Staff

Hi jpack, the path on the icons is a little different set, for example in this case the path it is set here -> https://i.imgur.com/IAt1pvh.png also here -> https://i.imgur.com/iGkaZNI.png
I think that Bettina suggested to try to optimize those like I suggested here -> https://i.imgur.com/ngoCEoF.png -> https://forum.tagdiv.com/topic/low-scores-on-mobile-theme-amp-and-desktop-pagespeed-and-gt-metrics-optimize/
In your case I think it should be like this:

// Preload Newspaper fonts for responsive theme (main theme) function dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://your-domain/wp-content/plugins/td-newsletter/images/icons/multipurpose.woff?2" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );

I hope this will help you!

Calin
tagDiv Staff

Hi Josemf, let’s see if I understand correctly the situation, you use Newsmag theme and you installed the Magazine prebuild website -> https://i.imgur.com/EEeSTVt.png, but the homepage is empty without articles. In this case it can be only two situation:
1. During the installation of prebuild website you got some error messages and the installation was not completed.
2. Is possible to have selected this option -> https://i.imgur.com/WgahJ2c.png therefore, only the prebuild websites settings will be display and you’ll need to make your own posts and add theme in homepage blocks using tagdiv Composer .
I hope this will help you!

Calin
tagDiv Staff

Hi, you can use the translation option from theme panel -> https://i.imgur.com/rXnJ9B9.png in this way all general elements will be translated, but in some cases it is possible to be elements that need to be manually translated because those have individual text, like blocks titles -> https://i.imgur.com/Mk5ZsBU.png ( this can be done on pages using tagDiv Composer or for sidebars using the widget section -> https://i.imgur.com/afyt0WV.png
If you have other questions or something is not clear, please let me know!
I hope this will help you!

Calin
tagDiv Staff

Hi Claudiu, normal you can create new sidebars from theme panel -> https://i.imgur.com/D4c9QL3.png or from inside of post -> https://i.imgur.com/TZZgpNV.png then you can edit theme in two ways, the one that you use with the Customize option on frontend and the other one is on backend in Appearance > widgets -> https://i.imgur.com/fykXw4D.png
Now to filter the block after a tag you can use those options -> https://i.imgur.com/VuZMxNw.png and for the moment to display all categories, you’ll need to add the categories id in this filed -> https://i.imgur.com/XF5400v.png before WordPress v5.8 with the new widget implementation, was possible to display all categories using an option with dropdown, for the moment (in WP 5.8) this option is no longer available, but we want to add it back.
If you have any questions, please let me know!
I hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,
If you need help with something or you have some problems, please let us know and we’ll help you!
Let me know the results!
Thanks,

Calin
tagDiv Staff

Hi adis990,
Unfortunately, we do not tested the WP Rocket, therefore, we do not know the right settings that need to be done, but you need to be carful with minify options for css and javascript, those can interfere with Newspaper theme.
The only suggestion is to check the plugin documentation https://docs.wp-rocket.me/ and if you want you can check the guides like this one https://www.infophilic.com/wp-rocket-settings-cloudflare/
Thank you!

Calin
tagDiv Staff

Yes, please let me know when it will be a good time and we’ll try our best to help and solve the problem.
Thank you!

Calin
tagDiv Staff

Hi muktipolice,
If I’m right the problem that you are referring is that the mobile version is also displaying on desktop -> https://i.imgur.com/P0B5oVX.png this is happen because of cache, you need to use a cache that have mobile support, like WP Super Cache, WP Rocket
If you cache plugin do not have an option for mobile cache, then it will be better to use the responsive version (all you need to do is to disable the mobile theme plugin).
If there are other problems and I miss them, please let me know!
Thank you!

Calin
tagDiv Staff

Hi,
Yes, you can set any code in Google Analytics and JavaScript Codes that need to be set inside the <head> </head> tags -> https://i.imgur.com/83l9Qv3.png
Thank you!

Calin
tagDiv Staff

Hi cyberhrc, unfortunately, there is no guide how to move from Newsmag to newspaper, but I will try my best to help you.
First you need to make sure that you have a full backup for your website and database.
Now what you need to know is that during this process some elements, design from your website can be changed, so here are the steps that you need to do:
Right now you have the Newsmag theme activated, what you need to do is to install via WordPress the Newspaper theme, but do not activate it. After the theme is installed, go in plugins and disable all tagDiv plugins you have enabled, after that you need to activate the new theme, Newspaper theme and make sure that you update and activate tagDiv Composer, tagDiv Standard pack (those plugins should bring back the website look), also enable the rest of tagDiv plugins that you are using -> https://i.imgur.com/MvKx52B.png
I hope this will help you!

Calin
tagDiv Staff

Hi cyberhrc, at this moment most of the theme elements can not be stretched more then 1024 px, and that it is way for the moment option to change the website width was not added.
This is on our list, but I do not know when this will be implemented.
Now a few changes can be made with custom css, but there is no guide/tutorial for how to do it, also it need to edit quite a lot of css.
Thank you for your understanding!

Calin
tagDiv Staff

Hi Toma Romica, the Newsletter and News Ticker can be use only with the theme builder, therefore, the only way to use them is with tagDiv Composer.
Thank you for your understanding!

Calin
tagDiv Staff

Hi TheZugzwangBlog, on Newsmag the height and width was added of normal logo, but not for full width logo (header style 7, 8 and 10), so for the moment in case that you se one of the full width header styles, then the height and width is not set. If you want I can check to see if I can not provide the right steps to add them in the theme files.
Thank you!

Calin
tagDiv Staff

Hi ioanv,
As I can see there are errors for td_util in both cases. There may be some problems and those need to be investigated, for this if you have a backup, please contact us at contact@tagdiv.com and provide wp-admin and cPanel access, and we’ll try to update the theme and see what need to be done that this to be updated correctly. Also please include in email the link of this topic to can identify you.
Thank you!

Calin
tagDiv Staff

Hi Judith, I see that right now you are using the header style 1 -> https://i.imgur.com/xRkrkjl.png if you want a full width logo like this -> https://i.imgur.com/p9sWpQ4.jpg then make sure that you use one of the full size header styles (7, 8, 10)-> https://i.imgur.com/iyXdaMw.png (style 10) -> https://i.imgur.com/bSd7hj5.png (style 7) and the logo image is set on full size -> https://i.imgur.com/3zfPK8b.jpg just make sure that the logo size is the same with the one of the website.
I hope this will help you!

Calin
tagDiv Staff

Hi,
If the problem is still persisting please contact us at contact@tagdiv.com, also make user that you have the latest theme version 11.2, normal the users with this version should not have this version.
Also when you send the email, please include the link of this topic in that email to can identify you, also please provide wp-admin and cPanel to can investigate the problem.
Thank you for your understanding!

Calin
tagDiv Staff

I’m glad I was able to lend a hand!
If you need help or you have questions related to our theme, please let us know!
Have a nice day!

Viewing 25 posts - 10,451 through 10,475 (of 35,335 total)