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,

So you enabled the date in the top bar and it is not working? That would be unusual.

Please provide a link to the website if possible, so we can take a look. Mention where the Instagram widget is as well so we can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme requirements are mentioned here – https://forum.tagdiv.com/requirements-for-newspaper/

Please read the guide carefully and increase/activate the parameters mentioned in it. If necessary contact your hosting provider to do it for you. The most common problems are caused by sufficient resources.

Thanks

Simion C.
tagDiv Staff

Hi,

That can be changed in the theme translation settings, in the theme panel
http://prntscr.com/lwf910

Thanks

Simion C.
tagDiv Staff

Hi,

The theme modal will work only if the images/gallery are inserted in the post content with the classic element of Gutenberg
https://www.screencast.com/t/oF1OB0p0Ws
This might change in the future, I can’t say for sure what will happen, at the moment.

Thanks

Simion C.
tagDiv Staff

Hi,

There has been no conflict reported by users, or identified by us, with the classic editor plugin.

I tested again with it, all the post settings are in their usual place and working, posts can be published etc
http://prntscr.com/lwf0ri
I am using latest theme version (9.2.2, theme plugins and classic editor active)

Maybe you have errors in the browser console that might indicate what happens. Could be a plugin conflict of some kind.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe you are getting an error in the slider, such as this one
https://www.themepunch.com/faq/failed-to-open-stream-5-0/
https://stackoverflow.com/questions/46022501/facebook-feed-with-revolution-slider-does-not-work-failed-to-load-stream
https://www.themepunch.com/revslider-doc/special-content-sources/

Or maybe test with other plugins that can display feeds, we haven’t tested any unfortunately, so I can’t make a specific recommendation.

Thanks

Simion C.
tagDiv Staff

Hi,

The number of posts that appear in category pages is picked from here
http://prntscr.com/lweipe
It looks like currently you have a value of one there.

The visual design of the black demo will be imported and applied only if the demo is installed.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide some more details about it, what are you doing exactly and what is happening. Post a link to the website as well so I can take a look.

A block header style cam be set in the composer per block – http://prntscr.com/lwefyn
Or in the theme panel in general – http://prntscr.com/lweg8g
These should apply as soon as you set them.

Thanks

Simion C.
tagDiv Staff

We could take a look at it, please send us an email at contact@tagdiv.com and provide admin login, also cPanel or FTP if possible. Include a link to this topic in the email

Simion C.
tagDiv Staff

Hi,

So the composer plugin deactivates itself after you activate it? Could be caused by insufficient memory or resources
https://forum.tagdiv.com/requirements-for-newspaper/
Or maybe by database instability.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want it only on mobile, this should do it – http://prntscr.com/lwdzq0
Enter it in the phones field here – http://prntscr.com/lwdzzb

.td-big-grid-slide .td-icon-left, .td-big-grid-slide .td-icon-right {
display: block;
opacity: 1;
}

Let us know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

That is added by the theme, so you get to see exactly how the post will look while writing it.
Post content width with a sidebar – http://prntscr.com/lwdlrp
Without sidebar – http://prntscr.com/lwdm1t
There will be no actual unused space because of this delimitation.

It could be removed by making a modification
https://forum.tagdiv.com/topic/hide-sidebar-from-new-post/

Thanks

Simion C.
tagDiv Staff

Hi,

That will be the case when the header is stretched – http://prntscr.com/lwdgfs
The search icon will be aligned to the right.
You could display it in the top bar next to the socials – http://prntscr.com/lwdjzm

But from what I can see the icon font used by the theme is not loaded in the website
http://prntscr.com/lwdhq8
To try and fix this you could try the solutions from these topics
https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Or contact the hosting provider, they might know what to do.

Thanks

Simion C.
tagDiv Staff

Hi,

There are plans to add many more features to our AMP plugin in coming updates. The design we created was inspired from the Yoast SEO website AMP template, which is simple with not many other elements except the content itself
https://yoast.com/social-media-optimization-with-yoast-seo/amp/
Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

WPBakery has not declared PHP 7.3 compatibility as far as I know
https://kb.wpbakery.com/docs/preface/release-notes/
So there could be problems. The theme could also be affected, or other plugins. We recommend using PHP up to 7.2 if possible, then there should be no issues.

Thanks

Simion C.
tagDiv Staff

At the moment only through the classic element will it be possible to create a gallery, have access to the formats drop-down, or to the image modal settings.

Maybe this will change in the future, I have no information about it currently. Since there is a classic element in the Gutenberg editor, this would not be considered such a pressing issue.

Simion C.
tagDiv Staff

So maybe something like this – http://prntscr.com/lwd5lp
Code used here

.td-header-style-5 .td-header-menu-wrap-full {
background-image: linear-gradient(120deg, #0dcf1d, #1e73be);
}

If needed you can chnage the code, here is some more information
https://css-tricks.com/snippets/css/css-linear-gradient/
https://www.w3schools.com/css/css3_gradients.asp
https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient

Simion C.
tagDiv Staff

@viniciusyamada Please send us an email as mentioned above and we will check. I made multiple tests on my end with various Ids and they all seem to work
http://prntscr.com/lwd1w1

Simion C.
tagDiv Staff

Hi,

While it is possible to do it, note that this modifications will have to be made after each theme update, the plugins will need updating.

I have tested the code in my end, it displays only the source, no via
http://prntscr.com/lwcycb
So that would be what you wanted.

Thanks

Simion C.
tagDiv Staff

Hi,

After further research it seems that WordPress uses the version you mention
https://wordpress.org/support/topic/why-wordpress-only-use-old-jquery-version-is-1-12-4/
Because of backwards compatibility I believe.

Thanks

Simion C.
tagDiv Staff

Hi,

1. The schema is coded in the theme files, for example
https://www.screencast.com/t/LYDmez0RycL
https://www.screencast.com/t/603wT9do8
https://www.screencast.com/t/Mn8szCYz

The structured data can be seen by testing with the Google tool
https://search.google.com/structured-data/testing-tool/u/0/

2. I am not aware of any plans to give the possibility to add more schema in the theme, by a theme option. Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

So you receive that error when trying to update the theme? That message is usually displayed when updating/installing a theme
https://wordpress.org/support/topic/the-link-you-followed-has-expired/
https://docs.presscustomizr.com/article/333-how-to-fix-the-link-you-followed-has-expired-in-wordpress
https://www.godaddy.com/community/Using-WordPress/Wordpress-theme-upload-error-quot-The-link-you-followed-has/td-p/101292

In most cases this is related to insufficient resources, please check the theme requirements guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/

Also make sure that you are installing the actual theme zip file, not the whole theme package
https://forum.tagdiv.com/whats-included/

Thanks

Simion C.
tagDiv Staff

Hi,

Not all AMP plugins have the same design, we based the design for our plugin on the Yoast SEO website AMP (simple and fast)
https://yoast.com/social-media-optimization-with-yoast-seo/amp/

I can’t say if in the future this will change, it might happen. There are plans to add many more options and settings for our AMP plugin.

If you require such a design, you could use a different AMP plugin. I can’t make any recommendations however, we did not make tests with any other plugin.

Thanks

Simion C.
tagDiv Staff

Hi,

On desktop the create an account modal looks like this – http://prntscr.com/lw1zbf

On mobile it looks like this – http://prntscr.com/lw1zsyhttp://prntscr.com/lw1zz8

These modals are different in design but they have the same functionality. This would not be considered a problem. Please correct me if I misunderstand something.

Thanks

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