Hi,
That would be the same post page basically, not a different URL to be tracked. Using post pagination where available would also not count as page as another view starting from page 2 for example. The main post page would be the only one that adds a view to the count.
Hi,
You should upload images that allow the creation of the thumbnails you use
– https://forum.tagdiv.com/theme-thumbs/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
That message is a prompt that mentiones that the thumbnail necessary for that module is not enabled in the theme panel block settings, so it will not be created.
Enable it and regenerate the thumbnails
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
The images you use should be bigger, the theme will crop them center-top and create the thumbnails that are enabled in the theme panel, these will appear in the grids and modules/blocks you use
– https://forum.tagdiv.com/featured-image/
The predefined content does not appear there, by predefined I mean in the actual footer template PHP file.
If you use a predefined template and also add widgets to those footer columns, they will be displayed below the predefined content
– https://www.screencast.com/t/qc0TOzluHQw
– https://www.screencast.com/t/KJbxmHNOVR
If you choose an empty template, there will be no predefined content, only you widgets will be displayed
– https://www.screencast.com/t/rFt15ZC1b1
– https://www.screencast.com/t/rcG5zzIxaAG
You can also create a page with the tagDiv composer and display that in the footer if you want to, instead of a footer template
– https://www.screencast.com/t/xmve6Fi7Mvbv
The cloud library plugin provides some footer pages that can be imported and set. You can import and then modify these if needed, or create your own page
– https://www.screencast.com/t/ot5bVXTz
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Hope this helps. Let me know if you have more questions and I will try to help you.
Thanks
That will be possible with the flex blocks. Example
– https://www.screencast.com/t/q0RepeuP
These blocks and the modules they use are highly customizable, almost anything about the module can be modified. Thumbnails, puddings, margins, modules per row, fonts etc.
Hi,
Now it should work, sorry for that. I forgot some parts of the code when I tested on my end
.td-header-style-6 .td-header-menu-wrap-full, .td-header-menu-wrap,
.td-header-main-menu {
height: 48px!important;
}
.td-header-style-6 .sf-menu > li > a, .td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search,.td-header-style-6 .td-main-menu-logo a {
line-height: 48px;
}
.td-header-style-6 .td-main-menu-logo,
.td-header-style-6 .td-main-menu-logo img,
.td-header-style-6 .td-logo {
height: 48px;
}
Hi,
There is such a restriction option, enter the code in the Advanced CSS section, entering the code in the desktop field will apply it only on desktop
– https://www.screencast.com/t/c1orNtlUh2bm
Hi,
Yes you can, try it like this – https://www.screencast.com/t/Ln05beSTuw4
Add a new code or add the padding to the previous code with the background.
.td-post-title {
padding-top: 17px;
}
You can create this kind of codes with the browser inspector, it is a powerful tool that can be used to make various modifications or customization through the website
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
That would be unusual, I also tested this and it seems to display the menu chosen in the mobile theme settings.
We could take a look at this, if possible provide a link to your website. If it’s not available, send us an email at contact@tagdiv.com and give us admin access to investigate the issue.
Thanks
Indeed, the category templates can now be created with the tagDiv composer and cloud library plugin, use any elements available. We will add more beautiful ready made templates in coming updates.
So you are referring to this menu? – https://www.screencast.com/t/IatOqgCMPu
That seems to be made with a plugin or some other implementation, can’t say exactly. You could use the list menu element instead
– https://www.screencast.com/t/4u8sycOspJ
The thumbnails in the post loop section in the cloud category templates can be modified, the loop uses a flex module
– https://www.screencast.com/t/JFgzUSts
From what I can see the counter displays accurate information now
– https://www.screencast.com/t/HYexcAqb
When the theme is updated the social counter and tagDiv composer plugins should update automatically, it seems however that this fails sometimes. If that is the case they will deactivate themselves and an “Update” button should be displayed here for the plugins
– https://www.screencast.com/t/ZR5e0B08Fl
Once you manually update the plugins would work properly.
If you use WPBakery and the tagDiv composer simultaneously, in some situations there might be problems. But not with the social counter, that would work with either of them.
Hi,
All I can see unusual about the website homepage on mobile, would be the double menu bar
– https://www.screencast.com/t/2YP6IFHyMtG
One from the theme and one from a plugin probably.
The posts seem to display the Jetpack mobile theme however, note that this mobile theme will not work properly with our theme, deactivate it if possible
– https://jetpack.com/support/mobile-theme/
If you want to use a mobile theme, try the one provided in the theme package
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
You don’t seem to have installed an actual demo, so there would be no overriding font settings from that. The font settings of the main menu seem to be the default ones.
What exactly is happening if you change the font properties in the theme panel?
– https://www.screencast.com/t/bJDtOWqM4p
Also what changes are you making exactly? Are they set right now?
Hi,
You could try the solution from this topic for loop ads
– https://forum.tagdiv.com/topic/ads-on-category-pages/
By a theme option this is not possible at the moment. Sorry for the inconvenience.
Thanks
Hi,
The number of followers would not be an issue, some examples
– https://www.screencast.com/t/4KH7FeCsZS
– https://www.screencast.com/t/kkRadHpkY
We plan to update the social guide, indeed now the Facebook counter requires only the ID to be entered. The ID you mentioned it does not work for you, works in my test.
If you tried with the ID you need and no values are displayed, we could take a look at this. Send us an email at contact@tagdiv.com and provide admin access. Include a link tot his topic in the email.
Thanks
Hi,
There is no actual share count, there is a Facebook like count based on the Facebook button implementation
– https://www.screencast.com/t/NreY8gt0xNQ
But other than that there would be no other counts in the theme at the moment. Sorry for the inconvenience.
Thanks
Hi,
I see a javascript form in that page you provided, so the code seems to work
– https://www.screencast.com/t/QrHl5fAu
Thanks
Hi,
That can be done in the template with the tagDiv composer. Click on the post content element and there will be font properties in the composer sidebar
– https://www.screencast.com/t/6rV6luJLu
Thanks
Hi,
The overlay menu template can be selected per page, that will make the header transparent and over the page content, just for that page. The other pages of the website will display the default header style chosen in the theme panel.
There is only one website header option, on a menu overlay template page it will have additional design but the functionality is the same.
Thanks
Hi,
I have tested the solution I mentioned and it seems to work. After the timer runs out, the cache will be cleared automatically and the posts randomized.
If you have tested this without the caching plugin and deleted the cache, but random posts are not displayed, then the issue could be another one. There could be another cache active, maybe server provided. With no caching the posts will always be randomized.
As long as the cache is not cleared regularly manually or automatically, the block will not display random posts.
Test on a new page with the cache plugin deactivated and cache deleted, place a block with random sorting, see if it displays random posts.
Hi,
That smart list style uses the thumbnail size created by WordPress
– https://www.screencast.com/t/WgSMwtRB
So if you want to modify the size of the images in that smart lists style, modify the WordPress thumbnail size. Be sure to regenerate the thumbnails after you modify the values
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
Unfortunately such an element or featured does not exist at the moment in the tagDiv composer or in the theme. I believe this is added on our request list, it will be considered. Sorry for the inconvenience.
Maybe you could try some plugins that could provide you this option, make tests with them.
Thanks
Hi,
So you want to add new modules by API. There may be a different way to have custom modules. The new flex blocks have a considerable amount of options, all aspects of the module can be customized
– https://demo.tagdiv.com/newspaper/flex-block/
One flex block can be used and modified to look in endless ways. It would also be easier then adding modules, you could give it a try.
Yes it is, it is mentioned in the block settings guide
– https://forum.tagdiv.com/block-settings-guide/
– https://www.screencast.com/t/RNyyhtjz
So if you use a “page” type the block will show only pages
– https://www.screencast.com/t/i9PylmAZGc
Let me know if you have more questions, I will try my best to help you.
Hi,
It doesn’t work like that. Once you enable the AMP plugin the AMP URL will be loaded in the post page source. This URL is picked by Google and the post is cached. Users will be served this AMP version from Google search only.
I believe search results are ranked by this, AMP versions will be ranked higher in the results.
Thanks
Hi,
For me they seem to appear on both desktop and mobile at the moment
– http://prntscr.com/kauhpk
– http://prntscr.com/kauij6
I tested with the Chrome browser. Check with the browser inspector when the problem happens, maybe there are errors in the console.