Hi,
Just set the sidebar position
Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
Individual posts -> https://www.screencast.com/t/0jD3McUuk
Thank you.
Hi,
If this is what you want to achieve https://www.screencast.com/t/GDiACsqiAQ0
Please paste the below custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 767px){
.td-art-creek .td-art-creek-banner .td_block_image_box .td-custom-image a {
margin-top: 160px;
width: auto!important;
height: 180px!important;
}
}
Thank you.
Hi,
I inspect your website gallery and your image from gallery is open with tow plugins, please deactivate all gallery plugins and let just the WP Media Folder plugin, clear all cache and try again.
If you want to disable the modal image from theme please go in Newspaper>Theme panel>Post settings> Post and content Post types
https://www.screencast.com/t/4byrbYF7e3b
Or individual on each gallery https://www.screencast.com/t/uhyos8L2f
Thank you.
Hi,
Yes you can use a tagDiv Cloud Template , and make sure that you do not have any demo install, in this way no demo css will be load ( the demo css is loading only if you have some demo install, if you uninstall it the css will be remove ).
Thank you for your understanding.
Hi,
Please follow carefully our documentation for AMP -> https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
https://www.screencast.com/t/3ebo4eBysKip
https://www.screencast.com/t/McF9blj8D
https://www.screencast.com/t/SUUgXzDK69
Thank you.
Hi,
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
Hi @fkpress,
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.Also please provide some details with the problem you have with Instagram feed.
Thanks.
Hi @WebMasterhi,
What I mean is that on your example that page of category in order to have a line of category posts, one of ads, you can get a category Template from tagDiv Cloud Library
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
You can edit the category template with TD Composer
https://www.screencast.com/t/dGXQN21Ww4Qx
https://www.screencast.com/t/QebUiMHvKdb
Hope this will help you better.
Thanks.
Hi,
Unfortunately I do not understand what you mean, please provide some more details with the problem you have.
Thank you for your understanding.
Hi,
Unfortunately we can’t say this because we tested just few plugins with our theme ( tested plugins )
Please make a test and install it on localhost version or sub-domain.
Thank you for your understanding.
Hi,
I just tested with others mobiles and is look round
-> https://www.screencast.com/t/fi2reKWQBsDU
Please try with others mobiles too.
Thank you.
Hi,
I check your website on incognito mode and is working fine -> https://www.screencast.com/t/h8RdYswNmq
There is a new fix update for the theme please update.
Thank you.
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.
https://www.screencast.com/t/FswObjqqmr7
If there is still a problem, you can 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
Hi,
I will note your requirements for this on the update list.
Thank you.
Hi,
Please check the WordPress settings for close comments -> https://www.screencast.com/t/LO2yaoF2w4
Also if you have some comments plugin, please deactivate them or check them settings.
Thank you.
-
This reply was modified 7 years by
Calin.
Hi,
Please add this custom css in Newspaper>Theme panel.Custom code>Custom css
.td-main-page-wrap {
padding-top: 0px;
}
Hope this will help you.
Thanks.
Hi,
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.
Hi,
Unfortunately the td_config.php will not work in child theme, you’ll need to make the change in theme file after each update, sorry for the inconvenience.
Thank you for your understanding.
Hi,
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
Hi,
For the problem with Big Grid Flex 2 on mobile please add the below custom css in Newspaper>Theme panel>Custom code>Custom css
@media (max-width: 767px){
.td_block_big_grid_flex_2 .td_module_flex_6 {
width: 100%;
}
.td_block_big_grid_flex_2 .td_module_flex_7 {
width: 80%;
}
}
https://www.screencast.com/t/RvVQu03vO53o
For the second problem with the mega menu thumbs use Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you.
Hi,
If I understand correctly you want to align the meta info from flex in line with the rest of the blocks, if is so please set the meta info width 1068 and meta info margin auto
https://www.screencast.com/t/VMU8i9FInoE
Thanks.
Hi,
For footer please copy the content from here in a New page
https://www.screencast.com/t/vD2GYleQofm
https://www.screencast.com/t/Yb2KaHu7
https://www.screencast.com/t/gUmQZl4fGF
Open the page with TD Composer and change the data with your data.
Also I check your website with my mobile and the ad from header appear
https://www.screencast.com/t/SEmpdFrG4
Please follow our documentation for tagDiv Composer tutorial -> https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you.
Hi,
Please add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-scroll-up {
left: 5px;
}
https://www.screencast.com/t/RVAucueL
Thanks.