Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

I believe that demo you have installed has conditions to remove the author name. It will not be displayed
https://demo.tagdiv.com/newspaper_blog_beauty/
Each demo has custom design, this is one of the design choices for this demo. Along with module comments, post views in the post page and comment count in the post page. If you want to display the author name, you will have to remove this code in the demo stylesheet
https://www.screencast.com/t/sZ19cY5uol
Remove just the author name from the code if that is the only meta you want to display.
Or use a code like this to make it visible, the result is like this
https://www.screencast.com/t/Zn5MmWwb
It will not have any styling similar to the demo, since it was not meant to be displayed. You could make it aligned with the date
https://www.screencast.com/t/9hYneSVq47xI

.td-blog-beauty .td-post-author-name {
display: inline-block;
top: 3px;
}

Then further customize the font properties – https://www.screencast.com/t/pCnp6jUtF1i

Thanks

Simion C.
tagDiv Staff

Hi,

You could try something like this to left align the module meta, only in the footer and for the module
https://www.screencast.com/t/zTLHtjwcOi

.td-footer-wrapper .td_module_6 .td-module-meta-info {
margin-left:0;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide all the details about what are you trying to do, and what is the problem, for a better understanding. This forum is created for support, and helping you with theme related issues. You can always start a new topic here. We will reply as soon as possible.

Thanks

Simion C.
tagDiv Staff

Hi,

If you use the Jetpack sorting option, everything will be processed through the plugin, with no influence by the theme. If the plugin has settings to modify the time period, you can give it a try.
Additionally as mentioned in the guide no other setting from the Filter tab will work in that block, the block cannot have pagination as well
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

All there is to know about the steps you should take preparing for the update, and the actual update process through different methods is mentioned in this guide
https://forum.tagdiv.com/how-to-update-the-theme-2/
The FTP method is the most recommended in this matter.
The theme activation is a one time action, you don’t have to activate the theme again
https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
The activation key will be stored in the database after the theme is activated.
The tagDiv composer plugin is a required plugin and will automatically be installed and activated when the theme is installed or updated (starting with version 8 of the theme)
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Both tagDiv composer and Visual composer are provided in the theme package. If you want to use Visual composer for your pages, deactivate the tagDiv composer.
You do not have to activate Visual composer, simply disregard the messages
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Worth mentioning that future theme updates will include more features and options for the tagDiv composer only. That should be taken into consideration.

Thanks

Simion C.
tagDiv Staff

Hi,

This is unusual, I see the problem you are referring to. There are 6 posts in the “LOL” category for example, and the mega menu block finds 6
https://www.screencast.com/t/O9FQkAZX
But the pagination does not seem to display the 6th post. Besides a duplicate post in that category I don’t see any other issue. There are no errors in the page that would indicate why this is happening.
A suggestion would be to deactivate all plugins except theme plugins as a test, and clear all caching. Check the theme system status and see if all the parameters are according to this guide
https://forum.tagdiv.com/system-status-parameters-guide/
Then check if this has any effect, let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

Please edit the page with the tagDiv composer and there you will see all the elements that the page contains. Simply click on the block or element you want and customize it. More information about the tagDiv composer here
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Also here are all the available block settings and options
https://forum.tagdiv.com/block-settings-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean this heading – https://www.screencast.com/t/Sk7fefcZJ
I believe that is added by Woocommerce here – https://www.screencast.com/t/fLAmDLaaGHY
You could edit the plugin and remove it in the files as shown. Or remove the heading with some CSS like this
https://www.screencast.com/t/FV6xAUqEMRVk

.single-product .woocommerce-Tabs-panel h2 {
display: none;
}

Maybe add some margin as well to compensate for the removal of the heading, if you want to
https://www.screencast.com/t/A9i5TB8GTZ

.single-product .product ul.tabs {
margin-bottom: 30px!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

We have not made any tests or trials using Varnish, so I could not provide you with an answer. If you have tried and the results are not satisfactory, it means there could be problems. Maybe other users have tried this as well, and could provide more information.

Thanks

Simion C.
tagDiv Staff

Hi,

Then you could make sure the code applies only on desktop, if it is affecting smaller devices in a bad way. There is an Advanced CSS code section in the theme panel where you can enter the code you created, applying it only for desktop
https://www.screencast.com/t/B0m997Ze0h

Thanks

Simion C.
tagDiv Staff

Hi,

The theme responsiveness is implemented in the theme, there is no need to make any modifications or activate anything. By default the theme will adapt the website for all devices. This can be seen on the live demo, as you mention.
There is also an optional mobile theme plugin provided. More information about it here
https://forum.tagdiv.com/the-mobile-theme/
If there is a problem with the way your website displays on mobile, please provide a link to your website so we can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

The Analytics code entered in the theme panel will be added to the head of the website, please enter it the there and there will be no problem. We will modify the tooltip accordingly in the next theme update. Thank you for pointing this out and sorry for the confusion.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website if possible, so we can inspect it. If everything is set according to the guide, there should be no problem
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/

Thanks

Simion C.
tagDiv Staff

Hi,

I believe that message is related to the Speed booster plugin. This plugin has a predefined list of plugins defined. If it detects there are other plugins active, it will disable itself. This is meant because the Speed booster may cause issues for other plugins.
This check that it makes can be disabled by editing the plugin
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that no images and thumbnails are displayed on the website, and the functionality of the theme is broken in some elements. Please try to reinstall the theme by FTP
https://forum.tagdiv.com/install-via-ftp/
Then deactivate all plugins except theme plugins, and clear all caching. Do not modify the theme files in any way.
Check these parameters in the theme system status and make sure they are set properly
https://forum.tagdiv.com/system-status-parameters-guide/
Ask you hosting provider to help you or change the values if needed.
The theme requirements are these
https://forum.tagdiv.com/requirements-for-newspaper/
The theme is tested with PHP versions up to 7.1 that should be taken in consideration as well.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not have any android apps, or any settings and options in this matter.

Thanks

Simion C.
tagDiv Staff

Hi,

That could be caused by insufficient resources. Please take a look at the theme system status, check if the WordPress and server parameters are set according to this guide
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting for assistance or ask them to make these changes for you. These parameters are recommended to be set as mentioned, becasue the theme and theme plugins are affected by them.
After they are set, check if the composer works properly. Let us know if there still is a problem.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you very much for your appreciation and also for your intention. The whole team is working continuously to provide a quality product and support it as best as possible. We are always pleased to see that the theme users are having a favorable experience.
There is no donation system available, maybe you could donate to a different cause. The money could be most needed elsewhere and put to good use.

Again thank you and please have a nice day!

Simion C.
tagDiv Staff

Hi,

Only the latest version of the theme is available for download on themeforest. You should always use the latest theme package and WordPress, as it is constantly improved over the updates. If you use an older version of the theme, it is recommended to update it. Here is a guide presenting different update methods (by FTP is the surest method)
https://forum.tagdiv.com/how-to-update-the-theme-2/
We could provide theme releases starting from version 7 if you absolutely require an older version. In that case please send us an email at contact@tagdiv.com and we will provide it to you.

Thanks

Simion C.
tagDiv Staff

Hi,

It was probably just necessary for a period of time to pass, for the data to refresh. At the moment the website looks like this
https://www.screencast.com/t/RAnuqbQhlyR1

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I don’t understand what exactly you want to do with the posts. Please provide more details about the matter, for a more accurate answer.
If you want to customize the way blocks and grids display posts, this is a guide presenting all the available settings and options
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately I don’t understand exactly what you are referring to. Please provide more details and we will try to give you a solution in the matter, if possible.

Thanks

Simion C.
tagDiv Staff

Hi,

1. That message is not an error, it was added to let people know not to use the translation panel if they use WPML. You can simply dismiss the message.

2. I believe you must use the string translation module, for the widget titles
https://wpml.org/documentation/getting-started-guide/string-translation/
https://wpml.org/faq/getting-string-translation-to-work/
https://wpml.org/documentation/

3. I couldn’t say how you could display ads by language. The theme supports Adsense ads and also other ad implementations, but it does not have such advanced options by default
https://forum.tagdiv.com/ads-adsense-overview/
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
I believe Adsense supports language ad targeting, if you use Adsense ads. Here you can find more information
https://support.google.com/adsense/answer/9713?hl=en&ref_topic=1628432
https://support.google.com/adsense/answer/2753586?hl=en

Thanks

Simion C.
tagDiv Staff

Hi,

The news ticker can be placed in any location of the page, using the composer
https://forum.tagdiv.com/tagdiv-composer-tutorial/
If you want it under the header simply place it as the first element on the page
https://www.screencast.com/t/ChQeysb0T

Thanks

Simion C.
tagDiv Staff

Hi,

That probably is just a temporary issue with Envato servers. You could try again in a few hours or try the manual theme activation
https://www.screencast.com/t/RkHURNGFveRC

Thanks

Viewing 25 posts - 14,826 through 14,850 (of 20,681 total)