- NewsmagUsing the theme translations together with WPML
- NewsmagHow to update a plugin
- NewsmagCustom Post Type Support
- NewsmagAbove footer ads
- NewsmagWeather Widget
- NewsmagHow to update the theme
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagCustom ad spots
- NewsmagArticle ads
- NewsmagSidebar ads
- NewsmagHeader ads
- NewsmagLoading image effects
- NewsmagCategory top post styles
- NewsmagSmart Lists
- NewsmagGeneral settings
- NewsmagTheme thumbs
- NewsmagtagDiv slider gallery
So I have to install the plugin, disable the view count and than delete the plugin?? That seems a little bit weired.
In the following path: /wordpress/wp-content/plugins/td-composer/mobile I found the following code:
// posts view count with ajax
if( td_util::get_option(‘tds_ajax_post_view_count’) == ‘enabled’ ) {
// ajax get & update counter views
if( is_single() ) {
if( $post->ID > 0 ) {
td_js_buffer::add_to_footer(
‘jQuery().ready(function jQuery_ready() {
tdAjaxCount.tdGetViewsCountsAjax(“post”,’ . json_encode(‘[‘ . $post->ID . ‘]’) . ‘);
});’
);
}
}
}
Isn’t it possible to comment that part of code out? I don’t wont to install the standard pack because it slows down the theme extremely.
Greetings Kathrin
-
This reply was modified 5 years by
Topfgartenwelt.
Unfortunately it still didn’t help me at all. Ok, I’ll try once again to better explain the problem.
1. I’ve made a mobile page of my website with adjusted content.
2. I’ve set for my mobile page global header and global footer.
3. Both of them (global header and global footer) looks different in this new mobile page than in responsive version of main page.
For example: in responsive version of main page there is sticky menu in header and in mobile page it’s not there even if I use the same global header. Another example: in responsive version of main page there is only my logo and some text in footer and in mobile page footer looks completely different – there are boxes with latest articles, ect, even if I use the same global footer for both main page and mobile page.
4. I would like to make header and footer of mobile page look exactly the same as they look in responsive version of main page.
hello
conflict goes with AMP plugin
Turned it off, now everything is fine.
how to render AMP pages now?
Hi there TagDiv team.
I use the wp ninja tables pro plugin (their dev investigated that there is a theme issue)
On mobile devices (and amp), after theme update, the tables don’t show up correctly, probably the theme overides the settings of the table (fixed image dimensions, hide columns on mobile etc).
Please note that I CAN NOT add the shortcode using html/text modules from tagdiv because they don’t save!
Link egamers.io/blockchain-games-list/ (from smartphones)
thank you
As per mentioned, I have already tried to delete all shortcodes inside my homepage and appears to be the same.
I have also tried to uninstall all tagDiv plugins and reinstall again.
I have also deactivated all plugins but using only tagDiv ones.
I have even reinstalled the newest wordpress update.
I was using it successfully few minutes ago and it just suddenly do not work.
*I have been using it without any problem for few months time, it just suddenly becomes blank since yesterday. I have not installed anything new.
*FYI, I have a cloned testing site that I have the newest wordpress version but old version of tagDiv plugins and it is still working fine.
*I have sent an admin login id & password to your team via email.
Thanks.
hi, I’m unable to show sticky ads in amp pages at the bottom of posts. Is there any custom code to add sticky ads at the bottom?
Hi there
have problem with AMP Jquery
well amp dosent’t recognize jquery selectors jQuery and $
message : jQuery is not defined
and
VM403:1 Uncaught TypeError: $(…).show is not a function
How to get and what kind of Js put in mobile theme in custom Js
thx
Hi Calin,
1. The problem is with the mobile menu, when accessing from the home-mobile page. As seen here https://imgur.com/cWFOUma, my custom links don’t work, but the Archives page link does.
However, when I access the mobile menu from the Archives page or a post, all my custom links work perfectly. https://imgur.com/U7nEjWq
I have checked all the custom links: all the mobile links have, for example, https://annadrummond.com/home-mobile/#about for the About section.
2. The other issue with the hero image can be seen here: In the TD composer, the image height is set higher than what actually shows on the mobile. I don’t like that it is cut off. https://imgur.com/o8F0EcZ, https://imgur.com/IKGJgUM
Thanks!
Hi Calin, trust you are all well.
I have started to add individual pages for each profession as you can see.. the support login is still the same as before or go to
https://www.ircatoday.com/istead-rise-co-op-staff-taking-on-mountain-of-mind-challenge/ for an example.
But the column width ‘4 columns’ is to short, as you can see, the profession titles are not on same line!..can some code be added to lengthen this please?
Regards
Mark
Hello !
AMP is compatible with Newspaper Theme. Please make sure that you have set it as in our guide: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thank you !
Hi,
Those 2 links I provided were an example of me mentioning that this issue does not happen in my test install.
I see now that it does however happen on your website https://prnt.sc/vklli4
I thought it was because of the apostrophe itself, it seems to look like this https://prnt.sc/vkltkx while typing it should be like this https://prnt.sc/vkluxz
That doesn’t solve it however.
It seems to be something with the font used, very unusual. If I change the font the space is gone https://prnt.sc/vkm41d and if I change it back it reappears https://prnt.sc/vkm2tq
Could you maybe consider using the default Noto Serif font instead of the traditional Chinese version? That seems to solve it, and there aren’t many differences between them. I have set that one at the moment, please check and let me know.
Thank you!
As a temporary solution I switched to using AMP, and the hamburger menu works on that. It doesn’t look as nice though. So, if there is a solution that makes the mobile menu work when displaying responsive version, I would still be interested in knowing how.
Some users of my site are seeing an error where certain icons in navigation, social media, and breadcrumbs are not appearing.
I have a screenshot here from Firefox showing the missing icons and the console report.
https://www.dropbox.com/s/lndbw7rmw210ue7/missing-icons.pdf?dl=0
I have personally seen this error on Safari and Firefox. Another person shared Chrome screenshots with me. On my version of Chrome I can’t duplicate the error.
Here is the sample page where the icons are missing: https://www.schoolnewsnetwork.org/2020/11/16/save-more-money-buy-more-shoes-do-more-good/
I have purged cache.
The post of the theme has severe issues, and that is weird.
Here is an example of my post:
https://www.skincarebeginner.com/top-best-face-moisturizers-for-acne/
The images and buttons have display issues: screenshot: https://snipboard.io/fRxNE6.jpg
Normally they should show like this, screenshot: https://snipboard.io/0lcmVj.jpg
Can you let me know how to fix the issue on the post?
Thank you
I have disabled the AJAX View Count in the themepanel but it didn’t disappear on the posts in the mobile theme. It’s still there. I haven’t installed the standard pack. Is there another way (for example in the code) to disable the AJAX View Count in the mobile theme? The view count doesn’t appear in the desktop theme.
Greetings Kathrin
-
This reply was modified 5 years by
Topfgartenwelt.
Hello, how can I hide some blocks from showing on homepage?
For instance I want to hide the campus News Section on this address below homepage.
https://hypercitigh.com/
Thanks and regards
Hi mnhpias,
If you have the “more from author” and “Related Articles” in a tab like this -> https://i.imgur.com/ZuIs8Y1.png then you are using standard -> https://forum.tagdiv.com/design-post-pages-using-default-templates/ therefore in theme is only one option that is disable both options -> https://i.imgur.com/M8bUmQu.png if you want to keep those templates the only way to remove the “more from author” tab is to use a custom css like this one:
.single .td-related-right{
display: none;
}
This code need to be set in theme panel> custom code> custom css.
Also the comment box can be set in other place only if you edit the post template file that you are using, for example if you are using single post template 1 -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php and single_template_1.php
As an alternative (personally I recommend this) you can use a single post template from tagDiv Cloud Library that can be edited using tagDiv Composer and you can set the elements where you want and you can use only the “Related Articles” section.
Thank you!
Hi Everyone,
Featured Images of the articles are not clear on the Home Page of the Mobile version. (if you get inside the article image becomes clear again.)
I have tried different image optimizer plug-ins but the result is not changing. Are there some options for this?
An example from the mobile page:
https://ibb.co/vX8pytw (image quality on the home page)
https://ibb.co/QrQZNQv (image quality inside the article)
p.s I am not using the mobile theme plug-in.
Best regards,
Ozan
Hi,
Thank you for your response!
I was able to find the problem, and it was the AMP plugin. I don’t know of all plugin it’s the AMP plugin that causes the problem. It is normal?
Thank you!
Hi,
Unfortunately the Polylang was not tested with our theme, therefore we can not say what settings you’ll need to make in order to make the mobile theme menu to work with Polylang, maybe you can use the responsive version of the theme, is possible to be no problems with that menu.
Make sure that you set the menu in polylang as in this documentation -> https://polylang.pro/doc/create-menus/ and is set in mobile theme plugin that menu -> https://i.imgur.com/Z4r0D6c.png if is still not working, please disable the mobile theme or set it only for amp and see if the polylang menu from responsive version is working.
Thank you or your understanding!
In a post page, when you add blocks to the sidebar widget, the images do not stretch. For example, I know in other themes, like Jannah and stuff, the featured images stretch to fill the container, which looks more professional and neat.
Here it doesn’t, or I do not know the settings.
can anyone assist?
this is the image:

Hello,
The major issue came back.
It’s really wired and we consider it comes from the footer.
The first time I find the solution changing the footer but today I changed and it didn’t work.
https://clipchamp.com/watch/C2wYXBVJsxM
Can you pleas help?
I sent you admin access.
Thanks,
Armand
Hello !
Please make sure that you are setting up AMP Properly as you can see in our guide here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thank you !
Hello I got lots of Mobile Page errors Like Mobile Menu Not Updating, Row & Column Background Colors settings, in Header Icons or Menus Not Aligned Properly They are shown in Different Tagdiv Builder But In Public View They Are Not Aligned Differently and More in latest update, these are discussed in forum, your team say these problems solved in next update, i think next update comes in next month after Month so until i wish use old version