Hi,
We did run tests on MAC with OS X El Capitan, with it there is no problem whatsoever. But we did not test with Sierra or High Sierra OS. It is on our list but there were no tests made up to this moment. Sorry for the inconvenience.
The modules used by the mobile front page grid and category grid for example, these were created specially for the mobile theme. There are no others created unfortunately.
I am not aware at this moment of any plans to make modifications to the mobile plugin, it is a possibility however. Sorry for any inconvenience.
Thanks
Hi,
That could happen because of the speed booster plugin, try to deactivate the plugin and check again. The speed booster will move the loading of the plugin resources in the footer, thus this issue may happen.
If you want to keep using the booster and remove this effect, try to remove this line of code from the footer and check the results
– https://www.screencast.com/t/cQNnF9lT2
Sorry for the inconvenience, we will try to make modifications so this does not happen, in a future update.
Thanks
Hi,
Block 25 looks like this – https://demo.tagdiv.com/newspaper/block-25/
That is a screenshot of the erotic demo, this demo is not available for install anymore. It is scheduled to be redesigned and reintroduced in the future.
If you want to use the demo design for that block module, I could provide it to you
– https://www.screencast.com/t/tHKXMsJbF0p
The code can be entered in Theme Panel->Custom CSS or child theme stylesheet
– https://pastebin.com/zT2QTH6v
Thanks
Hi,
Yes, you can. The same update methods will apply, the most recommended is by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
After you update, if you have been using the tagDiv composer and social counter plugin, check if they were updated automatically. If the process failed, update them manually along with other theme plugins you use.
The theme panel settings, pages, posts, code entered in the theme panel custom code sections, these will not be lost (saved in the database). Only modifications or additions made directly in the theme files will be lost (the old theme files will be replaced).
As always please make a backup, just to be safe, and also check the changelog
– https://themeforest.net/item/newspaper/5489609 (bottom of page)
Thanks
Hi,
Custom code from the theme panel and theme panel settings are saved in the database. So if you imported the same database it should be exactly the same. Cloning would also work, most users highly recommend the duplicator plugin for this
– http://www.wpbeginner.com/wp-tutorials/how-to-move-live-wordpress-site-to-local-server/
– https://www.shoutmeloud.com/migrate-wordpress-server.html
– https://www.wpkube.com/move-backup-website-wordpress-duplicator-plugin/
You could give it a try. Also be sure to clear any caching or CDN if used (as well as browser cache), after you are done cloning.
Thanks
Hi,
That is more like a page which it actually is, not a post. However as of version 8.8 you can now use the tagDiv composer to build/import predefined post templates and other templates
– https://tagdiv.com/newspaper-8-8-update-what-s-new/
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you could design a post template with parallax images and all the elements that are available in the tagDiv composer at the moment.
Thanks
Hi,
Those are a lot of errors, I see the some of them point to the child theme so make sure you disable that. I believe you made modifications to loop single files, in the child theme, those may not work with the latest theme version. Disable it and update again by FTP
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Update all theme plugins if needed (tagDiv composer and social counter should update automatically but sometimes it fails)
After you update don’t make any modifications to theme files, check if the problem is solved.
Also please review the updated theme requirements guide
– https://forum.tagdiv.com/requirements-for-newspaper/
Let us know what you find.
Thanks
HI,
Maybe something like this – https://www.screencast.com/t/sZlHFe9b
.td-main-menu-logo img {
margin-top: 5px;
}
CSS code can be entered in Theme panel->Custom CSS section.
Thanks
Hi,
Please provide a link to a test page where you placed the gif image if possible, I will inspect it.
Hi,
AMP would be used for posts mainly. Pages built with the simple MCE editor will also work with AMP, but pages that contain page builder content will not work
– https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
Thanks
Hi,
But the posts of the author are displayed in both those author pages
– https://www.screencast.com/t/uGLFZ5G56
– https://www.screencast.com/t/nrYBSYrWync
Maybe I am misunderstanding something, please correct me.
Thanks
Hi,
That element allows an URL to be set for the image and for the button, so you can set the image to be clickable and lead to a URL of your choosing
– https://www.screencast.com/t/7GDoy5zts0U
Thanks
Hi,
The column text element has an option to center the text, please check in the CSS tab of the column text
– https://www.screencast.com/t/Y2ZZ1vdeaVTF
Thanks
Hi,
So that is happening only for the homepage, that could mean there is something wrong with it specifically. Maybe it was something you entered in the page just before the issue started to appear, like elements that do not belong to the tagDiv composer. The page seems to not contain anything like that however, from what I can see.
That also may happen if you used both page builders on the page, tagDiv composer and WPBakery. You should decide which one you want to use and deactivate the other. So if you edited the page with WPBakery that may result in problems with the tagDiv composer, like it is happening now. Let us know.
Hi,
Seems that the grid is not functioning correctly, in some category pages the grid is also broken
– https://www.screencast.com/t/bnnT6HYngMx
But in others it is not but there are damages to the theme containers
– https://www.screencast.com/t/ZYXr6l9pBp
First please check if the posts have featured images set
– https://forum.tagdiv.com/featured-image-or-video/
Try for example to create a test page, place a grid in it and filter it to display posts that have featured images set. Also check if this option is enabled
– https://www.screencast.com/t/uXXYOJ7PVd
Regarding that page layout problem, the first thing you should try would be to remove any theme modifications you might have made, also remove code added in the theme panel temporarily, deactivate all plugins as a quick test except theme plugins, then clear the cache in the Total cache plugin settings. Check if this has any effect.
Let us know what you find.
Thanks
Hi,
On phones the sidebar content will drop below the comments at the bottom. The sidebar cannot be disabled just for mobile, only in general. Hiding the sidebar would be an option with CSS or in the composer with the responsive options, but it does not apply here because there is an Adsense ad in the sidebar (Adsense ads should not be hidden with CSS).
Also having an Adsense in a sidebar when sticky could potentially be a violation of Adsense rules
– https://www.screencast.com/t/WgVg3S0S2fyt
– https://www.screencast.com/t/aztyvtdGZCiU
– https://support.google.com/adsense/answer/48182?hl=en
Only when the mobile theme plugin is used the sidebar will not be displayed on phones
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
That code will set the post content to 100%, and the sidebar will be below the post content, within those widths.
Note that the code will affect pages as well, the same spans are used for pages. The code would have to be more specific.
Or maybe to reduce the main content span to make room for the bigger sidebar instead, while also more specific.
But this may not be a good solution, modifying the website structure to display the ads, maybe the ads can me modified to adapt or change automatically as it is usually possible with most ad providers. Responsive ads or changing them like I mentioned would be the way to go.
Hi,
Disabling them in the theme panel will not load them anymore in the single post page, you can check this in the page source. So that will work for the post pages.
The views column column in the posts screen could be removed like this
– https://forum.tagdiv.com/topic/hide-views-column-for-posts/
Hi,
So you want to add some space between each line of the list. That could be done, try a code like this (use the value you want in it)
– https://www.screencast.com/t/94437vJLC
.td-post-content ul li,
.td-post-content .td-arrow-list li {
margin-bottom: 25px;
}
Thanks
Hi,
We plan to include a video in the tutorial guide as soon as possible.
The problem is like this. Let’s take these menu items as an example
– https://www.screencast.com/t/iwtDMr0Gs5G
If the Lifestyle would be a mega-menu while having Gadgets as sub-menu, the result is like this
– https://www.screencast.com/t/ROnzMEa5Z
If the Fashion item would be a mega-menu, the result would be as intended since it has no sub-menus
– https://www.screencast.com/t/3qGnOvUx
If I was to add some sub-menus to it – https://www.screencast.com/t/6aYMsS1ZIhs3
Those will be displayed under the mega-menu – https://www.screencast.com/t/AZRoYSR9pm87
Let me know if you have more questions.
Thanks
Hi,
For AMP auto ads, see this topic you could follow this topic, I believe this is what you are looking for
– https://forum.tagdiv.com/topic/placing-auto-amp-code-in-body-tag/
For Google translate you could check online guides and tutorials
– http://www.wpbeginner.com/plugins/how-to-add-google-translate-in-wordpress/
– http://www.beginwp.com/add-google-language-translate-tool-to-wordpress-site/
– https://www.besthostinganddesign.com/wordpress-google-translate/
Hi,
Maybe try to raise the caption higher for mobiles, using the per device responsive options of the plugin
– https://www.screencast.com/t/p1sRlBfvZR
Changes you will make there for phones will not affect other devices.
Thanks
Hi,
That would be possible with some CSS. If you could provide a link to your website or at least mention the header style used (link would be most helpful) I will try to give you a code for this.
Thanks
Hi,
I also tried to create a smart-list, by following the guide
– https://forum.tagdiv.com/smart-lists/
The order must be as specified in the guide, also be sire to select the headings
– https://www.screencast.com/t/IYQPCk4EaO
Next the post template and smart list style (also heading if default h3 is not used)
– https://www.screencast.com/t/ocdSjpXej
– https://www.screencast.com/t/pgPeTXY5l
I used smart list style 1 in my test, these are the results
– http://prntscr.com/jwlnxz
– http://prntscr.com/jwlox6
– http://prntscr.com/jwlp1e
So each slide has it’s description as entered when creating the list in the post content previously. How are you doing it exactly? If possible provide a link to a smart list with the problem on your website so I can take a look at it.
Thanks