Hi,
The theme login can be disabled in the theme panel
– https://forum.tagdiv.com/login-how-to-enable-user-registration/
Then you can make tests with your desired login functionality. The theme uses the default WordPress login, it just ads some style for it.
Thanks
Hi,
That is a normal page, edit it with the composer and remove the the entire sidebar
– http://prntscr.com/k374su
– http://prntscr.com/k3752e
Or edit the sidebar and remove the ad from it. Widget sidebars can be edited in Appearance->Widgets section of WordPress
– https://www.screencast.com/t/fK80RypeS
Here is a tutorial for the tagDiv composer, and also the block settings
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/block-settings-guide/
Let us know if you have more questions.
Thanks
Hi,
I checked that page as well, with mobile Chrome browser
– https://www.screencast.com/t/XLEFciZaYdy
I see no problem with it on mobile.
Check if there are enough resources
– https://forum.tagdiv.com/requirements-for-newspaper/
Test with a different browser and see if the grid loads. Those masonry grids have a history of slow loading or not loading at all in some cases. Check if there are any errors in the page that has this problem, with the browser inspector console.
Also try as a quick test with all other plugins deactivated, leave theme plugins only.
Hi,
I will add that to our testing list, the font issue is solved for the next theme update.
Hi,
The width is normal from what I can see, 1068px is the default theme width
– https://www.screencast.com/t/AkrXcYsO09
Maybe I am misunderstanding what you mean. Please specify more details if possible, and mention where exactly the problem is.
Thanks
Hi,
If you are referring to the post section or Homepage button in the 404 pages, they inherit the theme accent color (button when hovered)
– https://www.screencast.com/t/jfwvWVwmf3ET
We will probably include 404 templates in an update of the Cloud library plugin, so you can design theme in any way you like.
Hi,
Regardless of how it shows there, the ad will be displayed if you made those modifications, save the page and view it.
If you really want to display the title of the custom ad 6 (for example) in the composer page, add it here the same as the previous ones in the code
– https://www.screencast.com/t/IbOkRlBbXV
Thanks
Don’t know what to say, it has always been like this, there were no suggestions to change it’s functionality or complaints, that I know of. We may have considered modifying it if the need arrived.
Hi,
Did it work before? maybe you installed a new plugin or did something just before the problem happened. Is it happening in a new page? Try with a different browser as well.
Also your WP editor does not look properly it seems, it would be like this
– https://www.screencast.com/t/ZfmwzK0f8
Are you using any plugins to extend the WP editor or any related plugins for it? Deactivate them if that is the case. You could deactivate all the plugins as a quick test, leave only theme plugins active. Check if that solves the problem and let us know.
Thanks
Try to add this line of code to the code I previously gave you
– https://www.screencast.com/t/pNiz9Z6erT
top: 208px;
Also enter all the codes (this and the last one) in The Advanced CSS desktop field. There would be no need for it on smaller devices, also it could create problems.
Hi,
There are some guides you can check out
– https://forum.tagdiv.com/mega-menu/
– https://forum.tagdiv.com/page-menu/
The mega-menu will allow you to work with categories in the menu, display posts from them. For example a mega-menu with sub-categories is the “Fashion” menu in the live demo
– https://demo.tagdiv.com/newspaper/
While the “Gadgets” menu item is mega-menu without subcategories.
The page menu will allow you to display an actual page in the menu. Create a page and follow the guide to place it as shown in the guide if you want to create this kind of menu.
We plan to improve the guides with a few videos.
Let us know if you have more questions.
Thanks
Hi,
Glad it worked. That padding could be removed with a code like this
.td-main-page-wrap {
padding-top: 0;
}
If you mean the font weight, the demo uses these settings for the top grid
– https://www.screencast.com/t/mBQd7qroLaNC
– https://www.screencast.com/t/ZLkXTQglBr5Y
The bottom positioning of the article title is as well a demo customization, this is the code for the customization
– https://pastebin.com/tYg5t1qc
Be sure to use Full big grid 8 and grid style 7.
Hi,
Where exactly is this white bar displayed? What do you do exactly before it appears? Some screenshots would be useful if possible.
Seems it does not work for your other pages like the “About us” page, so something is wrong. I made multiple tests on my end and I found no problem
– https://www.screencast.com/t/xSojb8F3
– https://www.screencast.com/t/QK9lHLVD9w
For your posts it works but those pages don’t work with AMP for some reason. Try to deactivate all plugins as a quick test, leave only theme plugins active. Deactivate and remove the AMP plugin and install it again from the theme plugins panel
– https://www.screencast.com/t/VE24yCu0APaM
Check if that solves the problem.
Hi,
Glad it works. Regarding the question, split the row in three columns
– https://www.screencast.com/t/OZqoEcgDFKV
Then add author boxes in each of them – https://demo.tagdiv.com/newspaper/author-box/
Thanks
Hi,
If you edit the page with the composer you can’t set a sidebar with those options. You have to build the sidebar in the actual page. Split the row like this for example
– https://www.screencast.com/t/k8EPstqnFWKB
The right section will be the sidebar. You can enter content in it directly, dragging elements from the left, or use a Widget sidebar element and choose from the widget sidebars you have created
– https://www.screencast.com/t/7wlvvQ7sWx
Hi,
You can see how all the smart lists work in the live demo, Features menu
– https://demo.tagdiv.com/newspaper/
I believe you are looking for something like smart list style 8
– https://demo.tagdiv.com/newspaper/apple-ipad-pro-review-powerful-ipad-experience/
Hi,
You could follow some online tutorials and guides
– https://developers.google.com/custom-search/docs/snippets
– https://stackoverflow.com/questions/16219287/is-there-any-way-to-change-the-snippet-created-by-google-indexed-results
Yoast also has settings for this
– https://yoast.com/meta-descriptions/
– https://wpshout.com/quick-guides/how-to-change-meta-description-wordpress-meta-title-yoast/
Thanks
Also try these suggestions if there is a problem
– https://docs.presscustomizr.com/article/229-fixing-errors-when-uploading-images-in-wordpress
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/
Theme requirements here – https://forum.tagdiv.com/requirements-for-newspaper/
Hi,
The single templates currently have the default time format or time ago
– https://www.screencast.com/t/xAAoxCqbGZ
There is no modified date format available. Maybe it will be in the future.
The modifications you mention worked for the default post templates, the cloud templates do not function the same way. For default templates there is a solution in this topic
– https://forum.tagdiv.com/topic/post-last-updated/
Sorry for the inconvenience.
Thanks
Hi,
@smartenergyportal There is an option in the Theme panel->Post settings->Sharing, enter the Twitter username there
– https://www.screencast.com/t/MKUwHmcJ
I failed to mention this in my previous replies.
Maybe the plugin provides implementation by shortcode instead of widget, try it like that also. Enter the shortcode in a text element in the post sidebar, while designing the template with the composer.
Other than that I would’t have any solution, we have not included testing a compatibility between the new templates and that plugin.
You could add more stars to the review to – https://www.screencast.com/t/7dV8TRDcW2tt
And/Or just modify the best rating value – https://www.screencast.com/t/0CGt6LaN1
Hi,
Some examples or screenshots would be very useful. What exactly are you doing and what is happening. Sidebars can’t just disappear. Also which page are you referring to?