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 those are multi-purpose buttons from elements provided by the multi-purpose plugin, then you would have to individually style each button
https://www.screencast.com/t/icxurX9lvUND
A general settings would exist only for fonts, in the multi-purpose section in the theme panel
https://www.screencast.com/t/aNdEcsnSWJm
Or for default buttons in theme fonts section
https://www.screencast.com/t/iYbmAVzBV

Thanks

Simion C.
tagDiv Staff

Hi,

There is a 10em width set for the sub-menu, you could use a code like this to reduce it
https://www.screencast.com/t/8dvOdNWpCH2

#td-header-menu .wpml-ls-item .sub-menu {
width: 6em!important;
}

Thanks

Simion C.
tagDiv Staff

There are some situations when that error is displayed, please try the suggestions from this topic
https://forum.tagdiv.com/topic/errors-happened-during-tdciframedata-init-bindviewsmodelswrappers-14/
Let us know if there still is a problem.

Simion C.
tagDiv Staff

Hi,

For me the website loads almost instantly
https://www.screencast.com/t/wj3PCgtBMw
Browsed it for a while, must say it is quite impressive in terms of loading speed. Nice job indeed, congratulations.

Thanks

Simion C.
tagDiv Staff
Simion C.
tagDiv Staff

Hi,

You could contact your hosting provider and mention the error to them, it may be server related and they should be able to look into it.
You could also install the theme plugins normally, they are provided in the theme package in the plugins folder
https://forum.tagdiv.com/whats-included/
Install them with WordPress or by FTP, more useful information here if required
-http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/

Thanks

Simion C.
tagDiv Staff

Hi,

A global setting for fonts does not exist in the theme at the moment. It is planed to implement such a setting in future updates. Custom fonts can be uploaded in the theme panel, but they will have to be set manually for the elements you want
https://forum.tagdiv.com/font-customization/

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for the suggestion, that is already added on our list from previous suggestions and may be available for the newsletter in the next theme update.
As for the issues with similar topics indeed would be as well a welcome solution. I will pass this along and see what could be done.

Thank you!

Simion C.
tagDiv Staff

Hi,

If you are referring to Instagram, there were some changes made by them a few days ago, see this topic for solutions
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
The Instagram in the counter was affected by the changes, that solution will fix it. Other then that there would be no other counter issues at the moment. The counter should synchronize every 3 hours. Unless maybe there is a strong cache in effect.

If you have problems with the counter, provide a link to your website so we can take a look.

Thanks

Simion C.
tagDiv Staff

Hi,

There are options to place a header ad, it’s position may be different depending on header style used
https://forum.tagdiv.com/header-styles/
https://forum.tagdiv.com/header-ads-adsense/
For the posts there are 3 ad positions possible, mentioned here
https://forum.tagdiv.com/article-ads/
Those would be the article ads currently available in the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

You could use CSS to style the forms if needed, style them as you wish. Some more information here in their documentation
https://wpforms.com/docs/how-to-style-wpforms-with-custom-css-beginners-guide/
Maybe that would be helpful for you. I could try and help you if you could mention what exactly you want to do, and provide a link to the form on your website.

Thanks

Simion C.
tagDiv Staff
Simion C.
tagDiv Staff

Hi,

That is possible with the tagDiv composer as well. You can select the responsive setting you want and hide the row/column
https://www.screencast.com/t/MDqYkOOSK5
https://www.screencast.com/t/1kofxC9u7z

Thanks

Simion C.
tagDiv Staff

Hi,

Let’s take these issues one at a time. So you want to change the hover color for the article titles on blocks.

By default the hover color of the post titles in blocks is the theme accent color
https://www.screencast.com/t/54OzW8stm3

If you choose a background color for the block title like this
https://www.screencast.com/t/R1tEhDG5
Then that will be the hover color for the titles of that particular block.

Or if you install a demo, the hover color can be set by the demo. For example I believe the fitness demo sets an orange color for all the block titles. If that is the case, this specific demo design can be removed from it’s stylesheet
https://www.screencast.com/t/JYd5QnZZQ
We could take a look at the homepage if none of these is helpful, please provide a link to your website.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try not to reply in your own topic after the initial posting. You will only delay the answer on our part. We will reply in all topics from oldest to newest, in that order.

First please check if the composer has been updated automatically after the theme update (it should be version 2.1) If not deactivate it and remove it then install it again from the theme plugins section
https://www.screencast.com/t/Oea0GKgoRuG
Then try clearing all caching installed, clear the browser cache as well (or test with a different browser). Let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

There seem to be multiple errors in the inspector console on your website
https://www.screencast.com/t/FaNCkSndZ4L
Most seem related to the ads on your website. Maybe you did not implement the ads properly, try removing them temporarily and see how this affects then website. Additionally try as a quick test to deactivate all plugins except theme plugins. This should have an impact on speed, plugins are the main cause of website speed issues.

Also check the theme system status and make sure there are sufficient resources allocated by the server (especially WP memory)
https://forum.tagdiv.com/system-status-parameters-guide/
This would also be a limiting factor, if not set properly.

Thanks

Simion C.
tagDiv Staff

Hi,

For admins the button should be visible either when creating the page
https://www.screencast.com/t/Hk5oeLDzDHy
When viewing the pages screen, for each page
https://www.screencast.com/t/5ismLSF7Mbw
Or in the admin bar when viewing a page
https://www.screencast.com/t/Fni36pK2O
If the composer does not appear in these locations for you, then there could be an issue. Check the theme system status and ask your hosting provider to increase the mentioned parameters if needed (WP memory could be set higher if possible)
https://forum.tagdiv.com/system-status-parameters-guide/
Also deactivate all other plugins except theme plugins, see if this has any effect. Let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

1. There is a gradient there – https://www.screencast.com/t/R7rLNFv30C
Either make modifications in the theme stylesheet to it
https://www.screencast.com/t/hSs3vZw7N
Or use a code to override it – https://www.screencast.com/t/Wlhdbkbjw6Rf
This is used in the example, make modifications to it if necessary, then enter it in Theme panel->Custom CSS code section
https://pastebin.com/7anw3Uyg

2. There is a margin right set for the date on post template 7
https://www.screencast.com/t/MiBnB8Zghp
You could remove that with a code like this

.td-post-template-7 .td-post-title .td-post-date {
margin-right: 0;
}

3. So maybe something like this – https://www.screencast.com/t/yavln0zMTbvv

.td_block_big_grid_fl_1 .td-big-grid-post .td-meta-align {
max-width: 1068px;
margin-left:auto;
margin-right:auto;
}

4. Maybe through code modifications in the post template files, for post template 7
https://www.screencast.com/t/ldqJsyiGiGLU
You could try to change the structure of the post template, and make tests.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a Telegram social in the social networks
https://www.screencast.com/t/m39TytHUq
https://www.screencast.com/t/Z4LBtAgJYigb
This social was added among others in theme version 8.6

Thanks

Simion C.
tagDiv Staff

Hi,

That is a design specific to the craft demo. A background image is set for block titles and other elements. You could see these related topics
https://forum.tagdiv.com/topic/excerpt-not-shown-on-blog-page-change-background-of-headers/
https://forum.tagdiv.com/topic/how-to-change-read-more-button-under-the-excerpt/
You could set a background image of your choosing as background for the block titles, but only with custom code. That is how the craft demo does it as well, in the demo stylesheet.

Thanks

Simion C.
tagDiv Staff

Hi,

Try with a different browser, or clear the cache in your current browser. Check if this has any effect on the issue. Also check the theme system status parameters
https://forum.tagdiv.com/system-status-parameters-guide/
If there is still an issue, we could take a look. Send us an email at contact@tagdiv.com and provide admin login, FTP and cPanel access if possible. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Each module excerpt can be controlled, so you can set custom lengths for each one. Check which module you are using in the search page (Theme panel->Template settings)
https://www.screencast.com/t/rHk4I8fOEI
Then chnage the title excerpt length to what you want for that respective module
https://www.screencast.com/t/nxlSResJN3BU

Simion C.
tagDiv Staff

Hi,

That would be how WordPress treats the super-admin and admin roles in a multisite network
https://codex.wordpress.org/Roles_and_Capabilities#Super_Admin
Admin capabilities are different when in a single site environment versus multisite, according to WordPress codex
https://www.screencast.com/t/RT6xkZBwmv

Thanks

Simion C.
tagDiv Staff

Hi,

First make sure you are installing the actual theme zip file, not the whole theme package
https://forum.tagdiv.com/whats-included/
https://www.screencast.com/t/YAstK6bLp
You could also install the theme by FTP, that is the most recommend method
https://forum.tagdiv.com/install-via-ftp/
https://forum.tagdiv.com/how-to-update-the-theme-2/
Also that message could be related to insufficient WP memory or limited max upload size
https://forum.tagdiv.com/system-status-parameters-guide/
http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Those parameters could be checked by the hosting provider and increased if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

There are some situations when that error is displayed, please try the suggestions from this topic
https://forum.tagdiv.com/topic/errors-happened-during-tdciframedata-init-bindviewsmodelswrappers-14/
Let us know if there still is a problem.

Thanks

Viewing 25 posts - 11,001 through 11,025 (of 20,681 total)