Hello,
Yes, we will update the documentation. Please note that options are used for standard templates that come from the tagDiv Standard pack plugin, which is deprecated; for cloud templates, you can use ad box and single post templates.
Thank you!
Hi,
If the settings are not saved, you can inspect them by right-clicking -> inspect -> console -> select the error in the tab network -> preview, and you can see the cause.
Please check this topic https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/
Thank you!
Hi,
You can set the custom label in the posts editor-> https://i.imgur.com/gTtAQRv.png, which will be displayed for Flex Block and Big Grid Flex -> https://i.imgur.com/3Uop58r.jpg. this element can’t be added in Single Post Template.
Thank you!
Hello,
Can you please provide some screenshots?
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Hi,
Did you have tried to use a revision of the template?
Thank you!
Hello,
Do you use Cloudflare? Can you remane the htaccess file and resave the permalinks and check after?
Thank you!
Hi,
Please ask a friend if can check; for me it is working well.
Thank you!
Hello,
Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg
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.
Please check this video about how can create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg
You need to delete the pages made with composer and create them with the page builder if you want to use another theme.
Thank you!
Hello,
A shortcode can be inserted also by using the element called “Column text” or “Text with title”. “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,
Unfortunately, this can not be changed. This is how the structure is made to open the submenus.
Thank you!
Hello,
The settings are the same for all prebuilt websites.
To have the number pagination, you need to edit the category template with tagdiv Composer, select the block and change the pagination -> https://i.imgur.com/34WAAxP.jpeg
You need to use the posts loop instead of the flex block 1 to have the number pagination.
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 or email if you have any questions.
Thank you!
Hello,
Please check the news ticker and check the title SEO https://i.imgur.com/aPCqlrT.png
Thank you!
Hi,
We can help with this request, but you will need to contact us via email at contact@tagdiv.com, and you’ll need to provide the license key, then we’ll set the key in our system to be checked and if this no longer appears on that domain, then the mentioned domain will be removed.
Thank you!
Hello,
You can disable the mobile theme on the pages here -> https://i.imgur.com/d3kTBRf.png
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activate and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activate.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
Hi @ninjaproctor,
Please check if this code is missing from your .htaccess: https://www.screencast.com/t/iN0R93dD3p from our requirements https://forum.tagdiv.com/requirements-for-newspaper/ this requirement is not displayed in System Status.
Also, resave the permalinks.
Thank you!
Hello,
This element is used when you have a front-end submission. You can hide the search bar using this code CSS
.tdb_posts_list .tdb-plist-search
{
display: none;
}
Set the code in Theme panel>Custom code>Custom css
Thank you!
Hi,
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Hello,
As you said in the other topic, you have activated the tagdiv mobile theme plugin, and maybe there is that mobile version.
Also, please provide the link to your website and some screenshots.
Thank you!
Hello,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see then that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin not.
For example, you can have the mobile theme plugin activate and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activate.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Better deactivate the mobile theme plugin and see the results, and assign the mobile page for page, like this => https://www.screencast.com/t/lektAhyjd
Also, clear your cache.
Thank you!
Hello,
The post list is used when you have a fronted submission. To show your posts I recommend using Flex blocks or Big Grid flex blocks -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/big-grid-flex-settings/
Thank you!
Hi,
For me the responsive version is displayed.
Thank you!
Hello,
Please try to use another browser and check after.
Thank you!
Hi,
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.
Thank you!
Hi,
Please check those topic https://forum.tagdiv.com/topic/submenu-alignment/ and guide: https://www.phpcluster.com/how-to-split-wordpress-submenu-in-2-column/
You can make the menu inline here -> https://i.imgur.com/yFlFOUb.png
Thank you!