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,

You want to delete the whole website? We can’t offer advice for this if that is what you want to do.

The theme can be deleted/moved/reinstalled if you want, once it is purchased the same key can be used to activate it.
You can install the theme like this
https://forum.tagdiv.com/install-via-wordpress/
https://forum.tagdiv.com/install-via-ftp/

Thanks

Simion C.
tagDiv Staff

Hi,

That would be the compromise and also the main purpose of the mobile theme. When active a different and simpler variant of the whole website will be displayed on mobile.

Maybe there are ways to disable a specific plugin on specific pages, search a little online. Or maybe plugins that can deactivate other plugins by page. I did not try anything like this before.

Thanks

Simion C.
tagDiv Staff

Hi,

The full theme package includes the child theme as well (code folder)
https://forum.tagdiv.com/whats-included/
https://www.screencast.com/t/socMe6fGzo
Please check again, the child theme should be there. You can zip it if you want to install it with WordPress.

Thanks

Simion C.
tagDiv Staff

Hi,

There are options to place up to two buttons in the header, using multi-purpose header styles
https://www.screencast.com/t/CkmHxnVLHtl7
https://www.screencast.com/t/CLqTY4E3q
You can set an URL of your choosing for the button, but it can’t be set as login button.

The login is only displayed in the top bar when enabled
https://forum.tagdiv.com/login-how-to-enable-user-registration/
Maybe an option to display the login in the main menu or change it’s location in the header could be considered if this request becomes popular.

Thanks

Simion C.
tagDiv Staff

Now the website is fixed – http://prntscr.com/kqg6vy

The thumbnail is still the same incorrect. it should be like this
https://www.screencast.com/t/XVlB9oCzqUJ7
In your case a thumbnail is still not created properly for some reason
https://www.screencast.com/t/zAirKd7Z5lPA

What is unusual is that the other thumbnails are created as they should, only this one has the problem.
Did it happen before when a different post was displayed in the block? What happens if you add the same block in a new page, does it look alright?

I could give you a code as a quick fix – https://www.screencast.com/t/eKRDo10Dfb6
Enter it in the theme panel custom CSS section

@media (min-width: 767px) {
.td_block_25 .td_module_mx17 img {
height: 455px;
}}

Simion C.
tagDiv Staff

Hi,

Some more details about what exactly are you doing and what is happening would be very helpful. If there is a problem with something we will fix it.

Actual posts cannot be edited with the tagDiv composer, only the post templates can
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Mention as many details as possible so we can try to recreate the problem and resolve it.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want comments to appear in the page you mention. First the comments have to be enabled in WordPress and the theme panel
https://www.screencast.com/t/npyjhAykIJ
The theme panel option has to be disabled – https://www.screencast.com/t/0yNZkYTUAKt
The option in the page has to be active – https://www.screencast.com/t/JPUWq2n8m7J

Then the comments should appear – https://www.screencast.com/t/hBazt7kXzD

Simion C.
tagDiv Staff

Hi,

So I believe you are referring to these – https://www.screencast.com/t/8ohvXT7adP
Those are supposed to be there. However not all the footer templates display the same content, choose a different template
https://forum.tagdiv.com/footer-templates/

Or design a page and use that in the footer, instated of a template
https://www.screencast.com/t/7NJCJyutBA

Thanks

Simion C.
tagDiv Staff

Hi,

That is a screenshot of a cloud post template, which can be designed with the tagDiv composer and cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

The old predefined templates cannot be edited with our composer, only the cloud templates. These can easily be imported and modified if needed, or you can start from a blank template and use the elements you want.

Simion C.
tagDiv Staff

Hi,

I know what you are referring to, but there would be nothing to do about that with a theme setting. The thumbnail used is bigger than what is visible, it is the same thumbnail as on desktop but reduced a little
https://www.screencast.com/t/w2pG0RG39g
https://www.screencast.com/t/tsf8MZmVAV9
So while the module is limited to a fixed value on mobile, the image will be larger. That creates the effect you mention when clicking on it.

I could give you some CSS solutions if this is required in this case. One would be to make the modules as big as the thumb on mobile
https://www.screencast.com/t/trzr5LLz3t
For this, enter the code in here – https://www.screencast.com/t/4v5HtCAN

.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
height: 356px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Never heard of that plugin until now. I had to look it up, it is provided by WPBakery and can be used with their page builder.
There are no current plans to add something like this in the tagDiv composer, that I know of. Could be considered if the request becomes popular.

Thanks

Simion C.
tagDiv Staff

Hi,

In pages built with the tagDiv composer you can stretch rows. There are some predefined widths or full width
https://www.screencast.com/t/1wEhULjMyPyJ
That will allow for a wider layout.

For posts this could be done by using the cloud library plugin together with the tagDiv composer to design the post templates
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
The rows in the post can be stretched the same way
https://www.screencast.com/t/ELvWaxPIQbR

If you have more questions please let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

Try to force refresh the page in the browser (should be Ctrl+Shift+R). Try in a new page, also with a different browser.

Also check if there are any errors in the page, open the browser inspector console and check if there are any errors there
https://www.screencast.com/t/xX2peiCin

Thanks

Simion C.
tagDiv Staff

Hi,

You could check the changelog, bottom of this page
https://themeforest.net/item/newspaper/5489609
It mentiones all the new additions, modifications and fixes for each theme update. If you have questions about something I will be glad to help you.

Thanks

Simion C.
tagDiv Staff

Hi,

That is the author name, if “admin” is the user who published the post then that will be displayed.
The author name can be disabled in all those locations if needed. For the author name in the post page and author box the settings are these
https://www.screencast.com/t/EagKd0su4

For the author name in block modules the setting is here
https://www.screencast.com/t/TUmHv3zz

Thanks

Simion C.
tagDiv Staff

Hi,


@Aman
Singh You could have opened a new topic with this problem.

Did the problem occur before or stated happening after a recent event? Does it happen if you try in a new page? What if you try with other text elements? Also what theme version are you using?

Are there enough resources? – https://forum.tagdiv.com/requirements-for-newspaper/

Let us know.
Thanks

Simion C.
tagDiv Staff

Hi,

So the problem is only on mobile? What exactly is happening? I browsed the website for a while on mobile, don’t see any problem with it
https://www.screencast.com/t/KIdxcjxfDuJ

The website being http or https is not theme dependent if that is what you mean. You will need to acquire a SSL certificate
https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

Let’s try to clarify things here. The mobile theme plugin is optional, nobody is forced to use it since it will drastically change the appearance of the website. You can learn more about it’s functionality here
https://forum.tagdiv.com/the-mobile-theme/
Then decide if you want to use it or not. If you don’t use it, exactly the same content from desktop will be displayed across all devices (responsive version).

You say you entered a block in a page. The block showed up on desktop, but not on mobile. A link to that page would have been very helpful, so we can see it and test for ourselves. Post it now if the same happens.

The theme does not have any inbuilt page or post cache, so if a modification you made is not reflected in the website, that is most likely a form of cache. Cache by a plugin, a server cache, browser cache maybe others.
Provide links to the pages with problems as well, I will let you know how we see them.

Thanks

Simion C.
tagDiv Staff

Hi,

That is a feature to easily see how the final post will look, by limiting it to the actual post content width (with or without sidebar).
Why exactly do you want to remove it? I could add this on our list since it is becoming popular to remove it.

I also tried the modification again, remove this code and the sidebar will be gone
https://www.screencast.com/t/l7s9yS02GQQc
https://www.screencast.com/t/2vQf7y2lv
If you don’t see it it is most likely browser cache. Force refresh the page a couple of times, also try with a new post.

Thanks

Simion C.
tagDiv Staff

Hi,

That would not be possible, unless maybe with custom CSS. But it would depend where this sidebar is, in a page, post etc.
Hiding it would be possible, but also it will require some adapting for the remaining content with no sidebar. I could give it try, provide a link to where you want to do this. Mention if it should work only for that page.

A general setting to remove a sidebar by the device used to view the website does not exist.
In a page for example elements, rows, columns, can be hidden per viewport
https://www.screencast.com/t/Cgew8aYUpP
https://www.screencast.com/t/yDtjHwIK2
This works in pages or cloud templates built with the composer.

Thanks

Simion C.
tagDiv Staff

There is an update in the matter in this topic
https://forum.tagdiv.com/topic/td-plugins-and-newspaper-theme-errors-causing-server-load-issues-error-504/
A permanent solution will be found for this issue. Sorry for any inconvenience.

Simion C.
tagDiv Staff

Hi,

I could take a look, please provide a link to your website. The mobile theme front page will display a top grid containing three of your featured posts
https://forum.tagdiv.com/featured-posts-2/
At the bottom there will be a Latest articles section, containing a list of your posts ordered by latest
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

Using the cloud library post templates, this is possible. All you have to do is to check the required option
https://www.screencast.com/t/um3qvHeCVzKJ
More about the cloud library plugin here
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

For the predefined post templates this could only be done with modifications in the post template files
https://forum.tagdiv.com/topic/small-author-image-just-before-the-author-name-after-the-title-of-the-post/

Thanks

Simion C.
tagDiv Staff

Hi,

What do you mean exactly by putting them in a block? The default reviews looks like in this post for example
https://demo.tagdiv.com/newspaper/td-post-why-tech-accelerators-may-soon-be-as-irrelevant-as-an-mba/

You can edit post templates with the composer, this is an option since the cloud library plugin was introduced a while back
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Using Cloud library templates the reviews are split into three different element, you can place them in any way possible in the post template
https://www.screencast.com/t/QDN0mzGMP
Maybe this is what you want to do.

Thanks

Simion C.
tagDiv Staff

The website looks like this at the moment – http://prntscr.com/kqctg0

Seems the mobile theme is displayed on desktop. In previous similar cases this was caused by the caching used. We recommend the WP super cache if possible, this will not cause problems with the mobile theme plugin.
To quickly fix it deactivate either the mobile theme or the caching.

Viewing 25 posts - 6,501 through 6,525 (of 20,681 total)