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,

You could implement something like this – https://www.screencast.com/t/m4QJSRf4fBh by setting a border left on the sidebar using css, or setting a border in Visual composer for the sidebar section – https://www.screencast.com/t/OD2YQN4K
Please follow this tutorial about using the browser inspector tool 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/ If you can not achieve this, it would be helpful if you can provide a link to your website so I can inspect it and provide a more accurate solution.

Thanks

Simion C.
tagDiv Staff

Hi,

The mobile theme is fully compatible and tested properly with the theme so it should work without any problems. Try removing and installing the mobile theme plugin, while deactivating all your plugins except the ones bundled with the theme (very important) to rule out any interference. If this does not work you could make a fresh theme install – https://forum.tagdiv.com/how-to-update-the-theme-2/ and check again. Please let us know how it goes.

Thanks

Simion C.
tagDiv Staff

Hi,

It is not that simple to create a new pagination for a block. This requires coding skills and if you want to implement something like this, I suggest hiring a freelancer/developer to help you achieve this because it is not an easy task and unfortunately we can not provide custom work at the moment, sorry. Maybe some new options regarding this will be available in a future update, but I can not promise anything or give an exact date.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

The category description was not meant for containing a table. What you could do with the current situation is to use a basic code like this, or modify some of the properties on the table to make it display better on mobile – https://www.screencast.com/t/TZw3KkKHkr and also experiment with different values, like margins and padding to get a proper result.

Thanks

Simion C.
tagDiv Staff

Hi,

If you tried the suggestions recommended above, checked any custom code you might have added to the theme files, and the twitter account is still not saving properly, please send us an email at contact@tagdiv.com and provide admin login information so we can investigate your issue. Please also paste a link to this topic.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately for the moment there is no documentation or support in this regard, so I can not make any recommendations or give advice. There have not been any tests with the theme in this matter, so if you would like to achieve something like this, you should consider searching for a plugin with this capability, if one exists. Or find someone with experience in this, and provide guidance for this process.
Maybe some of our users can provide more insight regarding this, and their solutions.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

The available theme option for a header ad, is to enter your code in the header section in Theme panel->Ads. More information here – https://forum.tagdiv.com/header-ads-adsense/ You can also position the ad, menu and logo using one of the 12 different header styles available, each with a unique design – https://forum.tagdiv.com/header-styles/

Thanks

Simion C.
tagDiv Staff

Hi,

1. Try adding the code for your plugin in the header template files – https://www.screencast.com/t/CMgHQwjv25 located in the Theme folder->parts->header and corresponding to the header style you are using. Also make sure the code you are adding is correct, and you integrate it properly in the header structure. Follow the examples and documentation of the plugin, if available.

2. The elements from the Visual composer editor like the “trending now” are available for page building using this plugin. Here is a guide to help you create a page and set it as homepage – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ and also to help you use Visual composer – https://forum.tagdiv.com/how-to-use-visual-composer/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems the header menu affix used for the sticky menu state does not work properly. Please try to disable all your plugins except Visual composer, clear the cache, and check any custom code you might have entered in theme panel or added to the theme files. Then check to see if the problem is still there.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for the appreciation, we try our best to make our users happy.
2. If you want to remove them, simply delete the text (with a space) from the respective field – https://www.screencast.com/t/Yzuit5gVBCSH with this result – https://www.screencast.com/t/pDBwD41m1

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website, so we can inspect it and see the problem you are having with the more article box. Also make sure it is enabled in the Theme panel – https://www.screencast.com/t/J5QJDXyHg

Thanks

Simion C.
tagDiv Staff

Hi,


@Chrizze
With each update of the theme, new features are implemented in order to optimize the functionality and design. An improvement to the review system could be taken into account in a future update, but I can not say for sure when this will happen. The developers have to decide which feature gets introduced and when existing options will get updated, and the list of suggestions and recommendations is constantly increasing, so it is not an easy task. In the meantime please consider using a free plugin for your needs, if the current default review system is not suited for your project.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

1. I am not sure I fully understand what you mean. Here you can see all the available blocks in the theme – https://demo.tagdiv.com/newspaper/block-15/ in different layout settings. If the mobile theme is not used, the same content from desktop will be displayed on mobile. This is how block 15 looks on 1 column – https://www.screencast.com/t/wRyjnCqmhttps://www.screencast.com/t/Qa1JZkKqg and on 2 columns – https://www.screencast.com/t/lmZuafZxhttps://www.screencast.com/t/vAhlmqIF This is how the blocks are designed and how the theme responsiveness works, depending on the page structure in Visual composer. It would not be an easy task to change how the blocks are displayed, and multiple elements have to be taken in account.

2. If you mean the “About Us” and “Follow Us” here – https://www.screencast.com/t/cnTwkha5gVzD you can do it like this – https://www.screencast.com/t/XSjEtHdW in Theme panel->Translations

3. You could use some css for this, to modify the font size on the module title on the slider – https://www.screencast.com/t/8ICa7ynf3ADL This is the code used in the example

@media (max-width: 500px) {
.iosSlider-col-3 .entry-title.td-module-title {
font-size: 12px;
}}

Thanks

  • This reply was modified 9 years by Simion C..
Simion C.
tagDiv Staff

Hi,

Please provide a link to your website pointing to this issue so we can inspect it, and see what the problem is.

Thanks

Simion C.
tagDiv Staff

Hi,

I do not see any problems with the link you provided – https://www.screencast.com/t/EJZ6dDeNzHAg on mobile at the moment, or with loading speed – https://www.screencast.com/t/T1w3RHWW If you want to use the mobile theme, please read this guide – https://forum.tagdiv.com/the-mobile-theme/ to find out more about this plugin. Also here is a tutorial about improving page speed – https://forum.tagdiv.com/how-to-make-the-site-faster/ and configuring the cache – https://forum.tagdiv.com/cache-plugin-install-and-configure/ but please note that page speed can be affected by many factors, like plugins for example, which could have a negative impact on performance.

Thanks

Simion C.
tagDiv Staff

Hi,

You can use the code from the last screenshot, so that it applies to all those situations like this

h1 > a,
h2 > a,
h3 > a,
h4 > a {
color: #4db2ec;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That is possible, you just have to enter a new text in this field – https://www.screencast.com/t/TJbpqaOe in Theme panel->Translations

Thanks

Simion C.
tagDiv Staff

Hi,

This can be done only by modifying the theme files, as there is no option at the moment to move the comments section, please check this topic if you want to achieve something like this – https://forum.tagdiv.com/topic/move-comment-section/

Thanks

Simion C.
tagDiv Staff

Hi,

There is no option to have a different logo when you have a sticky menu. It seems you are using almost the same colors for the logo and the header menu background. What you can do using the available theme options, would be to remove the logo on the menu in this situation like this – https://www.screencast.com/t/AnUhnhJ1FV or to use the mobile logo (a different one) – https://www.screencast.com/t/SB65bbbfn

Thanks

Simion C.
tagDiv Staff

Hi,

Please specify what Facebook button is this about, and provide more details if a screenshot is not possible about this problem. I see no problem with the sharing on your articles – https://www.screencast.com/t/Io1BkgAZ if that is what you mean. Maybe this is a caching issue, try clearing the cache after the post is published.

Thanks

Simion C.
tagDiv Staff

Hi,

The easier way to do it without modifying the theme files would be to use some custom css to hide the header logo on the homepage like this – https://www.screencast.com/t/vEt78kNjxd that would apply only on the homepage.
This is the code I used, it must be entered in Theme panel->Custom Css

.home
.td-header-style-11
.td-logo-wrap-full {
display: none;
}

Please correct me if I misunderstand, or this is not working for you.
Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for misunderstanding. That is the way it works, a link in a paragraph tag inherits the theme accent color set here – https://www.screencast.com/t/lZAKS48Rz6 and it can be further customized in the post – https://www.screencast.com/t/ez88BPn9Cc When creating a link with a heading tag it inherits the color set here – https://www.screencast.com/t/6Ov6sZd8uAF0
What you could do in this situation is to use a code like this – https://www.screencast.com/t/ICrRzjGobRN and set the color you want for these heading links. This can be used for the other headings you might want to use – https://www.screencast.com/t/DCNb8WLARHWG This is the code I used in the example, but you can use any color you want

h2 > a {
color: #4db2ec;
}

Thanks

Simion C.
tagDiv Staff

Hi,

If you meant to not display the featured image in the post content before the gallery, you could use post template style 5 – https://forum.tagdiv.com/post-templates-2/ which does not display the featured image in the post page.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try updating the theme using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ The surest method in this regard is by FTP – https://forum.tagdiv.com/install-via-ftp/ Also disable all the plugins except Visual composer and clear the cache. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme. Then try installing the theme again and see if the error is still there.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link pointing to the issue with the ad, so we can inspect it and try to give you a solution in this matter.

Thanks

Viewing 25 posts - 19,651 through 19,675 (of 20,681 total)