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,

I understand now, but I don’t know how you could do that. If you want to modify the default breadcrumbs, try making the code modifications in this file
https://www.screencast.com/t/KcqJupOnMxu

Thanks

Simion C.
tagDiv Staff

Hi,

That is referring to having a different logo on post pages. If you want to create such conditions, you can try and do it where the theme uses the uploaded logo in the theme panel. These are the files where you can make the code customization
https://www.screencast.com/t/HZUWTLvpm
https://www.screencast.com/t/sDpMh4gcB

Thanks

Simion C.
tagDiv Staff

Hi,

The individual settings for each block should apply after you remove that code in the demo stylesheet
https://www.screencast.com/t/IqGCx3cw3q
https://www.screencast.com/t/AwdGKUDHU
These individual settings should override the general header color set by the demo here
https://www.screencast.com/t/j7KgXmfw3sEo
Try clearing that color in the theme color settings, edit the page with the composer and set the desired colors for the text
https://www.screencast.com/t/YEDjyGDIGo4
The font properties for the block titles can be customized in the theme panel, there you can modify the font weight imported by the demo
https://www.screencast.com/t/r9ApeCYsjU
Please let us know if there are further issues, or you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

The warning seems to be referring to a analyticstracking.php file, please note there is no such file in the theme. If you made any modifications to the theme files, check or remove them. Additionally deactivate all plugins except theme plugins, and clear all caching. Check if the warning is still generated.
As a final solution try re-installing the theme by FTP
https://forum.tagdiv.com/install-via-ftp/

Thanks

Simion C.
tagDiv Staff

Hi,

You could set a padding for the header menu, so when it is sticky there will be space for the flags to display. Something like this
https://www.screencast.com/t/vzuYchl3P

.td-header-style-9 .td-header-menu-wrap.td-affix .td-header-main-menu {
padding-top: 24px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You can create your code so it applies only on the category pages you want. You can use the unique category IDs to make the code more specific. If you inspect a category page, it can be seen that the ID is displayed as a class on the body
https://www.screencast.com/t/yyqt6YccQ
So you can create your CSS code based on this ID. Here is more information about using the browser inspector
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
In this example I have changed the color of the category description, only for a particular category page
https://www.screencast.com/t/xXCx8f7ojg

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the theme system status and make modifications to the WordPress and server parameters mentioned in this guide
https://forum.tagdiv.com/system-status-parameters-guide/
Contact the hosting provider and ask them to make these changes for you, if required. Insufficient resources can cause issues like you are having. After everything is set properly, check if the composer works as intended. Let us know if there still is a problem.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme is fully responsive and will adapt the website for mobile devices. Elements will change appearance and order, so they will be displayed properly on mobile. There are no options to modify how the website will behave on mobile, it is predefined in the theme by multiple conditions.
When creating pages you can preview how they will look on mobile
https://www.screencast.com/t/oJ99P7tkroK
There is an optional mobile theme plugin included in the theme package. This ads a different functionality on mobile. More information here
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

The ads seem to be displaying at the moment, from what I can see
https://www.screencast.com/t/pbbFDnUBVK3U
https://www.screencast.com/t/SxYeOPB6pu
They are also appearing on mobile.

Thanks

Simion C.
tagDiv Staff

Hi,

All the theme blocks, grids and slides can be customized in terms of the content they display. The posts can be filtered and sorted. If you would like to display posts from the Featured category, simply select it in the category filter
https://www.screencast.com/t/GZYd9vgHRN61
Then the slide will display only posts that belong to the Featured category
https://forum.tagdiv.com/featured-posts-2/
You can also control the sort order, which posts are displayed. There are many options that you can use to sort posts
https://www.screencast.com/t/7izPegWOHDs
There is no need to change post dates, the slide will display posts according to the sorting used. For example a Latest sorting will display posts newest to oldest, by publishing date.
This is a tutorial containing all the available block settings and options
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for this inconvenience, there is no option to translate that word directly in the theme panel. You could modify it in a child theme, if it is absolutely needed
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

I believe that is why the transition was placed in the first place, to make the possible flashing not so noticeable. Not all browsers produce the same results, there are differences regarding how the website is loaded between Chrome, Firefox and IE for example. You could try some tricks from these topics
https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2016/may/why-background-images-are-slow-to-display-and-how-to-make-them-appear-faster/
http://smallbusiness.chron.com/making-background-images-load-faster-31826.html

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe it would be best to wait for a reply by the plugin author. They should be able to identify why this is happening, and hopefully provide a solution. Share the response here for other users, if possible.

Thanks

Simion C.
tagDiv Staff

Hi,

You should only use one composer for the website. Using both page builders can lead to conflict, or elements not displaying properly. Not to mention that if you were to edit pages created in Visual composer for example, with the tagDiv composer, this will result in problems.
You will have to make a decision and choose what you think it’s best. Note that the future updates will bring many more options and features in the tagDiv composer only. Take that into consideration if possible.

Thanks

Simion C.
tagDiv Staff

Hi,

If you should decide to switch to the tagDiv composer, all pages created with Visual composer will have to be recreated. This composer is created specially for our themes, meaning it is more optimized and tuned.
Elements specific to Visual composer are not available in the tagDiv composer. We plan to add more original elements, options and features added exclusively for the tagDiv composer. This will happen in future updates.
You could wait and see what these updates will bring and make a decision then.
Maybe set up a sub-domain and install the theme there, and make tests with the tagDiv composer.

Thanks

Simion C.
tagDiv Staff

Hi,

If the category you select has posts in it, then the slide will display posts from that category. Please make sure that category has posts. Also make sure you use valid category IDs
https://www.screencast.com/t/Nc9qAuyu

Thanks

Simion C.
tagDiv Staff

Hi,

The search is conditioned to posts with published status
https://www.screencast.com/t/Bq2UOwdOx
That could be the reason why this is happening.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe this was not considered to require immediate attention, by the developer team. If it would present risks they would take the necessary actions in this matter. I will bring it to their attention again, and it will be discussed.

Thanks

Simion C.
tagDiv Staff

Hi,

Mainly support means helping with theme available options, not theme customization. We do not have a dedicated customization department at the moment.
Maybe I misunderstood the problems you are having using the theme. From your first issue I understood that you want to place a grid on the homepage. You can place any of the available grids, there is no problem achieving that. Edit the page with the composer and insert the grid you want, where you want it (on top of the block 15 you mention).
The second issue you present describes displaying the author avatar on the module thumbnail. There is no function in the theme to do this.
You could adapt the solution for this topic, and edit the respective module (module 16)
https://forum.tagdiv.com/topic/author-bio-help/#post-45418
There is a solution in this topic for implementing views in modules, you can try it for block 21 (module 16)
https://forum.tagdiv.com/topic/show-eye-counter-in-article-category-view/

Thanks

Simion C.
tagDiv Staff

Hi,

The website seems to be offline at the moment
https://www.screencast.com/t/hjSHCiAkeVG
Please contact the hosting provider and ask them to take a look. Also have them check if these WordPress and server parameters are set properly
https://forum.tagdiv.com/system-status-parameters-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

Those are font icons, they are predefined in the theme
https://www.screencast.com/t/Fr9gXo9EArWb
If you want to customize them you could do it with CSS. Like changing the font-size for example, or adding a color
https://www.screencast.com/t/1M9AdVTw9OX

.td-social-pinterest .td-icon-pinterest {
font-size: 20px;
color: yellow;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the theme system status and make modifications to the WordPress and server parameters mentioned in this guide
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask you hosting provider to make them for you if needed, as they might have a recommended method in this matter. Then check if the issue is fixed.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t think there are plans to make this modification to the sharing. You can make the the change in a child theme, so it will not be lost when the theme is updated
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

1. The church demo uses header style 7 – https://forum.tagdiv.com/header-styles/
In that guide you can see how all the header styles display the header ad.

2. Demos contain custom design, meaning each has a specific stylesheet. If you make modifications to the homepage for example, this design may not apply anymore since it was created for particular elements and conditions.
The website will always be boxed if there is a background color or image set
https://forum.tagdiv.com/background-introduction/

3. Each header style can display a header banner. Please check the guide to see how all the headers look. Alternatively you could test them all by changing them in the theme panel. See how they all look and choose the one you think it’s best.
There are also options in the theme panel to stretch the header elements
https://www.screencast.com/t/XhkBDj7qI6ao

Thanks

Simion C.
tagDiv Staff

Hi,

The header ad seems to be displayed at the moment
https://www.screencast.com/t/cdLCgM2UZiX4
This ad is displayed – https://www.screencast.com/t/bDyRJWdsJZ
I refreshed the page a few times, the ad disappeared but it seems to try to display a different ad
https://www.screencast.com/t/bNRgk7TqK
Maybe double check the ad codes to be valid, and the plugin documentation
https://ajdg.solutions/manuals/adrotate-manuals/

Thanks

Viewing 25 posts - 14,701 through 14,725 (of 20,681 total)