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,

The Newsletter element can be added anywhere on pages built with the tagDiv composer. Edit the page you want and place it where you want it
https://www.screencast.com/t/Zu0cKWtQ3u

Simion C.
tagDiv Staff

Hi,

So you want the date to be shown/hidden depending on what the block is filtered to display. That is not possible by a theme setting or even a modification I would know about. The block module will still be the same regardless of what is displayed in it, there would be no connection between the module and the post/page it shows.

Simion C.
tagDiv Staff

In this matter I believe there are no immediate plans for additions or modifications. Maybe in the future, cannot say for sure.

Simion C.
tagDiv Staff

Hi,

That would only be possible maybe with conditions created in the theme code, not by a theme setting. The same header section will be displayed on the whole website, including the menu.
Doing something like that may not be easy, displaying different headers and menu is not implemented in the theme. Making the modifications will require coding knowledge. I would suggest a freelancer/developer or professional to help you with this, if it is absolutely required. We cannot provide custom work at the moment, sorry for the inconvenience.
If you should consider a freelancer, we recommend this location
https://studio.envato.com/

Thanks

Simion C.
tagDiv Staff

Hi,

That would be the old sharing, it is not available anymore. There are 20 new styles to choose from in the theme panel
https://www.screencast.com/t/xN4eD5Cuewt
The socials were updated in theme update 8.6 I believe.

Thanks

Simion C.
tagDiv Staff

Hi,

For me the thumbnail seems to be displaying properly at the moment
https://www.screencast.com/t/oD1P4H2Wst
It is of the required size for that big grid module (534×462). Please correct me if I misunderstand.

Thanks

Simion C.
tagDiv Staff

Hi,

The website you provided does not use the Newspaper theme fully from what I can see at the moment. On posts the theme applies partly, the homepage seems to be built with a different builder.
There are also issues with the usability of the website and loading. The menu cannot be used properly, the post pages are broken
https://www.screencast.com/t/aDoqyjNM8Lj
There are errors concerning the loaded resources from cache
https://www.screencast.com/t/hYKfKk9NyVcI

If you want to use the theme, please deactivate other page builders and create pages using the tagDiv composer and multi-purpose plugin (ads more elements to the tagDiv composer)
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

Check with your hosting about the errors I mentioned, they might be able to help you. Let us know.

Thanks

Simion C.
tagDiv Staff

Hi,


@EmmyThx
Please deactivate the tagDiv composer plugin. If both WPBakery page builder as well as the tagDiv composer are active, there will be issues.
The single image element will be affected by both of them and the resulting image will not display properly.

Should you decide to use WPBakery as the page builder and posts builder for your website, deactivate the tagDiv composer and there should be no problem.

We do not recommend to use WPBakery page builder for posts, only pages
https://forum.tagdiv.com/how-to-use-visual-composer/
The plugin version provided in the theme package comes with post support disabled, but it can be enabled in the plugin settings if required.
Posts should be created with the default WordPress editor if possible
https://forum.tagdiv.com/post-formats-for-tinymce/

Let us know if you have further question, we will try to help you.

Thanks

Simion C.
tagDiv Staff

Hi,

I could not say about that plugin, for the default archive pages the sidebar can be changed as Bogdan mentioned in the theme panel. Those would be the only settings the theme has regarding archive pages: module used, sidebar and sidebar position.

Simion C.
tagDiv Staff

Hi,

There are recipe plugins that you can try. These would offer the capabilities you require for recipe posts. You could try some of these for example
https://www.sourcewp.com/best-wordpress-recipe-plugins/

Simion C.
tagDiv Staff

Hi,

So I see that you want to have a Instagram section as the Construction demo. The demo ads some customization to this section, visually. A filter is added over the images, this is the code used if you want the same effect
https://www.screencast.com/t/NlFWpEJF8vV
It must be entered in Theme panel->Custom CSS

.td_block_instagram .td-instagram-image {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.td_block_instagram a:hover .td-instagram-image {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}

If you place the Instagram element in a page and you want it to be full width, stretch the row
https://www.screencast.com/t/IgB57i9JEE
If you place it in the footer and the website has a background set, the footer section can be stretched despite this
https://www.screencast.com/t/6QeOpE1Lqe

If I did not manage to identify the problem, please correct me and I will try to help you further.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment only one inline article can be set, so there will be 3 ads in total in the post content (top, inline and bottom). Maybe there will be more ad related options added in the future, the plugin is just at the beginning.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see there is a stylesheet linked in one of your posts
https://www.screencast.com/t/XYrI6S1J13
That is detected by AMP as a problem
https://www.screencast.com/t/k0K9gGIyC8x
It specifies that all stylesheets must be loaded in between the head tags of the page. SO you could load the stylesheet there if this is required to be loaded.

Thanks

Simion C.
tagDiv Staff

Hi,

That update contained mostly fixes, there were no major changes in the theme. Maybe all these issues are caused by insufficient resources. There were similar cases where having multiple plugins activated and not enough WP memory resulted in the theme or plugins not functioning correctly, as well as 500 errors.

Check the theme system status panel
https://forum.tagdiv.com/requirements-for-newspaper/
Ask your hosting to increase those parameters as mentioned in the guide if needed. Then check if this has any effect in the matter.

Thanks

Simion C.
tagDiv Staff

Hi,

You can build pages how you want them, with the elements you want
https://forum.tagdiv.com/tagdiv-composer-tutorial/
The multi-purpose plugin will add more elements to the default composer list.

If you install a demo, some of them include contact pages. The default demo you mention does. All the demos can be seen here
https://demo.tagdiv.com/select_demo/select_demo_newspaper

The contact page you mention is not complicated to make, or install the default demo with content and it will be available in the WordPress pages section
https://forum.tagdiv.com/installing-demos/
https://www.screencast.com/t/UN1QRUMePlj7
Edit it with the tagDiv composer and edit it was you wish. The page consists of a column text element on top
https://www.screencast.com/t/uCoSoAB7lqi7
Then 2 text with title – https://www.screencast.com/t/HJ0EBQOA
A title element can be used next above the contact form. The contact form requires Contact form 7 plugin, the theme cannot create forms.

As a note, if you will uninstall a demo in the future, the pages that came with it will be removed.

Let us know if you have more questions, we will try to help you as best we can.

Thanks

Simion C.
tagDiv Staff

In that post they show – https://www.screencast.com/t/YxekSyZwKuiC
But in others they are missing for me as well
https://www.screencast.com/t/AFom8G40e
Seems there is a visual issue, the ads are there but not visible. The lazyload animation seems to be broken due to some errors probably
https://www.screencast.com/t/XVxPFTbDU

I could give you a code to make the ads visible
https://www.screencast.com/t/DdHbGGbuL
You can enter that in Theme panel->Custom CSS

body.td-animation-stack-type0 .post ins img {
opacity: 1;
}

But you could try to find what exactly is causing this problem. Start by deactivating all plugins if possible as a quick test, leave only theme plugins active. Clear the cache and check if this has any effect.
Check code entered in theme panel, theme files and child theme. Something is creating this conflict.

Simion C.
tagDiv Staff

Hi,

That would not be entirely controlled by the theme, embedding videos can be done using default WordPress, that plugin could be a good solution in this case.

Nonetheless this will be analyzed and taken into account along with the other coming changes. We will take all the necessary and possible actions regarding GDPR. Thank you for mentioning it.

Thanks

Simion C.
tagDiv Staff

Hi,

Try with different image size properties
https://www.screencast.com/t/fJgHWUym7yY
But maybe the single image is not the right element for that. Try using a text element instead, enter the image in it
https://www.screencast.com/t/Ni1A4HAv
https://www.screencast.com/t/ActL6Keksi
The image will be more responsive like that, you could give it a try.

Thanks

Simion C.
tagDiv Staff

Try increasing the line height as well in addition to increasing the font size. Example
https://www.screencast.com/t/QgQz1fYZ
https://www.screencast.com/t/AcNFngy4oM

Simion C.
tagDiv Staff

The 2/3+1/3 will be looked at and fixed as soon as possible, that is a usable layout with the flex block 5 modules per row
https://www.screencast.com/t/ssKtEq9Ym
But 5 modules per row when using 1/3+1/3+1/3 should not be used, it would look like this
https://www.screencast.com/t/smWodcW2t
Smaller columns (smaller than 2/3) will not be suited for displaying 5 modules, that should be avoided. Configure the block to use a reasonable amount of modules in the adequate row layout.

Simion C.
tagDiv Staff

Hi,

The mobile theme will not apply to tablets, only phones. If that is happening for you, then something is not functioning properly. On tablet it would be like this
https://www.screencast.com/t/8Zo6fKUzc
If you believe the Super cache is the cause, deactivate it as a quick test and clear all caching, check if this solves the problem.

Thanks

Simion C.
tagDiv Staff

It is recommended to use only one page builder for all pages. We will try to add more elements in the tagDiv composer in coming updates.
Also there will be options that will work only with the tagDiv composer, so if you are looking to make a decision now, we strongly recommend our page builder.

If both page builders are used on the same page (which may happen, maybe you don’t remember which one you used on a specific page) the page may be damaged.
When both are active, elements placed on pages with either one may not work as they should.
So to avoid these issues choose a page builder and use only that. A side note would be that if in the future you decide to switch composers, it will require the pages to be rebuilt.

Simion C.
tagDiv Staff

Hi,

That code may be old, if you want to hide the excerpts
https://www.screencast.com/t/1ocj7My9O
It will apply only on the homepage, it can be made more precise if needed

.home .td-excerpt{
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

I see two ads currently in the news section
https://www.screencast.com/t/ymZomaHGc
https://www.screencast.com/t/P5FeYwLtWXjJ
There is also an ad in the footer – https://www.screencast.com/t/twnpMJN3Gq
Maybe I am misunderstanding something, please correct me if that is the case.

Thanks

Simion C.
tagDiv Staff

Hi,

You could try deactivating and removing the multi-purpose plugin. Then install it again from the theme plugins panel
https://www.screencast.com/t/nSsSbMW0ia
Seems code from the multi-purpose plugin is missing in your case, that is why the icons are not displayed.

Also check the theme system status. If there are not sufficient resources, the theme and plugins functionality can be affected
https://forum.tagdiv.com/requirements-for-newspaper/
Let us know the results.

Thanks

Viewing 25 posts - 9,976 through 10,000 (of 20,681 total)