The icons seem to work at the moment from what I can see
– https://www.screencast.com/t/9NruU24ZR
These are not issues caused by the theme, they are caused by the configuration of your domains and sub-domains. Resources are denied access between them. But the problem seems to be solved from what I can see.
Thank you!
There already are source and via fields you can use
– https://www.screencast.com/t/jPGttZak
These fields will be displayed at the bottom of the post, you can even set links for them. You could move them in the post structure if needed, this is a similar topic
– https://forum.tagdiv.com/topic/post-tags-over-the-post/
Hi,
Subtitles of the posts will only be displayed in the actual post page, not anywhere else. Most modules display excerpts, these can be default excerpts or you can set theme manually
– https://forum.tagdiv.com/excerpts-introduction/
So you could create custom excerpts and display theme for the posts you want.
The post titles will be the ones you set when building the page, only those will be used on modules/blocks.
Thanks
Hi,
If you could provide a link to your website we will inspect the issue. we will try to identify why the pagination in the latest articles is not displaying.
Hi,
That is how the sharing socials are supposed to display, aligned from the left
– https://www.screencast.com/t/Etugg75F
If you have multiple socials enabled this is the best solution to display them all. There are post templates that display the post title and also sharing centered in the page. Like post templates 12 and 13
– https://forum.tagdiv.com/post-templates-2/
Thanks
Hi,
There are some situations when that error is displayed, please try the suggestions from this topic
– https://forum.tagdiv.com/topic/errors-happened-during-tdciframedata-init-bindviewsmodelswrappers-14/
Let us know if there still is a problem.
Thanks
Hi,
Indeed that will be the case. If you have hidden the grid, the posts displayed in it will be hidden as well. If you don’t want a top grid in a category page, disable it in the theme panel for that category, no need for
– https://www.screencast.com/t/ZXt8pwy1yn
It will be disabled permanently for all devices, it cannot be disabled only for a specific device.
Thanks
Hi,
That is unusual, the mobile theme plugin is created specially for this theme, and should not create issues. Try deactivating all your other plugins, leave only theme plugins active and try again to create new pages.
Thanks
Sidebars cannot be renamed once created. You can create as may sidebars as you want from multiple places, with the names you want
– https://forum.tagdiv.com/sidebars-tutorial/
Then use them in the locations you want.
Hi,
That would be this function – https://www.screencast.com/t/AzHBYXzw2gPc
You can search for these functions which you want to remove from the theme by yourself, and make the modifications needed for your website in the theme files. Note that these will probably have to be made after each theme update.
Thanks
Hi,
I will add Discord on our list of socials, it may be available in future theme updates. Social networks can only be added by website admin, in the theme panel. It is true that the order of the socials cannot be changed, there is no option for that. I will add this as well and it will be considered.
Thanks
Hi,
The tagDiv composer does not have such an element at the moment. You could create a widget sidebar, place a tag cloud in it and use the widget sidebar element to display it on pages
– https://www.screencast.com/t/4x3NrtQLy
– https://www.screencast.com/t/3hIvF3Hyo
– https://www.screencast.com/t/F0UXwDBMMXU8
Seems to be applied at the moment, that would mean the code worked. If you would like to make some more modifications to it, I will try to modify it.
The grids are predefined, changing how they look is not possible by a theme setting. These are all the available grids and full width grids
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
They can only be placed on full rows, having multiple grids in the same row is not possible.
Hi,
The order in which you arrange the socials is the order in which they will be displayed
– https://www.screencast.com/t/glnOJjL6e
– https://www.screencast.com/t/SGzO4GQOSB
I don’t quite understand what is the problem,if you could provide some more details it would be helpful.
Sorry for misunderstanding, I though the ads are not showing. Indeed the images are not displaying for me as well at the moment. So the issue happened after adding the ad codes, maybe the ads are somehow interfering with the theme.
In some cases the theme lazy-load feature is the first to be affected by conflicts. Try disabling this feature in the theme panel
– https://www.screencast.com/t/xsTiphOY
Hi,
Only when the default commenting implementation is used there will be accurate comment counts. Using a different implementation will probably not be counted properly.
The comment count on modules/blocks can be disabled in the theme panel
– https://www.screencast.com/t/EMw7WWWD
Thanks
You must enable the mentioned thumbnail size in the theme panel, then thumbnails will be displayed on those modules
– https://forum.tagdiv.com/theme-thumbs/
Set featured images for the posts and the theme will automatically create thumbnails from them.
Hi,
The tagDiv composer cannot be used on posts at the moment. So there would be no theme option to place blocks in the post pages.
There are plans to make changes in this matter in a coming update, these will consist in adding a significant amount of flexibility in building post pages, category pages etc.
Hi,
Full big grids are supposed to be full width
– https://demo.tagdiv.com/newspaper/full-big-grid-10/
Either you place them on a page or choose them in category pages, they should be full width always. Unless you have a background color/image set in the theme panel.
So full grids will be placed on a full row by default as soon as you drag them in the page, you could change the row layout after placing the grid on pages
– https://www.screencast.com/t/lHWl9RRBdj
If you do not want them to be full width, use normal grids
– https://demo.tagdiv.com/newspaper/big-grid-1/
You can reduce the height of the main menu by changing the line height of the menu items
– https://www.screencast.com/t/npAbz2cO
Thanks
Then the plugin is not compatible with the theme, that would explain the multiple errors on the page. It is interfering with the theme javascript at some level.
Not all plugins are compatible with premium themes, these contain custom code that does not take into account compatibility with various plugins.
This is the case with all premium themes. Some plugins work with some themes, others do not. Unfortunately there is nothing we could do in case of plugin incompatibility with the theme. We are very sorry for the inconvenience.
We will take a look if you have sent us an email with admin login details.
Hi,
Most likely this will require you to edit files from the theme. If you could mention what exactly you want to do, it will be helpful. Provide some screenshots or a link to your website and more details, for a better understanding.
Thanks
Hi,
There seem to be some visual problems with the composer sidebar. What browser are you using? We have tested the composer on Mac and Safari browser and did not encounter any problems similar to those
– https://www.screencast.com/t/gQ4JpQGGqDD
Try disabling browser extensions and clear the browser cache. Also try with a different browser.
Thank you!
The top menu is not displayed on mobile, it is not supposed to display. It could be made to appear when the mobile theme plugin is not active, if absolutely needed. It would require a code like the following in this case
– https://www.screencast.com/t/kIe6BhRbVTJ
This code can to be entered in Theme panel->Custom CSS section
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
.td-header-sp-top-menu {
display:block!important;
text-align:center;
}}
Regarding the thumbnails, when stretching the rows with content the thumbnails will be stretched as well. That is why they appear like that. You can use Full big grids which use larger thumbnails
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Or try experimenting with the new flex block in which you can select thumbnail size
– https://demo.tagdiv.com/newspaper/flex-block/
– https://www.screencast.com/t/KC4BVGaq
Thanks
Hi,
Rows have a default padding on mobile. You could try something like this. First set a custom class of your choosing for the row containing the counter (so other rows will not be affected)
– https://www.screencast.com/t/LmtoeTf4aL
Then use a code like this in Theme panel->Custom CSS it should work
– https://www.screencast.com/t/RBnVWVK6ce
.td-stretch-content .myclass {
width: 112%;
margin-left: -24px;
}