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,

You need to search something on google from your post, like this
https://www.screencast.com/t/byoCRxWbt
Here is your AMP page -> https://istandist.com/azimli-ve-istikrarli-sekilde-uretmeye-devam/amp/

Thank you.

Calin
tagDiv Staff

Hi,

https://www.screencast.com/t/qaTPqU6SRJTb
Please try this
p img {
width: 100%;
padding: 50px;
background-color: lightgray;
}
figure {
background-color: lightgray;
padding: 50px;
}

Hope this will help you better.
Thanks.

Calin
tagDiv Staff

Hi,

You can use the color from the the panel, or set on widgets in footer or custom css
https://www.screencast.com/t/FxxNMyTd0
.td-footer-wrapper .td_module_wrap:hover a,
.td-footer-wrapper a:hover{
color: red;
}

Thank you.

Calin
tagDiv Staff

Hi,
We’ll try our best, and hope this will be fix as soon as possible.
Thank you.

Calin
tagDiv Staff

Hi,

In order to achieve that please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
.single .td-post-content a:hover{
color: #222;
-webkit-text-decoration-color: red;
text-decoration-color: red;
}
.single .td-post-content a{
color: #222;
}

results:
https://www.screencast.com/t/eZOdigjXPAm

Thank you.

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Also please add this in your .htaccess
https://www.screencast.com/t/FswObjqqmr7

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Unforgivably our theme do not have dis option.
Or you can implemented your own code for that in a child theme, here is the file path wp-content/themes/Newspaper/parts/header/td-login-modal.php
https://www.screencast.com/t/sIRALBDcd
Or maybe you can try some plugins like WP Terms Popup -> https://wordpress.org/plugins/wp-terms-popup/

Thank you.

Calin
tagDiv Staff

Hi,

Please notice that we take in order of time ( time when was post the question ) to answer to question, and if you post/replay again in your topic the time will change and will be move to recent question time https://www.screencast.com/t/Wv2neMbTM

Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
If there is still a problem please provide some more details and some screenshots or a link were I can inspect the problem.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

If you want to use a bit of CSS code to change the AMP style page, please edit here -> https://www.screencast.com/t/vIUHFAbD6uRH There’s no option for custom CSS code for AMP version, sorry!
Here is the css for center the logo on amp
.td-logo amp-img {
left: 50%;
transform: translateX(-50%);
}

https://www.screencast.com/t/dQWsYwj0iG

In order to have a different logo on amp you-ll need to set this in theme file.
First copy an url from media
https://www.screencast.com/t/1e8xnROk1Q
Then go in
wp-content/plugins/td-amp/templates/header-bar.php
https://www.screencast.com/t/Hwj9Nodw
https://www.screencast.com/t/Zax0YedF
https://www.screencast.com/t/nGTCRIAOo

Thank you.

Calin
tagDiv Staff

Hi,

The AMP template will only work on pages that do not use any page builder. Only pages that are created using the standard tiny mace editor will be valid AMP pages.
Please read our documentation for amp -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

If you want you can change the translation https://www.screencast.com/t/To8Pax9kjPzQ or load one https://www.screencast.com/t/uHjiDccFD
Just go in Newspaper>Theme panel>Translations

Thank you.

Calin
tagDiv Staff

Hi,

Please read our documentation about post templates ->https://forum.tagdiv.com/post-templates-2/

You can canter the feature image if you are using TagDiv Cloud Library
https://www.screencast.com/t/sXumWW3T using Cloud Lybray yoiu have more control to the layout on your pages/posts/categories.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Featured image or video -> https://forum.tagdiv.com/featured-image-or-video/
Also please regenerate your thumbs
Thumbnails – Fix strange looking images on blocks
-> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Please make a test set a url from YouTube and see if the problem persist.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

I check your website and the image are look good.
I think you refer to the mode how the theme crop the image.
Featured images -> https://forum.tagdiv.com/featured-image/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower.

Thank you.

Calin
tagDiv Staff

Hi,

The mobile theme have a special editor for pages
https://www.screencast.com/t/PsisSlTU
Please read our documentation about the mobile theme
-> https://forum.tagdiv.com/the-mobile-theme/

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

I’m glad that you solve your problem.

Calin
tagDiv Staff

Hi,

If you are not using theme mobile you can disable the sign in from mobile in Newspaper>Theme panel>Header>Top bar
https://www.screencast.com/t/JGNvJ708

In order to remove the social icons you need to go in Newspaper>theme panel> Social Network ( but will hide from desktop to ).

Or you can add this custom css In Newpaper>Theme panel>Advance css> phone
.td-mobile-container .td-menu-socials{
display: none;
}

Unforgivably our theme do not have any option to set a logo in mobile main, sorry ( this can be done only with custom code ).

Thank you for your understanding.

Calin
tagDiv Staff

Hi Vikram,

Please make sure that you have the latest version of theme and all theme plugins are updated
https://www.screencast.com/t/0qQatVDGI3xh
https://www.screencast.com/t/V7qjzIbXac

Thank you.

Calin
tagDiv Staff

Hi,

Please make a test, deactivate all plugins, clear all cache and try again.
Let me know the results.

Thank you.

Calin
tagDiv Staff

Hi,

IN order to hide the post view you need to go in Newspaper>Theme penal>Post>Settings> Post and Custom Post Types
https://www.screencast.com/t/gxWpFcGxaoj

Thank you.

Calin
tagDiv Staff

Hi,

You need to set a back ground color or image
https://www.screencast.com/t/60jwiP0SaU
https://www.screencast.com/t/E2U6HtOn
Also you can check the force full width to -> https://www.screencast.com/t/NCN7bajxSVz7
Hope this will help you

Thank you.

Calin
tagDiv Staff

Hi,

Unfortunately to set the background color on specific/one post, this is possible only with custom css.
In order to do that you need to get the post id, just go in post and hover the title post https://www.screencast.com/t/5Cf6BVDe
https://www.screencast.com/t/OganU3cnjGb

the custom css is :
.postid-8197 .post{
background-color: lightgray;
}
.postid-8197 .tdc-row{
background-color: white;
}

for page
.page-id-2554 .td-main-page-wrap {
background-color: red;
}

https://www.screencast.com/t/NTIPPpbi49Su

Or you can set background color on categories -> https://forum.tagdiv.com/primary-category/
You need to paste the css in Newspaper>Theme panel>Custom code>Custom css
Hope this will help you.

Thank you for your understanding.

Calin
tagDiv Staff

Hi,

Please try this custom css, paste it in Newspaper>Theme panel>Custom code>Custom css
.td-post-content a:hover{
color: red;
}

The above custom css will apply to all post content ( you can change the color red ).

Hope this will help you to achieve what you want.

Thank you.

Calin
tagDiv Staff

Hi,

The heading h3 is set in our theme for titles, and that demo (that you give for example) have on homepage 135 of titles and that is way appear 270 h3 ( there are 135 headings)

Please read those topics -> https://forum.tagdiv.com/topic/h1-h2-h3-tags-use/

Thank you for your understanding.

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