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,

If you mean the post subtitle – https://www.screencast.com/t/U6yUyJvVpc the font properties can be changed in the Theme panel->Theme fonts->Post elements – https://www.screencast.com/t/dS679WmxxouR For the color of the subtitle however, there is no option to change it at the moment, but you could use custom css like in this example – https://www.screencast.com/t/hP0Ti93dfI
You can follow this guide to create custom code using the browser inspector tool – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Please correct me if I misunderstood what you meant, and also provide more details specifying exactly what you want to achieve, so I can give you a more accurate response.

Thanks

Simion C.
tagDiv Staff

Hi,

I do not see this problem at the moment with the header logo – https://www.screencast.com/t/tMQRhKwHh If it is an intermittent issue, maybe a plugin could be causing this, so when it happens again try disabling all the plugins except Visual composer as a test, clear the cache and check to see if the problem remains. Also double check any custom code you may have entered in the theme panel , or added to the theme files related to this.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for your appreciation. Please provide a link to your website pointing to the issue so we can investigate the problem you are having, or a screenshot and more details about in which situation is this happening.

Thanks

Simion C.
tagDiv Staff
menu - reply

Hi,

The code should look like this position: absolute!important; in the screenshot you provided it looks like this position: absolute;!important
But if you could consider waiting for a little time, all of these changes you are trying to implement regarding the header will be available by default in the pending theme update. So if the code is still not working for you, please try to remove it, since it is not working properly and wait for the next theme update which will have this implemented as an option.

Thank you for understanding!

Simion C.
tagDiv Staff

Hi,

Unfortunately these are the only available block pagination options at the moment – https://www.screencast.com/t/grU2iTzp4 If you want to implement a different pagination for the blocks, it will have to be custom made, with modifications to the theme files – https://www.screencast.com/t/dtwQzrJEm6 and would require coding skills.
You could change the pagination font color using css like this – https://www.screencast.com/t/DZAOr5ylxPx
This is the code I used, but you could add more properties to it. Here is a tutorial about using the browser inspector tool to create custom code – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ by identifying the elements on the page and their classes.

.td-load-more-wrap a {
color: yellow;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The only available review system in the theme at the moment is like this – https://forum.tagdiv.com/reviews-2/ and there is no option to ad a conversion button in the review box. If you want to achieve something like that, it will have to be custom made. This is where the review system is defined – https://www.screencast.com/t/gux3kdDeFMl and where you will have to make the modifications if you choose to implement this functionality. You could also search for some plugins with that capability and try a few of them, maybe you will find one to suit your needs.

Thanks

Simion C.
tagDiv Staff

Hi,

1. Some users here on the forum are using the Adrotate plugin, with favorable results. You can try this plugin and see if it suits your needs.

2. You can install any plugin that you think is necessary for your website. But besides compatibility issues that could appear between them or conflicts with the theme, an increased number of plugins could negatively affect your website page loading speed. So it would be best to use only the ones you think are most necessary for your project.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try to deactivate all your plugins to rule out any interference, and then try installing the theme – https://forum.tagdiv.com/how-to-update-the-theme-2/ Please make sure you are using the zip file from the theme package, not the whole package – https://www.screencast.com/t/F4r8wIa2PX3 when uploading the theme as well.

Thanks

Simion C.
tagDiv Staff

Hi,

The caching plugin options may not look the same, after each update some modifications have been made. Just delete the cache and follow the instructions provided above, then check the results. It should work properly if everything is in order, the social counter is configured correctly and your Facebook page is public, right now it is not.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected your site but it seems to be loading fine now – https://www.screencast.com/t/gUCdLSvovUA nowhere near the two minutes you are experiencing. You are right, some plugins could slow down the page speed loading. Please follow the guide I provided above – https://forum.tagdiv.com/how-to-make-the-site-faster/ to try and optimize the loading speed, and hopefully show improvements in this matter.

Thanks

Simion C.
tagDiv Staff

Hi,

The only available footer ad in the theme is the footer top ad – https://forum.tagdiv.com/above-footer-ads/ In your case the ads could be inserted in the page footer by a plugin, or code entered manually in the theme files. First try to deactivate all the plugins except Visual composer, clear the cache and check to see if the problem is still there. If you are using a plugin for your ads, please check the settings for any overlooked configurations.

Thanks

Simion C.
tagDiv Staff

Hi,

To add a Facebook like element on a page – https://www.screencast.com/t/Te4v6VJNU in a page structure simply insert it in the location you want and update the page, clearing the cache after adding the widget just to be sure. Try to make other changes to the homepage, and check to see if they are saving. Also check and modify the parameters mentioned in this tutorial, if required – https://forum.tagdiv.com/system-status-parameters-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

If you want the article like/tweet to show on the article page you will have to deactivate the mobile theme plugin, and use the responsive default capability instead. And also have this option enabled in Theme panel – https://www.screencast.com/t/pPDniQsRtWiX These are the features and capabilities of the mobile theme at the moment, if you choose to use it – https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

The Theme panel can not be translated from the settings. If you want to achieve something like this you will have to do it manually in the theme files, as the link provided above – https://forum.tagdiv.com/topic/user-interface/#post-106195
I am sorry if I misunderstand what you are saying.

Thanks

Simion C.
tagDiv Staff

Hi,

This would require making code changes in the theme files and it could prove to be a difficult task, and also require coding skills. These are the only options regarding the 7 days post sorting at the moment – https://forum.tagdiv.com/7-days-post-sorting/

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe something changed in the plugin, that could be affecting this. If I could I would help you, but since this plugin was not tested with the theme there are too much factors to be taken in account and investigate. You can try to search for similar problems on the forum in this matter, like this one – https://forum.tagdiv.com/topic/tutorial-responsive-ads-with-google-dfp/ maybe it would provide some insight.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tried applying the code provided above and it seems to be working fine – https://www.screencast.com/t/CwDA7TgJSH I see that the code you have entered does not apply in your case, maybe it is not strong enough, or you can try to enter it like the one below and also clear the WP Super Cache cache because it could be preventing the change from taking effect.

.vc_btn3 {
font-family: Montserrat!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately our theme does not have any such an option that allows you to log-in with Facebook account, sorry. These are the only option at at the moment for the login – https://forum.tagdiv.com/login-how-to-enable-user-registration/ You should try using a plugin with have this functionality and see how it will work for you.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

It seems that a plugin could be interfering with the gallery – https://www.screencast.com/t/YqNUOX4blNjGhttps://www.screencast.com/t/vr7gYNDmSA4Q Try to disable it, clear the cache and check to see if the problem is still there.

Thanks

Simion C.
tagDiv Staff

Hi,

You can try as a test to disable all the plugins except Visual composer, clear the cache and check to see if the problem is still there. From what I can see there is a different style on the post content properties – https://www.screencast.com/t/vyjMxb2c1MB overriding the theme style. The post content line height and other properties can be changed from the theme panel – https://www.screencast.com/t/kIfhNyyQ
Try deactivating the child theme also if you use it.

Thanks

Simion C.
tagDiv Staff

Hi,

These are the available options for the background image or color – https://forum.tagdiv.com/background-introduction/

Thanks

Simion C.
tagDiv Staff

Hi,

If you have a caching plugin installed, like WP Super Cache – https://www.screencast.com/t/Q7LoJXXwB you need to go in the plugin settings and delete the cache. This could solve the problem. Here is a guide to help you properly configure the cache – https://forum.tagdiv.com/cache-plugin-install-and-configure/ Also check if any changes have been made to the Facebook page privacy settings, the page has to be public – https://www.screencast.com/t/mCLAcJ7U

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean changing the sort order on blocks on your pages, here is a detailed tutorial about all the settings available on blocks – https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

In the link you provided there are only paragraphs – https://www.screencast.com/t/9Xd4DkePfa no lists. If you are creating the list like this – https://www.screencast.com/t/7zJ3AtZd and in the Text tab it looks like this – https://www.screencast.com/t/G7Zltf7Mj it should display properly – https://www.screencast.com/t/BRqTEW7G2p
If it does not, it could be a plugin causing this, try as a test to disable all the plugins except Visual composer, clear the cache and check again. Also you could try to make other changes to the text and check to see if they apply.

Thanks

Simion C.
tagDiv Staff

Hi,

If I understand correctly you want the Facebook likes from your article page, to show on the Facebook page. Unfortunately it does not work that way and I do not know if it would be possible to implement something like that, even if you tried. Bogdan explained in the previous reply how the social counter works with the likes number. Please correct me if I misunderstood.

Thanks

Viewing 25 posts - 19,676 through 19,700 (of 20,681 total)