- TutorialsWhat is Ajax preloading?
First off thank you for all those who contribute here. I have been able to troubleshoot multiple sites using this theme and encourage my clients to buy from you for the theme of choice during development.
That said I am about to undergo my largest Newspaper 6 project.
The existing site: http://mommyshorts.com/
The goal is to move them to a theme with responsive features as well as ad control for mobile that is regularly updated. Newspaper 6 was the logical choice.
The next goal is to keep the look and feel on desktop as close as possible to what they have now.
Have a post style with text on the left and images on the right where the background of the text matches a color specific to a category
Each category also has an icon that appears above the text.
Menu items for the categories inherit the color as well.
My question is do you think Newspaper 6 is best suited for this, and can it do all these items?
Secondly from those who have moved from another theme to this one what issues do you expect I will encounter that I need to account for ahead of time?
Hello,
I’ve got a problem with the mobile version of my site:
There’s no logo in the header and when I tap on the menu button, I see the message that I need to build the menu – but it’s actually build and set up properly, it works on desktop.
Here are the screenshots from my iPhone:
And yes, I uploaded mobile logos:
Please help me to fix this.
Thanks.
—
Alex
I have searched the forums and found this code to add the topbar to mobile but I get an error while adding the custom code in the control panel
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
The error I get it says “Use of !important”
I tried without but still nothing shows
any help please?
Thanks for reading
Hi
Basically you have to change all media queries which refers at the mobile menu from @media (max-width: 768px)@media to (max-width: 1021px). Also you have to make some js customizations in this function: http://screencast.com/t/g9zja6vlGGg
This is a complex task which require lots in theme’s core files and unfortunately I can’t provide a solution now. If you need this and you’re you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you because we can’t offer customization services at the moment.
Thanks!
Hello,
I would like to initiate the Mobile menu when my website is viewed on iPads and tablets. Can you please give me a few tips on how I can achieve this?
Thank you.
Hi!
On iPad, I’m only able to press links in the sub menu. The parent links, “Start” “Sport” etc doesn’t work on iPad. Theme works well on iPhone and computer.
http://www.kungalvskuriren.se/
(Simulator like http://mobiletest.me works fine but not on a real iPad.)
Thanks
Hello,
I have noticed that the category menu is not active on mobile phones or tablets. Do you have any advice?
I apologize if you have mentioned it somewhere but I just cannot find it.
thank you and best regards
Danijela
http://www.klubhappy.com
Hi All,
I have three Menus : TopBar, Header Menu and Footer Menu.
Header Menu is Main Menu.
I’ve selected : ‘Smart snap (always)’ option, under ‘Sticky Menu’.
I’ve selected : ‘Header logo’ option, under ‘Logo on sticky menu’
In a particular post, I have three anchor links within the post. I’m using ‘Easy Smooth Scroll Links’ plugin ( https://wordpress.org/plugins/easy-smooth-scroll-links/ ) to create anchor links.
Here’s the observed behavior:
1> When the page/post is loaded first time and I click on any anchor link, I am taken to right place on the page/post. The ‘Header Menu’ doesn’t show up until I start scrolling up. This is expected behavior.
2> But after this, I’m facing the following problem, if I click again on any anchor link :
a> the ‘Header Menu’ with ‘Logo’ disabled shows up, even without scrolling the post/page (Header Menu shouldn’t show up till I scroll up and I’ve chosen Header Menu with Logo).
Scenario 1:
step 1> if I scroll down ‘Header Menu’ stays with ‘Logo’ disabled.
step 2> if I scroll up ‘Header Menu’ hides for 3-4 scrolls and resurfaces again with ‘Logo’ disabled and stays till the top of the webpage.
step 3> if I scroll down any time after ‘step 2’, ‘Header Menu’ hides and if I scroll up again, ‘Header Menu’ shows up but this time it shows up WITH ‘Header Logo’.
Scenario 2:
step 1> if I scroll up ‘Header Menu’ disappears after one scroll, but resurfaces after 3 scrolls.
step 2> if I scroll down any time after ‘step 1’, ‘Header Menu’ hides and if I scroll up again, ‘Header Menu’ shows up but this time it shows up WITH ‘Header Logo’.
This behavior is seen only on Desktop version. It works perfectly as expected on Mobile versions.
I’ve tested it on Mozilla Firefox and Chrome, both latest versions.
Can you please look into this and update about the same at the earliest.
Best,
Hello gibbo78,
If you want to align your logo on your mobile device, it is neccesary to use a bit of Css to centrate this. Please try the code below and place it in Theme panel->Custom Css area like this: http://screencast.com/t/GFSQ0Ii0
@media (max-width: 767px) {
.td-main-menu-logo img {
margin-left: auto;
margin-right: auto;
}
}
The result you should see here: http://screencast.com/t/m0QFP245nk6
Thank you for the message!
Hello
When I see my website from a smartphone
My website is http://www.templodosucesso.com.br
Is not showing my sidebar banners; (inside categories); Main page the sidebar is ok, but when clicked in one categorie from menu, the sidebar is empty.
At a desktop, normal cpu, the sidebar is O.k in every categories
the only add-banner that is seen on smartphone, Is the header add, and the footer add.
Thanks
and, oh my gosh … it’s still there!
I guess the file names “update_log.txt” and “changed_files_6.5_6.6.1.html” are not specific enough?
===
NEWSPAPER THEME
Thanks for your support and feel free to contact us any time 🙂
https://forum.tagdiv.com/
~ Radu, Marius, Emil, Alina, Lucian, Nicu G., Alin and Nicu S. ~
[ Version 6.6.1 ]
– new social counter version. Facebook requiers now an API key, read more here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
[ Version 6.6 ]
– new: Custom code panel. We realized that all the custom css, html and javascript should be in one panel. We also added a custom HTML code section. All the input areas from this panel have autocomplete (ctrl+space) and error checking.
– new: whatsapp share for article on mobile devices
– new: added http channel test status in the system status panel. You can now check if the theme is able to get the tweet count, like count etc from your host.
– new: filter posts by ID in blocks. You can add/exclude specific posts on all the blocks now.
– new: the theme now has it’s own logging system. We can now debug hosting issues easier.
– new: a new self diagnosting and self configurating module that allows our theme to pull data from other sites more reliably.
– fix: smart list 7 and 8 – sometimes the content was doubled
– fix: g+ new icon
– improvement: video playlist is now more reliable and all the code is loaded only when needed via autoload. The youtube videos information is now collected using just one API call instead of multiple API calls for each videos.
– improvement: speedbooster 4.2 now supports woocommerce better and moves the style.css to the bottom
– improvement: the theme panel works better now when adblock is used
– improvement: all the ajax functionality of the theme is now loaded only when needed
– improvement: better security checks on all the ajax requests
– improvement: html is allowed now in the copyright section of the footer
– improvement: social counter button is clickable on the entire area
– improvement: almost all the javascript code now passes jshint. We still have about 15-20% of the code to refactor to the new standards but with time we will get there.
– improvement: the theme’s data source class can now be overwritten from the child theme
– improvement: all the widgets from the theme are now optimized to work better. The widget_builder class is now deprecated and all the functionality was moved to td_block_widget
– improvement: the video playlist now downloads the videos metadata on render, not on save post. This allows us to use the playlist on the on click demos.
– improvement: the following modules of the theme are loaded on demand now: td_log, td_remote_http, td_remote_video, td_data_source, td_video_support, td_more_article_box, td_page_views, td_review, td_ajax. This means that the theme loads them only when needed. We mesured a 10% faster load time after this tweak.
– fix: theme animations where incompatible with some plugins and the visual composer gallery. The animations still worked but all of them looked a bit strange.
– fix: bug with the demo loader – the dinamic css for a specific demo was still loaded even after the demo was uninstall
– fix: header style 8 top submenu z-index fix
– fix: image aligment issue when using custom article paddings
– fix: the documentation url for demos was wrong in wp-admin
– fix: we updated the ads links to point to the right documentation
– fix: Social counter now shows the followers instead of +1 on google plus. Please update your social counter to see the improvement.
– fix: styling issues with the latest version of BuddyPress
– fix: on rare ocassions with some plugins the theme was emitting warnings in the server logs like: “Catchable fatal error: Object of class stdClass could not be converted to string”
– fix: error that was showing up in logs when the theme panel was saved
==
-
This reply was modified 10 years by
simchris.
Hi,
I cannot provide a solution to add this function without updating the theme.
You can use custom css to change the mobile menu color if you don’t wan to update, please check this topic – https://forum.tagdiv.com/topic/menu-colour-problem-on-mobile/
Thanks!
Hello Vladimir,
1) I think you are referring to the responsiveness of the logo on mobile.
You can use this custom css to make it responsive again.
@media(max-width:767px){
.td-header-style-10 .td-logo {
width: 100%!important;
}
}
2)You can change the mobile menu color from the theme panel: http://screencast.com/t/9xlJiRSDKR
Thank you!
Hi,
I see you have your menu seated on 3 rows now: http://screencast.com/t/wyamURmfs5I Theme’s menu smart snap feature hasn’t been designed for your menu configuration that’s why you experience this. I can’t provide you a quick fix on this as we have to investigate this but I have placed this issue on top of our todo list so we will fix this as soon as possible. Until then you can use the smart snap feature just on mobiles: http://screencast.com/t/AYTvGOWI
Thanks for reporting this!
My theme version is 6.4. Why I don’t see Mobile Menu option?
Hello,
In order to change the mobile menu color you will need to update your theme to the latest version if you do not have this option in the theme panel: http://screencast.com/t/LhLGuzA8U
https://forum.tagdiv.com/how-to-update-the-theme-2/
In order to disable the sidebar in the mobile menu you can use custom css:
@media(max-width:767px){
.td-ss-main-sidebar{
display:none!important;
}
}
Note that this code will only work for a sidebar (standard sidebar from widgets area) it will not work for pages that use 2 column visual composer rows.
Thanks.
Hey there!
First of all I want to express my admiration to the team of authors for this intelligently designed theme. What a great job you did!
I have couple of questions concerning a mobile layout and logo. At this moment we are using Style 10 for the logo. I’ve read somewhere (perhaps in documentation :)) that there is no mobile sized logo for Style 10. Is there an option to fix this with css? Another thing i’d like to ask is how to change mobile menu color (logo is black, so it gets invisible)?
Thanks for your time and consideration,
Vladimir
Hi,
I’m using header style 5 and on a mobile device the logo is aligned left and overlapped by the menu logo. I’ve searched the forum but can’t find anyone else with the same problem. Anything I’m doing wrong? or anyway I can add some css to align the logo in the center on a mobile device?
Thanks
Graeme
At my optinions I don’t see Mobile menu option
http://postimg.org/image/sfawgtgzp/
-
This reply was modified 10 years by
tradermaker.
-
This reply was modified 10 years by
tradermaker.
Thank you for your response,
Yup, i set it as always for the main menu.
You can check on the website here.
http://exquisite-mobile.com/blog/
Hello,
1) the top bar was hidden by default in the mobile menu. You can activate it by using custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
}
This code will provide this result: http://screencast.com/t/jxljko5scU8T
2)I do not understand your issue. i assume you are talking about the loading effect of images. The lazyload animation can be deactivated from here: http://screencast.com/t/5i5me0oPV
Thank you!
My top menu loading always black and then boots a color to be determined. Both the mobile version or through a PC.
Hi
We didn’t tested UberMenu with the theme and I am not aware of it functionality. The theme have its own menu for mobiles and implementing a new one may require lots of customizations in and investigations such that the new menu to work fine on different mobile devices. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Thanks for the message!
Hi,
Please advice on how to fix this.
My website content is sliding above my menu on scrolling (both desktop and mobile). And when i click on menu, it opens in background.
reference : http://blogtobollywood.com/official-trailer-of-akshay-kumars-airlift-will-be-released-on-16-dec-2015/
How can I integrate UberMenu in the mobile version, the desktop version works correctly.
The video shows what I want, in the screenshot also you can appreciate.
Screenshot: https://drive.google.com/file/d/0B317JUeyDAmqR1JsMUFVYmRrYW8/view?usp=sharing
VIDEO: https://drive.google.com/file/d/0B27QaylntRQGMzJ2ZG10OEZ2d1U/view?usp=drivesdk
Thank you!