Search Results for 'block'

Results from the Forum
Manha Com
tagDiv Member

I support this comment. I was also unable to modify blocks via the documentation plugin because it throws several fatal errors. Fix this please.

thecrazybuyersblog
tagDiv Member

Hello Calin,

Okay, but please do check today only, if possible as my developer, host everyone is waiting for you guys.

Hosting developers has checked everything from their end and it seems that theme is blocking our IP address.

Because of that IP block, we are unable to register the license of the theme, access cloud templates and many more.

So please check and do the needful. Waiting for you reply.

sruhtbackend
tagDiv Member

I think you’ve misunderstood my question … by the instructions you’ve provided, the newsletter block in tagdiv composer can only be placed before or after the single post content. I would like to place the newsletter block in the middle of the post, akin to how an article in-line ad is placed.

basically I would like to place a newsletter sign up box there instead of the in-line ad.

Calin
tagDiv Staff

Hi,
With Newsmag theme, this can be done only on pages, her you can sue tagDiv Composer and you can set the posts in blocks and grids using the ids -> https://prnt.sc/nfkRirPLLCoi -> https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thank you!

dimitrisv
tagDiv Member

Also is there a way to hide the whole block when there are no upsells?

topperharley
tagDiv Member

MORE TAG

This tag:
<!–more–>
The most theme (excerpts) show only content before this tag.

CONTENT in the loop

You can not place the content in the posts loop element( with paragraphs,etc).

Is this intentional? I have encountered such a solution elsewhere.

UNIQE CLASS to the post / category in the loop

Please note that this will require custom work which is not covered by the support team.

I have options for this, but could you make an offer?

PeteMason
tagDiv Member

Hi, yes, I had worked through the plugins, and they were installed. I saw that there is a slightly different routine to upgrades, but it is all done via the theme panel, is it not? I don’t think it was that. tagDiv editing worked ok, etc, so the standard pack was surely operating fine. But the live, public display of the home page failed to read block 17 and threw the code onto the live public webpage.

Calin
tagDiv Staff

Hi,
If you already set back the Featured category and you do not want it to be displayed on blocks, you can try this custom css:
.tdb-category a[href$="/featured/"] , .tdc-content-wrap .td-module-meta-info a[href$="/featured/"], .td_block_wrap .td-module-container a[href$="/featured/"]{
display: none;
}

I hope this will help you!

Calin
tagDiv Staff

Hi,
I understand, it is possible that this problem is due to the fact that there are some errors in the console, can you check?
Most of the time it is a situation when a security module blocks the request from the theme.
Thank you!

Calin
tagDiv Staff

Hi,

Can you please try this custom css for mobile:

#tdm-popup-modal-td_m_5d6f.tdm-popup-modal-over-screen .tdm-popup-modal {
 display: none;   
}
#tdm-popup-modal-td_m_5d6f.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal {
 display: block;   
}

The code was set in the the theme panel > custom code> advance css> in mobile section.
Please check the website and let us know the results!
I hope this will help you!

Calin
tagDiv Staff

Hi,

When an element is hidden this is still loading and it is consuming resources, but this can be avoided if you remove the element. All you need to do is to edit the single post template with tagDiv Composer -> https://i.imgur.com/cFYz47v.png then select the featured image and using the right click you can remove it -> https://i.imgur.com/oiFwO4t.png, after that the featured image will no longer be display in the posts only on blocks.
Thank you!

dimitrisv
Participant
#0

Hi,

I am trying to display upsells and cross-sells in the single product page i.e. : https://carro.gr/product/mercedes/slk-r170/slk-r170-96-04/provoleas-omichlis-diafanos-e-1708200256-2/

I realised that there is no option to display cross-sells.

Moving my cross-sells as upsells as there is an option for upsells, I realised that the display upsells is not working.

Thank you.

tgarmon032071
tagDiv Member

No errors at all in console. Also, running debug mode. This is so frustrating and time consuming. Two things in composer do not work. Everything else works. Cannot save inline text content edits and reordering columns in composer mobile view. Look, I have a business to run. Im happy to pay you whatever you think is fair to look at this. Otherwise, I have to eat FIVE licenses for your theme and the cost of this tech support. Are you prepared to refund all of that?

Also, your email notifications for follow-up replies doesn’t seem to be working either. I haven’t gotten a single notification of a reply and have had to sift through all of these post to find mine. You should be able to view the site now. We have set Romania to bypass firewall continent block.

demontek
tagDiv Member

thanks for the video, but still doesn’t help me do this

heading
image and exceprt (side by side like in this example)

https://aws1.discourse-cdn.com/envato/optimized/3X/f/e/fe13eaa6757b4a44e272dcfacdecdc6be6f50e4c_2_1380x550.jpeg

i even checked out all the 500 + Pre-designed Templates – tagDiv Cloud Library

All your demos have
heading
image
excerpt

https://cloud.tagdiv.com/wp-content/uploads/2018/08/bl31-sm-2.jpg

not
heading (on own line)
image and excerpt (side by side).

can u whip up 1 demo like this in your block section
and i won’t bother you again 😉

ludyma
Participant
#0

Hello, I think I remember there is an option so that an entry is not repeated, they could help me since I do not remember Esoption.

In the capture there is an example of how when using two block in a section the first note is repeated in block 5 and 1.

Capture.

sruhtbackend
Participant
#0

Hello,
Is it possible to insert the tagdiv composer Newsletter block mid-post into a single post template? Could this be done by use of shortcodes etc..?

mita
tagDiv Member

Ok Calin,

I must update the details provided with adittional info (please pass it through to your coleagues)

I found that our homepage is constantly loosing saved configurations.
Examples: We disabled the “Next Prev Ajax” for the two columnists Block named “opiniao” and days after we saw the page lost that configuration and revert to a point where “Next Prev Ajax” was enable. The same happened with a “AD Box” and also in our COVID-19 Block (we update covid numbers manually). Covid-19 block had been update in April 18 and yesterday the numbers shown were from April 5. Inside the covid-19 module “Next Prev ajax” at Flex Block 1 doesnt work.

Also CPU USAGE is too high.

  • This reply was modified 4 years by mita.
  • This reply was modified 4 years by mita.
IIRN
tagDiv Member

Thank you, I was able to solve on the block but I still have plenty of places where the default text remains black on a black background instead of white on a black background.

I use the black theme but my main text color is black and no white as i want.
– I change all the setting on Newspaper Theme Panel (themes colors of all the category as article, pages…)
– I try to add custom code (custum CSS) on Newspaper Theme Panel like :

body {
color: #e8e8e8;
}

The basic text in black and not white (#e8e8e8)

How and where to force this color?

Thanks for your help,

PeteMason
Participant
#0

https://www.socialistparty.org.uk

I did a backup before updating to 11.4.3

However, on upgrade to 11.4.3 the following code displayed on the home page where the second block, block 17, (“News”) was normally positioned:

[td_block_17 custom_title=”News” block_template_id=”td_block_template_8″ border_color=”#dd3333″ category_id=”98″ ajax_pagination=”” td_ajax_filter_type=”” td_filter_default_txt=”More” m4_tl=”50″]
Possibly this next piece showed too, but I’m not sure now:
[vc_row_inner gap="12" tdc_css="eyJwaG9uZSI6eyJtYXJnaW4tcmlnaHQiOiItMjAiLCJtYXJnaW4tbGVmdCI6Ii0yMCIsIndpZHRoIjoiY2FsYygxMDAlICsgMTAwcHgpIiwiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2N30="]

Below which the home page displayed normally (see screenshot). As expected, there was no access to this code in the tagdiv editor.

Rather than attempt a fix (an edit in wordpress to remove the displayed code would probably have worked fine, then restore block in tagdiv), I used the newspaper theme updates panel to reverse the upgrade – I went back a few to 11.4, and this was successful at restoring the block immediately. (Which is very good, btw.)

Screenshot:

https://www.socialistparty.org.uk/Images/Upgrade_to_11-4-3_causes_block_17_to_crash_out_22-4-22.jpg

This screen shot is a mock up – an approximation to the display (since I immediately reversed the upgrade, I didn’t pause to document it.)

I’d like to upgrade to the latest version, but hoping you could check this out first.

External
tagDiv Member

And one more thing: I am not able to display Linkedin in this block?
https://ibb.co/KDnNFHH

Calin
tagDiv Staff

Hi,
We are from Romania.
Also, can you check the console when using inline text block? Maybe an error or something is displayed, most of the time it is related to something that is blocking the theme queries.
Thank you!

Calin
tagDiv Staff

Hi,
You can slide the posts from image and only if you click on the post title you’ll be link to the post -> https://i.imgur.com/KEvj27Z.jpg -> https://i.imgur.com/s4kq5z2.jpg
What I can do is to provide a css that will increase the title link area
.td_block_slide .td-slide-meta a{
padding-top: 200px;
}

You can change the px value, and you can set the code in the theme panel > custom code> custom css.
I hope this will help you!

tgarmon032071
tagDiv Member

I have tried it all, ma’am. What country is trying to reach the site so I can unblock the country in the firewall? Also there is no way to save text in the inline text block. Something is going on here. I have five licenses on this theme and same thing.

mita
tagDiv Member

Hi Calin,

Regarding topic number 6, on this thread (Unique Articles)…

I’ve recreated the issue testing that feature on our staging and it persists. All plugins were deactivated. A plugin conflict as the cause for Unique articles malfunction is excluded.

As explained earlier in the thread, when Unique articles is enabled, severeal posts are wrongly excluded. Those posts are unique and for that reason should not be affected by the unique articles rule.

https://snipboard.io/675PIE.jpg (Homapage with unique articlesdisbaled)
https://snipboard.io/fGXdkM.jpg (Homapage with unique articles enable, missing posts)

Please access our staging and check for yourself. We investigated this on our side and found no clue of what is causing it. That feature is extremely important for us and we urgently need to fix this.

We also noticed an error when using “LAST 24/48 HOURS & 7 DAYS POST SORTING”. We set the filtering on “+Populares” Block with 24/48 Hours but surprisingly articles with more then a week are peaked and shown. We need that query working properly to avoid unnecessary CPU spikes.

Im sending login details by email.

Regards,
Marta

  • This reply was modified 4 years by mita.
Calin
tagDiv Staff

I see. Is the mobile page set only on the homepage?

I see that there is an image that it was deleted but it is still assigned in theme panel or in page -> https://i.imgur.com/bUFFnYZ.png please check this section -> https://i.imgur.com/0lh176B.png

If you want to adjust the current mobile page you can do it by setting a small image size for flex blocks featured images -> https://i.imgur.com/CZ0d4LI.png
Use custom fonts and not google fonts -> https://forum.tagdiv.com/font-customization/

Can you remove it and check to see the results? Also, I think that I founded some guides with Wp Rocket plugin(most of users said that there was no need for a mobile page or mobile theme plugin), if you want you can make some testes:
-> https://www.xtechkr.com/optimize-newspaper-theme/

Viewing 25 results - 6,751 through 6,775 (of 39,816 total)