Hi,
You need to use Two Single Post Templates, one with the element Custom field and one with the Single Post Author, and assign the template as you need.
Thank you!
Hello,
Please check if the logo size is upload full size => https://i.imgur.com/Nsk0wMf.png
Thank you!
Hi,
A shortcode can be inserted by using the element called “Column text” or “Text with title”. For example, in the step3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Thank you!
Hello,
Our theme has its own page builder, tagDiv Composer.
We have long recommended shifting from WPBakery to tagDiv Composer because there is a conflict between the two and they cannot be used together.
So, you can start to create the pages with the tagDiv Composer.
Also, on our channel https://www.youtube.com/channel/UCOT1RiNysIPCTPSnVZskwtQ, you can find more videos that can help you and documentation https://forum.tagdiv.com/newspaper-theme-documentation/ and you can ask us here on the forum if you have any questions.
You can find the WP Bakery in this path Newspaper-tf\code\other_plugins if you want to use it.
Thank you!
Hi,
This can be made only with custom work.
Thank you!
Hi,
Unfortunately, my colleague has not yet discovered what is causing your problem.
Thank you for your understading!
Hi,
If your settings are not saved, please check this topic -> https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/ and try the suggestions. Also, please check the cache, and clear/purge all cache.
Thank you!
Hi,
Do you want to have a separate header/footer for mobile?
You can try to use the modal popup -> https://forum.tagdiv.com/modal-popup/
Thank you!
Hi,
Please activate the tagDiv Opt-In builder plugin.
Thank you!
Hi,
Provide screenshots.
Thank you!
Hi,
You can add it with tagDiv Composer -> https://forum.tagdiv.com/import-revolution-sliders-on-demos-prebuilt-websites/ -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/ and delete the extra class from Theme Panel; then the header will not be overly.
Thank you!
Hi,
The form is made in the plugin and only the shortcode is added to the raw html.
Thank you!
Hi,
In the post -> https://i.imgur.com/Kze90X7.png you need to use the custom field, element, not the Single Post Author if you want to be displayed the “This is the author name replacement field”
Thank you!
Hi,
Please check this topic https://bbpress.org/forums/topic/how-to-customize-bbpress-forum/
Also, you need a custom code to change the color
#bbpress-forums li.bbp-header
{
background: red;
}
Set the code in Theme Panel ->Custom code -> Custom CSS
Thank you!
Hi,
We regret that you are leaving, however, we advised you both on the forum and via email.
This is not a simple problem, it can appear from the most trivial situation, such as the requirements are not set correctly, to certain settings that are configured on the server. This is not a problem of where to change a color, or how to use a cloud template, so you could give all the information since we don’t know what causes this problem. When it is not a simple solution, everywhere access is required to investigate.
Thank you!
Hi,
In this demo, the header template is overly and is made in the theme files the code,
You can add a new row and set the margin-top or you can delete this extra class from Theme Panel custom code -> https://i.imgur.com/p0vB0iy.png
Thank you!
Hi,
So, you added the revolution slider, right?
Thank you!
Hi,
The Flex Block doesn’t have this option, only the Slide block has -> https://i.imgur.com/nxwlJk6.png please try it.
Thank you!
Hi,
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
You need to create a contact form with a shortcode and replace it with the shortcode imported -> https://forum.tagdiv.com/add-contact-form/
Thank you!
Hi,
I wanted to take a moment to extend my heartfelt thanks for your feedback regarding our recent update. Your kind words and appreciation mean a lot to us, and I’m thrilled to hear that you consider this update to be the best one yet.
Thank you once again for your support and trust in our team. We look forward to serving you and exceeding your expectations in the future.
Hi,
Please check this guide https://nichetwins.com/wordpress-theme-editor-missing/ maybe you have a plugin, which hides this option.
Thank you!
Hello,
@theheritagelab Thank you for this information, I’m sure it will help users who use this plugin or who want to use it.
Thank you!
Hi,
The option to turn them off (the ads )can be found in Newspaper -> System status -> https://i.imgur.com/N5Iq4j6.png
Thank you!
Hello,
1. You can set the sticky offset https://i.imgur.com/lxYNR71.png on the column.
2. You can use this custom code css -> https://i.imgur.com/5jVU1Na.png
.bbpress .td-page-title
{
margin: 30px 0 19px 0;
}
Set the code in Theme Panel ->Custom code -> Custom CSS
Thank you!