Hi,
As long as they are related, meaning at least one category or tag in common, they will be shown at some point. Latest related posts first continuing to oldest as you scroll.
I could’t say how you could set a post age limit for this functionality. Sorry of this is an inconvenience for you.
Thanks
Hi,
Modules are no supposed to display the view counts. Each module is predefined as to what information to show. If you want a module to display post view counts it will require modifications to the theme files. There is a solution in this topic if you want to try
– https://forum.tagdiv.com/topic/post_views_count/
Thanks
Hi,
I have tested the 2 columns text option, it seems to be responsive as it can be
– https://www.screencast.com/t/FJTsyFk2iD
– https://www.screencast.com/t/1qoPLdwzB
Please correct me if i misunderstand something.
Thanks
Hi,
It seems the thumbnails images are considered insecure, the website is trying to load them over http
– https://www.screencast.com/t/5WVjwn41KhL6
Please see these guides for SSL implementation, maybe they would be helpful
– 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/
Thanks
Hi,
A general recommendation for the background ad size in general, would be a to use a fullHD image (1920x1080px). That would be sufficient.
Thanks
Hi,
The latest articles can be removed by selecting a different page template, for the page
– https://www.screencast.com/t/Pbjvg0AsT
When the latest articles template is selected, the section will always be displayed on the bottom of the page.
Thanks
Hi,
You could try it like this if absolutely needed to display a block in posts
– https://www.screencast.com/t/cr8sPrig1u
– https://www.screencast.com/t/FBqFjgLJBS
– https://www.screencast.com/t/H0EVTpctPlr4
– https://www.screencast.com/t/kGLrQlCw
Thanks
Hi,
You will have to configure the plugin to display the information you want, these are some guides
– https://yoast.com/social-media-optimization-with-yoast-seo/
– https://kb.yoast.com/kb/getting-open-graph-for-your-articles/
– https://kb.yoast.com/kb/why-doesnt-facebook-display-an-image/
Configure everything as needed and test with the Facebook debugger
– https://developers.facebook.com/tools/debug/
Thanks
Hi,
That would be the live CSS feature from the composer. It should not cause any errors. There might be an option added to disable it, but for the moment it cannot be deactivated except through modifications in the code.
You could leave it like that, or try to reinstall the composer plugin. Deactivate as well all other plugins except theme plugins. Check if the issues are still present. Ultimately you could try to reinstall the theme by FTP
– https://forum.tagdiv.com/install-via-ftp/
Thanks
Hi,
The Yoast SEO plugin adds all the necessary tags when it comes to sharing, the theme itself does not have any sharing options. Install the mentioned plugin and enable og meta
– https://forum.tagdiv.com/facebook-share/
Configure the socials accordingly and test with the debugger
– https://developers.pinterest.com/tools/url-debugger/
Thanks
Hi,
Seems the issue is still present, the suggestions from that topic should work. Please follow it and enter the code mentioned in it, in the htaccess file. After this clear all caching installed and CDN files if used.
This is a common issue in WordPress, some more information here
– http://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
– https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
– https://docs.brainstormforce.com/how-to-allow-custom-web-fonts-to-load-from-other-server/
Thanks
Hi,
Sorry for the delayed response, there is no intention whatsoever to ignore any topic. But if you keep replying in your own post this will only refresh the topic, we answer from oldest to newest.
The composer issue could be related to insufficient resources, please check the theme system status and ask your hosting provider to make modifications to these server and WordPress parameters
– https://forum.tagdiv.com/system-status-parameters-guide/
After this try the composer again and let us know the results. The backup should completely restore the website to a previous state, but it would depend on the configuration of the backup made (manual, plugin, server provided). Some useful information here
– https://codex.wordpress.org/WordPress_Backups
– http://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/
Thanks
Hi,
They could be centered with a code like this one
– https://www.screencast.com/t/wxA11Ryp
.td-post-sharing {
text-align: center;
}
Thanks
Hi,
Please try the manual activation as well
– https://www.screencast.com/t/7HjNdKeFxN1p
Let us know if there still is a problem activating the theme.
Thanks
Hi,
The theme and theme elements are fully responsive, it will adapt to each device. There will be no issues of the kind.
So you would like to place a background ad and allow it to be displayed on top of the website, that would be possible if you push the header down
– https://forum.tagdiv.com/topic/background-clik-ad-issue/
– https://forum.tagdiv.com/topic/background-ads-4/
Thanks
Hi,
I could’t say at the moment if this will happen, might at some point in the future. Visual composer was never intended in the first place to be used on posts, in the theme.
So for the moment either use Visual composer further, or recreate the posts which would not easy in most cases. Sorry for the inconvenience.
Thanks
Hi,
Please provide a link to your website so we can inspect the issue, that should not happen. They should only be hidden if there is no available space.
Thanks
Hi,
There are multiple social sharing styles available, you can choose a style that displays the text in the buttons. Like this one for example
– https://www.screencast.com/t/dQ7OuCGpW
– https://www.screencast.com/t/qX7qkuyJh
Thanks
Hi,
You could try different popular post widgets, if you require more advanced sorting. That would be easier then modifying theme files, which will be lost after a theme update. Maybe some of these for example
– http://www.wpbeginner.com/plugins/5-best-popular-posts-plugins-for-wordpress/
Thanks
Hi,
The Like button was moved on top of the sharing, because in case there are more socials present it would interfere with them
– https://www.screencast.com/t/Fo2eapQlR
That is why placing it on the left or right of the socials will not work anymore, it can cause problems.
Thans
Hi,
The tagDiv composer has the same options for rows, columns and individual elements. These are located in the CSS tab. So you could place block 3 below block 12 first
– https://www.screencast.com/t/gb8rL1gDgYa
Hide block 12 on mobile
– https://www.screencast.com/t/YwSTr8taN2m0
– https://www.screencast.com/t/OsZQwGh47
Hide block 3 on desktop
– https://www.screencast.com/t/9pmbDcOiQI
– https://www.screencast.com/t/uiQ94RDcbPB
This would be the result on desktop (block 12)
– https://www.screencast.com/t/8aKN9PQmJzrK
And on mobile (block 3) – https://www.screencast.com/t/NFrm5bNGd2Wr
Thanks
Hi,
@Elevas32 The currently available theme package contains the fix for the issue described above. Please make the update again and there should be no more issues of the kind. Let us know otherwise. Sorry for this inconvenience again.
Thank you!
Hi,
Visual composer was never supposed to be used on posts, this is mentioned in the documentation
– https://forum.tagdiv.com/how-to-use-visual-composer/
That is why it is initially disabled for post pages. The tagDiv composer can only be used on pages, it cannot be enabled on posts.
The best way would be to continue using Visual composer further in this case. Posts containing Visual composer elements will not display properly when the tagDiv composer is active.
Thanks
Hi,
I have tried this using Visual composer (while tagDiv composer is deactivated), like this
– https://www.screencast.com/t/CYSD8x7mPK
– https://www.screencast.com/t/07YP6JfQ
The image opens as it should in this case, with prettyPhoto
– https://www.screencast.com/t/VrQXg9k13
It should work for you as well. Please provide a link to this image if possible so we can inspect it.
Thanks
Hi,
Please provide a link to your website so we can inspect the counter. If the counter is set according to the guide, the most common issue would be if the Facebook profile page is private or has restrictions.
Try viewing it in incognito mode with your browser. The counter will not work if it is private.
Thanks