- NewsmagtagDiv Composer Tutorial
- NewsmagBlock settings tutorial
- NewsmagLogo & Favicon
- NewsmagFooter templates
- NewsmagUsing other ads
- NewsmagUsing Typekit fonts
Hi everyone,
I can’t edit my home page, keep getting this error:
Error at zones: 6(models) : 7(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Theme and DB:
10.3.9.1
WP core:
5.6.1
MORE DETAILS BELOW fyi
### wp-core ###
version: 5.6.1
site_language: en_US
user_language: en_US
timezone: +02:00
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: open
environment_type: production
user_count: 1
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev
wordpress_size: 79.65 MB (83515530 bytes)
uploads_path: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content/uploads
uploads_size: 12.47 MB (13071576 bytes)
themes_path: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content/themes
themes_size: 5.95 MB (6238925 bytes)
plugins_path: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content/plugins
plugins_size: 43.37 MB (45474795 bytes)
database_size: 4.57 MB (4795070 bytes)
total_size: 146.00 MB (153095896 bytes)
### wp-active-theme ###
name: Newspaper (Newspaper)
version: 10.3.9.1
author: tagDiv
author_website: http://themeforest.net/user/tagDiv/portfolio
parent_theme: none
theme_features: core-block-patterns, post-formats, post-thumbnails, automatic-feed-links, html5, woocommerce, bbpress, align-wide, align-full, editor-font-sizes, editor-style, menus, widgets
theme_path: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content/themes/Newspaper
auto_update: Disabled
### wp-themes-inactive (1) ###
Twenty Twenty-One: version: 1.1, author: the WordPress team, Auto-updates disabled
### wp-plugins-active (8) ###
AdRotate: version: 5.8.15, author: Arnan de Gans, Auto-updates disabled
AMP: version: 2.0.10, author: AMP Project Contributors, Auto-updates disabled
tagDiv Cloud Library: version: 1.6 | built on 11.12.2020 11:47, author: tagDiv, Auto-updates disabled
tagDiv Composer: version: 2.7 | built on 11.12.2020 11:47, author: tagDiv, Auto-updates disabled
tagDiv Mobile Theme: version: 1.4 | built on 11.12.2020 7:40, author: tagDiv, Auto-updates disabled
tagDiv Newsletter: version: 1.5 | built on 11.12.2020 11:47, author: tagDiv, Auto-updates disabled
tagDiv Social Counter: version: 4.8 | built on 11.12.2020 11:47, author: tagDiv, Auto-updates disabled
tagDiv Standard Pack: version: 1.1 | built on 11.12.2020 11:47, author: tagDiv, Auto-updates disabled
### wp-media ###
image_editor: WP_Image_Editor_GD
imagick_module_version: Not available
imagemagick_version: Not available
file_uploads: File uploads is turned off
post_max_size: 512M
upload_max_filesize: 512M
max_effective_size: 512 MB
max_file_uploads: 20
gd_version: bundled (2.1.0 compatible)
ghostscript_version: 9.25
### wp-server ###
server_architecture: Linux 3.10.0-1062.4.3.el7.x86_64 x86_64
httpd_software: Apache
php_version: 7.4.15 64bit
php_sapi: litespeed
max_input_variables: 3000
time_limit: 600
memory_limit: 1024M
max_input_time: 60
upload_max_filesize: 512M
php_post_max_size: 512M
curl_version: 7.74.0 OpenSSL/1.1.1i
suhosin: false
imagick_availability: false
pretty_permalinks: true
htaccess_extra_rules: true
### wp-database ###
extension: mysqli
server_version: 10.3.27-MariaDB
client_version: mysqlnd 7.4.15
### wp-constants ###
WP_HOME: undefined
WP_SITEURL: undefined
WP_CONTENT_DIR: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content
WP_PLUGIN_DIR: /home/alerouxc/public_html/medicalbrieffebdomiciliumdev/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 512M
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: false
CONCATENATE_SCRIPTS: undefined
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8mb4
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
`
You gave me the example of an article background. But this is a row background. And, the image is applied from the CSS tab of row. There’s no such option like you showed. And, even if I follow your procedure, it remains the same.
Hello,
Please try this code
.td-scroll-up {
display: inline-block;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Let me know the results!
Thank you!
Hello,
You can change the color with tagDiv Composer on the “next prev” select the block, and in the tab called “Style” are settings for pagination => https://www.screencast.com/t/EVaCkL1Syu -> https://www.screencast.com/t/GCZ9b9El
The back to top arrow can be changed only using CSS code. For example, if you want to remove that arrow you can use this CSS code:
.td-scroll-up {
display:none;
}
Set this code in Newspaper -> Theme panel -> Custom code -> Custom css.
Hope this helps you!
Thank you!
Hello !
I’m sorry for misunderstanding !
Please try this css code: .td-post-sub-title {
color: #000;
}
Let me know if this was usefull !
Thank you !
Hello !
What you are seeing right now is the Mobile Theme plugin template.
Unfortunately due to the way that was built you cannot customize it too much. All the options available to edit the design are found in Theme Panel – Mobile Theme: https://www.screencast.com/t/Uw056fUDwua
For further customization this will require custom css coding.
I hope this was helpful !
Thank you !
Hello,
This social sharing icon appears only on the mobile version. If you want it to be displayed on the desktop version, you need to use a custom CSS => https://www.screencast.com/t/slYFHBpS8tr
.td-social-line{
display: inline-block;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Hope this helps you!
Thank you!
Dear Anamaria,
thank you very much for your kind reply.
As previosuly told, I’m using a Single Post Cloud Template so the option “Disable on Desktop” on the ADS section on Theme Panel doesn’t work.
Neither the “Image ad” options work, I guess they are referred to Images ads, not custom ad codes?
Anyway using the CSS tab to hide the AD box for the viewport on Desktop worked perfectly, I didn’t think about it, thank you very much!
Best Regards,
Marco
Hello,
If you have set the code for ads in the ad box, the element has the option to hide on devices in the tab called “Image ad” => https://www.screencast.com/t/xo2eZdbmlf
or if the ad needs to be displayed on a specific device you can use one of that code => https://i.imgur.com/y7sMsuE.png -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
Also, you can use the CSS tab from the ad box and hide the element for the viewport where you don’t want the ads => https://www.screencast.com/t/9dRlH0ag70 -> https://www.screencast.com/t/RQk9BLSF2
Hope this helps you!
Thank you!
Hello !
1. Please let me know if this is what you were looking for: https://www.screencast.com/t/HIF2qam2Y8
This is the css code: .tdi_13_b28 .td_module_flex_1 .td-excerpt {
COLOR:RED;
}
The code must be inserted here: https://www.screencast.com/t/JJ12roXfsX8
2. In order to center the caption. For mobile you need this css code: .wp-caption-text {
text-align: center;
}
For the desktop you will need to do this by using the tagDiv Composer as you can see here: https://i.imgur.com/alcirXv.png
I hope this was helpful !
Thank you !
Hello,
Thank you for the information. I hope you will be serious about the topic and there will be such an option in the next update.
Alternatively, if it takes a lot of work, at least in the mobile-theme module provide the option of adding functions, so do I do with css. Then something can always be done.
This is a serious problem because now I have different solutions for stationary and mobile users. Compatibility must be.
Hello,
If it is a block feedzy from WordPress, you can change only with custom CSS, like this => https://www.screencast.com/t/7dCWnhVi you can set which color want
#feedzy_wp_widget-2.td_block_template_8
.td-block-title > *:before {
background-color: red
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Hope this helps you!
Thank you!
Hello!
Try with this CSS code:
.page-nav a, .page-nav span {
padding: 0;
width: 52px;
line-height: 50px;
}
Please note that you need to delete the padding from the settings.
Let me know about your results!
Thank you!
1. The CSS code I need is for subtitle (the brief description of a post) placeholder below the post title in mobile theme. The default font and size is okay, just want the grey to be a bit darker. You can please write the code and I can always change the font and colour part of it.
2. Is it possible to align image captions in centre of an image by default or maybe you can write a CSS code for it too please.
Thanks in advance
my site url is sabysworld.com
Hello !
1. If you are using Cloud Library templates then the sidebar has to be created using tagDiv Composer as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s Cloud library templates are not following the Theme Panel settings.
2. Please provide a link to your website in order to inspect and see what can be done.
3. Let us know which font / piece of text you want to edit and we will take a look to provide a css code.
WP Bakery is only optional and if you are using cloud library template my recommendation is to not use it.
Please note that at the moment the Support team is not 24/7 available. We answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2 Multiple replies in your topic will make it harder for us to reach it.
Thank you !
Thank you for your help Bettina, I have tried a padding of 10, I get the right height but the width of my circles are still too narrow: https://ibb.co/k40t19t
What is the next step to get a perfect circle?
If there is no simple answer, would it be possible for you to send me a custom css for this?
Many thanks!
I’ll post here what I’ve posted on sites like Fiverr and UpWork to try and get some help with this problem.
I’m using the theme NewsPaper X by TagDiv in WordPress. I’m embedding a live stream from Vimeo Premium, the video embed is fine but Vimeo gives you the chat window embed separately, this chat window doesn’t display correctly. I’ve tried all versions, sizes and containers in the iframe and the tagdiv composer, nothing works. The chat embed is iFrame. I’ve been able to do this without any problem in Elementor for WordPress on another site, but on this website we have to use TagDiv and I’m lost.
As far as I can tell, I need someone who has good knowledge of:
HTML
HTML5
CSS
WordPress
Theme NewsPaperX
Composer TagDiv
API
Vimeo Premium (Live stream)
iFrame embed
This is the website and you can see that the chat embed only displays half of the size of the video embed, and is missing buttons and options that should appear beneath what is displayed now. https://piratar.is/xp/piratavarpid/streymi/
As I wrote in the case of the mobile theme module on woocommerce, it does not peak CSS styles. Even overriding them in a child-theme doesn’t work.
The creators of the template did not check and prepare a mobile theme for woocomerce and Child Theme.
Additionally, I have applied my own functions and hooks in function.php in the child theme, and it also doesn’t work with the mobile theme.
The mobile theme in the settings has the option of using your own css code, which would allow you to copy the styles (but this is not a solution), the styles added in the child theme should work.
The mobile theme settings lack the ability to add your own functions the same as css. It would always allow you to copy functions from the child theme (also not ideal because it should be based on the child-theme from the function.php file).
It is strange that such a popular template has so many shortcomings and incompatibility with its own modules.
an easier way to do this is to simply hide them via css. Just add the following into your Live CSS
#wp-admin-bar-tdc_edit,
#wp-admin-bar-our_support_item,
#wp-admin-bar-tdc_page_mobile_template,
#wp-admin-bar-tdc_create_mobile_page,
#wp-admin-bar-tdb_template_load {
display:none!important;
}
Hi Berrina,
All my links have https but some css from the theme side having url with non https. And even the css is not finding th ethe settings anywhere.
Please take a look at the screenshot of CSS
Hello,
Please try this custom CSS and change the code color with your code color => https://www.screencast.com/t/7pgowNRau
.td-footer-wrapper .td_block_7
.td_module_wrap:hover .entry-title a {
color: #041FFF;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Hope this helps you!
Thank you!
Hello!
The easiest solution is to install the demo and apply into your website. There are a lot of CSS rules which they used to built this design. You can see all of them if you install the demo also, so you can recreate easily according to your preferences. Check this video for more information about the structure of the demo: https://www.screencast.com/t/AEn74XJ5J5Fq
Thank you!
Hello,
You can change the text and background with tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/ edit with tagDiv Composer => https://www.screencast.com/t/cp3GpGcjh1W select the header logo and in the tab “General” you can change the logo text => https://www.screencast.com/t/u3CiIBs67i
To change the background image, you need to select the row on the header menu element, and the tab CSS you can remove/change the image => https://www.screencast.com/t/ciUKXdLTWi -> https://www.screencast.com/t/7Oxv2GfK
Hope this helps you!
Thank you!
Hello,
What is the problem with style.css? Did you try to install it and received this error message, “ERROR: The package could not be installed. The theme is missing the style.css stylesheet.”? If yes, you are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Requirements for Newspaper => https://forum.tagdiv.com/requirements-for-newspaper/
After installing the theme and activating it you will find in the Prebuilt websites all the theme demos and you can import whatever demo you want => https://www.screencast.com/t/6rf5g0Dxc0K
If this isn’t what you mean, please provide more details and screenshots.
Thank you!
Hello,
This problem appears from the Plugin “WpDevArt Facebook Comments” and this plugin isn’t tested with our theme.
What I can help you with is a custom code CSS to hide the duplicate => https://www.screencast.com/t/kpeaAWoEM
#wpdevar_comment_1{
display: none;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Hope this helps you!
Thank you!