Hi,
You could choose one of the other footer templates, which display the title for these sections. Here you can see how all the footer templates look
– https://forum.tagdiv.com/footer-templates/
Thanks
Hi,
I have tried to add an icon in the menu like this
– https://www.screencast.com/t/Ry0fST34go
The results are here, both desktop and mobile
– https://www.screencast.com/t/FJlKfyRhPP
– https://www.screencast.com/t/tHSjDBAk
Even for all menu items – https://www.screencast.com/t/4GXl5Rfc7v
So the icons should be displayed properly for you as well. Double check how you added the icons.
Thanks
Hi,
No point regenerating the thumbnails in this case. The images used are too small in size to allow the creation of bigger thumbnails. For example this original image is not big enough to create a thumb for the big grid
– http://www.sofamille.com/wp-content/uploads/2011/11/femme-fume-e1321959662658.jpg
You could try the plugin Chris suggested in this case. The alternative would be only to set bigger featured images for the posts
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
Thanks
Hi,
Unfortunately I don’t think there are any immediate plans to implement RTL support in the theme, as far as I know. Maybe in the future, but I could not say exactly.
Thanks
Hi,
If you mean different ads left/right of the page container, there is no option in the theme for that. There is only a background ad setting
– https://forum.tagdiv.com/background-ads/
There could be ad plugins that have options lie this, you could try some of them. Maybe you can find what you need.
Thanks
Hi,
If the theme is activated in WordPress settings here
– https://www.screencast.com/t/tWMOSRSKLI
Then the website will be presented with the chosen theme, not a different theme. Deactivate the maintenance/coming soon mode and the website should be using Newspaper theme. Clear all caching installed as well, if you have any. The coming soon plugin should not affect the theme that is displayed on the website.
Thanks
Hi,
The featured category is created by default, maybe you have removed it by mistake. If you no longer have a featured category present
– https://www.screencast.com/t/bwOAdMjnA
You can recreate it using this default name and slug like this
– https://www.screencast.com/t/DDj2ylQVMfFr
Then the featured category should have the intended functionality.
Thanks
Hi,
That is the sidebar selected for the Latest articles section
– https://www.screencast.com/t/j4KFgsiy1r
All the sidebars can be customized in Appearance->Widgets. Please inspect the sidebar in question and remove the Ad box from it.
Thanks
Hi,
Maybe you could provide more details about the problem, so we can understand better. What you wish to remove and from where.
Pages can be edited with the tagDiv composer and there you can remove the elements you want from them
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Widgets in sidebars and footer can be removed in Appearance->Widgets.
Thanks
Hi,
You simply need to add a unique class to the text with title element you wish to customize, like in this example
– https://www.screencast.com/t/op7vD6rh
Then based on that custom class you can customize the element
– https://www.screencast.com/t/nHxN1Do3e
A font family change would require to load the font you want to use first, if it is not used anywhere on the website. Like this maybe
– https://www.screencast.com/t/R4UzUybRmSDy
– http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
If the font is used for an element, then simply apply it.
Thanks
Hi,
It would be possible with some CSS code. If you could provide a link to such a page (product category page and product tag page) I will try to give you a solution to hide the shop menu item.
Thanks
Hi,
If you mean the divider below the menu, like this
– https://www.screencast.com/t/VAlGA4idFztb
That will be displayed in the sound radar demo only if you remove the code from the demo as shown in the screenshot, instead of using the CSS code
– https://www.screencast.com/t/VuTmWZkq1
Then the default divider will be shown instead of the demo customization
– https://www.screencast.com/t/NLxu1e0NehB
Please correct me if I misunderstand what you wanted.
Thanks
Hi,
Unfortunately I don’t exactly understand what you would like to do, and where. If you are referring to the social networks present in the theme panel, and you would like to add more socials, that could only be done by modifying the theme files. And additional customization.
These are some similar topics if that is the case
– https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
– https://forum.tagdiv.com/topic/%D1%81hange-the-color-of-the-paging-buttons/
Thanks
Hi,
The body tag is located in the header.php file, in the main theme folder
– https://www.screencast.com/t/5d8KOm6zD0
Try inserting the code there following the instructions they mention.
Thanks
Hi,
I believe you are referring to the News magazine demo
– https://demo.tagdiv.com/newspaper_magazine/
The image displayed in the header next to the logo is a demo banner, it can be removed or replaced in the Theme panel->Ads->Header ad section
– https://forum.tagdiv.com/header-ads-adsense/
Thanks
Hi,
1. You simply have to click and drag the row you would like to remove, a red box will appear on the bottom right corner of the page
– https://www.screencast.com/t/zdTrwlw1hti
– https://www.screencast.com/t/TlxHte6Q5jKu
More information about the tagDiv composer here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
2. You can set a background image or color if you wish
– https://forum.tagdiv.com/background-introduction/
3. The filter works based on category IDs, enter categories you want to include, or enter categories you want to exclude. This is a guide containing all the block settings
– https://forum.tagdiv.com/block-settings-tutorial/
Thanks
Hi,
Unfortunately I could not give you a solution in this case. Some plugins can cause issues with the theme or theme plugins.
If it only conflicts with the text with title element, maybe you can use a different element instead. Or if possible try a different plugin.
Thanks
Hi,
I believe you might be entering the category IDs between parenthesis (), please remove them and enter the categories normally. This is an example
– https://www.screencast.com/t/IMrbYV9wT
That could be the reason why the first and last category are not displayed, the ID is not recognized because of the parenthesis.
Thanks
Hi,
We will take a look, please send us an email at contact@tagdiv.com and provide admin login information. Also paste a link to this topic in the email.
Thanks
Hi,
You could control that padding inside the footer with a code like this
– https://www.screencast.com/t/jS3YhLBnpA
You can modify the value as you wish in the code
.td-footer-template-14 .td-footer-bottom-full {
padding-top: 10px;
}
The padding above the footer can be modified with this code
– https://www.screencast.com/t/FLChUFnBRKt9
.home .td-main-content-wrap {
padding-bottom: 10px;
}
Thanks
Hi,
That would be the way to do it, using the predefined classes as the guide mentiones
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If you could provide a link to your website we will take a look and see why the ads are not displayed properly in width.
Thanks
Hi,
I will add this request on our list, and it will be taken into consideration by the developer team. I cannot make any promises, it could be implemented in one of the future updates.
Thanks
Hi,
I assume you are referring to the space between paragraphs in the post content
– https://www.screencast.com/t/0AsEmYHkU
That could be changed with a code like this for example
.td-post-content p {
margin-bottom: 10px;
}
If this is not what you are asking, please provide more details for a better understanding. Some screenshots or a link to your website where you would like to make the changes would be useful as well.
Thanks
Hi,
It seems there is a problem with the mobile functionality. Please try as a test to deactivate all plugins except theme plugins, and clear all caching. If possible deactivate the caching plugin as well.
Then check if the pagination issue is fixed. I have tested this on mobile while having only theme plugins active, there is no problem with the mobile pagination. So it could be a plugin or maybe if you have made any modifications to the theme files.
Thanks
Hi,
There should be no problem displaying YouTube videos in the post content, on mobile as well. I have tested this and it is working for me. Simpy paste the video link in the post content and it will appear
– https://www.screencast.com/t/34e9yBY8BzPi
– https://www.screencast.com/t/uZwLrgcI
Thanks