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

If they say there should be no problem, you could install the theme and check the results. The article you mention seems to point out they are compatible. So you can go ahead and install the theme and make tests.

Simion C.
tagDiv Staff

Hi,

You could try to modify the post limit to 5 in the respective grid file
https://www.screencast.com/t/qCGUXobOR
I did not test this but you could make tests if you would like to modify how this grid displays. You could use a different grid type or full grid.

Simion C.
tagDiv Staff

Hi,

Check if you are using the latest version of the tagDiv composer (2.1), there should be no problem. Once activate, the newsletter element should appear in the composer list
https://www.screencast.com/t/kM4MJHkQPCgg
If there is still a problem, send us an email at contact@tagdiv.com and provide admin login, we will take a look. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Indeed, that is a background image specific to this demo. By default the theme does not an option to set an image for that button, but demos contain custom design to allow this. Like Edward mentioned that is a background image. You could remove it if you don’t like it, in the demo stylesheet (remove the code that is responsible with that customization)
https://www.screencast.com/t/xjxJAesbt
Then the buttons will look as default
https://www.screencast.com/t/CWwbVfQ7jI23
Their color will be affected by the theme accent color
https://www.screencast.com/t/EcFnh2AKm
Or by the color you set for the title background in the block settings
https://www.screencast.com/t/3kW6i9QTj1zY

Simion C.
tagDiv Staff

Hi,

You can use media queries such as those, there is also an Advanced CSS section in the theme panel where there is no need for them. They will be added automatically, you can enter code normally in them and it will apply for those specific widths
https://www.screencast.com/t/KHe2bnNMHsgg

There is a guide about the browser inspector tool you could read
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
This tool is very useful to make various modifications around the website when there are no specific settings for them.

For example the breadcrumbs have a margin between them and the post categories
https://www.screencast.com/t/dRGUU9ySgR
That could be remove like this
https://www.screencast.com/t/PPm7mA7nsS
The inspector is a very powerful tool that can be used in this matter.

Thanks

Simion C.
tagDiv Staff

@creativeopole You will have to edit the plugin files to translate that text, there are no translation options for AMP at the moment
https://www.screencast.com/t/EmLFDaB6RqFl

Simion C.
tagDiv Staff

Hi,

The comment count will only count default WordPress comments which is implemented by default in the theme. Other comments implementations will not be counted. The theme comment count will be useless in this case.

Thanks

Simion C.
tagDiv Staff

Hi,

You could use the multiple block header styles available
https://demo.tagdiv.com/newspaper/block-header-1/
There is a title element you can place on pages with alignment options. Example
https://www.screencast.com/t/8XeCh0bh

Thanks

Simion C.
tagDiv Staff

Hi,

There could be a code you can try, but it may require modifications. If you also use a sub-footer it may not work properly in some cases
https://www.screencast.com/t/NAWUes61Vt
https://www.screencast.com/t/pAtmUuFgZPR4

.td-sub-footer-container,
.td-footer-wrapper {
position:fixed;
bottom:0;
left:0;
right:0;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You would have to remove that text directly in the plugin, a setting for it does not exist at the moment
https://www.screencast.com/t/Wnlim4DNgZnH
https://www.screencast.com/t/4bWLClNn

Thanks

Simion C.
tagDiv Staff

Hi,

There should be no problem setting up rich pins. I tested a post on our theme live demo
https://www.screencast.com/t/7t6cdPXP4j4w
I believe that is how it should be, couldn’t say exactly. Check more online guides
https://elembee.com/how-to-enable-rich-pins-in-wordpress/
https://kb.yoast.com/kb/pinterest-rich-pins-article/
http://www.wpexplorer.com/pinterest-rich-pins-wordpress/
https://louisem.com/7239/pinterest-rich-pins

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested this again and it works. Most likely it is browser caching. Force refresh the page a few times (Ctrl+Shift+R), test with a different browser, or open a new or different post post.

Thanks

Simion C.
tagDiv Staff

Hi,

There are some theme requirements that would affect the theme and plugins functionality if not set correctly
https://forum.tagdiv.com/system-status-parameters-guide/
Check the theme system status, ask your hosting provider to increase the mentioned parameters to the recommended values or higher if possible. Additionally please try as a quick test to deactivate all other plugins except theme plugins. Check if this has any effect.

If there is still a problem, please send us an email at contact@tagdiv.com and provide admin access, FTP and cPanel as well if possible. We will take ma look.

Thank you!

Simion C.
tagDiv Staff

Hi,

Actually there should be 3 modules in that grid, unless you have made modifications to it. If you changed the number of modules for the mobile homepage here
https://www.screencast.com/t/w9QK0l7w
That will affect the category pages as well. Indeed that will cause the extra posts to be doubled, there is an offset solution for the homepage in this topic
https://forum.tagdiv.com/topic/how-to-set-offset-post-for-latest-post-module-on-mobile-theme-plugin/
Try adding the mentioned offset for the category pages
https://www.screencast.com/t/HTs6RoojM3q3

Thanks

Simion C.
tagDiv Staff

Hi,

It is unusual that the breadcrumbs are cut like that. The theme does not have an option to control breadcrumb length. We could take a look, send us admin login details at contact@tagdiv.com and include a link to this topic in the email.

Thank you!

Simion C.
tagDiv Staff

Hi,

There is a call to action element in the tagDiv composer, but the composer can only be used on pages at the moment, not posts. There are plans to change this functionality in a future update of the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

The links by default will inherit the theme accent color set in the theme panel
https://www.screencast.com/t/o16OFEbIgOZa
Links in the post content can be set as you wish
https://www.screencast.com/t/mvI1naBCLxA
A code like this will change all the links on your website, if that is what you want
https://www.screencast.com/t/TS4tMl2M5vHu
Enter it in Theme panel->Custom CSS section

a {
color: yellow!important;
}

Thanks

Simion C.
tagDiv Staff

Thank you very much for your appreciation, we are always delighted to see happy users. We try our best to provide a quality product and support our users in any way possible.
Do not hesitate to ask if you have anymore questions.

Simion C.
tagDiv Staff

I have tested your Instagram Id, for me the information displayed is accurate
https://www.screencast.com/t/Gkc1Oky26
Note that there were some changes made by Instagram to their code
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
You should make the modifications to the mentioned files for Instagram. Then check the results.

Simion C.
tagDiv Staff

Hi,

You could do that with CSS. The theme panel contains Advanced CSS sections that can be used in this case. Example for the header menu decreasing font size per device width
https://www.screencast.com/t/5PxorZVd
The general font setting is not per device, it is general. This would be a solution that you could try. This is the code used in the example, use values as you wish

#td-header-menu .sf-menu > li > a {
font-size: 14px;
}

Thanks

Simion C.
tagDiv Staff

Indeed, seems I missed the second question, sorry about that. On mobile there is a bottom margin of 20px set, while on desktop it is 30px
https://www.screencast.com/t/7BuOruPp
You could remove it or reduce it it with a code like this on mobile
https://www.screencast.com/t/OS6nXGem0sMN

@media (max-width: 767px) {
.td-post-sharing-top {
margin-bottom: 0px;
}}

Simion C.
tagDiv Staff

It will be a big theme update so it might take a while. I could not give you an exact timeline, as soon as all the tasks are done it will be available.

Simion C.
tagDiv Staff

I thought of making it more precise, I did not think it will affect other elements. Try it like this, it will apply only for the big grid

.td_block_big_grid_10 .td-module-meta-info .td-post-author-name a {
color: white;
}

Simion C.
tagDiv Staff

Hi,

I could not say why the Google crawler is trying to access the theme folder directly. There would be no need or purpose for that. You should disallow that with a robots file
https://wordpress.org/support/topic/wp-content-themes-directory-leaked-in-google/
https://moz.com/learn/seo/robotstxt

Viewing 25 posts - 11,076 through 11,100 (of 20,681 total)