Hi,
Didn’t check that, that modification was necessary in older version of the caching plugin, but it seems it is not the case anymore. Something else must be causing the issue, if the mobile them plugin is not working properly. Please provide a link to your website so we can inspect it.
Thanks
Hi,
Thank you for your appreciation. Some footer templates have predefined content which cannot be removed, while others are empty templates
– https://forum.tagdiv.com/footer-templates/
You can choose an empty template and insert the widgets you want in the footer sections.
Thanks
Hi,
Theme panel settings will not be lost when the theme is updated. These are saved in the database as well. The purpose of creating a child theme is to further customize the theme if there are no them options for what you need and not loose this customization. Simply activating the provided child theme will not influence anything in the main theme.
Thanks
Hi,
This code is general it works on all the pages, removing the padding top and header menu shadow
.td-main-page-wrap {
padding-top: 0;
}
.td-header-gradient:before {
display: none;
}
The padding removal will work on normal pages, posts and categories have different elements. Let me know if you would like to chnage something about those as well, and I will try to give you a solution.
Thanks
Hi,
Check in the Per category settings, for the only category the post has. See if that category has a sidebar set, and if that sidebar has widgets inside it.
If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic in your email.
Thanks
Hi,
Please provide a link to your website where the button is present and details about how you would like it to look, and I will give you a solution.
Thanks
Hi,
Please follow these similar topics, the default functionality of the logo when clicked is to direct to the homepage, the theme does not have options to modify it. It can be done by modifying the files as shown
– https://forum.tagdiv.com/topic/change-logo-url/
– https://forum.tagdiv.com/topic/change-footer-logo-link/
Thanks
Hi,
The articles will be displayed on the page as soon as you publish them, you do not have to add them manually. The blocks and grids used on pages have filtering and sorting options available.
Setting the post sort order on Latest, will display the latest posts, meaning as soon as they are published
– https://www.screencast.com/t/5d1P5A2FBcP
Here you can find out more about the block settings and options
– https://forum.tagdiv.com/block-settings-guide/
Please correct me if I misunderstand.
Thanks
Hi,
The theme has these options regarding breadcrumbs
– https://forum.tagdiv.com/breadcrumbs/
If you are asking about something else, please provide more details about what exactly you want to do with the breadcrumbs.
Thanks
Hi,
The theme is fully compatible with Visual composer, as it is provided in the theme package. Try to think of recent changes made, maybe something has auto-updated and is now causing issues. Use only the Visual composer included in the theme package, or do not update this plugin directly from the author if you have this option (purchased plugin)
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Try deactivating all plugins except theme plugins, and see if this has any effect. The Visual composer version currently included with the theme is 5.2.1.
Thanks
Hi,
The actual menu of that website is above that section, on top of the page. Those seem more like tabs. Visual composer has the tabs element, but the tagDiv composer does not yet have something similar.
This might change in future theme updates however, and they will be added to the tagDiv composer as well but I cannot say for sure when this will happen.
Thanks
Hi,
Any page you created can be set as homepage, like this
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
There should be no problem setting the page you want as homepage. Please let us know if you still have problems, and provide more details about what exactly is happening.
Thanks
Hi,
The images and videos uploaded are stored by WordPress, in the uploads folder
– http://www.wpbeginner.com/beginners-guide/where-does-wordpress-store-images-on-your-site/
The theme or theme composer do not have any options that would allow you to place such a directory. There could be plugins that you could search for in this case.
Thanks
Hi,
Then it could be this similar situation from this topic
– https://forum.tagdiv.com/topic/template-in-phone/
Try making that modification and test again.
Thanks
Hi,
The theme automatically creates thumbnails from the featured images set
– https://forum.tagdiv.com/theme-thumbs/
These thumbnails will be displayed on block modules and other elements. If the post has not featured image a default placeholder will be displayed by the theme. These placeholder images are found here in the theme
– https://www.screencast.com/t/7EPGtC5naw5
If you want to replace them please use the same name, size and format for the images.
Thanks
Hi,
That is necessary in the functionality. You can find out more in general about this practice here
– https://stackoverflow.com/questions/4855168/what-is-href-and-why-is-it-used
Thanks
Hi,
I believe there are plugins that you ca use to split the page titles, like this one for example in this tutorial
– http://www.wpbeginner.com/plugins/how-to-split-post-or-page-title-in-wordpress/
The heading is set as a whole for the page title in this file, I believe it is according to SEO rules in the page template file
– https://www.screencast.com/t/OQ5ItojMV
Thanks
Hi,
I see two instances of social counters on the homepage. One at the top, and one further down the page. The first one is configured with the default tagDiv socials
– https://www.screencast.com/t/XM4JKAcw
This account information can be changed by editing the page with the tagDiv composer
– https://www.screencast.com/t/09D5HWg8nhl
– https://www.screencast.com/t/pYCbpXKEb
Using this guide to configure the counter
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
The other social counter on the page can be configured in the Widgets section. Please note that each social counter placed on pages or sidebars, has to be configured. They will not share data between them.
In the second counter I can see that the Facebook ID is not entered properly, clicking it links to an invalid profile page. Use only the Facebook ID in the required field
– https://www.screencast.com/t/dpuxauA1votN
The Twitter counter seems to be 1 follower behind, but it should refresh after a small period of time.
The YouTube configuration should be like this
– https://www.screencast.com/t/Xx7O33ur3
Which provides accurate information
– https://www.screencast.com/t/HdWnm6aewmLy
Please let us know if you have further questions or problems, and we will try to give you a solution as soon as possible.
Thanks
Hi,
I can give you a code to remove the padding of the page and also the shadow, but I don’t know if you want this for all the pages or just that particular page. This code is just for that page
– https://www.screencast.com/t/pYpNJivb
.page-id-6247 .td-main-page-wrap {
padding-top: 0;
}
.page-id-6247 .td-header-gradient:before {
display: none;
}
The code must be entered in Theme panel->Custom CSS section.
Thanks
Hi,
Code entered in the child theme will not be lost when the theme is updated, unless you maybe delete the child theme. Code entered in the Theme panel->Custom code sections will not be lost as well. It is saved in the database once entered. These are considered safe methods of customizing the theme.
Thanks
Hi,
You could place the social counter in sidebars
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
But other sharing options are not available at the moment in the theme, you could try any plugin you like for this. Search for sharing plugins, try a few of them and choose the one that has the options you need. Maybe this would be helpful
– http://www.wpbeginner.com/plugins/best-social-media-plugins-for-wordpress/
Thanks
Hi,
Inspecting the website you mention, it can be seen that there are different conditions that apply when the width is lower, like mobile devices
– https://www.screencast.com/t/TjUC88fUqO
This would the same code for smart list 2 for example
– https://www.screencast.com/t/wQL0tmoY
– https://www.screencast.com/t/60DSkdnPQUNP
You could modify it and experiment with different values, or use it as it is
@media screen and (max-width: 991px) and (min-width: 320px) {
.td-sml-current-item-nr {
top: -55px !important;
left: 0px !important;
right: 0px !important;
width: 60px !important;
height: 60px !important;
line-height: 55px !important;
margin: 0 auto;
}}
Thanks
Hi,
The steps needed to create a smart list are described in this guide
– https://forum.tagdiv.com/smart-lists/
The theme uses the title heading to generate the list. I don’t quite understand what exactly is happening when you insert an image in the smart list, if you could provide a link to your website where this is happening we will inspect it. You can have as many images as needed in a smart list section, there should be no issues with that.
You can insert content in the post after the smart list, by placing the end shortcode as mentioned in the guide.
Thanks
Hi,
Please try and use only the numeric ID in the Facebook Id field of the social counter
– https://www.screencast.com/t/haGdPiXirk
Then it should work. Please let us know if there still is a problem.
Thanks
Hi,
If you would like to modify the authors box element and the information it displays, you would have to make modifications in the theme files
– https://www.screencast.com/t/QOFrEHRE
There is no options to modify what the authors box displays, at the moment. For now the author name and avatar are present, a post and comment count and author website.
You could try a plugin that would have the options you require, and display a list of authors with more options.
Thanks