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,

Sure, here it is – https://www.filedropper.com/jsfilesvuethemepanelmin
You can always download the theme from themeforest and copy the file from there.

Thanks

Simion C.
tagDiv Staff

Do it around the pagination code inside the smart list 6 code, wrap both the ads in a condition like this
https://www.screencast.com/t/VatLbePecMz
I used the custom ad 1 and custom ad 2 spots in the example, code here
https://pastebin.com/keLvDvyB
Made a quick test, homepage – http://prntscr.com/m0i19m
Post page – http://prntscr.com/m0i1vx
You can experiment with this more to see if it works properly.

Simion C.
tagDiv Staff

Hi,

It could cause various problems with the theme that is why we recommend to disable it in the guide.

Thanks

Simion C.
tagDiv Staff

Hi,

You can edit the post templates safely in a child theme, this way the modifications made to them will not be lost after a theme update
https://forum.tagdiv.com/the-child-theme-support-tutorial/
So you could do it like this, a child theme is considered a safe method to modify the theme files (the ones that are supported as mentioned in the guide).

Simion C.
tagDiv Staff

Hi,

I have already added this on our list, there could be some tests but I cannot say for sure at the moment. If there is no problem with the other lazyload effects maybe use one of them for the time being.
Sorry for the inconvenience, the best wishes for you as well and Happy Holidays!

Thanks

Simion C.
tagDiv Staff

Hi,

That would be correct, blocks have only ajax pagination, this will not affect the position in the page when used, so it will remain in the same place.

Maybe consider using a different pagination such as infinite loading or a load more button with that block, so the rest of the posts will be displayed below it.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe I am misunderstanding, but the theme will display the post titles as h1 by default, so there is no need to do anything in addition
https://www.screencast.com/t/lgEpmFSl88z8
It will also have the entry-title class which is required by Google structured data.

Only by using a cloud post template can a different heading be used if needed
https://www.screencast.com/t/VLG5PWGq7vs

Thanks

Simion C.
tagDiv Staff

Hi,

If you identified that the mobile is the cause in your case, deactivate it until the issue is solved by us and the theme is updated.
As I mentioned above, the settings or modifications you make in the page will be saved regardless of this issue, just that there will not be a success message and the saving animation will keep going.
But for a proper functionality, deactivate the mobile theme for the time being. Sorry again for this inconvenience.

Thanks

Simion C.
tagDiv Staff

The thumbnails look alright to me, they are of the needed size. You could chnage the module if you don’t like module 5.

To remove the URL fields from the comments use this code solution for example
https://forum.tagdiv.com/topic/where-can-i-find-this-module-in-theme-fileseditor/

Simion C.
tagDiv Staff

To display ads there you would have to edit the smart list template files and insert the ads there by some means
https://www.screencast.com/t/oexM1f1HM8Wv
But then the ads will appear everywhere the respective smart list style is displayed, so a condition would have to be wrapped around the ad code to make the ads display only in the homepage
https://codex.wordpress.org/Function_Reference/is_front_page
This would be a somewhat similar topic – https://forum.tagdiv.com/topic/want-to-show-extra-content-starting-from-page-two-of-smart-list/

That CSS code will apply on the whole website as it is now. To make it apply only in the homepage use it like this

.home span.td-smart-list-button.td-smart-back.td-smart-disable,
.home a.td-smart-list-button.td-smart-next {
display: none;
}

Or like this, more simplified

.home .td-smart-list-pagination {
display: none;
}

Simion C.
tagDiv Staff

Hi,

I tried to display an ACF shortcode in a composer page and cloud post template
https://www.advancedcustomfields.com/resources/shortcode/
Doesn’t seem to work properly however or maybe I did not try correctly. By PHP code in theme files I have tried before and worked in all cases, but by shortcode it doesn’t work in my few tests.

Simion C.
tagDiv Staff

Hi,

That was a known issue in the cloud library plugin, we investigated at the time and provided a fix for it which eventually got implemented in the them in update 9.2.

So you could either try the fix as provided in this topic, if updating is not an option for you at the moment
https://forum.tagdiv.com/topic/templates-resetting/
Or update the theme to the latest version.

Thanks

Simion C.
tagDiv Staff

Seems to have worked – https://www.screencast.com/t/jPGfK3V9D
The script is loaded and the errors are gone – https://www.screencast.com/t/wEj3C6hddO

Simion C.
tagDiv Staff

Hi,

That will easily be possible with a cloud post template, for example it is possible to place an ad box above the related articles section as you mention
https://www.screencast.com/t/IwL8kovp3D

Here you can see the available cloud post templates, preview and even edit them to see the possibilities
https://affiliate.tagdiv.com/#/load/Single

When using default post templates (default->13) to display an ad there would be possible if the ad is entered in the desired post template file. These are some related topics
https://forum.tagdiv.com/topic/single-post-how-to-place-a-horizontal-banner-right-below-the-sharing-buttons/
https://forum.tagdiv.com/topic/advert-position-above-post-headline/

With a plugin I haven’t made any tests, you could try some.

Thanks

Simion C.
tagDiv Staff

Hi,

Theme panel saving issues are usually caused by the following elements
https://forum.tagdiv.com/topic/theme-panel-9/
The last similar case we investigated was related to the mod-security module of the server firewall, this was blocking the theme access to admin ajax.

If you already investigated these, we could take a look as well. Send us an email at contact@tagdiv.com and provide admin login as well as cPanel if possible. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

Please update all the them plugins that you use as well, there should be an update button for each of them in the theme plugins panel
https://www.screencast.com/t/NDCrYUV8Vd
Then the issues should be fixed. The tagDiv composer and social counter will try to update automatically when the theme is updated, but sometimes it fails. If this happens they have to be update manual as mentioned above.

Let us know if there are any further issues.

Thanks

Simion C.
tagDiv Staff

Hi,

What exactly is happening? Are the settings you make saving properly but they do not appear in the website, or are they not saving?
https://www.screencast.com/t/lttJO7os

If they are then it could be a caching problem, try to clear the cache, also force refresh the page you are checking in in the browser (Ctrl+Shift+R).

If they aren’t saved properly, these would be some possible causes
https://forum.tagdiv.com/topic/theme-panel-9/

In case nothing works, send us an email at contact@tagdiv.com and provide admin login, also cPanel if possible. Mention as many details about the problem as possible, so we can recreate it. Please include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

The lazyload issues were fixed in theme version 9.2.1, changelog here
https://themeforest.net/item/newspaper/5489609
https://www.screencast.com/t/PpqJRYrZRo

After updating most users reported the issue is fixed.

If you have updated to that version, cleared all caches including browser cache and there is still a problem when the lazyload is active, please send us an email at contact@tagdiv.com and provide admin login, also cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

1. Should be same as before if the same database is used. If that was not the case, I imagine it would take a lot of time to set them again if there are many posts, categories tags etc.
Most users recommend the duplicator plugin which should migrate/move the database, WordPress, theme etc without losing anything.
I don’t have much experience with databases unfortunately, so I can’t gibe you an advice in the matter.

2. The tagDiv composer and the social counter plugin have an automated update implementation, so when the theme is updated they should do the same automatically. However in some cases this fails and they will deactivate themselves, so they will have to be updated manually in the theme plugins panel for example (there will be an update button)
-https://www.screencast.com/t/4wswWbCyxXTD

Thanks

Simion C.
tagDiv Staff

I understand now. By a theme option that is not possible for the modules, only with some modifications to the modules (depending on module used) it may be possible.

That is like a time ago, there is a solution provided by a theme user in this topic
https://forum.tagdiv.com/topic/implementing-the-time-ago/
In that case if the post publish date is less than 5 days ago, it will display the “ago”, while if the post is more than 5 days ago, it will display the date. This would be a solution.

Simion C.
tagDiv Staff

Hi,

Seems the post title is not even displayed in the latest articles module, the text you are referring to below the thumbnail is the excerpt of the post. The title is missing in that module.

Did you maybe make modifications to module 4 in the theme files? If you did remove theme and check again. If you did not, please send us an email at contact@tagdiv.com and provide admin login so we can take a look. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

That seems to be the case, the pagination in the latest section does not have rel next/prev.

I will add this on our list, we will see what can be done about it for a future update.

Thanks

Simion C.
tagDiv Staff

Hi,

You can reinstall the theme at any time and activate it, that will not be a problem. Once purchased it can be used when needed.
The theme will appear in the WordPress themes folder, it can be deleted from there manually or from WordPress, for example
https://www.pickaweb.co.uk/kb/how-to-delete-an-installed-wordpress-theme/

If you are referring to widget sidebars you can create them in a few places
https://forum.tagdiv.com/sidebars-tutorial/
Add widgets in them and place them in pages by a widget sidebar element
https://www.screencast.com/t/AsM7BIJ8V7
Sidebars can be set per category in the theme panel category settings, the posts will inherit them (if a sidebar is not set per post)
https://forum.tagdiv.com/primary-category/

You mention that settings in the theme panel are not taking effect on the frontend. Are the settings saved properly when you press the save button?
https://www.screencast.com/t/lttJO7os
If they are then it could be a caching problem, try to clear the cache, also force refresh the page you are checking in in the browser (Ctrl+Shift+R).
If they aren’t saved properly, these would be some possible causes
https://forum.tagdiv.com/topic/theme-panel-9/

If I misunderstood something please correct me.
Thanks

Simion C.
tagDiv Staff

Hi,

That was an interesting read, didn’t know this was possible until now, despite being older topics. That would be of great value with dynamic filtering and sorting indeed. I could make a note of both these topics for our developers team to consider, but I can’t promise anything.

Thanks

Simion C.
tagDiv Staff

Hi,

It could be because of the mobile theme plugin. We have identified an issue caused by it when active, the save function in the composer hangs. The settings or content will be saved but there will be no success message.

This is investigated and will be fixed as quickly as possible. Sorry for the inconvenience.

Thanks

Viewing 25 posts - 4,676 through 4,700 (of 20,681 total)