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,

The modules will only display one category tag for the posts. There is no option to display all the categories that a post is assigned to, on the theme modules.
You can only control which category is primary. This will affect the category tag as well
https://forum.tagdiv.com/primary-category/

Thanks

Simion C.
tagDiv Staff

Hi,

That is an unusual problem. Maybe you have a plugin conflict on some level, that caused it to disappear. Or maybe you have security plugin that is blocking this option. Try disabling all your plugins except the ones provided in the theme package, and clear any caching installed. Then check to see if the editor option is displayed.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t think I fully understand what exactly you want to do. If you could explain in more details or provide some useful screenshots, I will try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

If you want to direct the menu items in the menu to a page on your website, then you must enter the actual link to that page in the URL field. So when you click the menu item it will direct to that page on your website.
Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be helpful if we could see this problem you describe. If you could provide some screenshots and exact details about what is happening and when, or a link to your website pointing to this, we will inspect the issue.

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the theme system status section, and make modifications to the parameters mentioned in this guide, if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
You can ask your hosting provider to make these modifications for you, as they may have a recommended method for it.

Thanks

Simion C.
tagDiv Staff

Hi,

Each category that you create will be displayed in the theme panel. In the per category settings you can set the sidebars you want for each of these categories
https://forum.tagdiv.com/how-category-settings-work/
There is no limit for the number of sidebars you can create, so you can have a unique sidebar for each specific category if that is what you want.

Thanks

Simion C.
tagDiv Staff

Hi,

A child theme is provided in the theme package. You can use that to customize the theme, without making changes in the main theme files. Please not that not all the theme files can be overwritten by the child theme. If you make modifications to the theme files directly, you will lose them when you update the theme.
Here is a child theme tutorial about how to use it, and which files can be modified with it at the moment
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

There is no problem whatsoever, no need to apologize. The bottom line is that when the theme will receive the next update, the new updated version of Visual composer will be available in the theme package.

Thanks

Simion C.
tagDiv Staff

Hi,

Please enter this code in Theme panel->Custom Css and it will remove the page title
https://www.screencast.com/t/8rhKYsbFfK

.page-template-default
.td-page-title {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

This is not hacking, it simply requires adjusting some WordPress and server parameters for better performance. That is the guide that you should follow, and make the necessary modifications to the mentioned parameters.
You can ask your hosting provider to help you, as they may have a recommended method of doing the needed modifications.

Thanks

Simion C.
tagDiv Staff

Hi,

You should be able to click on the Backend Editor button, to see the blocks (instead of the code) and other elements form Visual composer
https://www.screencast.com/t/o5K3logcfE
If you have a different problem please provide more details about the problem, and some useful screenshots if possible, so we can understand better.

Thanks

Simion C.
tagDiv Staff

Hi,

The Export/Import feature affects only the options in the theme panel. It is useful when you are moving your website for example, then you simply copy the code from the respective section and import the settings on the new install. Or for periodic backups maybe.
There is no setting or option in the theme to export or import data from the database
https://forum.tagdiv.com/import-export-theme-settings/

Thanks

Simion C.
tagDiv Staff

Hi,

Try changing the value in the settings here with a multiple of 3 (like 6, 9 etc)
https://www.screencast.com/t/2uypu2oMD4oW
This affect the category page, I believe now it is set to 10 and that is why it shows 10 posts on initial load.

Thanks

Simion C.
tagDiv Staff

Hi,

That happens when you set the RTL direction on your website, when using the theme. This is not supported by the theme, and problems can happen. Please note that some of the theme elements and classes may not work properly in this situation, as they are directly dependent on their positioning. The mobile menu is one of those elements that do not work as intended under those circumstances.
Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be very difficult to remove the change that occurs when the website is displayed on mobile. That is the way the theme is designed. When on mobile it will display the mobile menu version. This is meant as a feature, and there is no way of modifying the theme in this regard.

Thanks

Simion C.
tagDiv Staff

Hi,

This is useful to have if you don’t want the SEO columns appearing in the post index screen options. Thank you Chris for providing this code, I am sure some will find it very helpful indeed.

Thanks

Simion C.
tagDiv Staff

Hi,

You can choose from 14 footer templates for your website and personalize it the way you want with widget elements
https://forum.tagdiv.com/footer-templates/
Some footer templates come with predefined content, and other styles are blank. You can add elements to the footer area, in the widgets section.
The footer here on the forum is custom made, an exact replica is not available as a template.

Thanks

Simion C.
tagDiv Staff

Hi,

1. Removing the Back/Next from the smart list pagination can only be done by modifying the theme files. You can try removing the text in this file, from these locations
https://www.screencast.com/t/WtAQrsWo1w
https://www.screencast.com/t/m5LXRTQNow

2. The author box displayed on the post page, can be disabled in theme panel
https://www.screencast.com/t/ffTJUg8P20X

3. If you want to set a background color for the bottom sharing, you could do that with a code like this
https://www.screencast.com/t/CImJhWySp
The code must be entered in Theme panel->Custom Css

.td-post-sharing-bottom {
background-color: red;
}

Thanks

Simion C.
tagDiv Staff

Hi,

If you have decided that the theme is not suited for your project, you can request a refund and we will approve it
https://themeforest.net/refund_requests/new

Thanks

Simion C.
tagDiv Staff

Hi,

By default the ad that is displayed in Smart list style 6 is positioned below the image
https://www.screencast.com/t/d3I4RXGGaQr
Try making modifications in the smart list file, and move the ad section below the description section
https://www.screencast.com/t/qWxx7eZPaj4J
https://www.screencast.com/t/JjQThusd

Thanks

Simion C.
tagDiv Staff

Hi,

Each post template style has a corresponding loop single file. For example if you are using Post template 2 for your posts, you must edit loop-single-2.php file
https://www.screencast.com/t/xdMATbc12Y
These post template files are found in the main theme folder.

Thanks

Simion C.
tagDiv Staff

Hi,

I have edited the topic title, please do not post or use sensitive information on the forum. The forum is public, for everyone to see.
We have not made any tests for functionality in those conditions. Basically these are the theme requirements needed
https://forum.tagdiv.com/requirements-for-newspaper/
And these settings for the server and WordPress parameters
https://forum.tagdiv.com/system-status-parameters-guide/
The theme should function if these requirements are as mentioned. Here are some installation guides as well
https://forum.tagdiv.com/install-via-ftp/
https://forum.tagdiv.com/install-via-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

You can posts a link to the image for example. Or provide a link to your website pointing to where the problem is and more details about it. We will inspect the issue and try to help you.

Thanks

Simion C.
tagDiv Staff

Hi,

You can send us an email at contact@tagdiv.com and provide your login information there, and we will take a look. Also paste a link to this topic in your email.

Thanks

Viewing 25 posts - 17,301 through 17,325 (of 20,681 total)