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 this is what you want to achieve https://www.screencast.com/t/0smk47jdp0
Then please paste the below custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 500px){
.alignleft {
float: left;
margin-right: 15px;
}
}

Thanks.

Calin
tagDiv Staff

Hi,

You can delete the theme from WordPress and install the new one, the customize from pages and posts will be not remove.
But first please make a full backup and read our documentation about update the theme
->https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you.

Calin
tagDiv Staff

Hi,

Is this is what you want to achieve https://www.screencast.com/t/LVoQwhyFVh8w
then all you need to do is to add the below custom css in Newspaper>Theme panel>Custom code>Custom css
.comments .td-form-email,
.comments .td-form-url,
.comment-link {
display: none;
}

Thank you.

Calin
tagDiv Staff
amp - reply

Hi,

Unfortunately our amp don’t have a menu option or the option to create a homepage ( if you active the amp on pages ( and you create a simple page without builders ) thee you set as homepage will be homepage in AMP too ),
You can read about tagDiv AMP here ->https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
For the moment I don’t know with what features will come tagDiv Amp.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please add the below css in Custom css
https://www.screencast.com/t/ZlmbgvrrJM

.td-post-title .td-module-meta-info {
display: inline-flex;
}
.td-post-title .td-module-meta-info .td-post-author-name{
margin: 18px 0 0 10px;
}
.td-post-title .td-module-meta-info .td-post-date {
top: 21px;
}

Thanks.

Calin
tagDiv Staff

Hi bdeepu,

If you want this on homepage you can use tagDiv Composer and set a block that is full https://www.screencast.com/t/VYHTEpfSKgae , or you can use flex block 1 set one post and layout module per row 1 and meta info horiz align to center https://www.screencast.com/t/sRYNWBW6XHN8

If you want to achieve this on post you can use a cloud template from tagDiv Cloud Library.

Hope this will help you.
Thanks.

Calin
tagDiv Staff

Hi,

Unfortunately I do not know what custom code to use in order to achieve the last post date update.
You can use this guides:
Function Reference/the modified date -> https://codex.wordpress.org/Function_Reference/the_modified_date
How to Display the Last Updated Date of Your Posts in WordPress -> https://www.wpbeginner.com/wp-tutorials/display-the-last-updated-date-of-your-posts-in-wordpress/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please follow the documentation about API – Modules – Introduction -> https://forum.tagdiv.com/api-modules-introduction/
Also please be notice that we do not do custom work.
Unfortunately the modules are made to show pages and posts, not sliders if this what you want to achieve.

Also please remove the api you create clear the cache and see if the problem persist.

Thank you for your understanding.

  • This reply was modified 7 years by Calin.
Calin
tagDiv Staff

Hi,

Please update the tagDiv Composer, go in Newspaper plugins and update the plugins.
If this don’t work , please go themeforest, log in with your credentials and get the last theme version with all files, go in Newspaper> plugins deactivate tagdiv composer, go in theme file in plugins and delete the td composer, after that install the plugin from the folder you get from themeforest ( first unzip ) you’ll found the TD Composer in plugins.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please deactivate all plugins that are no theme, clear all cache and try again.
Also if you have made some changes in theme file, or if you have custom code please investigate it.
Let us know the results

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

If this is what you want https://www.screencast.com/t/fNF1xeygm
then please replace the above css with this one
.td_block_9 a{
color: white;
}
.td_block_9 .td-post-date{
color: lightblue;
}
.td_block_9 .td_module_8{
border-bottom: 0;
}
.td_block_9 .td-module-comments{
display: none;
}
.td_block_9 .td-block-title span{
border-bottom: 3px solid lightblue;
}
.td_block_9 h3 a:hover{
color: lightblue!important;
}
.td-post-date{
display: none;
}
.td_block_9 .td-post-date{
display: inline-block;
}

Activate the date from theme panel.
The background color is:
And follow the screenshots: #33434d
https://www.screencast.com/t/PbAXjqwHbj7
https://www.screencast.com/t/ElrjkScIurMy
https://www.screencast.com/t/RQztmRueUB
Hope this will help you.

Thanks.

Calin
tagDiv Staff

Hi,

Our theme do not work with the that WordPress setting, (unfortunately any page you set in the Post page will take the template from the theme panel, template settings, blog and posts templates ), please do not use that setting.
Sorry for the inconvenience.
https://www.screencast.com/t/7TRSzO5lOHM

Way not not change the name of loop template and set it in menu, and in this way you’ll have both.
I will give you an example, I will set the loop template as home page and I have the New set in menu, in this way I got goth settings, also you can have both in menu if you want.
https://www.screencast.com/t/Sww6KQpoN
Hope this will help you.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Yes you can, our blog is made with newspaper using tagDiv composer, also you can find more templates/pages in tagDiv Cloud Library plugin , were you can edit them how you like, ore create a new one, all you need is some skills for design and test with the items.
You can use an affiliate link to test the cloud library and tagdiv composer
https://affiliate.tagdiv.com/#/load/All

Here is an example of the pages, just paste the below code ( from the url ) in a page like in screenshot
https://www.screencast.com/t/6V5il7Mm

https://pastebin.com/Wwtg1BQk

Thank you.

Calin
tagDiv Staff

Hi,

If you want to add for all h2, and h1 center align just paste the below css in Newspaper>Theme panel>Custom code>Custom css
h1, h2 {
text-align: center;
}

If you are using mobile theme you need to paste this css in Neaspaper>Theme panel>Mobile Theme> Custom code ” WRITE YOUR OWN CSS HERE ” too, in this way will apply on mobile too.

Also you can fallow our tutorial about Create custom code with the browser’s Inspector or the Live CSS Box

Thank you .

Calin
tagDiv Staff

Hi Brokn,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks.

Calin
tagDiv Staff

Hi,

In order to set a form in footer you’ll need to create a page for footer and set in it the form, after that set the page as footer.
https://www.screencast.com/t/83DAaVpMuc
In order to add the form use the row html and insert in text the form like this
https://www.screencast.com/t/xefHAYA4
Results: https://www.screencast.com/t/zRIeJI33gWg6

Or you can use a footer with widget and set in the footer a widget with custom html
https://www.screencast.com/t/2zU0ZrYeRY
https://www.screencast.com/t/wTy2OGLU7mU
https://www.screencast.com/t/jekGyfufZGkg
https://www.screencast.com/t/nPpATqy6kP

Thank you.

Calin
tagDiv Staff

Hi,

If you have the default demo install on theme mobile you’ll see 3 blocks with the last 3 post with the featured category, and latest articles; in order to add content you’ll need to set some content in Mobile editor https://www.screencast.com/t/mkePciuBGLWi ( the mobile theme will not take the content from desktop, you need to set a new one for mobile. )

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

First make sure that you have the last version of theme and tagDiv Composer.
If you are using TagDiv Composer just add TD Menu https://www.screencast.com/t/OD3p49zyc and select the menu you’ll like to have set
https://www.screencast.com/t/fbaqKJi8h4 , after that ad some content to the page, save the page and view it ( https://www.screencast.com/t/qyWIyvO1 ).
Hope this will help you.

Thanks.

Calin
tagDiv Staff

Hi @meon and @cfriday ,

First please check the Requirements for Newspaper and make sure that you have configure them correctly ( like in the guide ).
Most of time this is happening because the wp_memory_limit is too low.
Let us know the results.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

There is no need to create a new child theme ( the child theme is use for do not lose the changes make on theme file if you make the update the theme ), you can use the old one with out problems.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unfortunately there is no option for “unique articles” in theme mobile, there will be display the latest 3 feature posts, you can exclude the feature from latest articles on mobile, if you want to do this please read this topic:
-> https://forum.tagdiv.com/topic/latest-article-mobil-theme/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

If this is what you want https://www.screencast.com/t/AktCBxkV1AP3
Then please add this custom css

.td-header-style-12 .td-main-menu-logo, .td-footer-bottom-full .td-pb-span3 {
float: right!important;
}
.td-header-style-12 #td-header-menu {
float: right;
width: 900px;
}
.td-header-style-12 .td-main-menu-logo, .td-footer-bottom-full .td-pb-span3 {
float: left;
}
.header-search-wrap{
position : relative;
}
.td-header-wrap .td-drop-down-search {
left: 0;
}
.td-header-wrap .td-drop-down-search:before {
left: 19px;
}

Thanks

Calin
tagDiv Staff

Hi,

This is the list with the plugins that we have tested with our theme https://www.screencast.com/t/DmQMO64pf
If you want you can create on local host a test theme and try there , to be sure that you do not damage your website.

Thank you.

Calin
tagDiv Staff

Hi,

If this is the result you want https://www.screencast.com/t/lpc2qEiF2TJ , then please add the below css in Newspaper>Theme panel>Custom code> Custom css
.td-header-style-12 .sf-menu > .current-menu-item > a, .td-header-style-12 .sf-menu > .current-menu-ancestor > a, .td-header-style-12 .sf-menu > .current-category-ancestor > a, .td-header-style-12 .sf-menu > li > a:hover, .td-header-style-12 .sf-menu > .sfHover > a {
background-color: black!important;
}

This will work only for header stile 12

Thanks.

Calin
tagDiv Staff
Viewing 25 posts - 33,801 through 33,825 (of 35,335 total)