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 :)
Calin
tagDiv Staff

Hi,

Is not necessary to login, just to be able to inspect a page/post, but for this the pots/page need to be live. Another solution is to login with wp-admin, for this you can 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.

Thank you!

Thank you!

Calin
tagDiv Staff

Hi Jose,

This is because you are using a posts loop element, this can not be filtered because it has it’s one filters set to can be use on categories, search results, homepage …
You’ll need need to use a flex block and you’ll be able to filter the categories.

Thank you!

Calin
tagDiv Staff

Hi, i’m glad that you manage the situation!
If you have other questions, let us know!
Have a nice weekend!

Calin
tagDiv Staff

Hi,

So if I understand correctly you want to display the date with a time format, for this you can use this WordPress guide: -> https://wordpress.org/support/article/formatting-date-and-time/ the settings for date need to be set in -> https://i.imgur.com/rjY6WB0.png -> https://i.imgur.com/wKwDSVN.png -> https://i.imgur.com/kGpyy2C.png -> https://i.imgur.com/NY9swxL.png

Thank you!

Calin
tagDiv Staff

Hi,

In order to use fonts from Typekit.com, i think that you need to use a script, please try the follow steps:
1.Create an account on typekit.com
2. From Kits menu select Create new Kit
3. In the new pop-up menu:
-Specify a name for your Kit
-Specify the domain name were you will use the font
-Press Continue Button
4. From the next pop-up copy the javascript code
5. Go to Theme Panel > Theme Fonts> Typekit.com Fonts
6. Paste the javascript code that you copy from the Typekit website

Hope this will help better!
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi Curtis407,

What I mean above is that we have two types of demos that you can use/import/install and these are normal demos and PRO demos -> https://i.imgur.com/hLlkT7C.png when you are installing a normal demo, then you can edit it using the settings from theme panel and when you are importing a PRO demo you can adjust the cloud templates from that demo using tagDiv Composer -> https://i.imgur.com/TUt4wwC.jpg.
Also if you want you can create your own design and you can import -> https://i.imgur.com/GoFhglJ.png from cloud templates pages/sections/blocks templates to make it easier.

Thank you!

Calin
tagDiv Staff

Hi,

As I can see now the page is displaying correctly – https://i.imgur.com/VSrwy60.png I think that before you had activate the mobile theme plugin (when you are using this plugin, you need to create a new content in mobile editor for pages) and do to cache plugin this mobile version was display on desktop.

Thank you!

Calin
tagDiv Staff

Yes, it will be better to disable the schema from theme if you are using the one from Yoast SEO plugin.
Thank you!

Calin
tagDiv Staff

Hi,

If you are referring to infinite loading, you’ll need to edit the single post template with tagDiv Composer and disable the infinite loading.
-> https://tagdiv.com/infinite-loading-for-single-posts/ from post -> https://i.imgur.com/yIf6fA3.jpg -> https://i.imgur.com/KeclHLS.jpg -> https://i.imgur.com/4jHIHFY.png

If there is still a problem, pleas provide some more details and a link to your website!

Thank you!

Calin
tagDiv Staff

Hi,

Please try this custom css

View post on imgur.com


.td_module_flex_1 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 80%;
width: 100%;
position: absolute;
z-index: 1;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

Hope this will help you!

Calin
tagDiv Staff

Hi,

I do not know what, but on home the mobile header is acting like a snap, is hide when you scroll down and show when you scroll up.
Also I think that the additional horizontal scroll is because of flex block, this is larger then row -> https://i.imgur.com/D3HlY6G.png

Thank you!

Calin
tagDiv Staff

Hi, if the problem persists, please try with others categories, to see if the posts appear, also please make sure that you have at least 2 posts set in slide.
Let me know the results!

Calin
tagDiv Staff

Hi wbennets, pleas make a test and try only with theme plugin and tested plugins to see if the problem still persists or not.
If you want we can take a look too, send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hi, I see that you manage to fix this problem -> https://i.imgur.com/XJEW0z2.png
If you have other questions, let me know!
Have a nice day!

Calin
tagDiv Staff

Hi,

That option is custom made of that grid, since you made your own layout you need t use a custom css to achieve that layout too and this is not quite easy.
I’m not sure exactly how to do it that i think that this custom css can help you
.td_block_14 .td-block-span6{
width: 49%!important;
}
.td_block_14 .td-block-span6:nth-child(even){
margin-left: 2%;
}
.tdi_37_bb9{
display: flex;
flex-direction:column-reverse;
}

Also is need for some more customization too.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Make sure that you do not have set any offsets on that slider -> https://i.imgur.com/SfTEsxi.png if you have remove it and the post should be display.

Hope this will help.

Calin
tagDiv Staff

Hi,

You can change the image from your profile using a plugin like WP User Avatar, for this please use our documentation from here -> https://forum.tagdiv.com/newsmag-author-card/

Thank you!

Calin
tagDiv Staff

HI,

If you code need to be add in head of website then you can set the code here -> https://i.imgur.com/NPE4vAY.png
If this is a simple adsense code then you can use the ads section from theme panel -> https://i.imgur.com/H86dpXB.png for standard templates, or you can set the code with tagDiv Composer in ad box on cloud templates -> https://forum.tagdiv.com/custom-ad-spots/ -> https://i.imgur.com/iViCt5A.png

Hope this will help you!

Calin
tagDiv Staff

Hi,

I think that you are referring to this -> https://i.imgur.com/jPKPNxD.png this can be display all the subcategories from the category that you use as mega menu also you can use tagDiv Composer -> https://i.imgur.com/yfXOkHm.png to display more subcategories -> https://i.imgur.com/AvrDFMW.jpg

Hope this will help you!

Calin
tagDiv Staff

Hi,

I think that you are using a PRO demo or cloud templates, that is why the theme panel settings are not apply. Using cloud template from tagDiv Cloud Library, you’ll need to edit the cloud template using tagDiv Composer and set on the elements the color and style you want
For example in order to change the share style, please edit the single post template wit tagDiv Composer, like this -> https://i.imgur.com/ZpxtjbP.jpg click on the share buttons and choose a style https://i.imgur.com/jyYrNlL.png after that do not forget to save the changes.
If you want to remove the view counter and comments use tagDiv Composer to edit the teplate -> https://i.imgur.com/2WTC8nR.png and use the right click on these elements and remove them -> https://i.imgur.com/9TJgyv4.png
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi ksnaith, please make sure that you replace the code from file, after that pleas make sure that you have choose inside the article a smart list as in our guide from here -> https://forum.tagdiv.com/smart-lists/ -> https://i.imgur.com/b51DqNr.png
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

I’ve seen this before to some users, and this problem was caused by some untested plugins, please check the extra plugins you are using. Also if you want I can take a look at your mobile version and provide a custom css to make it to look normal.

Thank you!

Calin
tagDiv Staff

I’m glad that the problem was solved!
Have a nice day!

Calin
tagDiv Staff

Hi Christoph,

I think that the problem is with the place that I indicate to set the code. remove the code from custom css and add it in advance css for the device that you want to have this type o menu -> https://i.imgur.com/QAYEiiR.png
Unfortunately for the moment our theme do not have this option to display a sidebar menu like these that you provide as example, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Indeed, for some elements, by default the color is not set, I do not know why, I think that is to use less resource when you are using tagDiv Composer.

Thank you!

Viewing 25 posts - 14,826 through 14,850 (of 35,335 total)