- ApiUsing the Theme API in plugins
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
Hi there!
I really love your designs and have been using them for a while and intend to do so for many more years. I have a couple of issues/questions now:
1. Internal search on my site is not working. I get the following message whenever I make a search entry: wp booster error:
td_api_base::mark_used_on_page : a component with the ID: search is not set.
………/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
2. I use a pretty old child theme, is it also necessary to update the child theme if its too old? Or is there such a thing as outdated child theme?
3. Since I updated to 4.7, I can’t see mobile theme active on the theme panel. I updated the latest one through FTP since you announced an issue with Yoast Seo, but it is still not working.
Many thanks for your time!
Update… I’m still getting use to this Mobile Theme settings and just realized that it has its own Mobil Editor for pages/post. When I insert the shortcode there, it is now working as expected. so looks like its good now 🙂
Thank you!
-Franklin
Hi
The ads for mobile theme can be added in theme panel > mobile theme > mobile ads: http://screencast.com/t/jJ40skymRo The top menu was not intent to be displayed on mobile devices and you will need some customization in theme’s code to achieve a similar rezult.
Thanks!
Hi
The opacity can be changed from theme panel > mobile theme > theme colors: http://screencast.com/t/xiPbIHqsGXAY – http://screencast.com/t/2UI65QJytm5
Hope this helps!
Thanks!
Hi
If you’re using mobile theme plugin you need to edit td_module_single_mob.php file and modify the code for sharing buttons: http://screencast.com/t/OQG7Y0Ilf
Thanks!
Hi
To achieve that you will need some customization in theme’s core files. If the plugin generate shortcodes then you can use do_shortcode() function to achieve that: http://screencast.com/t/lJ4w3ayLi and for mobile here: http://screencast.com/t/NiQwXWenYrO
' . do_shortcode('shortcode-goes-here') . '
Note that the plugin is not tested and we can’t guarantee that it will work fine with Newspaper theme.
Thanks!
Hi,
I’m having some trouble making a customized section of our site responsive. We installed a plugin that helped us make a table, which we can display successfully on the site, but it looks horrible on mobile.
Ideally I’d like for some columns of the table to disappear on mobile screens, but I’m struggling to make this work. In the meantime I was hoping you could help me with a workaround.
The table is displayed via a text block on Visual Composer using a shortcode. Is there a way to turn the text block off for mobile or desktop views? If we could have one table display for each device type that would work.
I’ve seen in the Theme panel that some ads can be turned off and on for mobiles and tablets. How do I do the same for elements in Visual Composer?
Thank you,
Ned
Hi
When mobile theme is used the shortcodes added in page content are not rendered as on desktop as there is no support for them. You will need to main theme to render the shortcodes.
Thanks!
Hi
I’ve checked your site and now the theme works fine on mobile devices: http://screencast.com/t/m2QJsrGkaA If you still have this issue try to deactivate all plugins except Visual Composer, clear all caches then test the site again.
Let us know ho it goes and if the problem persist please provide more details about how can we duplicated on our side, also a screen pointing the issue would be helpful.
Thanks!
Hi
From the very begging the purpose of mobile theme was to be fast and clean. It was intent to serve very light version of the page in a very short time. We didn’t added support for shortcodes so far and will not be added in future either. More features involve more resources and the loading time will be higher.
There are no mobile optimization in the parent theme, all php code runs the same on all devices, only the css and js are a bit different. The parent theme can be fast on all devices if a proper configuration is used.
Thanks!
Hello barnisayz,
There was a conflict between mobile theme plugin and SEO By Yoast. Try to delete the mobile theme plugin and install this version: http://cdn.tagdiv.com/wp-content/uploads/2016/09/td-mobile-plugin.zip clear all caches then test the site again.
Let us know ho it goes.
Thanks for the message!
HI
I’ve just tested the option for mobile menu from theme panel > theme colors and works fine on my end: http://screencast.com/t/SjGhozVX – http://screencast.com/t/Tt9rDtMg If you still have this issue try to deactivate all plugins, clear all caches then test the site again. Also check if you can save other settings from theme panel.
Let us know ho it goes.
Thanks!
Hello, i’m using newspapers theme on my wordpress site, but many times the theme show the mobile version when i access the site by my notebook.
I’m using varnish cache on my server, could it be the problem?
It’s my site –> http://zipbr.com
Thanks.
Hi guys,
Right now, on theme panel we have the option to disable the featured image, but is aplicated to all devices.
As we now have the option to use retina images, for mobile will be heavy.
So my Q is:
¿You can help us with an condition to hide the featured images for mobile devices (i’m not ask about CSS hide)?
Thank you!
I guess that you have already thought about adding as a default option into a feature update
Hello there.
I have added background image for mobile menu and search. And as documentation says after adding an image we need to change opacity of color in theme color option of mobile segment. But i don’t see any opacity option to change.
Secondly even if i change mobile menu background color to say #fff in start and end. The image does appear but very but very because of high opacity of foreground container.
For information i am using version of the theme downloaded from themeforest
Thanks all good now, except for the mobile theme. Where can we edit the files for the mobile theme sharing options?: 
Cheers!
Hi,
I would like to customize the image caption font and the article title font. What custom CSS should I add to accomplish this? Thanks.
Hi I have gone forward and added Viral Press to Newspaper theme and everything looks to be working pretty well. The only issue I see is that when I turn on mobile theme, the shortcode used under the “Submit Page” for ViralPress used in creating posts seems to not be compatible. I dont see anything when going to the page on mobile devices. However it works find if mobile theme is disabled and just going to mobile devices and letting it utilze the responsive layout. Any thoughts you may be able to provide on this?
The site is currently locked at modernpeeps.com/devsite.
I have created a login account for tagdiv for login if needed.
– USR: tagdiv
– Let me know where I can email the PWD to if needed.
Thank you.
-Franklin
Hi guys,
I’ve a problem with display of my website on the smartphone. I’ve installed the newspaper theme.
I haven’t activated the Mobile theme, because I like the website without it.
The problem is in every page, if you scroll on the screen to the right or left the site wobbled left and right and doesn’t remain fixed and central.
Also the images in the posts don’t appear in the center, but it seems that the image are cut on the left (without padding).
You can see my website on smartphone to understand the problem: http://www.fermataspettacolo.it
Do you need the credential to enter in wp-admin?
Can you help me to solve the issue?
Thanks a lot
Massimo
Hi Andrei I made some experiment…
defer ‘jquery.min.js’ and ‘tagdiv_theme.js’
and async ‘front.js’ (the script for cookie notice)
it seem tha google no longer shows any error:
good score and mobile theme seems to work well
Try to give a look: may be a solution also for your developers?
Thanks
Thanks Andrei
I know that there is a problem and that Google is very picky
I was simply looking for an alternative to solve the problem
because it is very important in optical seo
As I said, forcing the parameter “defer” or “async” only in
jquery.min.js? ver = 1.11.1
tagdiv_theme.js? ver = 7.4
with a specific function in the newspaper/mobile/function.php
the problem seems to be resolved
but using “defer” or “async” it seems that the video
Youtube and vimeo is no longer correct because they become more
wide of the device used
Do you have to suggest something for this?
Thanks!!
HI
I’ve checked your site and the resources pointed by google as render blocking are loaded in footer: http://screencast.com/t/T7hujSOxq
Google is very restrictive when it comes about mobile page speed and some things may be interpreted different then for desktop. The Speed Booster plugin does its job and moves those scripts at page’s bottom but it can’t change how google generate the reports. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s html, not google’s algorithm in page speed regard.
Thanks!
How to change mobile menu / search background? currently it shows light blue color.
In Theme Colors -> Mobile menu/mobile search is not working.
Your support would be appreciated.
Thanks
Hello,
Please follow this topic as there is a conflict between wp super cache and the latest version of WP and your problem sounds exactly like this one: https://forum.tagdiv.com/topic/mobile-theme-problems-3/
Thank you!
Hello,
You can change the header color for the mobile version of the theme from the theme color settings here:
http://screencast.com/t/WvYuB0wwG
Thank you!