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

That code seems to remove the featured image from view when I use it for the image width. What exactly is the problem you are facing with the featured image element, or what are you trying to do? Some examples would be helpful. This element doesn’t have a specific image size requirement.

Simion C.
tagDiv Staff

Hi,

Inside the actual post content that would not be possible. Around the post content it is if a cloud post template is used
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Here you can see the available cloud post template, preview and even edit theme with the composer (there is also a blank template which you can build as you want)
https://affiliate.tagdiv.com/#/load/Single

Thanks

Simion C.
tagDiv Staff

Hi,

Please clear any cache you have, including browser cache. The lazy load issues were fixed in theme update 9.2.1. There have been no negative reports since then, based on user feedback the problems were fixed.

If there is still a problem, please provide a link to the website.

Thanks

Simion C.
tagDiv Staff

Hi,

Use either Gutenberg or the classic editor, depending on your preference. Both should work alright with the theme. I found some topics in the matter
https://www.a2hosting.com/blog/gutenberg-vs-classic-editor/
https://www.dev4press.com/blog/notes/2018/gutenberg-or-classic-editor-why-not-both/
https://kinsta.com/blog/gutenberg-wordpress-editor/

The mobile editor is where content has to be entered for each page, when the mobile plugin is active. So each page will require two versions. For desktop you can use the page builder, but when viewed on mobile and the mobile plugin is active, the page will be empty.
Page builder content is not displayed by the mobile plugin. Mobile pages have to be simple, created within the mobile editor. This will greatly increase mobile performance. The settings of the plugin are kept to a minimum as well, many elements are predefined.

You can experiment with and without the mobile plugin, and decide what is best. The plugin is optional, not activating it will display the same content from desktop on mobile
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

That would be unusual, where exactly is this problem happening? Please post a link to where it is happening in your website so I can take a look.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you are referring to these – http://prntscr.com/m4d1uc
Those are actually buttons in the page content, on other pages they will not appear, only in the homepage – http://prntscr.com/m4d2mp
If you want to modify or remove them, edit the homepage with the tagDiv composer and do so.

Thanks

Simion C.
tagDiv Staff

Hi,


@Diniska
It may work, but it would have to be entered in the mobile theme functions file
https://www.screencast.com/t/snf5sdLnJN
This means that it will be lost after a theme and plugin update, and has to be entered again.

Simion C.
tagDiv Staff

Having both the tagDiv composer and WPBakery active could cause design problems. We recommend to use one or the other.
Also if pages built with the tagDiv composer are edited with WPBakery or the other way around, the pages may be damaged. Maybe that is what happened.

From what I can see the header logo is there but invisible due to it being transparent on a white background, with a background color it will be visible – http://prntscr.com/m4cqsn

The Instagram section is displaying unusually, maybe try and remove it then set it again. The icon boxes descriptions all seem to be in white color, so they are invisible
http://prntscr.com/m4cudr
This element has options to set a color for most it’s elements, maybe check what is set there, change the color to a different one
http://prntscr.com/m4cuz9

Simion C.
tagDiv Staff

What if you force refresh the page?(Ctrl+Shift+R) Is it happening if you try with a different browser? Also try with plugins deactivated (except theme plugins).

Be sure to check the theme requirements guide as well, could be insufficient resources. The code at the bottom of the guide entered in the htaccess file solved various composer issues
https://forum.tagdiv.com/requirements-for-newspaper/

If nothing works we could take a look at this. Please send us an email at contact@tagdiv.com and provide admin login and cPanel if possible. Include a link to this topic in the email.

Simion C.
tagDiv Staff

The modal must be applying to those images for some reason. If you disabled the theme modal then the individual settings set for the images will apply. Maybe those images have the modal set to on.

You could try the code provided in this topic by Bogdan, but it will disable the modal in general
https://forum.tagdiv.com/topic/weird-picture-size/
Enter it in the custom javascript section, without the script tags
https://www.screencast.com/t/i51uTukcBxZl

Simion C.
tagDiv Staff

Hi,

Regenerating the thumbnails would work – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thew theme will create thumbnails from the images you set as featured
https://forum.tagdiv.com/theme-thumbs/
You can regenerate the existing thumbnails now, future thumbnails will be created automatically.

Thanks

Simion C.
tagDiv Staff

If not in the page, maybe you want to enter the widgets in the header itself? You would have to edit the header template file you are using and try to insert them there below the menu code
https://www.screencast.com/t/4fUf38Nl9
But this will most likely require some additional CSS since widgets are not supposed to be displayed in the header.

Simion C.
tagDiv Staff

Hi,

There are two page builders provided with the theme, the tagDiv composer which is the main page builder and we recommend using it to build pages and cloud templates, and the WPBakery page builder (former Visual composer)
https://forum.tagdiv.com/tagdiv-composer-tutorial/
To have access to the cloud library templates, the cloud library plugin has to be active
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

The revolution slider is included in the theme package, you can use it fully and there is no need to activate it in any way (bundled version). Please ignore/close the activation messages coming from the plugin.
There are demo sliders made by us in the package which can be imported, but you can create your own sliders as well
https://forum.tagdiv.com/import-revolution-sliders-on-demos/

The WPBakery, mobile theme and revolution slider plugins are present in the theme plugins panel but can’t be installed from there, only manually.

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

Simion C.
tagDiv Staff

That would be possible in the page content, split the row you want like this for example
https://www.screencast.com/t/vjgYUnqjn
The column on the right can be used as the sidebar, you can place ad boxes there.

Simion C.
tagDiv Staff

That would be an issue that is quite common with the Gutenberg editor, sometimes it is fixed easily
https://stackoverflow.com/questions/53238390/gutenberg-update-fail
I found some other topics – https://wordpress.org/support/topic/gutenberg-updating-failed-4/
https://www.disruptiveconversations.com/2018/12/initial-thoughts-on-wordpress-50-and-gutenberg.html
Or maybe try and install the classic editor plugin and try to restore it again. Or copy the content of the homepage and paste it in a new page, then set it as homepage if it works properly.

Simion C.
tagDiv Staff

I tried to replicate it based ion the example, with some modifications to the original code, this would be the result – http://prntscr.com/m42855

The HTML I used is here – https://pastebin.com/zwgq3fEv you can use it in the post content.
The CSS I used is here – https://pastebin.com/28NBWdtt you can enter it in the Theme panel->Custom code CSS section. You can make modifications to either the HTML structure or the CSS if needed.

Simion C.
tagDiv Staff

I added a caption setting request on the list for the cloud library plugin, our developer team will consider it.

The single post featured image element has an option to choose the image size for more quality results if that is what you mean
https://www.screencast.com/t/gT5DGo8ZsH
You can place this element anywhere in the template, add a margin top to it or to the row containing it if it’s to high. Or use an empty space element with a height of your choosing.

Simion C.
tagDiv Staff

Hi,

In pages or cloud templates you can add everything you want from the composer list of elements, anywhere in the page content. Add the elements you want below the header menu if that is where you want them to appear. If I misunderstand please correct me.

Thanks

Simion C.
tagDiv Staff

Hi,

It is entirely up to the user when it comes to SEO management, the theme doesn’t have any options or settings in the matter. I believe the most popular plugin is the Yoast SEO plugin which we recommend as well for sharing posts
https://forum.tagdiv.com/facebook-share/

So you will have to decide, if you require the premium features of Yoast for the website or not. Or maybe try other free SEO plugins that have the options you require, could be some.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed there are some errors when debugging a random post from your website
http://prntscr.com/m40we7
The title and the image are not detected by Facebook. But the necessary meta is in the post page source – http://prntscr.com/m40x0s

Checking what Facebook sees from the page source – http://prntscr.com/m40y6c
Seems that the og data is not found – http://prntscr.com/m40yht
http://prntscr.com/m40ynt

You could try as a first step to deactivate all plugins (including optimization plugins if used) except theme plugins and Yoast, clear all caching and try the debugger again
https://developers.facebook.com/tools/debug/og/object/
Could be a plugin conflict of some kind.

Thanks

Simion C.
tagDiv Staff

Hi,


@kytmagic
Now there are flex grids, so it is possible to customize the space between the modules. For example with flex grid 1 and 4 modules per row
http://prntscr.com/m40qn5
http://prntscr.com/m40qdy
Flex blocks and grids have much more flexibility than predefined big grids and blocks. We will add flex grids design in the cloud library, now there are only flex block designs
https://affiliate.tagdiv.com/#/load/Blocks

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see there is no sidebar in the homepage at the moment. In terms of ads I see one in the header and one in the middle of the page – http://prntscr.com/m40oqr

What exactly do you mean by enabling sidebars? Ads can be displayed in sidebars by placing ad box widgets, the ad codes can be entered in Theme panel->Ads.
If they do not appear maybe the ad codes are not valid, check with the ad provider for installation instructions.

Thanks

Simion C.
tagDiv Staff

Hi,

A header builder is currently being developed by our team, it will be included in a coming update. This will add more flexibility to the header in terms of customization and design.

Thanks

Simion C.
tagDiv Staff

Hi,

The journal demo uses a cloud post template for the posts, if you want to remove the date you have to edit the post template. You can do that while viewing the post
http://prntscr.com/m40hih
Or in the cloud library section – http://prntscr.com/m40hpu
The template will open with the tagDiv composer and you can remove the date there
http://prntscr.com/m40kqz

Thanks

Simion C.
tagDiv Staff

Hi,

That post page seems to work at the moment – http://prntscr.com/m40epz
Also the homepage – http://prntscr.com/m40ex6
What or where exactly should I check to see the problem you are referring to?

Thanks

Viewing 25 posts - 4,526 through 4,550 (of 20,681 total)