Hi,
I see that you have managed to make your Facebook profile public – https://www.screencast.com/t/UQsFpqd159 Now you should try to do a cache clear. Please note that there may be some delay for the data to synchronize, so you should wait a while before it refreshes. The Facebook counter should work properly now. Also make sure you have the latest version of the social counter from the theme package, and update it if necessary.
Thanks
Hi,
There is an option to install the demo without the dummy content, but you will have to create your own pages. The predefined settings and classes will be loaded but until you create a page for example or recreate the one in the demo, in Visual composer, there will be no page structure. The demos are created as an example of what can be achieved using the theme. More information here – https://forum.tagdiv.com/installing-demos/
Please note that if you choose to edit the demo dummy content, when in the future you will uninstall or install a different demo, this will remove the dummy content and the modifications you made to this content. This will not remove your own created content.
Thanks
Hi,
If you want to add content to the sidebar you can do it like this for a split row sidebar – https://www.screencast.com/t/YlDaYeK0X or if you have a widgetised sidebar – https://www.screencast.com/t/pTUd1NGSwUC in the widgets section. There is also a sidebar on the latest articles section – https://www.screencast.com/t/jYDln6ovI at the bottom of the page, maybe you are adding widgets there. More about page templates here – https://forum.tagdiv.com/page-templates-2/
Thanks
Hi,
Unfortunately there is no option for this at the moment. Maybe you can search for a plugin with that capability for your website. This is where you can make modifications in the theme if you would like to implement something like this – https://www.screencast.com/t/Mvtd8ujUc4eF
Thanks
Hi,
Well you could use the code for those symbols and insert them in the text with title widget, and they should be interpreted – https://www.screencast.com/t/qbMjeh9E8SU with this result – https://www.screencast.com/t/RenGNpgos
These symbols can be found online, here for example – https://www.w3schools.com/charsets/ref_utf_dingbats.asp
Thanks
Hi,
I can not provide a working solution for this problem, since I do not know how that plugin works and how it could influence the theme, and in this case the mega menu. Maybe the plugin does not have mega menu support, or there are some settings you may have overlooked. You could try the method provided above if you think it will suit your project.
Thanks
Hi,
The number of posts displayed in the category page can be modified here – https://www.screencast.com/t/fjViitu0Q
Thanks
Hi,
You could set a custom width to the sub menu, first you have to identify the menu item where you want to make this change – https://www.screencast.com/t/YBtFAl4A and set a custom width with a code like this – https://www.screencast.com/t/yUVLJ3JKDw0 The code must be entered in Theme panel->Custom Css
Please let me know if this is not working for you, or you need further help, and also provide a link to your website for a more accurate solution. This is the code used in the example
.menu-item-6332 .sub-menu {
width: 100%!important;
}
Thanks
Hi,
That particular demo uses a media grid element from Visual composer, you just have to add it to a page – https://www.screencast.com/t/VrtkP2vX4H2z and select the images you want to be displayed and different styling options. Then you must go to the row settings – https://www.screencast.com/t/XVEBbbBwgy and stretch the row to full width. The result should be like the one in the gallery in the demo.
Thanks
Hi,
It seems that the ajax request is being blocked – https://www.screencast.com/t/W63FmaM962Ky Please try to deactivate all your plugins except Visual composer to rule out any plugin interference, clear the cache and check again. Also check any modifications you might have made to the theme files, and deactivate the child theme if you use one.
Thanks
Hi,
The date can only be disabled for all the modules from Theme panel – https://www.screencast.com/t/SaMxEzdZ If you would like that the date not be displayed only on category pages you could do it with some css, like this – https://www.screencast.com/t/aPfi2BOk This is the code used, you must enter it in Theme panel->Custom Css
.category .td-post-date,
.td-post-author-name span {
display: none;
}
Thanks
Hi,
Please provide some examples where exactly you want these changes, so I may try to give you a more accurate response. A link to your website pointing to these locations, would be very helpful if possible.
Thanks
Hi,
I see that you have a demo installed. That particular demo has no meta for the modules by default. This can be seen in the demo – https://demo.tagdiv.com/newspaper_what/ What you can do in order for the date to display, is to use this code – https://www.screencast.com/t/s5D6ly7zk then the date will be displayed.
Here is the code used, please enter it in Theme panel->Custom Css
.td-what
.td_module_wrap
.td-post-date {
display: block;
}
Thank you for understanding!
Hi,
I have tried to replicate your problem, but I have not been able to. The search function is working properly. You could try a fresh theme install, and use only the plugins bundled with the theme. Then check to see if this issue persists. Please let us know how it goes.
Thanks
Hi,
If you made all the necessary modifications to these parameters, and you still have this issue, try to deactivate and delete the Visual composer plugin, and install it again. Then try it again while also deactivating all your other plugins to rule out a plugin conflict. And clear your cache just to be sure. If your settings are still not saving please send us an email at contact@tagdiv.com and provide admin login information. Also paste a link to this topic for identification purposes.
Thank you for understanding!
Hi,
Please note that an author’s ID is meant to be entered in that required field. You can find the ID like this – https://www.screencast.com/t/PO9yTF8T9zh
Thanks
Hi,
Please try disabling all your plugins except Visual composer, deactivate the Instagram section from theme panel – https://www.screencast.com/t/hGEiwZp4pGH4 then clear your cache again. After this enable Instagram. Please note that there could be some delay for the pictures to refresh, and you should wait a little time. If the problem is still there check like suggested to see if your hosting provider is using a server side caching system.
Thanks
Hi,
At the moment the Newspaper demo is running version 7.7 and it will be updated as soon as possible. You can take a look at the new features and the latest release changelog here – https://themeforest.net/item/newspaper/5489609
If you have any more questions, we will be more than happy to answer them.
Thanks
Hi,
In order for this to work, when you create that mega menu, you need to use a parent category – https://www.screencast.com/t/cdweLU0M that has sub categories assigned to it. So you need to create a parent category and assign sub categories to it (that contain actual posts) – https://www.screencast.com/t/E4AgYQuJfdoM then select that parent category as mega menu. The categories will be automatically displayed at the left of the mega menu structure. Hope this helps.
Thanks
Hi,
Then try adding a new social network here – https://www.screencast.com/t/u51qVWQhzpL and it will display in the theme panel – https://www.screencast.com/t/mdJjJYn3kg Also you could follow this topic to further customize this – https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/#post-58011
Hope this helps
Thanks
Hi,
I have inspected your website but I do not see the problems you are mentioning – https://www.screencast.com/t/rp9H74lQMHsi Please note that multiple factors can affect page loading speed, like plugins for example. Try disabling all your plugins except the ones bundled with the theme and check again.
Here is a link to the recommended cache plugin – https://forum.tagdiv.com/cache-plugin-install-and-configure/ and also a tutorial about improving page speed – https://forum.tagdiv.com/how-to-make-the-site-faster/
Thanks
Hi,
If I understand correctly you want to replace the featured image in the post page with a slideshow. Unfortunately there is no option for this, you can only set a single featured image or video – https://forum.tagdiv.com/featured-image-or-video/ If you want to achieve something like that you would have to modify the theme files and make major changes to multiple elements, and this could prove to be a difficult task.
Thanks
Hi,
Please try as a test to disable all your plugins except Visual composer, clear the cache, then check to see if the problem is still there. Also if you are using a child theme please switch to the main theme to rule this out. Please let us know how it goes.
Thanks
Hi,
It seems that you have multiple overriding background colors on the category tags in the footer – https://www.screencast.com/t/ES1Eebgg that seems to not originate from the theme style, and your custom code is not strong enough to apply – https://www.screencast.com/t/GMY56DrTQw6 You need to make the code stronger in order to work in this situation, like in this example – https://www.screencast.com/t/S6ynsVUwD
You can use a code like that to change the font properties as well, if you would like to.
Thanks
Hi,
Basically this is a simple process, and the icon if entered in the respective fields in theme panel, appears when an user adds your website on their home screen, depending on their screen size and device type. It will use this image as soon as the link is added, and the site will appear with that icon on the home screen. If you would like to see statistics or other information, maybe you could find a plugin with these capabilities because there are no options available in this matter.
Thanks