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 would be such a problem if WPBakery page builder is also active. If you deactivate it the issue should be solved.

If you use WPBakery to build pages, deactivate the tagDiv composer. There could be problems in some cases and with some elements when both are active.

Thanks

Simion C.
tagDiv Staff

Try to remove the customization made in the composer. Then enter this code in Theme panel->Custom CSS

.td-travel.td-pb-row {
top: -220px;
}

Check if that works better for Firefox and other browsers.

Simion C.
tagDiv Staff

Hi,

You simply have to install it, there are no special requirements. Some guides here
https://forum.tagdiv.com/install-via-wordpress/
https://forum.tagdiv.com/install-via-ftp/
Use the same key to activate it after you install it. Be sure to check the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks

Simion C.
tagDiv Staff

Hi,

That was added in the theme update 8.8.2, so you would see only 2 flex blocks. If you decide to update this is a guide
https://forum.tagdiv.com/how-to-update-the-theme-2/

Simion C.
tagDiv Staff

Hi,

Something like this will get the post ID – https://www.screencast.com/t/2zPMvHSO0N
I believe that is what you are looking for, give it a try.

Thanks

Simion C.
tagDiv Staff

Hi,

That seems to happen when both tagDiv composer and WPBakery are active. If that is the case deactivate WPBakery and the issue should be solved.

Thanks

Simion C.
tagDiv Staff

@Carel You can still use WPBakery if you choose to, we will still provide it in the package. However most of the features that will be added will be based on our own page builder, the tagDiv composer.
This page builder will be developed more and more, there are many more new features to come.

Simion C.
tagDiv Staff

Hi,

So maybe something like this – http://prntscr.com/k70dtz
That would be a border around all images in the post content. This is the code used in the example

.td-post-content img {
border: 1px solid blue;
}

Simion C.
tagDiv Staff

Hi,

That usually happens if there is a CORS problem, the theme fonts cannot be loaded
https://www.screencast.com/t/V6xRlUbMyriv
Similar topic and solution that worked for most users here
https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
You could contact your hosting provider as well, ask them to take a look.

Simion C.
tagDiv Staff

Hi,

Header style 5 would be similar to what you are looking for
https://forum.tagdiv.com/header-styles/
The colors can be changed in the theme panel
https://www.screencast.com/t/6llfIaSo

It would be easier to use a similar header style than modifying that one, or at least begin with one and adjust it. Use as many theme color settings as possible, then some CSS if needed. I will help you if you should need it.

Thanks

Simion C.
tagDiv Staff

Hi,

Did it happen before or just started? maybe you made some recent modifications or maybe installed a plugin.

Does it happen for all the templates, even a new one? Try deactivating all plugins as a quick test, leave only theme plugins active, see if the same happens.

Let me know what you find.
Thanks

Simion C.
tagDiv Staff

Hi,

I see you created a post template, that would not be the best solution for this task. You would have to create a template for each celebrity for example. Maybe you could create and use pages instead of posts, but that would be the same thing basically.

If that is not a problem, then create post templates or pages as you want. The tagDiv composer has many elements to choose from, each with visual or font settings. Use what you think looks best. There are text elements, image, multi-purpose etc. Experiment with it, some guides and videos here
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://www.youtube.com/watch?v=C0ARTSimnUY&list=PL6CsDkMaejhr2ExZCO73U11SSVKB9r_NE&index=6&t=25s

Thanks

Simion C.
tagDiv Staff

Hi,

If you are referring to these tabs – https://www.screencast.com/t/oxwkZ1tYMdyL
Note that a tabs element will be provided in a future theme update, probably the next one. Maybe then you can create posts like the one you mention.

Thanks

Simion C.
tagDiv Staff

Hi,

@Hari
That is all modules that can display excerpts in the first place, not all do. Check how the predefined blocks look here
https://demo.tagdiv.com/newspaper/block-1/
Only the flex blocks (more will be added) have an option to enable/disable excerpts
https://www.screencast.com/t/gWUaFWbNF
The other predefined blocks that are not supposed to display excerpts, will not display one unless some modifications. Similar topic here
https://forum.tagdiv.com/topic/adding-tags-and-excerpt/

Thanks

Simion C.
tagDiv Staff

Hi,

Use the simple popular sorting – https://www.screencast.com/t/j8ixs2zguT
Posts with the most views will appear in the block. Be sure to activate this setting if you use caching
https://forum.tagdiv.com/ajax-view-count/

Thanks

Simion C.
tagDiv Staff

Hi,

By a theme setting that is not possible, it could be done with CSS. However if you use Adsense it is complicated. They mention that Adsense ads should not be hidden from view
https://support.google.com/adsense/answer/1354736?hl=en

You could create a condition in the header style 10 you are using, something like this
https://www.screencast.com/t/BhydQTSLfL4
Then the header ad will be displayed everywhere except the homepage.

What you could also do is to use a plugin for your ad implementation. Most users who want more advanced ad settings recommend the Adrotate plugin. More info about it here
http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
https://ajdg.solutions/manuals/adrotate-manuals/

Thanks

Simion C.
tagDiv Staff

Hi,

I will try to help you with what you want to do, or at least point you in the right direction. However if you want to make more advanced modifications or customization of the theme, we recommend developers/freelancers from Envato studios
https://studio.envato.com/
We don’t have a dedicated department or service for theme modifications or customization unfortunately. Be sure to also search through the forum topics, there are many custom solutions provided.

Thanks

Simion C.
tagDiv Staff

Hi,

By default only editor and admin level users have access to the tagDiv composer. Maybe your users have the capabilities of an editor or admin if they can see the composer options.

Simion C.
tagDiv Staff

Hi,

Did you test on mobile? Socials specific for mobile will not be displayed on desktop. I could take a look if there is a problem, please provide a link to your website.

If the image has a title – https://www.screencast.com/t/nqwX3btK
That will be displayed when the image is hovered. If you were to remove the title there will be nothing displayed.

Thanks

Simion C.
tagDiv Staff

Hi,

It should work for the post pages, although maybe not for all the post templates. What post templates are you using?
I will test the ones you mention, maybe this code needs to be modified.

Simion C.
tagDiv Staff

Hi,

That is not possible with the current theme settings, the mobile menu will only display on mobile. It is not designed or supposed to appear for desktops.

Simion C.
tagDiv Staff

Hi,

1. The default grid style (all grids) does have a darker gradient over the bottom part of the image, I believe this is to make the post title and meta more visible when lighter images are used
With gradient – https://www.screencast.com/t/EwFqfRyrbkbr
Without – https://www.screencast.com/t/DExdlH06x85
Anyway you could remove it with some CSS if not required, or maybe change the style of the grid
https://demo.tagdiv.com/newspaper/full-big-grid-3/
Since you removed it, what would you like to do now with the grid exactly? I will try to help you.

You can use any of the grids, full grids and blocks in that page. Choose the ones you like. For the article title colors I could give you a code once you choose the elements you want to use.
I believe there are plans to add a color setting for the article titles in modules, in a future update.

2. You could embed the video in a text element
https://www.screencast.com/t/2gByhWjv2o
Stretch the row containing it and you should have a full width video
http://prntscr.com/k6ynr4

3. Maybe that look could be achieved with the flex blocks. Those blocks are not predefined, so they can be set to display in many ways. With their settings and maybe some additional CSS you could get that result or similar.

Thanks

Simion C.
tagDiv Staff

Hi,

With the tagDiv composer and Cloud library plugin you can now design post templates from scratch (blank template) or modify imported predefined templates of the cloud library.

So you can design a post template with what elements you want in the sidebar
http://prntscr.com/k6ydj5

Thanks

Simion C.
tagDiv Staff

Hi,

Editing actual posts with the tagDiv composer would not be possible, you can edit post templates however
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can create a post template with the composer and place what elements you want in it. Then apply it to one or as many posts as you want.

Thanks

Simion C.
tagDiv Staff

Hi,

Do you maybe have WPBakery page builder installed as well (deactivate it if you do and check again)? Are there sufficient resources?
https://forum.tagdiv.com/requirements-for-newspaper/
Does this happen when you are doing something specific or at all times? Is it happening with a different browser? Or maybe with a different computer? Let me know.

Thanks

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