Hi,
So when you try to login you are redirect from
-> https://www.screencast.com/t/zv1EcqZSY
and after I am log I’m redirect to theme panel -=> https://www.screencast.com/t/sreOuBA4usgg
This is the normal look of , if you want you can try with a default theme;
when you are using wp-admin you are redirect to wp-login.
Thank you!
Hi,
Please check the settings from Newspaper>Theme panel>Social Networks -> https://www.screencast.com/t/cmghwpvhV
Thank you!
Hi,
Unfortunately our theme was build to can edit/create posts/pages/categories … using the desktop devices not mobile device, sorry!
Thank you for your understanding!
Hi,
If you want you can remove the latest articles and filters with ajax and check again to see if those problems are still there; recommendation will be 4gb of ram.
If you want you can check this topic -> https://forum.tagdiv.com/topic/prea-mult-ram-ocupat-la-fresh-install-fara-alte-pluginuri/
Thank you for your understanding!
Hi,
Please check the settings from Newspaper>theme panel>Theme Fonts>Post content.
Unfortunately a post have more elements set ( headers, paragraphs … )
-> https://www.screencast.com/t/b9O2N37UzB
-> https://www.screencast.com/t/3f0AuXVYBUU
-> https://www.screencast.com/t/W7ktAxfw
Thank you!
Hi,
Please check this documentation about How to Randomly Change Background Color in WordPress
-> https://www.wpbeginner.com/wp-themes/how-to-randomly-change-background-color-in-wordpress/
Thank you!
Hi,
Unfortunately you can not provide support for plugins that was not tested with our theme, sorry for the inconvenience!.
Here is our tutorial about How to set the avatar -> https://forum.tagdiv.com/how-to-set-the-avatar/
Please check our Support Policy -> https://forum.tagdiv.com/support-policy-2/
Thank you for your understanding!
Hi,
Will be best if you’ll make those changes in child theme, in this way you’ll not lose the changes when you’ll make an update to the theme.
-> https://www.screencast.com/t/XKpkHKmw
Thanks.
Hi,
Please make sure that you have the last version of Newspaper v9.2.2, ( there was some problem in older versions ) if not please make an update to the theme -> https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you.
Hi,
Please check our documentation for tagdiv Cloud Library -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Just pick the one of the categories -> https://www.screencast.com/t/NzEzNOTjf
Thank you!
Hi,
Please check our documentation
1. Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
2. You’ll need to use tagDiv Composer
Also please check those topics
-> https://forum.tagdiv.com/topic/block-title-2/
-> https://forum.tagdiv.com/topic/change-text-background-color-in-big-grid-1-element/
Hope this will help you!
Thanks.
Hi,
Please make sure that you set the mega menu like in our documentation -> https://forum.tagdiv.com/mega-menu/
Also you can check this topic:
-> https://forum.tagdiv.com/topic/megamenu-is-so-long/
Thank you!
Hi,
I took a loot at your website and now the Instagram look good -> https://www.screencast.com/t/dzKIwoYv7F , just please make sure that you clear all cache, and try with incognito mode or other browsers.
Thanks.
Hi,
If you need to cet those single images on center you’ll need to add margin auto.
This is an image not text, and it need to be set with different type of css, with margin auto, not align ( usually align center is for text not for images ).
Thank you for your understanding.
Hi,
Please replace the above custom css with this one ->
@media (min-width: 1141px) {
.post_format-post-format-video .td-post-content iframe {
height: 696px!important;
}
}
@media (min-width: 1019px) and (max-width: 1141px){
.post_format-post-format-video .td-post-content iframe {
height: 640px!important;
}
}
@media (min-width: 768px) and (max-width: 1019px){
.post_format-post-format-video .td-post-content iframe {
height: 484px!important;
}
}
.post_format-post-format-video .td-post-content .su-responsive-media-yes {
padding-bottom: 100%;
}
Thanks.
Hi,
Unfortunately our theme do not have any option for this and in order to achieve that you’ll need to edit the td_module.php file and make the thumb to get the text set alt area of feature image -> https://www.screencast.com/t/AG0v6rKAI -> https://www.screencast.com/t/N7isr1opb
Here is the path D:\XAMPP\htdocs\test_site\wp-content\themes\Newspaper\includes\wp_booster\td_module.php
-> https://www.screencast.com/t/m0ghFAXDXg
-> https://www.screencast.com/t/vmeCpwT6W
-> https://www.screencast.com/t/EjqEo7M2b4U
Also you’ll need to make some change on line 314 too -> https://www.screencast.com/t/F1qmYLn6G -> https://www.screencast.com/t/hXw3pcvzM -> https://www.screencast.com/t/dAHXWvwJj -> https://www.screencast.com/t/5ufILEJgQ41
Please make this changes in a child theme.
Hope this will help you!
Thanks.
Hi,
Please deactivate all plugins, and clear all cache, after that try again if the problem is still there please add this custom css -> in Newspaper>theme panel>Custom code>Custom css ->
.clearfix:before, .clearfix:after {
display: none;
}
-> https://www.screencast.com/t/RjqPM3RuxfV
Thank you.
Hi,
We are aware of this issue and we’ll try to fix it and include the fix in the coming updates.
Thank you for your message and sorry for the inconvenience!
Hi,
Please check the fix for this problem in this topic -> https://forum.tagdiv.com/topic/button-bug-2/
In coming update this problem will be solved ( the fix was already implemented in update )!
Thank you for your understanding!
Hi,
Please not that only on the homepage is load the style for your icons -> https://www.screencast.com/t/cKXoZC1CKZQ please try to set the full url for icons.
Also you can read this topic about Menu icons with “Craft ideas” style too -> https://forum.tagdiv.com/topic/menu-icons-with-craft-ideas-style/
Thank you.
Hi,
Here is the code for that -> https://www.screencast.com/t/Dtggeb7sd
.single .page-nav a , .single .page-nav > div {
display: none;
}
.single .page-nav a:first-child, .single .page-nav a:last-child
{
line-height: 27px;
height: 40px;
width: 40px;
display: block;
}
.single .page-nav a:last-child
{
float: right;
}
Thanks.
Hi,
Please check the Menus, is look like you have set a menu for top bar -> https://www.screencast.com/t/7cI8WtOiW
Main menu ->https://forum.tagdiv.com/main-menu/
Top bar templates -> https://forum.tagdiv.com/top-bar-templates/
Thank you!
Hi,
All of those blocks, grids, rows and columns are made with tagDiv Composer and tagDiv Cloud Library .
If you want you can make some test on an affiliate like -> https://affiliate.tagdiv.com/#/load/All in this way you’ll see how this builder and library works.
Thank you for your understanding.
Hi,
If you are referring at this one -> https://www.screencast.com/t/FXMFV1Z2e , please not that is a custom made, is not a feature of our theme yet.
Unfortunately I can not recommended you one, but if you want you can try something like those -> https://wordpress.org/plugins/tags/sliding-panel/
Sorry for the inconvenience!
Thank you for your understanding!
Hi,
Unfortunately the Big Grid 1 do not have that option , but you can use Big Grid Flex 2, the flex blocks have more customization -> https://www.screencast.com/t/zEwHt95M7MiO -> https://www.screencast.com/t/Bz0KlFZ2cN
Hope this will help you!
Thanks.