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,

It should work, if you could provide a link to your website so we can see your setup, we will investigate more.

Thanks

Simion C.
tagDiv Staff

Seems you did it somehow however, the post titles are not also displaying site name and description in the feed from what I can see at the moment
https://www.screencast.com/t/ZbmfpqFj

Simion C.
tagDiv Staff

Hi,

Decide on one page builder and deactivate the other. If you have pages built with one of them and you want to use the other, the pages will have to be recreated.

Visual composer should be used only on pages, we do not recommend to use it on posts
https://forum.tagdiv.com/how-to-use-visual-composer/
If this is absolutely required for you, enable it for posts in the settings of the plugin.

As a side note, we plan to add many more options for the tagDiv composer. There will be a considerable amount of new features added in coming updates. They will be exclusively for the tagDiv composer. You should consider this when making your decision.

Also as a note, if you use Visual composer on posts and activate the tagDiv composer, the post pages layout may not display properly.

Thanks

Simion C.
tagDiv Staff

Indeed, they seem to have added iPad devices in the list of mobile browsers as a fix
https://github.com/Automattic/wp-super-cache/pull/525
I couldn’t say if something can be done about this however.
https://www.screencast.com/t/qm7yd3QuAcm
Unless maybe you can use an older plugin version, the plugin will serve the mobile theme to iPads from now on.

Simion C.
tagDiv Staff

I see now what you mean. You could hide it in the theme panel/per category settings. Check for the Uncategorized category and hide it
https://www.screencast.com/t/g2RIpRPI8yc

Simion C.
tagDiv Staff

I see now what you mean. You could hide it in the theme panel/per category settings. Check for the Uncategorized category and hide it
https://www.screencast.com/t/g2RIpRPI8yc

Simion C.
tagDiv Staff

Hi,

There is a setting in the theme panel for that, it will color all the post titles at once (in the post page)
https://www.screencast.com/t/ekoXJvIsVCZV
https://www.screencast.com/t/ODmrnrWXCi
So the color you set there will apply to all the post titles at once. If you were to set a white color for the post titles, they will be invisible
https://www.screencast.com/t/qGctZ3VdAN
Maybe I am misunderstanding something, please correct me if that is the case.

Simion C.
tagDiv Staff

Hi,

At the moment that is not possible. The post content width is fixed. A sidebar can be set left or right, or no sidebar. If there is no sidebar the post content will occupy the full theme width
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/

In coming updates this will change, there will be a considerable amount of flexibility added to the way post pages are created. Something like this will be possible in this case. But for the moment there is no setting to modify the post width.

Simion C.
tagDiv Staff

That link directs to an nonexistent page
https://www.screencast.com/t/v5BuknDk
The code should work, it will apply to posts using templates 7 and 8, I believe that is what you wanted. It will reduce the height of the post header image space. It could be caching if it does not work for you. Try clearing it after entering the code and check again.

Simion C.
tagDiv Staff

Hi,

There could be problems if you use both composers at the same time, this is highly not recommended. Use one only and deactivate the other. It can cause problems with the pages.

Also I don’t know how exactly you edit posts with the tagDiv composer, it can only be used for pages at the moment.

However both composers should appear as an option to edit pages
https://www.screencast.com/t/kvA3rfMFXTHl

Please check the theme system status parameters
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources can cause problems.

Thanks

Simion C.
tagDiv Staff

That is how I tried it – https://www.screencast.com/t/yux78k1DSU
Checked in different browsers as well. This worked for other websites when I tried to access them through this method, there were no problems.

Simion C.
tagDiv Staff

Noted. Thank you for the suggestion.

Simion C.
tagDiv Staff

Hi,

So when the tagDiv composer plugin is active you cannot access you post pages. Now that is unusual. From what I know that could be caused by security plugins configurations, or server security or firewall, such as mentioned here
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-403-forbidden-error-in-wordpress/
The topic mentions other possible causes, like other plugins.

Check with your hosting as well, ask them to check error logs, and what exactly happens when you activate the composer plugin causing problems accessing pages on the website. Let us know the results.

Also check the theme requirements, check the theme system status panel
https://forum.tagdiv.com/requirements-for-newspaper/

Simion C.
tagDiv Staff

The code will remove the excerpts, the other module elements will remain in their original position. If you also do not want a read more button, maybe you should consider using a different predefined block there, or experiment with the flex block.

With CSS you could use a code like this maybe, modify it if needed
https://www.screencast.com/t/4CcfbFeM9F
Use for desktop only (Advanced CSS desktop section) on smaller devices it may not look properly. The read more button will be hidden automatically on smaller devices, by default.

.td_block_12 .td-read-more,
.td_block_22 .td-read-more{
display: none;
}
.td_block_12 .td-module-title {
position: relative;
top: 50px;
}

Simion C.
tagDiv Staff

I understand what you are saying now, but the theme does not have such an option unfortunately. We do not provide custom work, if you want something like this implemented you can consider hiring a developer/freelancer from Envato studios
https://studio.envato.com/

Also if you require accessibility capabilities from the theme, note that our theme does not have any specific elements in this matter. There could be WordPress themes that will offer these by default. If you should request a refund and orientate to a theme with accessibility in mind, we will approve it.

Simion C.
tagDiv Staff

Hi,

1. The most recommended method would be by FTP
https://forum.tagdiv.com/install-via-ftp/
There could be a number of reasons why WordPress displays that message, even insufficient max upload size
https://forum.tagdiv.com/requirements-for-newspaper/

2. Please check the theme requirements mentioned in the guide provided above. Those are the number one cause for this to happen, insufficient resources. If needed ask your hosting provider to increase those parameters.

3. There will be 3 columns with the widgets, but below the Instagram section
https://www.screencast.com/t/PBLMQPbQ
If you use footer template 1 this should have predefined widgets to display
https://forum.tagdiv.com/footer-templates/
In your case it seems those default widgets are not displayed. Try changing the footer template and check if it displays properly. Make sure the footer is enabled
https://www.screencast.com/t/o1GfZHbMdfBG

4. That could be related to a plugin conflict or code entered in the theme panel. Those are the most common causes for image problems.
If you check on the bottom of the post the related articles/more from author section is also not working properly, the header search function is also not working.

Try to temporarily deactivate all non-theme plugins, check if this solves the problem. Let us know.

5. The admin bar is not controlled by the theme. Maybe you removed it by code previously or it is not enabled in your WordPress user profile settings
https://www.screencast.com/t/smzaNr1InM

Thanks

Simion C.
tagDiv Staff

Hi,

It will probably take a while before AMP is detected by Google on your website and cached. Only then will Google serve AMP versions of your post. The best way to test if your posts use AMP is to place /amp after the post URL. Like this demo post
https://demo.tagdiv.com/newspaper_crypto/td-post-ethereum-millionaires-attract-attention-from-regulators/amp/

Thanks

Simion C.
tagDiv Staff

If you open one of the post template files, there you can see it’s structure
https://www.screencast.com/t/8RC0QqAE
In that screenshot the default post template is opened (default post template is loop-single.php, post template 1 is loop-single-1.php and so on)
You could try moving the code for the review in a different location in the structure
https://www.screencast.com/t/M88DaoBVukk

In coming theme updates there will be major changes to how the post templates are created and used, among other new features. So there will be no need for such code modifications.

Simion C.
tagDiv Staff

Hi,

I see you already found a solution for that, I was going to suggest the same thing
https://www.screencast.com/t/6AJs0P7EZs

Thanks

Simion C.
tagDiv Staff

Hi,


@meinungsehkraft
Please read this topic
https://forum.tagdiv.com/topic/instagram-images-without-update-on-footer/


@gargus
Must be browser cache for you, I see it like this
https://www.screencast.com/t/0vst62As
Clear the browser cache and check again.

Thanks

Simion C.
tagDiv Staff

The theme stylesheet in the speedbooster plugin is this one
https://www.screencast.com/t/usBhproxtF
If you remove or comment that code the theme style.css will not be affected by the speedbooster plugin and moved to the bottom of the page.

Simion C.
tagDiv Staff

Hi,

1. Some Visual composer elements will not display properly when the tagDiv composer plugin is also active. Theme provided elements such as blocks and grids will not be affected when both page builders are active but other elements can be.

This composer will automatically be activated when the theme is installed or updated (since version 8.0). Deactivate it and your Visual composer elements will look the same as before.

2. If you should decide to use the tagDiv composer and multi-purpose plugin, then all your pages will have to be recreated with it. There are buttons in the tagDiv composer, these can be used in pages
https://www.screencast.com/t/PtFNHutlFA4
A button could be used in a post sidebar as an widget, try it like this
https://www.screencast.com/t/8Iiie4hG
https://www.screencast.com/t/eRp54rEK
https://www.screencast.com/t/YRSMwYQjU
We plan to add a considerable amount of new options in coming updates, for the tagDiv composer.

Thanks

Simion C.
tagDiv Staff

Hi,

If you are referring to the email sent to users after they register, note that the theme itself has no email options. It does not have any settings for mailing confirmations or sending any emails to users. You will have to manage these either through the hosting if they provide such a service, or with a plugin
http://www.wpbeginner.com/wp-tutorials/how-to-use-smtp-server-to-send-wordpress-emails/
http://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/
http://webcraft.tools/simple-smtp-plugins-for-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

Thumbnails will be created from the featured images or videos you set for posts
https://forum.tagdiv.com/featured-image-or-video/
If your posts have featured images there will be thumbnails created. Also be sure to use bigger images, for example this post has a small image as featured
http://enavamaratha.com/7424/
The theme cannot create all the necessary thumbnails from it
https://www.screencast.com/t/5ZYyTrY5o8
The big module of that grid requires a much bigger size
https://www.screencast.com/t/obb5Ppqjtr

Thanks

Viewing 25 posts - 9,801 through 9,825 (of 20,681 total)