Hi,
You’ll need to use a plugin like Contact Form 7 -> https://wordpress.org/plugins/contact-form-7/ take the shortcode from contact and set it in a post/ single post template( from tagDiv Cloud Library ) or in a a page.
I will try to help you with some screenshots because is more easy to understand.
After you install the plugin go back on your WP Dashboard click on Contact > Contact Forms and copy the code under Shortcode https://www.screencast.com/t/NngJWh1j after that click on pages> hover the page you have for contact and select edit with tagDiv Composer ( https://www.screencast.com/t/sqDfb18UaqP ) or you can click on the page and after is open click the button TAGDIV Composer ( https://www.screencast.com/t/4iZR8xcZb5 ).
After TD Composer is open click on add element ( https://www.screencast.com/t/rHVSES71x ), click on the row and drag it at the bottom of your page (or were you like to be your contact https://www.screencast.com/t/pPYxfNGA) and drop the row there , then search for column text then drag it and drop him on the row ( https://www.screencast.com/t/YCmZGKn5Qwn ) click on it and the in sidebar from the left click on edit Content ( https://www.screencast.com/t/75fZTYkFoy ) then paste the code there and click on save and view page ( https://www.screencast.com/t/iT5Ex0ytiu ).
See the results : https://www.screencast.com/t/fDx1SAu6
Here is some documentation : https://contactform7.com/getting-started-with-contact-form-7/
I hope this will help you.
Thank you.
Hi,
In order to achieve that king of header, you’ll need to use the header manager and tagDiv Composer from what I can see there is a logo a menu and a search icon, all those are set inline in one row; for this you can use a blank header and set the row from header in 3 columns -> http://prntscr.com/ojqbml after that set the elements in columns -> http://prntscr.com/ojqbye after that all you’ll need to do is to set them -> http://prntscr.com/ojqchw
Hope this will help you!
Let me know if you need more help!
Thanks!
Hi,
In last version of the theme most of the files was moved in tagDiv Composer, so if you want to edit the top bar you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td_top_bar_template_1.php -> http://prntscr.com/ojq9j1
Hope this will help!
Thanks!
Hi,
In last version of the theme most of the files was moved in tagDiv Composer, so if you want to edit the top bar you’ll need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td_top_bar_template_1.php -> http://prntscr.com/ojq9j1
Hope this will help!
Thanks!
Hi,
Unfortunately for the moment there are no templates for login popup, sorry! if you want to customize this zone you can check the settings from Theme Panel> Background > Sign in/ Join background -> http://prntscr.com/ojq6cq or theme color > Sign in/Join modal -> http://prntscr.com/ojq6p0 or the font family -> http://prntscr.com/ojq70o
Hope this will help you!
Thank you!
Hi,
Please wait our reply on email, will reach you soon.
Thank you for your understanding!
Hi,
What I can recommend to you is to make a fresh install on a subdomain or localhost to check the AMP and if is work you can duplicate your live website and try on entertainment test to integrate the amp in the theme, we recommend the amp with mobile theme
Also please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme, also if you are using child theme, clear all cache and try again.
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.
Thank you for your understanding!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme, also if you are using child theme, clear all cache and try again.
You could try to request Google to recrawl and reindex your URL
– https://support.google.com/webmasters/answer/6065812
Hope this will help you!
Hi,
I need some more details about where/how you achieve that type of url.
Also notice that after “?” you can set anything in url and this will lead you to the homepage -> http://prntscr.com/ojcehs
Thank you!
Hi,
Please try to change the share style of the buttons from theme panel, save the settings, clear the cache and check the results.
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.
Thank you!
Hi,
In order to have those images from post you’ll need to chose some tagDiv Blocks that are using featured image per example [tagDiv] Block 7 -> http://prntscr.com/ojajmd set the filters and settings and check the footer.
Hope this is what you need!
Thank you!
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme, also if you are using child theme, clear all cache and try again.
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.
Hope this will help you!
Thanks.
Hi,
Please try the steeps from this topic -> https://forum.tagdiv.com/topic/co-authors-plugin-code/ maybe this will help you better!
Thank you!
Hi,
The new update did not remove the functions, but some of theme was moved.
Did you try to set the disques shortcode in a single post template, maybe this will work. -> https://wordpress.org/support/topic/cant-find-the-shortcode-2/
Also I can try to help you, I do not say for sure that I will make it work, because is an untested plugin, but I can try to find a way, if you provide some more information about the settings you made and the way that this plugins was working with our theme.
Thank you for your understanding!
Hi,
So the demo that you have install have a specific class that is overwrite the background color for footer from theme panel -> http://prntscr.com/oj94d3 if that class is removed the background color appear http://prntscr.com/oj94sx in order to do that you’ll need to add a custom css
http://prntscr.com/oj9a45
.td-footer-wrapper {
background-color: #211d1d!important;
}
.td-sub-footer-container {
background-color: #0d0d0d!important;
}
The code need to be set in Theme Panel >Custom code >Custom css
Hope this will help you!
Thank you!
Hi,
Unfortunately for the moment there is no setting in our theme to can do that, sorry! maybe there will be add this option in the coming updates.
Thank you for your understanding!
Hi,
If the problem persist, 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.
Thank you!
Hi,
Using tagDiv Composer and tagDiv Cloud Library there is add on row a class that stretch the row width -> http://prntscr.com/oj8dgx
You can try this custom css for stretch category width, but the layout will look quite bad and that is whay we recommend to use cloud templates.
.category .td-category-header .td-container, .category .td-main-content-wrap .td-container{
width: auto !important;
max-width: 1440px;
}
Using css you’ll need to identify the rows/elements that you want to stretch and set on theme
width: auto !important;
max-width: 1440px;
we use the category class to apply the code only on category page -> http://prntscr.com/oj8ikl after that set the elements where you want to apply the stretch -> http://prntscr.com/oj8l8r and the class td-container that need to be stretch
Hope this will help you!
Thank you!
Hi,
If you are referring to this image set in the footer -> https://i.imgur.com/QV5imbo.png you can add it like this -> https://i.imgur.com/JUK0ZTR.png
Hope this was the image that you were referring!
Thank you!
Hi,
From what I can see the share buttons appear in post and those are working -> https://i.imgur.com/Pdo8LNr.png ->https://forum.tagdiv.com/design-post-pages-using-default-templates/
Thank you!
Hi,
If you are using the last version of the theme ( Newspaper v9.7.4) and and you have other non theme plugins that were updated is possible that the requirements of the theme that you have set to not longer be enough.
If you tried the above steeps and the problem persist, 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.
Thank you!
Hi,
I think that you are referring to mega menu with subcategories -> https://i.imgur.com/dyI53nu.png and I think that you do not want to show the subcategories -> https://i.imgur.com/f1x3NIu.png and you want to look like this https://i.imgur.com/h1oEMWV.png if is this then you’ll need to set in mega menu a category without subcategories.
If is not this what you want to achieve, please provide me some more details and some screenshots.
Thank you!
Hi,
The files that need to be edit are page.php / page-pagebuilder-latest.php / page-pagebuilder-overlay.php the one that shows the breadcrumbs is page-pagebuilder-title.php the files are in wp-content/plugins/td-composer/legacy/Newspaper/page.php
https://i.imgur.com/hSSfo8i.png
Hope this will help you!
Thanks.
Hi,
First please make sure that the tagDiv Cloud Library is activate and you have the templates in your cloud templates.
-> https://i.imgur.com/sdRafCJ.png
-> https://i.imgur.com/9PECsQ1.png
or if the template is set, on post for example -> https://i.imgur.com/m4I0nNo.jpg
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme, also if you are using child theme, clear all cache and try again.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
Unfortunately there is no settings in theme for this and this is not very easy to achieve, but I will try to help you, please try this custom css
.td_block_big_grid_1 .td-post-date, .td_block_3 .td-post-date {
overflow-x: hidden;
line-height: 1.4;
text-indent: -74px;
}
Hope this will help you!
Thank you!