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,

There seem to be br tags after each one, so that is why they appear like that
http://prntscr.com/n40osm
Maybe you can remove those br tags from the plugin you are using. I could also give you a code to remove them – http://prntscr.com/n40pkl

.wpcf7-acceptance-as-validation .su-column-size-1-3 + br {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

So after entering the ad codes the theme panel will not save them. What if you make other changes in the theme panel and then save, do these save properly? There are a few cases when the theme panel will not save – https://forum.tagdiv.com/topic/problem-with-newspaper-theme/

If you already tried or checked what is mentioned in that topic, we could take a closer look. Please send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email. Let us know.

Thanks

Simion C.
tagDiv Staff

We could take a look, please send us an email at contact@tagdiv.com and provide admin access, cPanel may be needed as well. Also please include a link to this topic in the email.

Simion C.
tagDiv Staff

Hi,

That would be like a landing page if I’m not mistaken. The tagDiv composer has multi-purpose elements, so you can create a landing page with it – https://tagdiv.com/newspaper-8-5-update-what-s-new/
The cloud library plugin will add even more elements in the composer list, when active. Be sure to check the cloud pages and sections, maybe you find something you like there
http://prntscr.com/n40a7l

If you don’t use the tagDiv composer, maybe some other users can suggest some plugins for this, I haven’t tried any unfortunately. Or search for some online guides and try the suggested plugins.

Thanks

Simion C.
tagDiv Staff

Hi,

Some footer templates come with predefined content, others are blank and will display only the widgets you enter in the footer columns – https://forum.tagdiv.com/footer-templates/
The predefined content in the templates cannot be edited with settings.

However the editors pick is a simple block 7 widget sorted by featured, so it will display featured posts only
https://forum.tagdiv.com/featured-posts-2/
You could select a footer template with empty columns, for example
http://prntscr.com/n3zqf3
Then enter the same block 7 widget in the first footer column – http://prntscr.com/n3zqwh
Now you can customize it as you want – http://prntscr.com/n3zrua

The popular posts in the second footer column is still a block 7 widget but filtered by popular posts. The widget in the third footer column is a popular category widget
http://prntscr.com/n3ztjl

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

I see a bottom sharing section in the post you provided, for me it loads in about 3-4 seconds on page refresh – https://www.screencast.com/t/xAbWpg1wfg
By the time I read the post and get to the bottom sharing it should be loaded. Please let me know if I should check more or if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

That is possible to do, here is a guide – https://forum.tagdiv.com/how-to-add-icons-in-menu/
Install the mentioned plugin, then you can use any of these icons
https://fontawesome.com/v4.7.0/icons/

Thanks

Simion C.
tagDiv Staff

Hi,

Try changing it here – http://prntscr.com/n3zdkq Also be sure to enable the desired weight here – http://prntscr.com/n3zdx3

The theme panel font settings for the module should still work despite changing the titles to a paragraph. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

The unique articles option should not be used when the block have pagination. That option will ensure that on initial load there will be no duplicates, but when pagination is used duplicates will appear.

I have used the pagination of the two blocks but I can’t seem to find any duplicates. I see that each block is filtered with a specific category, “noticias” and “deportes” so each should display posts that have the respective categories only. An offset would be useful when blocks have the same filtering, to make them skip a number of posts. It would not be needed in this case.

Thanks

Simion C.
tagDiv Staff

Hi,

So the fields should be one below the other? try splitting the row and enter the form in a 1/3 column for example – http://prntscr.com/n3onzl

I could also give you a CSS code for it – http://prntscr.com/n3op1h

.wpcf7-acceptance-as-validation .su-column-size-1-3 {
float: none;
}

Let me know if I misunderstand.
Thanks

Simion C.
tagDiv Staff

Hi,

In some cases that effect may be visible, this is how CSS loads. First the default colors will be loaded, then the colors set in the theme panel or with custom CSS will be loaded, replacing them. Sometimes the transition between the colors is noticeable
http://prntscr.com/n3o9qx

The default color for that header is here – http://prntscr.com/n3oa9q you could remove that code or change it to how you want it there.
This custom code you are using – http://prntscr.com/n3obqv will also load after the theme stylesheet is loaded. You could try and enter custom code directly in the theme stylesheet for a faster load. These should fix the issues.

Another solution is to create your own header (blank template), or import one design by us and modify it if needed – http://prntscr.com/n3ocst
The cloud library plugin is needed for this, also theme version 9.5 and above
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
https://tagdiv.com/newspaper-theme-customize-the-header-manager/
These don’t have predefined design as the default header styles, what you set in the composer will apply.

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

For default post templates (not cloud) you could either hide it with CSS, or disable it my making a modification in the code – https://forum.tagdiv.com/topic/remove-more-from-author-from-the-related-articles/
Anything that is removed (not hidden) from a page would have an impact on loading speed.

I should note that in cloud post templates the related articles and more from author are separate elements, so you can place only one if needed – http://prntscr.com/mzgjfm

Thanks

Simion C.
tagDiv Staff

Hi,

That would be unusual indeed. Some examples would be helpful if possible. Post a link to a post with this problem so I can take a look.

Thanks

Simion C.
tagDiv Staff

Hi,

The website looks fine for me when checking with safari – http://prntscr.com/n3nq69 If you are talking about making an app from the website, I can’t say I can be of much help. We made no tests in the matter, issues may or may not happen in this case.

Thanks

Simion C.
tagDiv Staff

Hi,

So you mean this form – http://prntscr.com/n3nied I checked with a mobile, the form appears for me – http://prntscr.com/n3nj3y
Maybe try clearing the mobile browser cache, or try with a different browser or phone. It should appear the same for you.

Thanks

Simion C.
tagDiv Staff

The first thing to check is to identify if there is a plugin conflict. As a quick test deactivate all non-theme plugins and check if the issue is solved. Chances are it will be.

If you already tried it, we could take a look. Send us an email at contact@tagdiv.com and provide admin login, also cPanel may be needed. Remember to include a link to this topic in the email. Let us know.

Simion C.
tagDiv Staff

Hi,

First please check the theme requirement guide – https://tagdiv.com/newspaper-theme-requirements/
Increase the memory and the other parameters mentioned in the guide. This issue could be caused by insufficient memory. As plugins are installed this may eventually be depleted. Let us know if the problem remains after trying the suggestion.

Thanks

Simion C.
tagDiv Staff

Hi,

As long as the posts share the category they will show up in the infinite load
http://prntscr.com/n3mhqs
Currently there are no additional filtering options, or a similar tag setting. However things may change in the future, we will try to improve the infinite loading feature with more settings. Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

Currently the theme lightbox will apply only if the images are added through the classic element in Gutenberg – http://prntscr.com/n3meik
If you use a Gutenberg image element it will not work. Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

I could take a look at it, to see from where exactly is the padding coming from. Post a link to the page where the sidebar appears so I can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

That would be here – http://prntscr.com/n3m8nm you could modify it there if needed. By default there is a link there, changing it to a span may cause it not to work.

Thanks

Simion C.
tagDiv Staff

Hi,

Those seems to be newsletter shortcodes, if the plugin is updated this should not happen. At the moment it seems to be alright – http://prntscr.com/n3m45q

That error when editing could appear in some cases – https://forum.tagdiv.com/tagdiv-composer-not-working/

If it’s still happening we could take a look. Send us an email at contact@tagdiv.com and provide admin login, also include a link to this topic in the email. Let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

Depends on what you are editing at the moment in the composer. So for example if you are editing a page only elements that can be added in pages will appear
http://prntscr.com/n3lvvshttp://prntscr.com/n3lvzu
Or if I am editing a cloud post template – http://prntscr.com/n3m0xy

If you want to create a new template start from the cloud library directly
http://prntscr.com/n3m1du
There you can see all the elements available.

Thanks

Simion C.
tagDiv Staff

Hi,

Thank you for the appreciation, we will gladly help you as best we can.

With the composer you can design pages and also templates. Post templates can be created with the composer, not actual posts. A template cannot be a post, it can only be applied to a post.

You can design as many templates as needed and apply them to the posts you want
https://tagdiv.com/what-is-the-cloud-library/

Currently I am not aware of plans to allow the composer to be used for creating posts not templates, so I can’t provide you with a definite answer unfortunately.

Please let me know if you have more questions or need help.
Thanks

Simion C.
tagDiv Staff

Hi,


@Kaino
You can always send us an email as mentioned above so we can take a look. We will help as best we can. Provide in the email admin login and also cPanel if possible (it may be needed) and as many details about the problem. Include a link to this topic in the email as well. Let us know.

Thanks

Viewing 25 posts - 3,001 through 3,025 (of 20,681 total)