Search Results for 'block'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

If I understood correctly, for that you want you can use the block Flex Block, filter it on “Category – Current Category” and you can exclude the category that you want using the sign “-id category” that you want to remove it => https://i.imgur.com/Mejd8gl.png

Hope this helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

From the screenshot that you provide seems you don’t deactivate all non tagDiv plugins => https://i.imgur.com/n5zTyyE.png
Also, I saw you have the Sucuri plugin which interferes with our theme, so when you deactivate it, the plugin still works in the backend, so please check the whitelist of the Sucuri plugin, because this plugin blocks the request when you try to save the settings.
Also, please purge the OPcache from WP Rocket.

Thank you!

Anamaria
tagDiv Staff

Hello,

So I understand when you try to make changes with tagDiv Composer, this error appears.
Usually, this problem can be from the firewall or security module which blocks the admin-ajax.php request.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!

Thank you!

Anamaria
tagDiv Staff

Hello,

I just checked your website and looks fine blocks.
Also, if referring to those you don’t have the blocks set => https://i.imgur.com/8VrZtnO.png, is just a row.
Also, Please make sure that all theme plugins are installed (tagDiv Composer, tagDiv Cloud Library and tagDiv Standard Pack if you are using standard elements). Most of the time one of the theme plugins is not activated.

Thank you!

crodexter
tagDiv Member

Hello,

I tried all suggestion. Header and footer disabled and chache plugin disabled.
I tried all steps for uninstall and install of TagDiv composer.
I disabled Ad Inserter Pro which is only new plugin I installed in last few months.

I did add some Ad Inserter Pro shortcode in template in HTML block but when I disable Ad Inserter Pro and disable chache same error happens. I would say it could be that shortcode.

Is there a way to see cloud template content in some way? In database or in some file so that I delete that shortcode?

  • This reply was modified 4 years by crodexter.
John Prince
Participant
#0

I need to change the size of the two modules in my block. Right now I think they are evenly spread at 50/50. I need to change that to 65/35.

block

avengerxp
tagDiv Member

Hi Calin,

if you can look at this – https://drive.google.com/file/d/12CCQ1cKPeCyCH15LU22LSXLRVgiyif7W/view?usp=sharing

this is the App in dev form. when u go to news section and click on a post – the site menu is visible. we need to hide the menu. is there any way to hide the medu block.

Thank you

The Emmerdaily
Participant
#0

Hi – I would like to exclude a category from the All Categories news feed blocks on this home page
https://mikebrewermotoring.com
Is there a way of doing this? I have back dated a post for the moment so it doesnt appear but would like to just exclude it

CrefadiAgency
Participant
#0

Greetings!
My website broke down after updating to version 11.3.2,
some block sections can’t fetch posts

https://scholarmedia.africa/staging30112021/

Looking forward to your response

Bettina
tagDiv Staff

Hello!

If you need to disable the link from that button then please apply this CSS code in the Live CSS:

.tdn_block_newsletter_subscribe button {
pointer-events: none;}

If this is not what you mean, then please provide more information about what you need to achieve, screenshots or a video in order to help you.

A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.

Thank you!

Anamaria
tagDiv Staff

Hello,

Thank you for your kind words.
Our theme has a system in place to block posts, but currently only uses email-based subscriptions.
In the next update, the payment options for accessing a post will be introduced.
Please check this article https://forum.tagdiv.com/tagdiv-opt-in-builder/

Thank you!

Anamaria
tagDiv Staff

Hello,

To set the code you can use the element Raw CSS https://i.imgur.com/RhqCpmO.jpg and this is the code
.menu-item .tdb-menu-item-text .tdc-font-tdmp {
font-size: 24px;
position: relative;
top: 5px;
left: -2px;
}
@media (min-width: 768px) and (max-width: 1018px) {
.menu-item .tdb-menu-item-text .tdc-font-tdmp {
font-size: 20px;
top: 4px;
left: -1px;
}
}
.td-header-desktop-wrap .tdc_zone {
box-shadow: 0 -13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-content-wrap {
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.td-footer-wrap .tdc_zone {
box-shadow: 0 13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-page-wrap {
overflow: visible !important;
}
.td_block_template_8 .td-block-title > *:before,
.td_block_template_8 .td-block-title > *:after {
height: 3px;
margin-top: -2px;
}

Thank you!

kimstipguide
Participant
#0

Hello

category sidebar ‘Stay on op – Ge the daily news in your inbox’

Can you make the link be ‘#’?

in other words,

I want to block the link first.

Here is an image of the question content.

https://kimstipguide.com/wp-content/uploads/2021/12/21-12-02.jpg

thank you

Bill Dunk
Participant
#0

Hi,

We’re getting this error on aestheticmedicalpractitioner.com.au after updating Instagram to a business account (both on Insta and in Newspaper).

Any close to a fix? Do you need any further info?

Calin
tagDiv Staff

Hi FKnews, sorry, but I do not see any difference.
In tagDiv Composer you have a template that display how the blocks with posts will look, and this is not assigned (https://i.imgur.com/PByW7gp.png), when you check it on the frontend and the cloud template it is assigned it looks like this -> https://i.imgur.com/ouzihm3.png is the same structure, but are display the posts with different featured images and posts titles, and excerpts.
If you want you can edit the cloud templates with assigned content -> https://i.imgur.com/unuJxNd.png
If this is nowt what you mean, please let me know!

Calin
tagDiv Staff

Hi,
Sorry, was my mistake I set the page class for the first code -> https://i.imgur.com/f25DYyU.png remove it (need to be like this: body .block-title>span {) and the code will apply for entire website.
Thank you!

johnsnow
tagDiv Member

When I deactivated tagDiv Standard Pack Plugin – slider on the home page disappeared and I got the error:
[td_block_big_grid_fl_10 td_grid_style=”td-grid-style-2″ tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” sort=”modified_date”]

Calin
tagDiv Staff

Hi,
That layout is made using custom css and it is apply using a body class in the theme panel> custom css.
A part of the code that you can use it this one:
body.page .block-title>span {
color: #222;
background-color: transparent;
padding: 0;
font-size: 18px;
line-height: 1;
text-transform: uppercase;
}
.block-title > span:after {
content: "";
background-color: #ef9337;
display: block;
width: 100%;
height: 2px;
margin: 8px 0 0;
}

I hope will help you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, our theme doesn’t have this option.
If you don’t set a featured image on the post, then the theme will load a placeholder image, the placeholder image can be set in Theme Panel -> Block Settings -> Thumbs on Modules/Blocks => https://i.imgur.com/iISRuoX.png

Thank you!

Calin
tagDiv Staff

Hi,
Yes, you are right, maybe is not 100% but 90% are, to remove the standard pack you’ll need to use cloud templates and for pages you’ll need to replace the simple blocks and grids with flex blocks and flex grids. But before this you’ll need to have a full backup and is no need to set on a different theme during the theme update. When you update the theme via FTP/cPanel, you’ll need to copy and replace only the Newspaper theme (delete the old Newspaper theme and unzip the new one), after the theme is set, you need to go in WordPress > Newspaper > welcome section and update the theme from there. Also because you have an older version, you need to install the tagDiv Standard pack from Newspaper > plugins.
Thank you!

Anamaria
tagDiv Staff

Hello,

Please set the templates that you import them to global, after that the template will apply and you can customize them => https://i.imgur.com/HxADFzy.jpg
Also, for images please select the block and change the image size https://i.imgur.com/oPFC5aH.jpg

Thank you!

sutbossing
Participant
#0

Trying to change the design of the site to Newspaper in my staging environment and to say that I am struggling is a massive understatement. This theme has an incredibly steep learning curve.

Stopped working on trying to change the theme last night and picked up where I left off, only to find the content in the sidebar has moved to the bottom of the main content page and I now get this error:

Errors at columns elements: 16(models) : 6(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)

Tried to search for an answer, only to find Bettina’s copy and paste proforma response — which I don’t think she even bothered to check that the links go to a 404 Not Found page. Meaning response is useless

This issue has been already discussed here: https://forum.tagdiv.com/topic/errors-at-columns-elements-5/
Please make sure you did all the steps which I mentioned here: https://forum.tagdiv.com/topic/errors-at-columns-1models-0dom-the-model-does-not-match-the-content-curr/

My staging environment is here https://333cf68f89.nxcli.net/
The live website is https://startinguptips.com/

crodexter
Participant
#0

Hello,

I het this error when I try to edit cloud template
“Errors at elements: 1(models) : 2(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

Is it possible that custom code I added to HTML block could caused?

I added two image s with a style.

Where I can find template code so that I delete added HTML code?

I searched forum and found similar question but without answer.

Thank you

hiepmtr
Participant
#0

Hi, is it possible to config the theme working like that? Sometimes there are posts that don’t have a big and nice photo to set as a featured image. I just want the block/newsgrid can select the first image found in post and set it as thumbnail. Currently if no featured image is set, the block/newsgrid only showing an empty thumbnail.

gonmarsa
tagDiv Member

after reading a lot I found out it has to do with the cache… I deleted everything inside wordpress and nothing happened, so I kept reading and found out that there’s LiteSpeed Web Cache installed in the whole server, I asked the hosting company to help me out and they did, this is what was causing it:

“this issue was caused by the blocking of the rule by our Modsec apache module. We need to use this for security reasons. The module is configured to protect web applications from various attacks. ModSecurity supports a flexible rule engine to perform both simple and complex operations. I have fixed this issue for you. Please check it from your side and let me know if this occurs again.
Also, here you can find the article about the Modsec module:
https://www.namecheap.com/support/knowledgebase/article.aspx/9542/22/what-is-modsecurity-and-why-do-we-need-it/.”

Viewing 25 results - 7,726 through 7,750 (of 39,816 total)