I did not install the latest update however I am noticing that the mobile theme is not working on the home page. When I click an inner page such as a post, it seems to display the mobile theme.
OK Thanks
I have discovered this as well. Without knowing this was the case I would not have discovered it until someone pointed it out to me.
The mobile theme is beautiful but this is quite inconvenient to copy and paste the content over to the mobile field. It would be great to have this happen by default.
Also, youtube URLs show as a video in the WP editor, but do not show as an embedded video on the mobile page. It just shows the video URL.
Also, is there a way to show sidebars in the mobile theme, below the post?
Your team gives great support so I do not want to sound like this is a major complaint. Just some feedback. 🙂
Thanks
-
This reply was modified 10 years by
TheRiz.
Nevermind, i believe I found it. I was adding the installable wordpress file only. 🙂
I am having this same issue as well. I have the latest theme, but it says my Visual Composer is still 4.5
Thanks for the reply. I implemented this CSS and the menu is now centered, however it does not appear in-line as it does in the screencast.
This is not a big deal however, I can try to figure that out later if it’s too much trouble.
Thx
Hi Catalin – thanks for the amazing support as usual!
I have applied this code and cleared all caches, and it is now displaying on category pages etc. as well.
However, it does not appear centered as you have it in the screenshot. Tried on multiple browsers. Any ideas?
Again, thank you for the outstanding responses.
@media (max-width: 767px){
.td-header-top-menu-full {
display:block!important;
}
.td-header-sp-top-menu{
display:block!important;
}
.td-header-sp-top-widget{
display:none!important;
}
}
Hi Catalin,
I have applied this code and my top menu appears on mobile. When the device is vertical – on the home page and posts, the menu is aligned left. On regular pages, it is aligned center which is preferable. On categories, it shows only the social.
Any way to apply CSS that would make the home page and posts have the centered menu? And also for categories to show the menu items instead of social?
site – comics2film.com
Inner page example – http://www.comics2film.com/comic-con-dates-schedule-locations-news/
Post example – http://www.comics2film.com/marvel/daredevil/daredevil-season-2-episode-7-semper-fidelis-review/
Thanks
Thanks – will send the login information. This category is set exactly the same as all others however it does not display the custom sidebar that it is assigned on the Theme Panel, which then adds a widget. The widget contains content, however nothing displays.
Thanks for the excellent support.
Thanks for the reply. It also happens on iPad with Chrome – here is a screencast of the issue:
http://www.screencast.com/t/axZ9Wmb7CDvs
Apologies for the video being sideways, hopefully you don’t hurt your neck 🙂
I use block 15 on the home page multiple times along with custom ads in this section.
I’ve noticed that when using speed booster, the site seems to load CSS last or something and the site looks very ugly for a brief moment. For instance, all of the H tags do not have their font applied until later and they show very strangely which does not look right.
Anyone else see this?
Edit: I’ve tried again recently and this does not seem to happen as prominently. Will continue to test…
-
This reply was modified 10 years by
TheRiz.
Great to know Chris! Thanks
OK thanks.
I can report that my schema errors are now fixed as of this last update. Thanks!
One thing that would be an interesting add (but not sure how easy it would be) – if the post has a video, it would be good to have the Video Object Markup applied. I am not sure if this would be easy to do however.
The Structured Data tool reports no errors for me at this time.
-
This reply was modified 10 years by
TheRiz.
I believe I have identified a plugin that is now defective after 4.4 WP. This issue can be closed.
Great, thanks.
I have just noticed now that the widget content is not being removed, but being moved to the “Inactive Widgets” area.
It happened again!
All of the text blocks I added into my sidebar widgets have been deleted as of this morning.
I have created a lot of custom sidebars using the Theme Panel. These all appear in the widget list, and can then be assigned to pages or categories.
For some reason all of my widget content is being removed. Please help!
I was able to reinstall the theme, but just now realized all widgets content was deleted…
I have installed this as always, however the theme refuses to activate. It keeps enabling the WordPress 2015 theme – anyone else having this problem?
Edit: I tried activating a different theme, and reactivating Newspaper and it worked.
For some reason it there was a glitch where on on install of the new files, it would refuse to enable Newspaper and instead would enable WP 2015 theme.
-
This reply was modified 10 years by
TheRiz.
As of right now it does not have a problem with other themes and it does work on the same hosting account, for a different domain with a different WordPress install.
If I provide my login details, would someone like to hop in and take a quick look at the plugin? Perhaps you may be able to immediately idenfity the theme conflict if there is one.
Thanks for the support.
OK – I commented each of these as you suggested (although there was only one case of “add_filter(‘save_post’, array… in td_review.php).
I also disabled all plugins including cache and it did not solve the issue. I did however switch to other themes and it would not work there so it could be a host problem.
Cron did not seem to be creating any arguments (all values say “none”) so not sure if there is some other issue.
Thanks, I’ll use this information to run some tests.
It’s actually not Scheduled Posts as you would do from the Dashboard, but it is a plugin that runs on a set time (such as every 3 days) that goes out to YouTube to grab a video and post it as a blog post. For some reason on this theme the auto-posting schedule does not work – when it comes time to post, nothing happens.