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,

A somewhat similar layout could be possible with a flex block, something like this one with added borders – https://affiliate.tagdiv.com/#/single/page/Blocks/454

However sharing options for posts directly in the module aren’t available currently. Maybe this will be possible in the future, can’t say what will happen.

Thanks

Simion C.
tagDiv Staff

Hi,

For that there is no theme panel section. You could enter it in the footer spot, it will load it before the closing body tag, maybe it will work – http://prntscr.com/mf57u0
So basically it will be after the opening body tag.

Other than that, the only safe solution is to create a child theme, copy the header.php file in it from the main theme, and enter the code there
http://prntscr.com/mf59hj

Thanks

Simion C.
tagDiv Staff

Hi,

So this happens every time you set a featured video and choose the video format? We could take a look at it, send us an email at contact@tagdiv.com and provide admin login. Include a link to this topic in the email.

Simion C.
tagDiv Staff

Hi,

You can set the sidebar you want to display for each category, simply access the Theme panel->Categories section. There are settings per category
https://forum.tagdiv.com/how-category-settings-work/

New widget sidebars can be created from a few locations
https://forum.tagdiv.com/sidebars-tutorial/

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

Maybe there is a limit set in the screen options – http://prntscr.com/mf4p35 but in this case there should be pagination – http://prntscr.com/mf4poo

I see something unusual in the first screenshot you posted, the add new button is now in this location
http://prntscr.com/mf4mik
Only in initial versions of the plugin it was in that location. What theme version are you using? There have been improvements to the plugin over the updates, older versions may not work properly in general, or with the latest WordPress.

Thanks

Simion C.
tagDiv Staff

Hi,

The demo page content would not be suited for such a design, a new page will be better to begin with. Having a layout with left and right sidebar is possible with this row layout
http://prntscr.com/mf4hj8
For wider results use the stretch row setting – http://prntscr.com/mf4hvq

In that layout the default blocks and grids may not display properly, they should be used only in these situations – http://prntscr.com/mf4ihj

However flex blocks and flex grids can be used as they are much more flexible. For example all the designs from here – https://affiliate.tagdiv.com/#/load/Blocks are made with flex blocks (you can preview and even edit them). They can be imported through teh cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

Maybe it would be possible with some CSS, it will depend on the block used however. Here I used block 11 which looks like this – https://demo.tagdiv.com/newspaper/block-11/

If there is no featured image set and the thumbnail placeholder is disabled, it will look like this – http://prntscr.com/mf4bzh
With some CSS it could be made to look like this – http://prntscr.com/mf4ce3

This could be possible for other specific block as well, but not for all at once. So it isn’t a definite solution, it may work only for some blocks. If these posts without featured images and placeholders disabled would appear in grids or various modules there may be problems. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you are referring to the Adsense code that has to be entered in the header, that can be entered in the theme panel here – http://prntscr.com/mf411b
Or if you use a child theme, copy the header file in the child theme and enter it there
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Both these methods are considered safe, the code will not be lost after a theme update.

Thanks

Simion C.
tagDiv Staff

Hi,

From the theme side it is not possible, only the Facebook like button will have a count. You could try a sharing plugin that offers such a button, or try and implement it by this method
https://www.codemeright.com/blog/post/facebook-share-button

Thanks

Simion C.
tagDiv Staff

Hi,

You can update to 9.2.2, this is the latest theme version. The lazyload was modified in order to fix potential problems that happened in the previous version. You can download the theme package from themeforest and update the theme, here is a guide
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Simion C.
tagDiv Staff

Hi,

So all the other socials except Facebook and Twitter are missing from the theme panel?
http://prntscr.com/mf3n5v

Was this the case before or started happening recently? They should all be there since their introduction in version 8.6.

Are you using the latest theme version? Compatibility with WordPress 5 was added in update 9.2, changelog at the bottom of this page
https://themeforest.net/item/newspaper/5489609

Thanks

Simion C.
tagDiv Staff

Hi,

So a smart list without the numbers, it could be possible with CSS or code modifications. For which smart list template do you want to do this?

Thanks

Simion C.
tagDiv Staff

@simplyben Yes it will, the new update is in testing phase and as soon as this is finished the theme update will be released. There will be various fixes and new additions. Sorry again for this inconvenience.

Simion C.
tagDiv Staff

Hi,

You can do this easily with cloud post templates. It is a matter of drag and drop to rearrange the elements in the post templates. This is possible through the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Here you can preview and even edit the cloud post templates we designed
https://affiliate.tagdiv.com/#/load/Single
Each can be imported and used, modify them as you want. Also there is a blank template if you wish to design your own template from scratch. We will try to add more templates in coming updates.

Thanks

Simion C.
tagDiv Staff

Hi,


@pixelhead
So only the post content, try something like this

.td-black .post .td-post-content{
background-color: #fff;
}

Or like this

.td-black .post .td-main-content{
background-color: #fff;
}

Thanks

Simion C.
tagDiv Staff

Hi,

There isn’t such an option at the moment in the theme or in the composer. You could use a simple plugin that can do it, for example
https://www.wpbeginner.com/plugins/how-to-show-and-hide-text-in-wordpress-posts-with-the-toggle-effect/
The plugin works by shortcode it seems, you could give it a try.

Thanks

Simion C.
tagDiv Staff

The same happens for me when the slider is placed in a page, their solution from step 1 seems to work – http://prntscr.com/mesgy2http://prntscr.com/mesh56

Simion C.
tagDiv Staff

Hi,

That is now available for all flex grids, but not for flex blocks. maybe it will be added for them as well in the future, can’t say for sure what will happen.

Thanks

Simion C.
tagDiv Staff

Enter the code exactly as provided by them, copy it from there. I tried it myself
http://prntscr.com/men9rf
http://prntscr.com/mena7b
http://prntscr.com/menafj
So it should be the same for you.

Simion C.
tagDiv Staff

I have no idea didn’t see anything wrong with it before, glad it is solved however.

Simion C.
tagDiv Staff

Hi,

I see a header ad above the header – http://prntscr.com/memtz4 instead of the intended ad spot which is below the header menu for header style 6
https://forum.tagdiv.com/header-styles/
I believe that is an auto placed ad, they will appear where they want, randomly
https://support.google.com/adsense/answer/160534?hl=en
Adsense ads with defined placement will appear only in the spot as entered in the theme panel, auto placed ads may appear anywhere.

Regarding the size, you could set a desired size for desktop instead of auto size
http://prntscr.com/memwlt
This should load the ad in that size.

Thanks

Simion C.
tagDiv Staff

Hi,

You could begin testing with some free plugins, try some of these for example
https://revive.social/best-wordpress-plugins-social-media-auto-posting/
https://wpwarfare.com/15-plugins-to-automatically-share-your-wordpress-posts-on-social-media/
I haven;t tried any unfortunately, so I can’t make any specific plugin recommendations. Maybe some other users can share their experience with this kind of plugins.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed, at the moment a tagDiv gallery can be added in Gutenberg only through the classic element, like this – http://prntscr.com/memgei
Maybe this will change in the future, I am not sure at the moment. Sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

The most requested features are strongly considered by the theme developer team, some of them make it into the theme eventually. There are quite a few new additions currently in development. I can add these requests you mention on the list.

Thanks

Simion C.
tagDiv Staff

Hi,

So the color of the text when the menu items are hovered, but only in the main menu. Should the active state be affected too?
A link to the website would be helpful so I can test there. Or mention the header style used.

Thanks

Viewing 25 posts - 4,076 through 4,100 (of 20,681 total)