Hi,
Seems I missed the second question somehow, sorry about that. So the problem is that the featured video does not appear in the post page.
1. Do you use a cloud post template here? – https://imgur.com/IqqIPXG
2. If so, is there a “Single post featured image” in the template?
– https://www.screencast.com/t/dwlsSwvBou
This will display either the featured image or video you used.
@Seashore With that code there will be no margin around the logo
– https://www.screencast.com/t/0J4tkeEOCAmO
You could remove the gradient below the header menu, also add some borders similar to those
– https://www.screencast.com/t/kgvY2SMCG
This is the whole code code used in the example (including the one from above), modify it further or add to it more. It is meant for header style 1
.td-header-style-1 .td-header-sp-logo {
margin: 0;
}
.td-header-style-1 .td-header-gradient:before {
display: none;
}
.td-header-style-1 .td-header-main-menu {
border-bottom: 1px solid #b9b9b9;
border-top: 2px solid #000;
}
Seems I pasted the wrong link, I wanted to paste a screenshot
– https://www.screencast.com/t/lQ5S3Rvl1wC
Sorry for this, my mistake. Glad you figured it out.
Hi,
Then something must still be loading fonts. Not just the theme can load fonts, plugins can too for example.
Once the theme fonts are deactivated in the theme panel, the theme will not load any more fonts, this is well tested. Only your uploaded fonts will be loaded if you have any.
We could take a look, send us admin login by email at contact@tagdiv.com in order to investigate. We may need to deactivate your plugins for testing.
Please also include a link to this topic in the email.
Hi,
The revolution slider images are no showing indeed, the others are fine. From what I can see the images that are supposed to be displayed in the slider as background are encoded
– https://www.screencast.com/t/TytYu9kp7
As opposed to the demo slider for instance – https://www.screencast.com/t/QyzCM2yHn8fY
That could be why the issue happens.
Maybe you use some image optimization service or delivery, which serve the images encoded.
Thanks
Hi,
You could use the page with title page template, the h1 will be the name of the page. If there is no h1 in teh page then the logo will be it. Some more details in these topics
– https://forum.tagdiv.com/topic/h1-on-logo-inside-pages/
– https://forum.tagdiv.com/topic/h1-in-logo/
– https://forum.tagdiv.com/topic/multiple-h1-in-a-my-custom-page/
Hi,
The theme will generate I believe 19 thumbnails sizes for each image, WordPress will generate 3
– https://forum.tagdiv.com/theme-thumbs/
Each one of the theme thumb sizes can be deactivated in the theme panel. Creating and serving thumbnails is much more efficient then serving full or resized image sizes.
What exactly is this error you are referring to? When does it happen? More details would be very helpful.
Thanks
Those aren’t WordPress pages, so it would not be loaded there, the theme wont be loaded as well.
Maybe there are some solution online if you want to show a favicon in the sitemap and feed pages, I couldn’t find any exact information however.
Hi,
We recommend the WP super cache plugin, this is tested with the theme and should work properly. Others were not testes by us, they might work or not.
I have seen theme users with other caching plugins like the Total cache, in some cases there were problems, while in others it seemed to work.
Maybe it is a setting in the plugin that causes the problem, test with different settings and try to identify what causes it.
Or try the WP super cache, see how that works.
Thanks
Hi,
@nowinsa So you want to set a sidebar to the post. That is not difficult yo do. You can set a sidebar for each post
– https://www.screencast.com/t/jE4k01PVgg
If you do not set a sidebar manually as shown above, then the post will inherit the sidebar from it’s primary category (if it has one)
– https://forum.tagdiv.com/primary-category/
This is a feature to allow control over multiple posts at once. The sidebar you set for a category will be displayed for all the posts that have that category as primary.
Thanks
Hi,
Should appear below the featured image – https://www.screencast.com/t/A9iibm17L
Maybe it is disabled in the screen options – https://www.screencast.com/t/OjJplqiN
Or could be removed by a plugin conflict, try to disable them all as a quick test. Check if that solves it.
Thanks
If you placed the video in the template and not in the post content, then it would not appear. The AMP post page will display the post content not the template.
So if the video is in the post content it will appear in the AMP variant as well.
Hi,
Auto ads will appear where they want, there is no control. That code seems like the code that is required to be entered in the theme header, between the head tags
– https://www.screencast.com/t/mASCpxfm1hpN
Check in the theme header file, the code could be there. Or maybe you entered it in the theme panel
– https://www.screencast.com/t/nliNd2BaTI
That is just a class name that applies some styles to Google ads, it will not cause any problems.
Thanks
Hi,
You could disable the theme breadcrumbs and use a plugin instead
– https://www.wpbeginner.com/plugins/how-to-display-breadcrumb-navigation-links-in-wordpress/
– https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/
I believe this request is already on our list and it will be considered an option to display full breadcrumbs, even after two levels. Sorry for any inconvenience.
The theme breadcrumbs would be in this file – https://www.screencast.com/t/mhz25sXYuHA9
Hi,
Please try what is suggested in that topic. It should solve the problem.
Hi,
Maybe these guides will be helpful for what you want to do
– https://www.wpbeginner.com/wp-tutorials/how-to-add-custom-styles-to-wordpress-visual-editor/
– https://torquemag.io/2016/09/add-custom-styles-wordpress-editor-manually-via-plugin/
– http://www.editandpost.com/adding-a-visual-editor-stylesheet/
– https://www.maketecheasier.com/add-custom-style-wordpress-post-editor/
– https://www.wpexplorer.com/add-custom-styles-wordpress-visual-editor/
Thanks
Hi,
I can’t say exactly what will happen, maybe that would be a possibility in the future. There are no immediate plans that I know of.
Building templates is somewhat similar to building posts however, even better in some cases. You can have as many templates as you want and simply apply them to posts.
The cloud plugin will be improved in coming updates, also more features will be available, but I am not sure if posts will have the possibility to be created directly with the tagDiv composer.
Thanks
Hi,
So maybe something like this – https://www.screencast.com/t/j3N0fC20lQ
It will reduce the logo and also align it to the bottom
.td-header-style-8 .td-header-sp-logo img {
max-height: 48px;
top: auto;
}
Thanks
Does it happen with a different browser? Can’t say what could be causing the problem, could also be worth it to check if there are sufficient resources
– https://forum.tagdiv.com/requirements-for-newspaper/
Also you could try these solutions, especially the first one (mod substitute)
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
Hi,
The ads should be displayed how you create them. Which ones are you referring to exactly?
These are some of the ads at the moment on mobile
– https://www.screencast.com/t/osh22DSb
– https://www.screencast.com/t/0Z9ini1sjif
– https://www.screencast.com/t/h1ainkb8
– https://www.screencast.com/t/60xTsq8a
Thanks
There could be a setting in the future for this, the plugin will receive more new features and improvements over the coming updates.
Hi,
Does that happen if you remove the row and place it again? if it does, we could take a look. Send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.
Thanks
Hi,
That could be done with some CSS. For the search use the hidden setting
– https://www.screencast.com/t/0EVoZhSE8k
For a more accurate solution we need to test with your menu, we could give you codes to try but they might not work for you or not work properly.
For example this code should align the menu to the right and allow you to increase the padding left-right between the menu items
– https://www.screencast.com/t/So5OGry7g80
You can adjust the value of the padding and test, default is 14px
.td-header-main-menu {
text-align:right;
}
.sf-menu > li > a {
padding: 0 18px;
}
If that does not work or is not what you wanted, please send us admin login at contact@tagdiv.com and mention how exactly you wish it to be. Include a link to this topic in the email.
Thanks
Hi,
Blocks including the slide element should be placed only in these row layouts
– https://www.screencast.com/t/ai3gChtW
This will guarantee that they will display properly
– https://demo.tagdiv.com/newspaper/ios-slider/
The other row layouts are created and are meant for multipurpose elements only.
Thanks