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

I used Chrome in my test, and also Firefox. This is how it looks at the moment with those browsers and the code you added
Chrome – https://www.screencast.com/t/PT114iVV
Firefox – https://www.screencast.com/t/8EgUBOa0uz8
So there would be no problem anymore.

Simion C.
tagDiv Staff

Hi,

Sorry for misunderstanding. That message is displayed if you are not using theme version 8.8 or later, or if you use an incompatible version of PHP
https://forum.tagdiv.com/requirements-for-newspaper/
Use at least PHP 5.4 or greater and the theme versions I mentioned and there should be no problem
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Simion C.
tagDiv Staff

Than you could make backups of the files you modify, then check after each update if they have been modified. If they were modified by us, check if your modifications work as before, if they were not modified replace theme with your backup. This would be a solution.

Simion C.
tagDiv Staff

That is an unusual problem, it seems to be related in someway with the top header ad. If removed the problem is gone. I could provide you with a code to fix it

#td-outer-wrap {
overflow: -webkit-paged-x;
}

Enter it in Theme panel->Advanced CSS in the phones section, check if it fixes the problem.

Simion C.
tagDiv Staff

Hi,

The theme has a stylesheet for Woocommerce elements, which will be loaded in Woocommerce pages
https://www.screencast.com/t/XemZ37jRUC
There are a few fonts set there. You could add more code in that stylesheet or in the custom CSS code section, also change the default fonts used if needed. There are a few settings in the theme panel as well
https://www.screencast.com/t/RgmnSEiW0
Once you load a font in the theme panel you can apply it with CSS for woocommerce elements. It should be loaded for all locations.

Thanks

Simion C.
tagDiv Staff

Hi,

A mega-menu with sub-categories is not hard to create. There is a detailed guide here
https://forum.tagdiv.com/newsmag-mega-menu/
Simply follow the steps and you should have a mega-menu with or without sub-categories in no time.
We offer support for all users via forum or email. By email when access to your website is required for investigations. There is no other support service at the moment.

Please let us know if you have further questions.
Thanks

Simion C.
tagDiv Staff

Hi,


@InstallationComplete
The elements you mention are not supposed to be present in the composer as an option to be placed in pages, they will not work. Please do not use them in pages, we will release a new update as soon as possible for Newspaper and fix this and other issues. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems that besides the sharing the post content is also doubled for some reason, from the source website
https://www.screencast.com/t/P8rGiDCfNe
I would have no idea how that works unfortunately, we always recommend that the themes be used with self created and published posts and pages. Try a different plugin or implementation instead of the one currently used and make tests.

Maybe some users who use RSS for pulling content can provide some advice you can try.

Thanks

Simion C.
tagDiv Staff

Hi,

Also be sure to install the actual theme, not the whole package. The package has the size you mention while the theme itself is much smaller (about 8MB)
https://forum.tagdiv.com/newsmag-whats-included/
https://forum.tagdiv.com/newsmag-install-via-wordpress/
https://forum.tagdiv.com/newsmag-install-via-ftp/

Thanks

Simion C.
tagDiv Staff

Hi,

You can set alt, titles, captions and descriptions in the WordPress media library, for each image you want
https://www.screencast.com/t/ZC1yXFRi2
These would have to be set manually by you, for each image.

Thanks

Simion C.
tagDiv Staff

Hi,


@mmedia
If you could provide a link to a post where the error is signaled, i will test with the validator and see what is the problem exactly.

Simion C.
tagDiv Staff

I just tested some of your posts, there are no more errors
https://www.screencast.com/t/zhh0hb86hsk7
All the structured data is there – https://www.screencast.com/t/KAdHshbwwV
Kind of unusual that previously Google did not see the data despite being there. Sometimes these things happen and they also solve by themselves.

Simion C.
tagDiv Staff

A common mistake when setting a background header image is that users select a thumbnail of the image, not the full size
https://www.screencast.com/t/PTKX1wavmxi
https://www.screencast.com/t/IS3nYrY73WE0
I believe that is the case here, that’s why the image looks like that. Please check it.

Simion C.
tagDiv Staff

Hi,

1. If none of the 7 big grid styles are according to your requirements
https://demo.tagdiv.com/newspaper/full-big-grid-3/
Then the only option would be to use CSS code. I could try to give you a solution if possible, mention how exactly you want the grid to align that meta.

2. Only big grids have that effect, blocks and other elements do not have such a design.

3. There are some issues with the font settings for full big grids, I can give you a temporary fix for the font size if you should consider using it
https://www.screencast.com/t/qYWL1XNu

.td_block_big_grid_fl_3 .td-big-grid-post .entry-title {
font-size: 30px;
line-height: 38px;
}

Simion C.
tagDiv Staff

Hi,

What do you mean by incompatible, incompatible with what? What exactly does not work? Are there any errors displayed? Provide some more details about what is happening in your case.

Thanks

Simion C.
tagDiv Staff

In each update there could be the same or different theme files that are modified, it depends. We try to always display a list of these files.

You could make a local install, a copy of the main website, and test theme updates there first, this way you could spot eventual problems.

Simion C.
tagDiv Staff

Hi,

I will make some tests with the widgets and see if everything works as intended. The language selection in the widgets should make them appear only on the language you select.

You could maybe use a footer page and chnage that as the language is changed. The string translation module of WPML is needed for this
https://www.screencast.com/t/vN12JhIoxpE6
https://www.screencast.com/t/8hynBXf9
https://www.screencast.com/t/EVkk4g23yAv
https://www.screencast.com/t/Ih0a64OTEB4

Simion C.
tagDiv Staff

Hi,

I don’t know what exactly you are trying to do here. I see you want to display some content after the post content, and that should change dynamically maybe. The theme would not have such a setting. The new Cloud library plugin will allow you to create or import predefined post templates. The tagDiv composer can be used to edit them
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

So you could edit a post template and add tagDiv composer elements after the post content or anywhere you want in the post template
https://www.screencast.com/t/RJccogrK3F
These templates can be applied in general of per post just as the predefined default post templates.

Check the multi-purpose elements, maybe one of those elements is what you are looking for
https://www.screencast.com/t/OIWW37piBkHP
Most of the other elements are for displaying posts. Or maybe you could create an element like that, use an image element, then a text element, then a button
https://www.screencast.com/t/yL6QgVaJg

Thanks

Simion C.
tagDiv Staff

It is happening also on Chrome, try entering this code in Theme panel->Custom CSS
https://www.screencast.com/t/7Vl8p93abZz

@media (min-width: 1141px) {
.td_stretch_content .sf-menu .td-mega-menu ul {
width: calc(101% + 2px) !important;
}}

Thanks

Simion C.
tagDiv Staff

Hi,

So once you added that code the header is gone, is the issue solved if you remove it? Something is damaged in the header file of the theme, including the viewport.
There is a theme panel section created specially for the analytics code, no need to edit the theme header file
https://www.screencast.com/t/w3m1oXowbv
If the problem is solved by removing that code or disabling the child theme, then the problem is there. Check if the code entered is added properly with script tags and that no other code is modified in the theme header file.

Thanks

Simion C.
tagDiv Staff

How exactly are you building the posts? I see there is only one paragraph in the post content and the rest is code blocks of some kind and snippet boxes. That would be all there is in the post content from what I can see. I don’t know what is missing.

Try creating a new post as a test, write your post in it normally, check if all the post content is displayed then.

Simion C.
tagDiv Staff

Hi,

That means there is a problem. I would suggest to first check if there are sufficient resources for a proper functionality
https://forum.tagdiv.com/requirements-for-newspaper/
Check if the issue is solved if you make modifications in that matter.

If there is still a problem, does it happen for all the templates or for specific templates? Does it happen all the time?

Thanks

Simion C.
tagDiv Staff

Hi,

You could set a sidebar by splitting the row in the template and using a widget sidebar for example in the sidebar
https://www.screencast.com/t/qegoV2zOWqw

Simion C.
tagDiv Staff

Hi,

The plugin is optional, you could simply not use it. Test with other speed improvement plugins or implementations.

The speedbooster will deactivate itself if it detects plugins that are not part of the recommended plugins
https://www.screencast.com/t/t2UPwcLqZaD
This check could be disabled, but note that there could be problems with your other plugins. Make tests if you want to do this
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/

Thanks

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