Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

All the blocks have the option to filter the categories and also sort the posts
https://forum.tagdiv.com/block-settings-guide/+
Either with tagDiv composer on pages
https://www.screencast.com/t/yEFiFrTsp3f
Or in the widgets section for each block widget
https://www.screencast.com/t/TWeOIw1A
You have the option to specify the category/categories from which the posts will be picked. And also choose different post sorting, if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

That could be the result if you updated then Visual composer plugin to the latest version. It is strongly recommended that you do not update Visual composer directly from the author (option available for a purchased plugin licence)
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
When an update for this editor is available, we will first test it and then include it in the theme package. This will ensure full functionality and compatibility with the theme. The current version bundled with the theme is 5.1.1.
What you can try if this is the case, is to deactivate and remove the updated plugin, and install the Visual composer from the theme package. Then check to see if the problem is solved.

Thanks

Simion C.
tagDiv Staff

Hi,

Please follow this guide and regenerate the thumbnails needed for the modules. This process will recreate all the thumbnail sizes needed, if they are enabled in the theme panel
https://forum.tagdiv.com/theme-thumbs/
This is the guide
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
After the regeneration process is complete, clear any installed cache and check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

We have replied by email.

Thanks

Simion C.
tagDiv Staff

Hi,

You could try to deactivate all non-essential plugins and check if it is still loaded. Leave only theme plugins active and Woocommerce, clear any installed caching and check again.
By default the theme does not load that resource, it could be a plugin or widget that is doing it.

Thanks

Simion C.
tagDiv Staff

Hi,

If you installed the demo with content, that will import some dummy categories, posts etc. When you uninstall the demo, the process will remove only those dummy categories
https://forum.tagdiv.com/installing-demos/
Your own previously created categories will not be affected by this process, or by the theme. They should be present in the WordPress categories screen
https://www.screencast.com/t/NerUSQPtwo

Thanks

Simion C.
tagDiv Staff

Hi,

If it is not displaying accurate data, then it might be caching on your side. That can prevent the counter from refreshing. If you any caching installed, please clear it. The server could also have caching, you can check with your hosting provider if that is the case.
If this is not the case, please provide a link to your website so we can inspect the social counter.

Thanks

Simion C.
tagDiv Staff

Hi,

I cannot replicate this issue. The row layout settings are working properly
https://www.screencast.com/t/ULfCiFj9
What you could try is to deactivate all your plugins except the tagDiv composer and the plugins included in the theme package, and clear any installed caching.
Then create a new page and test again. Please let us know if you still have problems.

Thanks

Simion C.
tagDiv Staff

Hi,

That depends on where you want it to display. The modules for example will not display custom taxonomies, only default categories.
In the post page you can choose to display from the available taxonomies, in the CPT&Taxonomy section in the theme panel
https://forum.tagdiv.com/custom-post-type-support/
Those are the only options and settings for custom post types available at the moment. There could be more support added in future updates, but I could not say for sure when this will happen.

Thanks

Simion C.
tagDiv Staff

Hi,

By default there is no option to change the header menu background color when it is sticky. But you could do it with some CSS code
https://www.screencast.com/t/RFalOxxpv

.td-header-menu-wrap.td-affix
.td-header-main-menu,
.td-boxed-layout .td-header-style-3
.td-header-menu-wrap.td-affix {
background-color: #ac0000!important;
}

The code must be entered in Them panel->Custom CSS if you decide to give it a try.

Thanks

Simion C.
tagDiv Staff

Hi,

As a quick fix you can try a code like this
https://www.screencast.com/t/EUCm7X1kw
Enter it in Theme panel->Advanced CSS in the Phones section

.home .vc_single_image a {
background-size: contain;
}

You have the option to display different ads using the theme panel, and optimize them for particular devices. This is specified in this guide
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/

Thanks

Simion C.
tagDiv Staff

Hi,

If you reply in your own topic, it will only delay the answer and make the topic newer. We reply from oldest to newest, and try to answer all the topics as soon as possible.
What you want to achieve could be possible. It could be done by setting a margin top for the body
https://www.screencast.com/t/cSMEFPiiLP
The code will apply on all the website. You should enter it in Theme panel->Advanced CSS in the Desktop section. You can change the margin value if needed.

body {
margin-top: 150px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment there is no option in the theme to change the post width. The tagDiv composer can only be used on pages, not posts.
This is an example of a post with sidebar
https://demo.tagdiv.com/newspaper/td-post-microsoft-subsumes-open-tech-unit-back-inside-mothership/
Here is a post with no sidebar, the post content has the full theme width
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/
Changing the post content width could only be done with custom code, and it is not recommended. The elements used depend on the theme’s fixed width, changing it could damage the layout.

Thanks

Simion C.
tagDiv Staff

Hi,

You could try other methods to reset your password. These are all mentioned here
https://codex.wordpress.org/Resetting_Your_Password

Thanks

Simion C.
tagDiv Staff

Hi,

All the available block post sorting options are mentioned in this guide
https://forum.tagdiv.com/block-settings-guide/
As stated above, there may be more options added in future theme updates, but for the moment you can only choose form the available ones.

Thanks

Simion C.
tagDiv Staff

Hi,

What is present by default in the ad sections is probably the demo content. Like this demo ad for example
https://www.screencast.com/t/mPeNlHms
You can remove that and simply paste the Adsense code in the needed locations
https://forum.tagdiv.com/ads-adsense-overview/
Yo can find more information about using Adsense ads in the theme here
https://forum.tagdiv.com/ads-adsense-overview/
Please note that there could be some delay according to Google before the ads will be displayed on the website
https://support.google.com/adsense/answer/76228?hl=en

Thanks

Simion C.
tagDiv Staff

Hi,

The unique articles option will ensure that the posts displayed on the first loading of the page, will be unique
https://forum.tagdiv.com/unique-articles/
In combination with pagination it will generate duplicates. You can use the offset option to remove duplicates, this also works with pagination
https://forum.tagdiv.com/offset-feature/

Thanks

Simion C.
tagDiv Staff

Hi,

If you are using the mobile theme plugin, this does not have any options to modify the font in the theme panel, at the moment
https://forum.tagdiv.com/the-mobile-theme/
If the mobile theme plugin is not active, the same content from desktop will be displayed all all devices. Fonts can be changed normally in the theme panel
https://forum.tagdiv.com/font-customization/
If you need further help, please provide more details about what exactly you want to change, and I will try to help you. A link to your website where you want to make these changes or a useful screenshot, may be of help.

Thanks

Simion C.
tagDiv Staff

Hi,

If you need something more advanced than the theme login and registration
https://forum.tagdiv.com/login-how-to-enable-user-registration/
You will probably need to search for plugins that can offer those options.
The theme uses the default WordPress user roles and capabilities
https://codex.wordpress.org/Roles_and_Capabilities
You can the create the roles needed based on these specifications, and then the guests can create posts, edit posts, submit for review posts etc. based on their capabilities.

Thanks

Simion C.
tagDiv Staff

Hi,

You could try a code like this, to modify how the mobile menu displays
https://www.screencast.com/t/W5biIPBy5C
There might be more modifications needed, but this will give you a starting point if you want to make further customization. You can test the code and see if it is working properly.
Enter it in Theme panel->Mobile theme->Custom CSS section (you can test with other values by modifying the code)

.td-menu-background,
.td-mobile-container {
width:50%;
height: 50%;
}
.td-mobile-container .td-menu-socials {
height: 120px;
}
.td-mobile-main-menu li a {
border-bottom: 1px solid black;
padding: 15px 45px 15px 15px;
}

Here is a link to a tutorial about using the browser inspector to identify the elements on the page and their classes, in order to create custom code
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
The code can then be used in the theme panel custom code sections.

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the post settings present in the post edit screen, those could only be translated directly in the theme files
https://www.screencast.com/t/iY6Mlooorh
https://www.screencast.com/t/ty8jnTmlpjL
There you can chnage the default text if needed, with your own.
If you mean the post settings in the theme panel, you could do it here
https://www.screencast.com/t/iXfviifigwJ
https://www.screencast.com/t/rOGR7iuoGR

Thanks

Simion C.
tagDiv Staff

Hi,

You will have to use the forum account information to activate the theme
https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
Or try to use the manual activation method
https://www.screencast.com/t/y9OSLcsc
https://www.screencast.com/t/AEKaTQM0

Thanks

Simion C.
tagDiv Staff

Hi,

All the article titles displayed on modules are h3 headings, not just the ones in the related articles on the post page.
If you consider youneed to change all of them to something different, you would have to modify this file from the theme
https://www.screencast.com/t/duzvVfv6

Thanks

Simion C.
tagDiv Staff

Hi,

Specific Visual composer elements are affected by the tagDiv composer, and may not display properly in some cases. If you are using Visual composer and addons for it, please disable the tagDiv composer and everything should work without any problems.
Pages created with one of the composers should not be edited with the other.

Thanks

Simion C.
tagDiv Staff

Hi,

I am not sure if that is coming from the theme. It seems to return a 404 page as well. You could try as a first step to deactivate all your plugins except the ones that are provided in the theme package, and clear any caching installed. Then check if the error is still present.
Also check any modification you might have made to the theme by custom code in theme panel, or added code directly in the theme files.

Thanks

Viewing 25 posts - 16,901 through 16,925 (of 20,681 total)