Search Results for 'child theme'

    No search results were found in Documentation!

Results from the Forum
tcstix
Participant
#0

I followed the instructions but it didn’t go well and I had to downgrade, which took some time and frustration.

The instructions don’t really seem to explain using a child theme but I don’t think that was the issue. I think some blocks were old and didn’t convert or something. I noticed the theme header changed and it kind of looked like there wasn’t a compatible header in the new version…

Did I miss a step or is there a specific way to do this big of an upgrade?

Thank you.

parobashi
tagDiv Member

edit: the newspaper theme version is: 10.3 using the child theme included.

kaitlin
tagDiv Member

Hi Vlad — try what again exactly? I have not been using a child theme or cache plugin, but in any case I’ve now deactivated all but the TagDiv plugins. I also deleted and tried re-uploading images that are being flagged on https://www.whynopadlock.com, but still have the mixed content issue. It seems to be a question of how the theme is processing/uploading images, not about any plugin.

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

If there is still a problem, please provide a link where I can check the problem on your website.

Thank you!

Calin
tagDiv Staff

Hi,

1. Make sure that the thumb 648×320 is enable in theme panel -> https://i.imgur.com/1xEduLe.png, also you can regenerate the images, this should fix the problem -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
2. For this you can use a custom css like this one -> https://i.imgur.com/iomR2FA.png also you have assigned an empty tag.
The code need to be set in Theme panel> Custom code> Advance css> iPad -> https://i.imgur.com/5IbXg8Y.png

.tdb_single_tags .tdb-tags li{
display: block;
}
.tdb_single_tags .tdb-tags li:last-child{
margin-top: 8px;
}

3. Indeed there is an issue on Internet explorer + Flex Blocks.
Please try this code:
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

4. For me your website look ok when I zoom it -> https://i.imgur.com/aL2Uy7E.png the website that you provide as example indeed seems to be boxed you can achieve similar by setting a background color.
If you want you can check some demos -> https://demo.tagdiv.com/newspaper_style_pro/ -> https://demo.tagdiv.com/select_demo/select_demo_newspaper?utm_source=live_preview&utm_medium=click&utm_campaign=demos&utm_content=demos_button#demos

5. Our theme can not force the users to open the Facebook app, but for the most users there should by a popup to choose the way you like to open the link (if the user do not have set one option by default).

6. For this you can use a custom css like this one -> https://i.imgur.com/OccJXEZ.png this code will be apply only on this page
.page-id-1089 .tdm_block_button .tds-button .tds-button1 {
pointer-events: none!important;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Calin
tagDiv Staff

Hi,

Please try this custom css -> https://i.imgur.com/F8xZo7V.png
#quiz .tagdiv-type ul li:not(.blocks-gallery-item):last-child, .tagdiv-type ol li:not(.blocks-gallery-item):last-child {
margin-bottom: 10px;
}

This will fix the problem.
You need to set the code in theme panel> custom code> custom css.

Thank you!

Vlad S
tagDiv Staff

Hello !

Please follow our tutorial in order to setup child theme properly: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

If there is still a problem, please provide a link where I can check the problem on your website.

Thank you!

aneejian
Participant
#0

I have a custom developed quiz on my webpage. The last list item is misalligned because of the style
`.tagdiv-type ul li:not(.blocks-gallery-item):last-child, .tagdiv-type ol li:not(.blocks-gallery-item):last-child {
margin-bottom: 0;
}`

Issue pages: https://aneejian.com/angularjs-quiz-1/ and https://aneejian.com/angularjs-quiz-2/

The issue occurs with all newspaper templates. For other themes it is ok.

List Issue

Akash Nikam
Participant
#0

After Newspaper 10 theme installation When we activate Newspaper child theme. it will be activated but theme panel changes are not reflect in theme. Please help me.

Vlad S
tagDiv Staff

Hello !

Please make sure that you are uploding your image full size as you can see it here: https://www.screencast.com/t/Oxue274e ; Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Calin
tagDiv Staff

Hi,

All these are not errors are shortcodes from blocks and grids that are part from standard pack plugin, you’ll need to replace theme with flex blocks and flex grids.
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
Also make sure that you have the latest version of Newspaper 10.3

Thank you!

Calin
tagDiv Staff

Hi Mm_Inpixelated,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Also please notice that we do not recommend to use more then one builders on a page, also the Elementor plugins was not tested with our theme, therefore we can not say if this will work or not with our theme.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

Please provide me a link to your website where I can check this problem.
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Thank you!

Vlad S
tagDiv Staff

Hello !

Please follow our child theme implementation as you can see here: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thank you !

Calin
tagDiv Staff

Hi,

I do not have access to that page -> https://i.imgur.com/TBkUVcc.png please provide me a link where I can check the problem.

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

I do not quite understand the first problem.

For me the single post template apply on category is working -> https://i.imgur.com/LeiO1qX.png -> https://i.imgur.com/VgB2BxU.png

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Thank you!

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Alan Feng
Participant
#0

Hi
How to use a hook in child theme with mobile theme activated?
I want to exclude some categories in mobile theme “Latest Article” post list (home page).
Any way to achieve this? In child theme functions.php?

thanks

Calin
tagDiv Staff

Hi fatih-2,

Are you using the mobile theme plugin ? the mobile theme plugin provide a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se

Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only you can use the amp option from mobile theme (to use the mobile theme template on amp) or you can disable the plugin.

Also please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Thank you!

Viewing 25 results - 4,801 through 4,825 (of 12,866 total)