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 could create a page, and display posts there. Create a page called blog, add it in the menu. Place blocks and grids to display them, or simply select the latest articles template for the page and display a list of posts. Something like this demo does it
https://demo.tagdiv.com/newspaper_recipes/
It has a Blog menu item, which leads to the latest posts.

A theme license can be used on a single end product according o Envato license terms
https://themeforest.net/licenses/standard
So if you want to create a sub-domain that would be considered a new product and a new license should be used.

Thanks

Simion C.
tagDiv Staff

In my case only the categories afferent to the language of the page are shown. So for example I have only one translated category in French
https://www.screencast.com/t/8YevfAEtYCTt
While creating a page in French
https://www.screencast.com/t/OWDcRkqkEY
Enable the ajax filter, at first all the accessories will be shown, all languages
https://www.screencast.com/t/x44umIK9
If you save the page and view it, only the categories that belong to that language will show
https://www.screencast.com/t/aYmXuHvu
If you enter IDs of categories in that language, only those will show. Be sure to save the page and view it, not as you are editing it in the composer.

Simion C.
tagDiv Staff

Hi,

It seems that this happens only with your Instagram ID, I tried with other IDs as a test
https://www.screencast.com/t/9jpaUCKpQaT
https://www.screencast.com/t/g0r1a1us
So I believe it is the actual images you upload to Instagram, they are too small. I found some topics you could read
https://colorlib.com/wp/size-of-the-instagram-picture/
https://dustn.tv/instagram-sizes/

I could give you a code to remove that space, something like this
https://www.screencast.com/t/JwkfnwnPtg

.td-instagram-main {
margin-bottom: -38px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The WordPress admin ajax file is used by the theme for various functionalities, and is essential the the theme is allowed access to it. If not, there will be many problems.

But I don’t quite understand how is this related to Google and pages disappearing from Google, maybe you could provide some more details about the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

The category tag can be enabled/disabled for each module, in the theme panel. That would be Big grid 3, this uses these modules
https://forum.tagdiv.com/theme-blocks-modules/
https://www.screencast.com/t/lwUCN4JFvj
Disable the category tags here – https://www.screencast.com/t/MyprBcwqfJM

Thanks

Simion C.
tagDiv Staff

Hi,

IS this happening on all pages? Please try with a new page. If this is specific to one or a few pages only, then those pages were either not built with the tagDiv composer or maybe they contain elements that were not inserted with it. Let us know what you find.

Thanks

Simion C.
tagDiv Staff

Hi,

Did you check as I suggested in your other topics?
https://forum.tagdiv.com/topic/i-want-to-add-some-codes-on-my-site-tell-me-is-it-safe/
Did you check with a default WordPress theme if the editor is still missing? Please check these. If you also sent us an email, please continue the investigation there. No need to start more topics with the same issue.

WordPress does not have a setting to remove the web site URL from the comments, do it as mentioned here if this is required for you
https://www.cloudways.com/blog/how-to-remove-url-field-from-wordpress-comment-form/

Analytics code can be entered in the theme panel, there is a section there
https://www.screencast.com/t/8D4QLxbt5SF4

Thanks

Simion C.
tagDiv Staff

Hi,

So the footer logo on mobile should be of the same size as the header logo, on mobile.
Try something like this – https://www.screencast.com/t/gsoz9vsmDZ
That should be entered in Theme panel->Advanced CSS in the phones section

.footer-logo-wrap img {
max-height: 100px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Please check the support hours in the top banner, we try to answer all topics as soon as possible. Also we answer from oldest to newest, so replying in your own topic will only delay this.

So the problem here is that the ads are not displaying on mobile, while displaying on desktop. Are you using the mobile theme plugin? This has different ad spots in the theme panel
https://forum.tagdiv.com/the-mobile-theme/
We could also take a look, provide a link to your website so we can see the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

That was always the case, only the latest theme version is always available for download on themeforest. If you require those patch files, contact us by email at contact@tagdiv.com and we will provide them to you.

Thanks

Simion C.
tagDiv Staff

Hi,

That sorting should display random posts published in the current day, maybe due to the timezone setting you have this sorting is failing. Maybe try a random 7 days for a wider time span or a different sort, so there will be posts to display in the grid.

Simion C.
tagDiv Staff

Hi,

Once activated the composer should be displayed as an option to edit all pages. You could check the theme system status panel
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources are the number one cause for theme or theme plugins issues.

Thanks

Simion C.
tagDiv Staff

Besides the author or authors box, there would be no other elements that can display authors specifically. These are somewhat simple, maybe there will be some improvements made by us in the future in this matter. But for the moment there are no plans to do so, sorry for the inconvenience.
Maybe you can try some plugins that can display a more advanced authors box, and make tests with them.

thanks

Simion C.
tagDiv Staff

Hi,

What exactly is happening with the sidebars? I also tested some shortcodes in a page
https://www.screencast.com/t/alF1Il4R9
https://www.screencast.com/t/tlQMuoGy0rat
Provide some more details adn screesnshots if possible about the problem you are facing using these shortcodes.

Thanks

Simion C.
tagDiv Staff

Hi,

That is not where the modification is to be made, this is an example
Before – https://www.screencast.com/t/MCBnX24ee6gr
Modification – https://www.screencast.com/t/dv7QHh6xs0p
After – https://www.screencast.com/t/EVUKUx94PKf

For the ajax menu, you would have to edit all the block templates
https://www.screencast.com/t/4CJIMJCZ

Thanks

Simion C.
tagDiv Staff

Hi,

Be sure that the menu items are added as categories
https://www.screencast.com/t/bdQfauJVi
Then the menu items can be clicked and lead to a respective category. Mega-menus will not be displayed on mobile as they are on desktop, it will be displayed as a drop-down menu.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want to remove just the icon? Content of an iframe will probably not be affected by CSS targeting so that will not work. Maybe you can modify the code or implementation you use for that section, or maybe there are more styles to choose from, also with no icons.

Thanks

Simion C.
tagDiv Staff

Hi,

The pull down filter is displayed only for the default category templates, at this moment. This may change as the Cloud library plugin is developed.

Thanks

Simion C.
tagDiv Staff

Hi,

That is the case, it can be either a text logo with tagline or an image logo, not both. Once an image logo is set, the text logo will be removed.

Maybe you should consider this a solution
https://forum.tagdiv.com/topic/adding-a-text-under-logo/

Thanks

Simion C.
tagDiv Staff

Hi,

I see you deactivated all the other plugins, so a plugin conflict is not the case. You could take a look at the theme system status panel
https://forum.tagdiv.com/requirements-for-newspaper/
Check if there is need for any modifications, if possible increase the WP-memory higher then the minimum recommended value. Check if this has any effect.
Also do a quick test with a different browser.

If there is still a problem, we could take a look. Send us an email at contact@tagdiv.com and provide admin login access. Also provide cPanel and FTP if possible. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

That is unusual indeed, any plugin should not deactivate by itself unless maybe this is supposed to happen and triggered by an action. Like the theme update in the composer case.

So the composer should only deactivate itself after a theme update if the automatic update has failed. If that happens click update manually and also check if the update is successful, check the timestamp of the plugin
https://www.screencast.com/t/8FJ0bYkP7

Simion C.
tagDiv Staff

We could take a look, send us an email at contact@tagdiv.com and provide admin login access. We will try to identify why that switch is missing. Please include a link to this topic in the email.

Simion C.
tagDiv Staff

Sorry for the misunderstanding. Indeed, if you import only sections this will create a new page with the imported section, not a template.
If you import sections in a single template for example, they will be part of that template. Sections can be imported while editing any template
https://www.screencast.com/t/Mp0qp33lPgdP

Simion C.
tagDiv Staff

Hi,


@KENGBOGASTON
That would happen if you use the mobile theme plugin. Find out more about it here
https://forum.tagdiv.com/the-mobile-theme/
The front-page on mobile when the plugin is active, will consist of a grid displaying posts that you enter in the Featured category
https://forum.tagdiv.com/featured-posts-2/
Then a latest articles section will follow.

Note that the mobile theme plugin is optional, you can deactivate it. It is meant to be used if you want to display a different and simpler version of the website on mobiles.

When deactivated, the default responsive version of the theme will display on mobiles, showing the same content from desktop.
Test with and without the plugin, choose what you think is best.

Thanks

Viewing 25 posts - 8,726 through 8,750 (of 20,681 total)