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,

From what I can see the sidebar container is for some reason part of the main content container, when they are supposed to be different containers. The HTML is damaged.

Does this happen only in smart list posts and only in the first page? What happens if you select a different smart list style?
Are you entering any HTML code anywhere in the smart list content?

Can you test within a test post if the same happens if you use different images and descriptions? Also try and test with all plugins deactivated, leave only theme plugins active.

I checked some posts, but I saw no ads in any of them. Where would they appear?

Simion C.
tagDiv Staff

Hi,

The flex block does have an option to display the whole post meta above the thumbnail
https://www.screencast.com/t/pHYtwWPk
You could use flex blocks instead of predefined blocks. Doe to their flexibility, one can build entire pages with flex blocks
https://demo.tagdiv.com/newspaper/flex-block/

The subtitle can be positioned anywhere in the single post page. Drag and drop it in the location that you want
https://www.screencast.com/t/BQWfdagWzlZl
That is easily done with the cloud library plugin and tagDiv composer, post template can be design in many ways
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
More beautiful templates will be added in coming updates, for posts as well.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t quite understand what is happening. Did you upload custom fonts in the theme panel (woff format is required)?

If the Google fonts are disabled then they cannot be used anymore in the website. They won’t be loaded no matter which one you select. Load your own fonts and apply them.

Thanks

Simion C.
tagDiv Staff

Hi,

I see that the menu item you mention “RESULTS AND CLASSIFICATIONS” doesn’t have an actual link address at the moment
https://www.screencast.com/t/zDaXVLKcH2j
What exactly do you want to do with that menu item?

Simion C.
tagDiv Staff

Hi,

Do you use an older WPBakery plugin with a newer theme, or maybe old theme with a new WPBakery version? Try to use the WPBakery provided in the theme package you currently have installed
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you have a purchased license for the WPBakery page builder, use the same version as in the theme package. Don’t update the plugin unless the same version you update to is provided with the theme.

Simion C.
tagDiv Staff

I see many users that have the plugin installed, but no such issues when sharing. So maybe settings from the plugin could cause it. I don’t have experience with the plugin unfortunately, maybe experiment with different settings.

Also if other users that have installed the autooptimize plugin and have more experience in this matter, please share your thoughts.

Simion C.
tagDiv Staff

Hi,


@webstyle
Maybe you are not setting the full size of the image
https://www.screencast.com/t/JMqcmIoh3
If you set a thumbnail then that would be stretched to fill the container, the results will be blurry indeed.

Thanks

Simion C.
tagDiv Staff

Hi,

So you want to display custom post types in a page? Blocks can display custom post types, this is specified in the block settings guide
https://forum.tagdiv.com/custom-post-type-support/

All you have to do is to enter the post type name in the required field, example in my case with the default CPT plugin
https://www.screencast.com/t/rgCYhbKSfyKK

Simion C.
tagDiv Staff

Hi,

1. The theme actually doesn’t send any emails, WordPress or hosting provided mailing service (where available) send emails.
The theme login and registration is the same as default WordPress, we added some style for it with the modal window, but the functionality belongs to WordPress.

So for example these are the same thing – https://www.screencast.com/t/p7YXs6nFbUDj
You can disable the theme login in the theme panel, then maybe use a login plugin with more advanced settings.

2. There would be plugins if you would like to provide that from the website side, also there are plenty of browser extensions for users that like to use dark mode.
I for example use a simple Chrome extension which works perfectly when activated.

Simion C.
tagDiv Staff

You could modify the theme as mentioned in this topic
https://forum.tagdiv.com/topic/adding-link-format-posts/
By default the theme will provide only the standard post and video post. Maybe more formats will be added in the future, can’t say exactly.

Simion C.
tagDiv Staff

Hi,

From what I can see the ads are not served by Google, there are some errors
https://www.screencast.com/t/ixidHp5UBZzW
Did you make any modifications to the ad codes or applied CSS for them? remove those if you did.
What size are you using for the ads in the theme panel, auto or a specified value? Do they appear if you set a specified value?

Also try the troubleshooter – https://support.google.com/adsense/answer/1208336?hl=en

Try entering the ad code in a simple text element or widget in a page, see if it appears there.

Check some similar topics online as well
https://stackoverflow.com/questions/33465168/google-adsense-error-tagerror-adsbygoogle-push-error-no-slot-size-for-avail
https://webgilde.com/en/adsense-auto-resizing-error/

Simion C.
tagDiv Staff

You don’t have to enter 0, if you don’t want an offset leave the field empty. Entering 0 caused the problem.

Simion C.
tagDiv Staff

Hi,

I made a quick test with that forum plugin, indeed there seem to be some br tags added randomly through the mobile forum page
https://www.screencast.com/t/Ft2Lq7H6JD
You could try a simple code like this however
https://www.screencast.com/t/kkVL5pqb

.wpforo br {
display: none;
}

CSS for mobile theme can be enetred here – https://www.screencast.com/t/71hxmWRO0Qp

Simion C.
tagDiv Staff

Hi,

Maybe try what is suggested in this extensive topic on the subject
https://forum.tagdiv.com/topic/facebook-comments-2/
You could try as suggested there, or check more online solutions or other plugins regarding Facebook comments.

Simion C.
tagDiv Staff

From what I know the website URL or permalinks would not be affected by WPML. WPML would only add additional parameters in the URL when viewing translated pages
https://www.screencast.com/t/mwrjOji85

The /blog may be forced in the wp-config or website database if not defined in WordPress settings. Maybe contact your hosting for assistance as well.

Simion C.
tagDiv Staff

For default predefined category templates like the one that you use the number of siblings is calculated automatically, there would be no setting for it.

Cloud library category templates allow the user to specify a limit for the siblings, when creating the category template
https://www.screencast.com/t/xpQYadYabUky
So you can display as many as needed.

Simion C.
tagDiv Staff

Hi,

Then align the whole section center, not just the title
https://www.screencast.com/t/RApUzO1BZY

.footer-social-wrap {
text-align:center;
}

Thanks

Simion C.
tagDiv Staff

Hi,

BBpress would not be difficult to install and use
https://forum.tagdiv.com/how-to-install-bbpress-forum/
I have tested this and it works on my end
https://www.screencast.com/t/XcXj1yb1
The topics display properly in the main forums page. Do you maybe use some additional bbpress plugins? Try to deactivate all plugins except theme plugins and bbpress, check what happens then.

Simion C.
tagDiv Staff

Hi,

Does the category “1” you use have featured posts in it?
https://forum.tagdiv.com/featured-posts-2/
You limited the grid to a specific category, but the featured sorting still applies. So now the grid tries to display featured posts from the category you chose. If there are none, the grid will not appear.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t quite understand what you want to do. You want to show HTML code in the excerpts? That would not work, the HTML tags will be interpreted.

Module 15 where available to be used (not in blocks), will show the whole content of the post.

Simion C.
tagDiv Staff

Hi,


@WilRC
This would not be on our priority list unfortunately, sorry for the inconvenience. So such a preferential functionality may not be implemented in the mobile theme plugin. That is if it’s even possible in the first place.

Simion C.
tagDiv Staff

What exactly do you mean that it will show for all users? It will appear for users with capability to edit published posts, given to them by WordPress
https://www.screencast.com/t/ES0lRj3s5
https://www.screencast.com/t/KbrtMd70QPi6
https://codex.wordpress.org/Roles_and_Capabilities
So that means authors and above, that is the condition. It is impossible to show for subscribers for example.

Comment or delete the code and the edit option will not appear. This is then solution. A setting is not created for this because as far as I can remember, there were very few user request. Sorry for the inconvenience.

Simion C.
tagDiv Staff

If I check down below in the debug page, the See exactly what our scraper sees for your URL, seems that none of the Yoast meta is seen by Facebook. In the actual page source the meta is present.
Page source – https://www.screencast.com/t/kiZsEBp1K
What Facebook sees – https://www.screencast.com/t/zrHCU2SG
So it seems that Facebook cannot scan the website properly, I can’t say why that happens.

Maybe check some online guides in the matter, with possible solutions
https://rameerez.com/facebook-sharing-not-scraping-url-correctly-with-https-links/

Simion C.
tagDiv Staff

Hi,


@kytmagic
You can use Yoast for a custom implementation if you want. By default the theme uses the wp_title with this result
https://developer.wordpress.org/reference/functions/wp_title/
https://www.screencast.com/t/QrfYNpl3xb
So there will be site title and tagline with a separator. Yoast allows you to change this easily if required.

Simion C.
tagDiv Staff

Hi,

Could you provide a link to the website so we can take a look?

Do you use the mobile theme plugin? Does the error display at all times if you check in the browser inspector console?

Seems like a conflict with a code entered somewhere in the theme files or theme panel, or loaded by a plugin.

Are you absolutely sure that you deactivated all plugins (except theme plugins), all code added in theme files and in theme panel, deactivated the child theme if used, cleared cache or CDN if used. Remove any theme modifications you might have made.

Viewing 25 posts - 7,301 through 7,325 (of 20,681 total)