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

Hello,
The Newsmag theme can be edited using the tagDiv Composer and theme panel settings from Newsmag> Theme panel.
Also, you have a different mobile version because the tagDiv Mobile theme plugin is installed. To have the same version on mobile as on desktop, please disable the tagdiv Mobile theme plugin.
Thank you!

Calin
tagDiv Staff

Hi abirahemmed, normally a license key is for 1 website, please check the ThemeForest license specifications here – https://themeforest.net/licenses/standardhttps://themeforest.net/licenses/terms/regular -> https://prnt.sc/X0AldIM7e7ni and it can by used to activate a development copy.
Also, using a license from one theme to another theme (from Newspaper to Newsmag) is not the best idea, because you may encounter problems in the future.
Related to your question, the elements in the footer section can be changed using the settings in the theme panel > footer section – https://forum.tagdiv.com/newsmag-footer-templates-2/
The latest posts section on the homepage is part of the page template (Page builder + latest articles + pagination) and it can be adjusted using the settings at the bottom of the page (in backend) from tab Posts loop settings.
I hope this will help you!

Calin
tagDiv Staff

Hi danielm210, you are using a pro demo and this needs to be edited using the tagDiv Composer, not the theme panel, the theme panel settings are only fir the templates provided by the tagDiv Standard Pack plugin. So in your case you’ll need to edit the single post template using tagDiv Composer and add/remove the elements – https://i.imgur.com/rrP45hR.pnghttps://i.imgur.com/qGUSGwY.png
I hope this will help you!

Calin
tagDiv Staff

Hi Oktay, this topic is related to Newsmag theme, if you have the Newspaper theme, then you can use the popup element – https://forum.tagdiv.com/modal-popup/ where you have 2 options: you can set your code directly in the popup element or you can create a page that will be display in the popup modal.
I hope this will help you!

Calin
tagDiv Staff

Hi pivetesgames,
In this situation please make a full backup for the website and please contact us via email at contact@tagdiv.com and please provide wp-admin and cPanel access. We’ll check it as soon as possible. Also include the link of this topic in email to can identify you faster.
Thank you!

Calin
tagDiv Staff

Hello,
This depends on the slow queries you have. For exempla if you have a site with many articles and you use filters like popular posts those indeed with be slow.
Can you provide some more details and a link to the website? or even better a temporary wp-admin access (this can be provided via email at contact@tagdiv.com) and we’ll check it and see what can be done.
Thank you!

Calin
tagDiv Staff

Hi pivetesgames,

The first suggestion is to disable and delete the current tagDiv plugins and after that please go to Newspaper > plugins and reinstall the plugins from there. Then, the next step will be to set the theme requirements -https://forum.tagdiv.com/requirements-for-newspaper/ make sure that this code is set – https://i.imgur.com/m2Z6S9X.png

The next step will be to check the .htaccess file, this should have only the default WordPress code, after that re-save the permalinks and also please try with plain permalinks.

Thank you!

Calin
tagDiv Staff

Hello,
I checked the images, now my question is when you set the step 2 and step 3 the score is good, the fact that the images are not loading in google pagespeed should not be a problem as long those are loading when the user is interacting with the website ?(or this is the problem that the images are no longer loading even if the user is interacting with the website).
Also, did you tried to exclude all except tagdiv-theme.min.js ?
Thank you!

Calin
tagDiv Staff

Thant code should be set in the Newsmag > theme panel > Analytics between style tags as in this image – https://we.tl/t-IxgVEt38Tr

Calin
tagDiv Staff

Hi,
We find the email. We’ll reply there as soon as we get some improvements!
Thank you!

Calin
tagDiv Staff

Hi,
I’m glad for your desktop results 😀
For mobile remove only this code = https://we.tl/t-g2OAbfKBuH
I forgot, do you use CDN (Cloudflare)? this will help you.
For mobile on Largest Contentful Paint element it’s on first image but this is loading with a fetchpriority=”low” and it should be high and most of the situation seems to be related to this first image that is loading on mobile.
Thanks

Calin
tagDiv Staff

Hi roc-100, the child theme can be get from the theme package (unzip the package and check the code directory, there is a Newspaper-child folder, what you can do is to use a FTP to set it or zip the folder and you can install it as you install a normal theme) that can be get from your themeforest account – https://forum.tagdiv.com/the-child-theme-support-tutorial/
I hope this will help you!

Calin
tagDiv Staff

Hi,
Ok, so FlyingPress provide separate cache for mobile is you are using this cache, this is recommended by the FlyingPress if you are not using the responsive version- https://docs.flyingpress.com/en/article/generate-separate-cache-for-mobile-p7a3vn/

Now in case that the problem is still persisting, please try this custom css (and remove ethe one prom previous reply)

@media (max-width: 767px) {
    .header-search-wrap .td-icon-search {
        font-size: 27px;
        padding-top: 8px;
    }
    #td-top-mobile-toggle i {
        font-size: 26px;
        line-height: 55px;
        padding-left: 13px;
        display: inline-table;
        vertical-align: middle;                                              
        color: #efefef;
    }
    .td-main-menu-logo img {
        width: auto;
    }  
}

The code needs to be set between style /style tags – https://we.tl/t-IxgVEt38Tr

  • This reply was modified 1 year by Calin.
Calin
tagDiv Staff

Hi salvadoroymejia,
You can edit the file using the plugin editor, select the tagDiv plugin and go on this path – wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-latest.php then just change all elements with h4 > span, div or other tag you want to use -https://i.imgur.com/k8gmxus.png (the element is set 3 times, for left, right and no sidebar).
Thanks

Calin
tagDiv Staff

Hi josedossier, I just checked and it appears to be a problem relate to opacity when you use the pagination the thumbs do not change the opacity from 0 to 1. The first suggestion will be to disable the lazyload option from the theme – https://i.imgur.com/XbAhJEO.png

If the above suggestion is not resolving the problem, the next move will be to use a custom css like this one:
body.td-animation-stack-type0 .post img {
opacity: 1;
}

Set the code in the theme panel > custom code> custom css – https://i.imgur.com/5DKMe0O.png
I hope this will help you!

Calin
tagDiv Staff

Hi, ok, just please make a full backup and contact us via email, provide wp-admin access and a link to this topic. I will check it as soon as possible.

Calin
tagDiv Staff

Hi urishtaujjain,
I the cache plugin you are using set to create a different cache for mobile version?
For the elements that are changing the dimension it is possible to be first display a dimension and after that to load the new one (this can be also a custom css set in theme panel in css for mobile and it should be load faster in head of using the media tags, so if you have)

@media only screen and (max-width: 600px) {

}

Thank you!

Calin
tagDiv Staff

Hi,
Ok, in case it is still needed, we will hear from you after the technician checks the site and we will see what can be done!
Have a nice weekend!

Calin
tagDiv Staff

I think that you checked when the cache was clear and was not fully create a new one – https://we.tl/t-Kh5eW4rldM I made some tests and now the results are better, but can not be constant will increase and decrease base on cache lever at that moment on website.

Calin
tagDiv Staff
Calin
tagDiv Staff

Ok, I checked on homepage, post, author and category and the menu elements seems to be moving on posts when the sticky sidebar is used. I think this is what you referred. Now this can be a result from css optimizations, what I will recommend is to check if this is happening when you are logged in, if is happening then there is a different problem, and not related to css optimizations.
Also, just for a test you can try to disable the sticky header -https://i.imgur.com/leWpFEG.png, clear cache and create a new one an see if the score is better.

Calin
tagDiv Staff

Hi TheZugzwangBlog, can you please make a backup for the website and contact us via email at contact@tagdiv.com and provide temporary wp-admin access to the website? Also include a link to this topic. Having access will be easier to see if the recommendations will apply on your website or not and this will short the time.
Thank you!

Calin
tagDiv Staff

Hi, maybe you checked on pagesped and the cache was not complete for the page/post.
I see that you have changed the footer. Also I checked the homepage and it has now 80 on mobile – https://i.imgur.com/1EzcOG5.png and 85 on desktop – https://i.imgur.com/TcGp11j.png
Now related to this page – https://thezugzwangblog.com/reglas-del-ajedrez/ the page is huge, if you check on smaller articles the score is better.

Calin
tagDiv Staff

Hi urishtaujjain, testing with https://pagespeed.web.dev/ and lighthouse have some small differences but shouldn’t be that big, now seems to be better and everything is on green – https://we.tl/t-Dlw8jD2OzA

Calin
tagDiv Staff

Hi theheritagelab, the code that I provided is as a suggestion after some examples I saw on google, so to integrate the code on your website you’ll need a developer or someone that can handle the php functions from WordPress. I do my best, but this is over our skills on support.
I funded a better code, maybe this will work better.
add_action('pre_get_posts', 'custom_author_query');
function custom_author_query($query) {
// Only modify the main query for author archive pages
if ($query->is_author() && $query->is_main_query()) {
$author_id = get_queried_object_id();

// Get the default query for posts by the main author
$meta_query = array(
'relation' => 'OR', // Combine conditions with OR
array(
'key' => 'co_author', // For co-author meta field
'value' => '"' . $author_id . '"',
'compare' => 'LIKE'
),
array(
'relation' => 'AND', // Default query for main author
array(
'key' => '_edit_last', // Ensuring not filtered out by other conditions
'compare' => 'EXISTS'
),
)
);

$query->set('meta_query', $meta_query);
$query->set('author', $author_id); // Include posts where the main author is the current author
}
}

Viewing 25 posts - 4,501 through 4,525 (of 35,335 total)