Hi,
If the posts have no featured image set here
– https://forum.tagdiv.com/featured-image-or-video/
Then a default placeholder will be shown at all times in the modules, regardless of desktop or mobile
– https://www.screencast.com/t/VssiGUIXX
These placeholder images will substitute the missing featured image. Disabling the placeholders will have these effects on the mobile top grid module for example.
The module will not be visible, so basically if a post has no featured image and the placeholder is disabled, it will not be shown in the top grid. The other mobile module will look like this
– https://www.screencast.com/t/cFpWL4gTYB5v
Featured images or videos are essential in the theme, they will represent the post in the theme modules which form grids and blocks
– https://forum.tagdiv.com/theme-thumbs/
Thanks
Hi,
I can’t provide exact dates or even approximations unfortunately, sorry. When more fixes and tasks are done and tested and update will be released. Please try and have more patience, all will come in the right time.
Thanks
Hi,
Don’t know about that as well. From what I can see most theme users simply use Google fonts, or upload and apply the fonts they want in the theme panel or by other means.
Hi,
There are still mixed content issues from what I can see
– https://www.screencast.com/t/lm6ZOgnA
Change the links in the theme panel logo and favicon to https, so they can be loaded.
Thanks
Hi,
That is the space reserved for the sub-footer copyright text, the menu will be on the right.
If you don’t use a sub-footer menu, I could give you a code to make the text occupy the whole space
– https://www.screencast.com/t/QA4GlvqDsGV
The code can be entered in Theme panel->Custom CSS if you should consider this solution.
.td-sub-footer-container .td-sub-footer-menu{
display: none;
}
.td-sub-footer-container .td-sub-footer-copy {
width: 100%;
}
Thanks
Does it happen for all pages? try with a new page, see if the same happens. Could be something specific to that page.
Also be sure to check the theme requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
If the problem is happening at all times, send us an email at contact@tagdiv.com and provide admin login so we can take a look.
Hi,
That demo uses a footer page. That means that a page is displayed in the footer instead of a predefined template
– https://www.screencast.com/t/O4V5f1gJ0AXr
Now, if you want to keep using a page in the footer but with different content, edit the page and make the modifications you want
– https://www.screencast.com/t/j8SpgEVGm
Or remove the page in question, then the post templates will apply
– https://www.screencast.com/t/3bwnVM7iuHr9
There are 14 predefined footer templates – https://forum.tagdiv.com/footer-templates/
Through the cloud library there are 24 footer pages designed by us (you can modify these as well)
– https://www.screencast.com/t/V6NeJq4W3h
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thanks
Hi,
Use this in the theme or child theme functions file
– https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
With it you can control the number of products displayed in the shop page. Change the value in the code how you want
– https://www.screencast.com/t/YFGSJ5xOL
This topic might be helpful as well – https://forum.tagdiv.com/topic/how-to-display-products/
Thanks
Hi,
That will be the case yes. The full image will be displayed, not a thumbnail like initially loaded in the gallery. If you have such big images that would be a problem.
Try to set a medium size here – https://www.screencast.com/t/7nPasHua
That should display a medium thumbnail instead of the fill image in the gallery modal.
Those images seem to be part of an image box, not a text element
– https://demo.tagdiv.com/newspaper/image-box/
Image boxes have settings in the composer sidebar, accesed when you click anywhere on it
– https://www.screencast.com/t/W8Oj28H6f
How exactly was that page built initially? Can you try to create a new page and place an image box there, see if it works.
In order to avoid any problems, all the content of a page has to be added in the tagDiv composer only. Editing pages built with WPBakery for example, or with content added with the WordPress editor, could create problems.
All the http links should be redirected to https. I am not an expert in SSL, please check online guides and tutorials for a proper SSL implementation
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
https://forum.tagdiv.com/topic/moving-to-ssl/
Maybe also contact the hosting provider assistance.
Replied by email, we will continue there.
Replied by email, we will continue there.
If you could download the icons you want from a source, then you can display them in the menu, like his (in the navigation label)
– https://www.screencast.com/t/3YVKmANDPP
– https://www.screencast.com/t/AMepyztOo0
It is the h1 around the logo, containing a link that directs to the website home
– https://www.screencast.com/t/imX8s37m5SQ
– https://www.screencast.com/t/pczmuNB4iZcU
Testing a category page the h1 is the category name
– https://www.screencast.com/t/AX94xvVtkMt
Yoast will not control anything in this case.
Hi,
If you are referring to pages, note that only pages built with the default WordPress editor will work with AMP. Not pages built with the composer.
If you are referring to posts, the sidebar of the post will not display on AMP. Same as the mobile theme. The post content will be displayed. AMP is all about speed, getting to the content you are looking for.
What video are you referring to exactly? if the post is a video post and it has a featured video it will be displayed in AMP
– https://www.screencast.com/t/eONDSUIC
We based the design for AMP to be similar to the Yoast website
– https://yoast.com/social-media-optimization-with-yoast-seo/
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Hi,
Same as mentioned here for example – https://forum.tagdiv.com/topic/custom-post-templates-and-sidebar-selection/
Thanks
Hi,
You want the actual favicon of the demo? That is not provided with the theme. Why would you want to use the tagDiv logo as favicon for your website?
I will try to provide it to you if possible and if that is what you want.
Hi,
This looks like a post not a page – https://imgur.com/IqqIPXG
Once a post uses the video format here – https://imgur.com/V3i8bTE
Then regardless of setting a featured video or featured image, the modules where the post appears will display a play icon.
So for example a post with video format and a featured image will show the play icon in modules
– https://www.screencast.com/t/LwQxbkXd
– https://www.screencast.com/t/r2oACgoh
The purpose for the play icon is to let website visitors now that the post contains a video, that would be all.
Thanks
Hi,
Something could be interfering with the theme. Those are scripts the theme loads for each block.
Maybe try and re-install the theme, don’t make any modifications to it, temporarily remove custom code from the theme panel if you have any, if you use a child theme deactivate it. Deactivate all plugins, leave only theme plugins active.
Empty the error-log and monitor if the same happens. A proper functionality of the theme will not generate any errors.
From what I can find online it could be a Chrome connection problem
– https://www.easytechguides.com/google-chrome-connection-errors.html
– https://techieans.com/fix-err-empty-response/
– https://wordpress.org/support/topic/unable-to-save-err_empty_response-this-page-isnt-working-didnt-send-any-data/
Maybe try what is suggested, also mention this to the hosting provider, they might have an idea.
Hi,
Yes you can, send us an email at contact@tagdiv.com and provide the login there. We will take a look at this problem. Please include a link to this topic in the email.
Hi,
Because the templates can now be set in the Theme panel->Template settings. For example each author can have a template now
– https://www.screencast.com/t/ccImwecc9ZFk
Or for example 404 pages – https://www.screencast.com/t/XyUBBeG4NriP
The setting was integrated with the theme panel.
As for the problem you mention, we did not encounter it, or has it been mentioned in the forum as far as I know. Do other settings in the theme panel reset as well?
Once saving in the panel, everything is saved in the database, so maybe this could be related to database problems.
Thanks
Hi,
You could do that, but there could be problems. We don’t recommend Visual composer for posts, however some users still do this. You could give it a try if this is required for you, see if there are problems.
Why not use tagDiv composer for both? With the cloud library plugin you can now create post templates. You can have as many as you want and apply them to the posts you want
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thanks
Hi,
So you want to chnage the heading font for a single post, not all? The general option will not work for that, it will change all of them.
Maybe use inline CSS – https://www.screencast.com/t/QOkzeEDd3md6
Or add a class to them corresponding to CSS – https://www.screencast.com/t/YCStg9Q9
– https://www.screencast.com/t/uaIZqZJinOA
There could be other solutions as well.