Hi,
If it is activated it should display at all times on mobile devices. Please provide a link to your website so we can take a look. You could try as a test to deactivate all your plugins except the ones provided in the theme package then clear any caching installed, to rule out a plugin conflict. Then test to see if the website displays as intended on mobile.
Thanks
Hi,
That is pretty strange indeed. It could be the Pagespeed module that is enabled on the server that is causing the errors, since you ruled out any conflicting plugins and no other modifications were made to the freshly installed theme.
I don’t know how that system works, you could try if possible to test without it and see if there still are errors present.
Thanks
Hi,
Please go to your plugins section and deactivate the tagDiv composer. This is activated by default when the theme is updated. There seem to be issues in some cases when Visual composer and tagDiv composer are both active, so try deactivating it and see if the page is displayed properly.
Thanks
Hi,
So I understand that you want to display a different ad on the homepage, and the normal ad on all other pages. Try making that condition in the header template that you are using
– https://www.screencast.com/t/YUtfVIVC8
You can use the is front page tag and create a condition in the header template
– https://codex.wordpress.org/Function_Reference/is_front_page
Thanks
Hi,
Google Adsense codes are automatically responsive and will adapt their size based on the container they are in
– https://support.google.com/adsense/answer/3213689?hl=en
If you are not using an Adsense code, the theme will display the ad you enter in the theme panel as it is. Wrapping the code as shown in the guide provided above, you can have different ads displayed based on device. So you can wrap your code in a visible desktop class, and it will be displayed only on desktop. Then use a different ad code optimized for other devices, the same way
– https://www.screencast.com/t/UQHc206i
These are the only options the theme has regarding ads. Some users use the Adrotate plugin for ads implementation, you can try that if the theme settings do not offer what you need.
Thanks
Hi,
Your website could be infected with malware, if that is what Google says. A suggestion would be to deactivate all plugins except the ones provided with the theme, clear any caching installed and then check in the website source if the script is still loaded. You can try the advice from here as well
– http://www.wpbeginner.com/plugins/how-to-scan-your-wordpress-site-for-potentially-malicious-code/
More useful information here
– https://forum.tagdiv.com/topic/malware-infection-redirects/
You can try a theme reinstall using the latest version, and also update the provided plugins. WordPress should be updated to date as well.
Thanks
Hi,
This is where the author and author link is defined in the theme
– https://www.screencast.com/t/4XBpUvkwUWhB
That controls the author name that is displayed in post pages. You can try to make modifications in that file, and see if they work properly.
Thanks
Hi,
At the moment there are no errors in the console from what I can tell
– https://www.screencast.com/t/dpahVjhhBCXe
Please make sure that you are using the tagDiv composer on new pages. Do not edit previously created pages in Visual composer
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
You could also try a fresh theme reinstall by FTP
– https://forum.tagdiv.com/install-via-ftp/
Thanks
Hi,
A background image can be set in the theme panel
– https://forum.tagdiv.com/background-introduction/
Category pages can also have a background image
– https://forum.tagdiv.com/how-category-settings-work/
Post template style 8 that you are using sets the post featured image as background. This will override the main theme background
– https://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/
The post content has a fixed predefined width for layouts with sidebar and without, this cannot be changed unfortunately.
Thanks
Hi,
Please go into the plugins section, and deactivate the tagDiv composer plugin. This editor is activated by default the moment you update the theme.
It may have some influence on pages created in Visual composer simply by being active. Try this suggestion and then check if the images display properly. Maybe clear your cache after deactivating the plugin.
Here you can find more about the new tagDiv front-end composer, and useful information
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Visual composer is still part of the package, and can still be used. But it is worth mentioning that in future updates, more options and features will be added exclusively for the tagDiv composer.
Thanks
Hi,
It seems that maybe you have the mobile theme plugin activated, and it is not functioning properly for some reason. That is why there are two versions of styles displayed. If the plugin is active, there should be only version displayed on mobile devices, the mobile version. The mobile theme does not have the lightbox feature also.
You could simply deactivate the mobile theme from the plugins section, this is an optional plugin. The theme is fully responsive and will adapt by default for best results on all devices. Then you will always have the same content and style from desktop displayed, and the lightbox feature.
Thanks
Hi,
That is not possible unfortunately. Placing that block on a 1/3 layout changes the module used. Block 16 will display like this
– https://www.screencast.com/t/gZqbIGtMjb
In a 2/3 or full row it will display like this
– https://www.screencast.com/t/U0tDSvKibKK
I am sure that you can find a different block and layout combination to create your page. There are 25 predefined blocks that you can try in different row settings.
Block 12 looks somewhat similar on one column for example
– https://demo.tagdiv.com/newspaper/block-12/
Thanks
Hi,
Full Big Grid 9 uses three module types
– https://www.screencast.com/t/AQN4wjCydN
The article title can be customized for each of these modules, in the theme panel fonts section
– https://www.screencast.com/t/Pf9dMy8hudZ
– https://www.screencast.com/t/Eu7o43shbF
Thanks
Hi,
One way would be to edit the footer file from the mobile theme folder
– https://www.screencast.com/t/QVemYoHfCo
And comment or remove the code that handles the logo and description in the footer, when using the mobile theme plugin
– https://www.screencast.com/t/LCx8QoXy
– https://www.screencast.com/t/mAzuadGi
Another way would be to simply hide them with some Css like this
– https://www.screencast.com/t/PFUdCIt1P
This is the code, if you decide to use it it must be entered in Theme panel->Mobile theme->Custom Css section
.td-mobile-footer-wrap {
display:none;
}
If this is not what you wanted or the code is not working properly for you, please let me know.
Thanks
Hi,
The message should not be displayed if you removed it here
– https://www.screencast.com/t/wRcj94sjbmN
– https://www.screencast.com/t/HEnp2eWxx
After you removed it that text will not be displayed, that is where it originates from.
Try clearing any caching installed after you make the modification in that file, maybe that will refresh the data.
Thanks
Hi,
That is how the Homepage post element that you are using displays
– https://demo.tagdiv.com/newspaper/homepage-one-top-post/
You can edit the homepage with the composer you used to create it, and remove or add the elements you want. Visual composer if the page is created with this editor, or tagDiv composer if you used this one. Do not use tagDIv composer to edit pages, if the page was created in Visual composer. This may lead to problems
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
More about the tagDiv composer here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
We did not receive any negative feedback from our users, after upgrading WordPress. Also we did not encounter any issues regarding this. If you happen to discover a problem, please let us know.
Thanks
Hi,
If it worked in the previous version it should work in the latest one as well. There is no need to activate Visual composer, it is provided pre-activated in the theme package.
In the previous update the new tagDiv composer was introduced
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
More options and features will be made available only for this front-end editor
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
If you do not want to use the tagDiv composer for your pages, try deactivating it form the plugins section. It is activated by default when you update the theme.
If the issue is still present, also deactivate all your other plugins except Visual composer and clear any installed cache. Then test again.
Thanks
Hi,
These are the files responsible with the posts, based on post template
– https://www.screencast.com/t/xN7gcPJKne
The base file used in creating the posts is this one, maybe this is what you are looking for
– https://www.screencast.com/t/uA4RjqADFU
Thanks
Hi,
If you want to insert the sharing buttons in the modules (blocks) there is no option to do that by default. The module files are found in the theme here
– https://www.screencast.com/t/gaB5NtzIxS2T
Opening one of the module files you can see it’s structure. It may not be an easy task to implement something like this. The modules display only the predefined meta information below the thumbnail, adding those sharing options could break the design or cause problems.
The theme uses the social counter plugin for sharing
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
And these sharing options for posts
– https://forum.tagdiv.com/sharing/
Thanks
Hi,
Unfortunately I could not say why this is happening. We have not made any tests with Android apps and the theme. Also with the Json plugin you mention. There could be problems, but at the moment there is no official documentation in the theme that supports Android apps.
Thanks
Hi,
The Big Grids and some blocks do have that effect applied on the images. There are different styles that can be selected on a Big grid for example
– https://demo.tagdiv.com/newspaper/big-grid-1/
To remove that black tint from the Big Grid on your page and the module below it, you can try a code like this that will remove the effect
– https://www.screencast.com/t/UIChfg9w
The code must be entered in Theme panel->Custom Css
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
.td_module_mx8 .td-module-thumb a:last-child:after {
display:none;
}
Please let me know if this is what you wanted or you need something else. I have edited your previous reply and removed the login information.
Thanks
Hi,
One way would be to use a plugin that has that option. The other would be to make some modifications to the theme. Here is a related topic
– https://forum.tagdiv.com/topic/how-to-make-this/
You need to edit the corresponding file from the theme, according to the post template style that you are using.
For example if you are using Post template style 2, opening the single_template_2.php file from the main theme folder you will see the line that needs to be replaced
– https://www.screencast.com/t/g53HT0PldRtj
Like this
– https://www.screencast.com/t/4hGRjk2K
Then enter this code in Theme panel->Custom Css
.td-module-meta-info {
display:inline-flex;
}
.the-modified-date {
padding-left:5px;
padding-right:10px;
padding-top:2px;
}
You can use an existing class instead of the one currently in the code
– https://www.screencast.com/t/ROSOqFlXMW
This way there would be no need to enter the Css code in Theme panel.
At the moment there is no setting in the theme that would allow the modified date to be displayed on posts. That is why you could probably search for a plugin that you can use. Or try the method presented above.
Thanks
Hi,
The editor role does not have access to the theme panel. Only admin level users have access to the theme panel. The theme uses the default user access roles of WordPress
– https://codex.wordpress.org/Roles_and_Capabilities
If you would like to customize the user role capabilities, you could do that with a plugin that has these options.
On posts these are the only sharing options at the moment in the theme
– https://forum.tagdiv.com/sharing/
Thanks
Hi,
Please provide a link to your website pointing to where you want to make this modification, to what element. I will try to give you a solution if it is possible.
Thanks