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,

1. You could try with a FullHD image – 1920×1080px this should provide best results. As an example this is the background image used on a category page in the theme demo
https://www.screencast.com/t/AFZo2uDS

2. For the mobile menu or search background you can experiment with different image sizes, there is no specified size requirement. You can try a few images and see which is the best to use.

3. For ad tracking maybe you can find a plugin that has the option. Some users have installed the Adrotate plugin, that could have what you are looking for.

4. Post template 8 uses the featured image as background image, that is the style of the template. This will override the website background. You can use a different post template style, if you do not want this to happen.

Thanks

Simion C.
tagDiv Staff

Hi,

If you deactivated all you plugins it should work. The chances are that a plugin is causing the issue. Maybe you made some modification to WordPress or the theme just before this happened. Check any custom code entered in theme panel, or added to the files.
Also check the system status and make modifications to the parameters mentioned in this guide, if necessary
https://forum.tagdiv.com/system-status-parameters-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that the mobile style is loaded on some pages, instead of the desktop style. This could be caused by a plugin, or by the caching you are using. To see if it is a plugin you can try disabling all of them except the ones provided in the theme package, then check to see if the problem is solved.
In some cases the Total cache has proven to cause this kind of problem as well. It could be that it is not configured properly. You can try disabling it and see if that has any effect.

Thanks

Simion C.
tagDiv Staff

Hi,

The last element does not provide a link. If you disabled the article title from the theme panel, and you want to make the previous category in the breadcrumbs active you will have to make a modification like this. Try to comment this code in the file mentioned
https://www.screencast.com/t/w9EqJcI3s
It should make the last breadcrumb link active.

Thanks

Simion C.
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look. There should be no reason for the composer not to work, on a fresh install with no other plugins active. Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

This is proving to be quite difficult to do. Please make the modification like this
https://www.screencast.com/t/6NSClQWt
And then enter this code in Theme Panel->Custom Css
https://www.screencast.com/t/yHpRXDUeWqzf
It should display it like you want

.td_block_big_grid_fl_1
.td-module-comments,
.td_block_big_grid_fl_1
.entry-title {
float:none;
display:inline-block;
top: -5px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Yes, you should deactivate Visual composer if you made the transition to the tagDiv composer. In some cases having both the editors active some layout issues can be present. In future updates more elements will be added to the front-end composer exclusively, and many more features.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme does not contain that file. Depending on your system and server environment there are different places and ways you can find the php.ini file. You can check this topic for more information, and search for more online
https://stackoverflow.com/questions/6165558/how-can-i-find-my-php-ini-on-wordpress

Thanks

Simion C.
tagDiv Staff

Hi,

Replied in your other topic. Please also paste a link to this topic as well in your email, and we will take a look.

Thanks

Simion C.
tagDiv Staff

Hi,

If all the parameters are according to the recommended values and it is a fresh install, with no other plugins active just to be sure, it should work properly. There should be no problem in using the tagDiv composer properly.
You can send us an email at contact@tagdiv.com and provide admin login information so we can take a look at the issue. Please paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

Please go to your plugins section and deactivate the tagDiv composer. This editor is activated by default the moment the theme is updated to the latest version. In some cases having both editors active can cause layout problems. More information here
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thanks

Simion C.
tagDiv Staff

Hi,

You could try an ad inserting plugin, maybe this will allow you to place ads where you need them on your amp pages
https://forum.tagdiv.com/topic/easy-guide-to-implement-amp-with-newspaper-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t know that much on the subject, but there probably are themes that were created based on the specifications needed in this regard. That would be much easier since there will be no need for modifications to be made, and you can focus only on the special content.
If you choose to request a refund we will approve it, and you can search for a more specialized theme that is already built with this criteria in mind.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website and I will try to give you a solution. It may prove difficult positioning it based on the article title.

Thanks

Simion C.
tagDiv Staff

Hi,

I think it would be best to contact your hosting and address this issue to them. They may have a solution for this. It may be server related.
It could also be caused by a plugin, you could deactivating them all clear any caching and check if you still have the errors.

Thanks

Simion C.
tagDiv Staff

Hi,

Channel Id’s are not supported in the video playlist. The Video player element from Video composer does support playlist links for example. You could enter an already made video playlist from the channels you want in it
https://www.screencast.com/t/Grb3G5c3m
https://www.screencast.com/t/ZYKkPBoEh

Thanks

Simion C.
tagDiv Staff

Hi,

I suggest you disable all your plugins (including the minification plugin) except the ones provided in the theme package, clear any caching installed and check to see if the problem is resolved. In most cases these kind of problems are caused by plugins, or maybe theme modifications.

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
This most likely will resolve the issue you are having.

Thanks

Simion C.
tagDiv Staff

Hi,

There is no detailed tutorial that I can give you for this. You should follow the instructions provided by the generator you are using. It must contain some information about where exactly to place the required link.
I don’t know what that link is supposed to do, so I could not say where it should be entered. Maybe you can find this topic useful
http://www.wpbeginner.com/plugins/how-to-add-affiliate-links-in-wordpress-with-thirstyaffiliates/

Thanks

Simion C.
tagDiv Staff
Simion C.
tagDiv Staff

Hi,

You could create tables using standard HTML and simply insert them in the post content
https://www.screencast.com/t/qD8zVzOe5a
https://www.screencast.com/t/RrWLod2hHN
Then maybe further customize them with some Css
https://www.screencast.com/t/g5WCQLuQs4h
I used table example from here
https://www.w3schools.com/html/html_tables.asp
Of course there are plugins as well that you can use use to insert tables in the post content and have more customization options.

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately there is no option to edit the comment from the front-end directly. The username that is displayed is the one set in the WordPress settings, in the user profile
https://www.screencast.com/t/xhbHgbux4
There are no options at the moment to customize the comments section. Maybe more settings will be made available in later updates.
If you require advanced options for the comments, maybe you can find a plugin that you can use that has these capabilities.

Thanks

Simion C.
tagDiv Staff

Hi,

The Yoast SEO plugin handles the Facebook sharing. You need to enable the setting like mentioned in this guide
https://kb.yoast.com/kb/getting-open-graph-for-your-articles/
More useful information in these topics
https://yoast.com/social-media-optimization-with-yoast-seo/
https://kb.yoast.com/kb/why-doesnt-facebook-display-an-image/
https://kb.yoast.com/kb/facebook-sharing-updated-details/

Thanks

Simion C.
tagDiv Staff

Hi,

I have read more on the subject on the internet. It seems that what you are trying to achieve is the highest level of accessibility that exists, and in most cases not a viable option even for the future users. The specifications to achieve this are just too demanding. It would require a lot of work and modifications to fix all these detected problems properly.
We have not made any tests in this matter, and it seems the theme is not compatible with the requirements. The test seems to detect issues in certain files from the theme and it would not be easy to modify all of them.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems you have a different mobile theme active on your website at the moment
https://www.screencast.com/t/AmBL0ALgSggU
https://www.screencast.com/t/9bS4asvBTzt
This is probably conflicting with the Newspaper mobile theme. You should only have one mobile theme active. Try deactivating the current one, and then activate the theme’s mobile plugin.

Thanks

Viewing 25 posts - 17,701 through 17,725 (of 20,681 total)