- 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
- ApiUsing the Theme API in plugins
Hello,
I am having a frustrating time trying to create menus all link together but cannot figure it out.
Basically, this is what I am trying to do:
1) I am running an Ajax filter on a module. I have set this to run on categories.
2) The category ID’s I have used all show up fine.
3) I have ALSO made pages with the same name as the categories.
4) I want the categories and pages to link as one.
For example: If I click on i.e. ‘Mobile’ from the module, it will take me to it’s category page showing the post which is assigned to it. However, if I go to the main menu and click Mobile, it will show me a plain page.
How can I link the page so it links to the category?
Many thanks!
Thanks Bogdan,
I have shared a dozen or so posts now and it works.
I’ll start a new thread about the images not showing up on mobile device.
I am an idiot. I just remembered you can enable and disable for desktop and mobile in ads settings. Duh, LOL!
How do I add mobile banners without it showing on desktop?
Hi,
This is how the Big Grid was designed for version 6, the small spots of the Big Grid are scrolling on mobile. You can use Big Grid Slider if you want to have the same display like on version 4 – http://screencast.com/t/a6nE7eX2pQbE and it will look like this on mobile – http://screencast.com/t/vvfionkZ9L
To change the Big Grid 8 layout for mobile device you will need custom modifications and it is not an easy task if you don’t have basic knowledge, I suggest yo get someone to help you as we cannot provide custom work, sorry!
Thanks!
Hi, I seem to remember seeing this in the documentation but now can’t find it.
The responsiveness of the site works well, but I’d like to be able to change what visual composer block appears at the top of the homepage when viewed on mobile. I’m using grid 8, but would prefer the mobile view just to put the posts one after the other vertically (without the horizontal sliding feature).
Thanks both. Edward, thanks for the screenshot, that’s the method I use at the moment, but it’s just not the quickest because you have to go get the embed code, plus it is very difficult to do if trying to post from a mobile (and it’s an extra step that some of our site contributors wouldn’t be too comfortable with when submitting posts through the front end).
I’ll try a couple of plugins anyway and see how they work.
Thanks
Looks good on website, but not on mobile. Here is what I get on my iPhone with latest IOS (others get this result too):
Basically, if an image is uploaded sideways and then edited to be non-sideways, the mobile version shows the original upload.
Site should be live. Multiple people have got on and told me its live.
I’m also on it now.
Thanks – I disabled lazy load and I”ll test it on my mobile shortly.
Hi Arafat,
If you want to disable the News Ticker on mobile, please try the code below and place it in Theme panel->Custom Css area, like this: http://screencast.com/t/ymKyDmyO
@media (max-width:767px){
.td-trending-now-wrapper {
display:none;
}
}
The result should see here: http://screencast.com/t/E4rpKKkrN
Hope this helps and let us know how it goes!
Thanks!
Hi
I’ve test the more article box on my side and works fine on mobile devices, if I press X the pop up window close down. Try deactivate all plugins except Visual Composer, clear all caches and test again.
Also I’ve tried to accesses your site but it’s not available: http://screencast.com/t/u6UmtxUea
Let me know how it goes.
Thanks!
Hi, I want to disable news ticker on mobile but i want to enable news ticker on pc view.
Hello,
I am referring to all menu related plugins. They are not tested with our theme and we cannot assure their functionality.
The mobile version of our theme was not meant to display the top menu by default. You can see this on our official demo: http://demo.tagdiv.com/newspaper/#
Check the mobile version of the demo and see how the theme is supposed to display the menu items.
These menu plugins seem to display fine in the desktop version, but maybe you can deactivate them for the mobile version as they seem to create problems.
Please disable your menu plugins and check the mobile menu again and see if the dorpdown works without plugins.
Thank you!
Photos are appearing sideways on mobile but correct on desktop. See example:
http://ecoronado.com/news/2015/11/18/vehicle-fire-avoid-6th-margarita/
Keep in mind that we did correct sideways photo in WordPress using edit tool. Why does it still appear sideways?
On this post too (only sideways on mobile):
http://ecoronado.com/news/2015/11/18/humans-coronado-veterans-day-edition/
Sorry if this answered, but the forum is hard to navigate. I have a new newsmag site and I have activated the more articles box for the desktop and it works fine. I can click on the x and the box disappears. But when translated to tablet or phone, the x will not let me delete the more articles box after it appears. The number of posts to display is clicked at 1 and the disable time is 1 day.
thank you
here is my site: http://wordpress.todayshospitalist.com/
Hey,
I’m having some issues with my site bestofbristol.co on mobile.
Different images are appearing in articles on mobile on different devices (i’ve tested it). Any idea why this might be caused?
Thanks,
Sam
Hey Bogdan,
I had the ‘full height row’ checkbox selected and this was causing the extra white space around the slider on mobile.
Thank you for pointing this out for me.
Thanks for the quick reply, Bogdan. The following are all screenshots of my wordpress backend including visual composer. Also included are shots of what the image gallery looks like on mobile.
Composer Row Settings
Firefox Web Inspector
iPhone 6 Plus Screenshot
Safari Screenshot
Visual Composer Backend
I tried using the responsive row settings dialog box to no avail. It would push the gallery 1 row to the right when I used the ‘1 column offset’, but this was still not centered; close, but not centered.
Thank you in advance for your help.
Hello,
Unfortunately your iframe was not made to be responsive: http://screencast.com/t/a9yn4dRtweq – http://screencast.com/t/xRsgIbpcn5Su
If a fixed width is specified, it will stay fixed on mobile as well. You will have to make the change at your end because an iframe cannot be targeted with custom css. You will have to change the code for the iframe and set the width to percentage instead of fixed. You can use a width of 100%, then it will become responsive.
Thank you!
Hi, thanks, I’ll try that.
One thing I’ve just realised is that I removed categories from the mega menu, but they are still showing in the mobile menu. Could you let me know how I would also remove them from the mobile menu so both menus match?
Thanks
Hello,
The problem in the mobile version comes from the visual composer row settings. I have tested this myself and found that a full height row and other settings will cause this effect on the mobile version. These visual composer row options were not adjusted to work with the theme 100%. We usually recommend the default values set on the VC row. In your case you can use the default values on the row and just select the stretch row no padding value.(you can try different variations to see different results)
http://screencast.com/t/XFwmQ3xUeGL
Let us know how it goes.
Thank you!
Hello,
The top menu was not intended to be displayed on the mobile version of the theme. We are working on fixes for the mobile menu and hopefully in a future version we will be able to provide a more complex mobile menu. Your problems with the menu originate from your custom/plugin menus. The theme was not meant to support other menus than the original ones. Adding extra menus and replacing the original ones could result in errors such as the one you described.
Thank you!
Hello,
I will add this request on our list of updates and hopefully in a future version we will change the mobile version of the theme. The developers decide if it gets done or not though.
Thank you for your suggestion.
Our main page (http://www.rtbuzz.com) loses its structure at random times. On occasion, I will have to revert back to an older version of the site to get the structure back but then it changes on its own again.
Also noticed the Newspaper6 theme article pages switching in and out of a different theme (looks like a generic mobile wordpress theme). I don’t want this theme to ever show up (on desktop or mobile).
Please help! Thank you in advance.
Seems to be only on PC/MAC. Mobile devices show the featured images.