Search Results for 'block'

Results from the Forum
Calin
tagDiv Staff

Hi,

Please make sure that the thumb has the right size, please use our guide for regenerate the thumb -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ and provide me a link where I can inspect the situation, only in this way I can see what is the problem and how to remove that extra margin.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

It will be more easily if everyone made a topic with the problem that is facing, in this way, everyone got an answer.

Please note that we always recommend to make a full backup before an update, also we recommend to use our guide from her -> https://tagdiv.com/update-newspaper-theme/
After you install the update, make sure that you update the theme plugins, these will not be automatically updated -> https://i.imgur.com/ZVX8pr3.png

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

If you are trying to save something in theme panel and the loading icon is in a loop, ask your host to check if you do not have some firewall or security module which blocks admin-ajax.php request. Usually these make some 403 or 404 error in console when you click on save settings button from theme panel.

Lat me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately the post loop at this moment can display only posts, as you said will not work for CPT, for these you need to use a flex block, these elements has a filter for CPT -> , but do not has a pagination option.

Thank you!

Calin
tagDiv Staff

HI,
As I can see in your screenshots these seems to be some extra blocks, these must be set there by something, it can be a plugin or some settings that you have made, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the articles are still display, please provide me a link where I can inspect theme, in this way I will be able to see if these are set by our theme or some plugins.

Let me know the results!

muterobert
tagDiv Member

I tried using all of the Margin/Border/Padding options and could not remove the space. No matter what I set the Bottom Margin to (negative or positive number), the space doesn’t move at all, even if I set the number very large.

To make things clear I’ve set some colors for Flex Block 1:
Purple: CSS > Border
Yellow: Layout > Border Color
Green: Style > Module Background
Red: CSS > Background Color

https://imgur.com/a/sXJ8izi

As you can see, it’s the Red portion which is spilling out.

You may be right that this is an image issue; when I remove the image you can see that the Red area goes away.

https://imgur.com/a/BnqqRta

How can I troubleshoot the crop of the photo? Our photos are uploaded at 16:9, but even when I set Flex Block 1 > General > Pre-Made Style Presets > Image Format > 16:9 the 5px red area is still present.

yojimbo45
Participant
#0

Hi i’m using centminmod to manage wordpress. maybe the firewall of centminmod is blocking it. What is the file i need to whitelist ?

laideas
tagDiv Member

Hi-

So it is not the Fonts I am issue with, it is the background color of the category background color on Blocks. I am able to change the color when using Post Loop, but not on Blocks.

Here is the page I reviewed. https://forum.tagdiv.com/category-tag-on-modulesblocks/

https://www.dropbox.com/s/oq4x8ky5epat3nz/Screenshot%202020-08-03%2010.19.35.png?dl=0

https://www.dropbox.com/s/9ijtu8yxxelp7jh/Screenshot%202020-08-03%2010.19.26.png?dl=0

Example of one category page
http://pucblog.wpengine.com/category/living-gods-love/

I want to assign colors to each category.

Thanks!

nhowarth
Participant
#0

I have some problems with the Theme Panel after updating to 10.3.6 and updating the plugins:

1. Accessing Block Settings > Thumbs on Modules/Blocks will not open – continual spinner.

2. Opening Plugins’ Settings/Mobile theme shows a blank window. I.e no settings

3. Opening Plugins’ Settings/Multi-Purpose shows a blank window. I.e no settings

Checked Newspaper/System status – all OK.

Nigel

dopindiaguide
Participant
#0

Sir,
The following problems appearing in c/w tagDiv Mobile theme activation/deactivation
1) If I activate tagDiv Mobile theme Mobile Menu appearing but only one block posts appearing in mobile page
2) If I deactivate tagDiv Mobile theme Mobile Menu disappearing and all block post(entire home page posts) appearing
Now I want that the tagDiv Mobile theme should be activated and Mobile menu should appear in mobile page and all home page posts should appear.

Kindly look into this and intimate the the resolution( Screen shot enclosed)

Thank you.

Mobile menu appearing after activating tagDiv Mobile Menu
Only only block posts appering after activating tagDive Mobile themeMobile menu disappeared after deactivating tagDiv Mobile themeAll block posts appearing after deactivating the tagdiv mobile theme

Calin
tagDiv Staff

Hi,

You can do this using tagDiv Composer and add/hide rows per view port -> https://i.imgur.com/uYYp319.jpg but this solution will make your homepage bigger. Also if you are using flex blocks, then you can adjust theme per view port -> https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

dopindiaguide
tagDiv Member

Sir footer setting is correct as you told. But after creating new page and adding blocks the contents appearing below home page(above footer) as screen shot enclosed. Please look into to thisPage before creating new pageHome page after creating new page

HarrisonBands
tagDiv Member

After the lastest update, I’m still having a problem with Instagram. I received a “critical error” e-mail from WordPress, too.

Our Instagram feed is not appearing on our pages after the update. We see the following error message on our page:

Instagram GalleryBlock Render Failed – Invalid OAuth access token.

We accessed our Newspaper Theme Panel, and our Social Media area, and our button to access the Instagram feed is “greyed-out” and not clickable. The following message appears below:

harrison_bands
There has been a critical error on your website. Please check your site admin email inbox for instructions.

purilacroix
Participant
#0

Hey guys,
Im having problems running Newspaper 10.

<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>

It looks difficult to run Tagdiv composer, there are plenty of problems.
Im still running Newspaper 8 cause i cant make it function the new version properly.

Thanks

Calin
tagDiv Staff

Hi Suuzzzz,

Unfortunately this option is not yet add on inline single image and it can be achieve only with custom css -> https://i.imgur.com/Hqccnyp.png
<style>
.tdm_block_inline_image .tdm-inline-image-wrap{
opacity: 0 !important;
transition: opacity 0.9s;
}
</style>

And this one -> https://i.imgur.com/bjx9Quc.png
.tdm_block_inline_image .tdm-inline-image-wrap{
opacity: 1 !important;
transition: opacity 0.9s;
}

Hope this will help you!

be2name
tagDiv Member

Hello Vlad,
I need a normal paged, numbered and linked navigation through the archive with links as ../page/2/ ../page/3/
With which flexblock offers this navigation?

wbennets
Participant
#0

Hello!
All my pages have a bug with the text overlapping itself. How can I solve this issue?
This only happens on pages/some plugins like adblockers and not on posts.
The webpage is: http://www.outplayed.it
Some examples: https://imgur.com/a/gy9wkry

Best regards

Calin
tagDiv Staff

Hi,

You can choose to display the primary category from here -> https://i.imgur.com/Xm0DcuE.png but this will be apply only on blocks/modules, inside the article the categories will be display in alphabetical order (if the post is set o a subcategory it will be display the parent category too) , using a single post template from tagDiv Cloud Library there are only two sorts -> https://i.imgur.com/IME8Wk7.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

The Video pop-up ad can be set only on posts that has a featured video format -> https://forum.tagdiv.com/featured-image-or-video/ the ads can be added with tagDiv Composer on blocks and flex elements from pages -> https://i.imgur.com/sljz6nl.png
Video Features & Settings with Newspaper Theme: Sticky Video and Pop-up Video -> https://tagdiv.com/newspaper-theme-video-popup-sticky-video-features/

Thank you!

benb@top-b.com
Participant
#0

I have tried to add forms using a shortcode in the html element in the tagdiv page builder using both Gravity forms and contact form 7 shortcodes – but the html block wont display either – just the shortcode as text itself. how can i add a form to a tagdiv page please?

Vlad S
tagDiv Staff

Hello !

You will have to edit that page using tagDiv Composer and replace all the blocks in there with flex blocks. You can try and disable the standard pack, open the template with tagDiv composer and look at all the elements that you will have to replace.

Thank you !

Calin
tagDiv Staff

Hi Shivamyadav123,

If you are trying to save something in theme panel and the loading icon is in a loop, ask your host to check if you do not have some firewall or security module which blocks admin-ajax.php request. Usually these make some 403 or 404 error in console when you click on save settings button from theme panel.

Let me know the results!
Thank you!

Vlad S
tagDiv Staff

Hello !

Unfortunately you will have to edit your block and replace them with flex ones because this option is not available for normal blocks.

Thank you !

Vlad S
tagDiv Staff

Hello !

Unfortunately you will have to edit your block and replace them with flex ones because this option is not available for normal blocks.

Thank you !

Vlad S
tagDiv Staff

Hello !

Unfortunately you cannot remove only the authors posts. Once disabled the option will remove all the block.

You can achieve this by using a Cloud library post template: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ Please note that all cloud library templates are fully editable using tagDiv Composer. And you can add or remove only the elements you want: https://www.screencast.com/t/iyDqhbZ15o

Thank you !

Calin
tagDiv Staff

Hi SvijetS, so if I understand correctly you want to create your own grids using html codes, if is so, then you can inspire from our guide -> https://forum.tagdiv.com/td_api_blockadd/
Or if you just want to style some blocks/grids, then you can use flex blocks and flex grids after that save theme as element using the right click -> https://i.imgur.com/qxFhXVZ.png.

Hope this will help you!
Thank you!

Viewing 25 results - 11,626 through 11,650 (of 39,816 total)