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,

I see now what you are referring to. You use the default WordPress blog style homepage, instead of a static page.
The limit of posts displayed on the homepage is related to this setting
https://www.screencast.com/t/6n8lxtglCa
Change the number of posts there as you wish.

Thanks

Simion C.
tagDiv Staff

Hi,


@CzteryKilo
I just tried your ID, seems to work in my test
https://www.screencast.com/t/y55o0ZfcwIqT
You can send us an email at contact@tagdiv.com and provide admin access, we will take a look. Please include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

WordPress did not include a special option or setting for embedded content such as videos, in their latest update
https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
Maybe you can mention this in your privacy page or try a few plugins that would have some options for videos
https://wordpress.org/plugins/tags/gdpr/
I found this topic online, there might be more discussions in the matter
https://stackoverflow.com/questions/50051395/gdpr-and-embedding-youtube-videos?rq=1

Thanks

Simion C.
tagDiv Staff

Hi,

Please check if the same thing happens when editing a new page with the composer. It could be specific to the homepage, usually codes entered in raw HTML or text elements are causing such problems.

If the same is displayed, try deactivating all you plugins as a quick test, leave only theme plugins active. Then check if there is still a problem. Let us know.

Simion C.
tagDiv Staff

Hi,

The post you mention seems to be displaying properly
https://www.screencast.com/t/dscUgiK8
Also the homepage – https://www.screencast.com/t/06l8PMVgEq

You can install any of the available demos
https://demo.tagdiv.com/select_demo/select_demo_newspaper
https://forum.tagdiv.com/installing-demos/
If you install a demo without content the homepage will not be included, so you will have to create it with the composer, or copy the demo homepage content. Some similar topics here
https://forum.tagdiv.com/topic/getting-started-from-demo-best-practises/
https://forum.tagdiv.com/topic/wish-about-the-demo/
https://forum.tagdiv.com/topic/is-it-possible-to-change-the-website-demo-from-one-to-another/
Let us know if you have any problems.

Thanks

Simion C.
tagDiv Staff

Hi,

The links color could be set as you are creating the link
https://www.screencast.com/t/bG5NyQudck
Or if you want to style them all at once, use a CSS code
https://www.screencast.com/t/gk2WoaCLdg
The code can be entered in Theme panel->Custom CSS code. It will affect all the links in the page content once entered

.td-page-content a {
color: yellow;
}

The hover color will be the theme accent color
https://www.screencast.com/t/rQh4iiC1s

Thanks

Simion C.
tagDiv Staff

Hi,

That is not possible with the theme by default, there are no settings to allow such a setup. The title will always link to the post page of the published post. The functionality of the blocks/modules is based on self published posts.

So the post will actually have to be created and published, a title, a featured image (for thumbnails)etc have to be set manually.

Maybe through a plugin that can import posts and automatically set featured images and other data. But we have not made any tests with such plugins, so that may or may not work fully, probably it would require modifications to the theme or maybe not work at all.

Thanks

Simion C.
tagDiv Staff

Hi,

Begin with the theme documentation, here
https://forum.tagdiv.com/newspaper-theme-documentation/

If you have questions or don’t understand something about a theme option for example, please ask and we will try to help you.

Thanks

Simion C.
tagDiv Staff

Hi,

From where exactly do you want to remove them? If you could provide a link to your website where you want to make this modification, and also some more details, I will try to give you a solution if possible.

Thanks

Simion C.
tagDiv Staff

Hi,

The categories and also tags in which the post is included are displayed as classes for the article
https://www.screencast.com/t/aKvbKbBdnIF
Maybe that is useful to you, depending on what exactly you want to do. Also the post ID and the post template used are displayed as classes on the body
https://www.screencast.com/t/z8JW4I8CpqaU
That would also be useful when you want to affect posts with specific post templates, or only one post by ID.
Please correct me if I misunderstand what you are asking.

Thanks

Simion C.
tagDiv Staff

Hi,


@wizard247
We made tests before providing the updated plugin. Try switching the ID you use to a test one, use bbc for example
https://www.screencast.com/t/IqT8FyPhtQ
Then revert to your own. If there is still a problem, send us an email at contact@tagdiv.com so we can take a look. Include a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

That image is set as background for the top row, check in the row settings
https://www.screencast.com/t/HGMWq9FmhvlN
In the respective row settings you can change the image as you wish.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to a post where you are trying to do this, I will take a look. Also try the solution mentioned here
https://forum.tagdiv.com/topic/hide-authors-box-of-a-certain-author/

Thanks

Simion C.
tagDiv Staff

Hi,

The theme uses it’s own icons where needed, for all the other elements WordPress handles them, such as these ones
https://www.screencast.com/t/8z4j8LRSt
You could remove it if that is what you want, I found a similar topic (there are others online)
https://wordpress.stackexchange.com/questions/161476/how-to-remove-dashicons-min-css-from-frontend/161482

Simion C.
tagDiv Staff

Hi,

Note that if you use older versions of the theme, it will not work. Instagram made changes to their code. That meant that Instagram elements of the theme stopped working. We provided temporary solutions on the forum
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
The issue was officially fixed in theme update 8.7.3, please check changelog here
https://themeforest.net/item/newspaper/5489609
https://www.screencast.com/t/IW6kAlrq

So you will have to update to the latest version of the theme and plugins, and there should be no problem anymore with Instagram
https://forum.tagdiv.com/how-to-update-the-theme-2/
Or try making the modifications to the theme file mentioned in that topic, if you do not want to update.

Thanks

Simion C.
tagDiv Staff

Hi,


@Steve
To Please check if the extended toolbar button is pressed, the options should be visible if it is
https://www.screencast.com/t/aC9sbrrZ

Simion C.
tagDiv Staff

Hi,

There are 2 different settings, one for the post pages
https://www.screencast.com/t/ByRfwutfn
And another one for the blocks/modules in pages
https://www.screencast.com/t/Z4XJq3YwkFgR

Thanks

Simion C.
tagDiv Staff

Hi,

If you want to use a shortcode in the page, enter it in a text element
https://forum.tagdiv.com/topic/inserting-custom-widgets-into-the-composer-builder/
The shortcode should be displayed once the page is saved and viewed.

Thanks

Simion C.
tagDiv Staff

Hi,


@MaximEvr
Our AMP plugin is provided in the theme package (starting with version 4.3), you can use it if you wish
https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
All you have to do is to install and activate the plugin (for posts).

Thanks

Simion C.
tagDiv Staff

It is supposed to be different then a default WordPress theme. A premium theme contains different code and functionality than a default one.

You can use the other page builder provided in the package (WPBakery page builder), if you do now want to use the tagDiv composer
https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/

Deactivating plugins would be the first set to take when there are problems. This way one can begin looking elsewhere for the problem, by eliminating plugins as the cause.

Something must have happened before the issue began, maybe a plugin has auto-updated. If there were no problems before, that could be a plausible thing to check.

Simion C.
tagDiv Staff

Hi,

Our AMP plugin will not provide any errors. Most of the errors are caused by elements from the post content, inadequate ads used, or maybe modifications and customization.
The only errors I see when inspecting the post you provided are the inline notices
https://www.screencast.com/t/h4lzGdihkvKD
https://www.screencast.com/t/Dcdl9nva
Those are caused by the meta tags I mentioned in your other topic. There are no other errors found for that post.

Simion C.
tagDiv Staff

That is quite a result, congratulations. You could use online minification tools, like this one for example
https://cssminifier.com/

Simion C.
tagDiv Staff

Hi,


@Fabrizio
Azzali If you use a different you could try removing the default one. Try this suggestion
https://wordpress.org/support/topic/update-4-9-6-checkbox-comments-privacy-approved/
Or enter this code in Theme panel->Custom CSS

.comment-form-cookies-consent {
display:none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

It would be helpful if you could provide a link to a post, so I can take a look. Try it like this maybe

.author-box-wrap.Izquierda.Web2 {
display:none;
}

Thanks

Simion C.
tagDiv Staff

Hi,


@digisqueeze

The composer would be easier to use with a mouse (with scroll) when building pages. There are no shortcuts to be used, the elements have to be dragged into the actual page. To see all the elements or all the settings for an element, one has to scroll down or search for them.

Viewing 25 posts - 9,326 through 9,350 (of 20,681 total)