Search Results for 'block'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

Unfortunately the top post does not have any settings to change the post sorting in the block.
You can deactivated the top post from the category setting: https://www.screencast.com/t/WxMZ496WB6uj
Unfortunately there are no settings to remove the top post on paginated page. We will implement more category options in future updates as we are currently working on adding support for multiple options for categories.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

In order to keep server requests to a minimum you should not use too many different blocks on your site. Stick to just a few block designs and stick to them. Also lots of pagination and ajax filters will increase the queries. Try not to use pagination and filters on all your blocks.
The ‘ajax post views’ option can also increase the number of requests a lot.
Here is another topic on the subject: https://forum.tagdiv.com/topic/admin-ajax-php-bandwidth-hog/
I cannot provide an exact number of queries per page as it depends on lots of factors.
A decent host however has no problems handling the queries.

Thank you!

Simion C.
tagDiv Staff

Hi,

I could give you code to make the exchange widget display properly
https://www.screencast.com/t/YVGIKs9Z

.td_block_exchange .td-column-1 .td-exchange-base {
width: auto;
}

Enter that code in Theme panel->Custom CSS. Regarding the social counter, I see you have managed to add it on the page. If you want to position it differently, edit the page with the composer and move it.

Thanks

Simion C.
tagDiv Staff

Hi,

Now that is unusual, so the blocks and other elements filtering and sorting are resetting. And that is happening only on the homepage. I would suggest to deactivate all plugins except theme plugins and clear all the caching installed.

If you made modifications to the theme files remove them temporarily. If you use a child theme and made modification to theme files, deactivate it temporarily.

If there is still a problem, provide more details about what exactly are you doing and what is happening. Provide a link to your website as well.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed it seems some of the thumbnails are not created properly. Please regenerate the thumbnails, this is a guide
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thanks

Simion C.
tagDiv Staff

Well the solution is somewhat old, the problem would be that the ad box shortcode has changed. Try it like this

[td_block_ad_box spot_id="custom_ad_2"]

aripitsupport
Participant
#0

Can’t update theme Newspaper8.0—-> 8.7 is Error

array(7) { [“el_class”]=> string(0) “” [“el_id”]=> string(0) “” [“class”]=> string(28) “td_uid_13_5a71dc79d2713_rand” [“css”]=> string(0) “” [“tdc_css”]=> string(108) “eyJhbGwiOnsiYm9yZGVyLWNvbG9yIjoicmdiYSgwLDAsMCwwLjAxKSIsImNvbG9yLTEtb3ZlcmxheSI6InJnYmEoMCwwLDAsMC4wMSkifX0=” [“tdc_css_class”]=> string(28) “td_uid_13_5a71dc79d2713_rand” [“full_width”]=> string(11) “stretch_row” }

wp booster error:
TD Composer Internal error: The system tried to use an att that does not exists! class_name: vc_row Att name: “tdc_css_class_style” The list with available atts is in tdc_composer_block::render
/www/www_padragon/wp-content/plugins/td-composer/includes/tdc_composer_block.php > get_att

jsupple05
Participant
#0

Hi,
I’ve noticed that the full size Module 14 does not appear unless the column format is two-thirds or three-thirds; it will not display at any of the new one-half or three-quarter layout settings. Instead I get the Module MX3 that shows up on one-third formats as in the table in your documentation
https://forum.tagdiv.com/theme-blocks-modules/

The same seems to go for Module 19; meaning neither of those modules can be used in any of the new half and half, seven-twelfth and five-twelfth, three-quarter and one-quarter and so on settings. Am I right about this or is my tag div builder playing up?

ctoweett
tagDiv Member

Yes, it is possible. In the filter section of the block under “Multiple categories filter” just put the IDs of the categories you want to include in that block separated by a comma (e.g. 3, 5, 6). To get the category IDs see this tutorial https://bobwp.com/find-post-page-category-id-wordpress/

mrx
Participant
#0

Hello developers,

I would like to increase the thumbs size in mobile theme top grid. Because many of thumbs are cropped such method that image content is out of view.

I’ve done it with code:

.td_module_mob_2 .td-module-thumb {
height: 200px; }
.td_block_big_grid_mob_1 .td_module_mob_2 img {
top: -50px;
position: relative; }

And I’ve changed the cropping method in td_741x486 from array( 'center', 'top' ) to array( 'center', ‘center’ ) for the more appropriate visuality.

Everything is OK but on small devices (e. g. iPhone 5 with 320×568 screen) under the thumb images appears the gray field.

How can I slide, move or zoom thumb images with correct way? For example, scale from the center to fill out the whole space of the thumb.

Thanks.

gsasho
tagDiv Member

After full server (SQL and files) bup:
Fatal error: Cannot redeclare class td_api_block in /home/almartbg/public_html/300qdove.com/includes/wp_booster/td_api.php on line 452

How is it possible?

jerryr56
tagDiv Member

I have the same question. Is it necessary to install the multi-purpose plugin? It doesn’t appear listed in the installed plugin page. What are the correct version numbers for tagDiv composer and social counter? I tried to update, but the version numbers didn’t change from 8.5? I have Composer 2.1 and Social Counter 4.2. Composer doesn’t work correctly with the new style tab, or with the Flex block.

OlderFisher
tagDiv Member

Hello,

I mean comments block title on a single post page

See attached

https://www.dropbox.com/s/6y3rxw48ndim8st/Screenshot%202018-02-21%2016-37-57.png?dl=0

Thank you in advance !

Aleks

gsasho
tagDiv Member

wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_css_res_compiler is not set.
/home/almartbg/public_html/300qdove.com/includes/wp_booster/td_api.php

wp booster error:
Missing parameter: ‘file’
/home/almartbg/public_html/300qdove.com/includes/wp_booster/td_autoload_classes.php
Fatal error: Class ‘td_css_res_compiler’ not found in /home/almartbg/public_html/300qdove.com/wp-content/themes/Newspaper/includes/shortcodes/td_block_trending_now.php on line 38

heisenberg234
Participant
#0

Hello,
Can you please help me in excluding a category from the post block?
I want to feature all the latest posts, from all the categories, but exclude just one and don’t want any article from that to be listed in the module. Is that possible?

Looking forward to your reply.

Bogdan B.
tagDiv Staff

Hello,

Is it the one on posts or the one on blocks/modules?
The comment count for posts is found here: https://www.screencast.com/t/MNtLt99r11o
For pages and other templates besides posts, it is found here: https://www.screencast.com/t/F5S2pwDyP

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The standard block title colors are grabbed from the theme colors section in the accent color and the headers color https://www.screencast.com/t/72JXSOmyn

Thank you!

Broly
Participant
#0

Hello,
I activated Version 8.7 AMP plugin but I’m facing a problem: images are not shown, the code for every picture is like

<amp-img class=”lazy lazy-hidden size-medium wp-image-49734 aligncenter amp-wp-enforced-sizes i-amphtml-element i-amphtml-layout-responsive i-amphtml-layout-size-defined i-amphtml-layout” src=”data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7″ alt=”” width=”400″ height=”266″ sizes=”(min-width: 400px) 400px, 100vw” style=”width: 100vw;”><i-amphtml-sizer style=”display: block; padding-top: 66.5%;”></i-amphtml-sizer></amp-img>

That corresponds to an empty GIF.

Images works fine in “non AMP” version of the page.

I’m using Offload S3 plugin for images, so they’re serverd using Cloudfront, can it be related?
There’s a way I can solve this problem?

Bogdan B.
tagDiv Staff

Hello,

The blocks only get font options when on pages. Not as widgets in the wordpress widgets area Sorry but for the moment widgets can only be handled with css.
You can create your block and add a custom class to it so it can be targeted with css. Then you can use the code like so:

.mycustomclass .td-module-title{
font-size:20px!important
}
.mycustomclass .td-module-meta-info .td-post-author-name{
font-size:20px!important;
}
.mycustomclass .td-module-meta-info .td-post-date{
font-size:20px!important;
}

mycustomclass can be an y name you add in your custom class field.

Thank you!

beppepicaro
Participant
#0

Hello,
I am trying to recreate a page using tagDIV composer, the layout is similar to this one:
https://demo.tagdiv.com/newspaper_tech/shop/
So that the sidebar happens only after an image and a block of text.

I have:
1. Single image (no sidebar here)
2. Column text (no sidebar here)
3. Title (from here can I split in 2/3 + 1/3? And add a sidebar)
4. Column text (with woocommerce shortcodes)

Whenever I am in the tagdiv composer and I hover on the column setting of an element I get the global settings, so that I get the sidebar starting from the image on top of the page.

Thank you

Simion C.
tagDiv Staff

Hi,

Each page in unique, so you can build each one differently in any way possible. If you set a theme background image in the theme panel
https://forum.tagdiv.com/background-introduction/
Then that background will be displayed on all the website. Individual backgrounds for each pages cannot be set.

Note that most of the elements in the tagDiv composer can have backgrounds (rows, columns, blocks etc)
https://www.screencast.com/t/a7FycTcnhR
Some demo pages here
https://demo.tagdiv.com/newspaper_crypto/paralax/
https://demo.tagdiv.com/newspaper_crypto/video-background/
https://demo.tagdiv.com/newspaper_crypto/fixed-image-background/

Thanks

Simion C.
tagDiv Staff

Hi,

I cannot see the screenshot you provided – https://www.screencast.com/t/MlffIbLqJNug
If you are referring to the menu structure, that can be changed in any way you like, by editing the menu
https://www.screencast.com/t/CMRwx1ow

The drop-down will appear only if necessary, if there are too many categories and not enough space to display them all
https://www.screencast.com/t/LJXUwcS0H
Note that the ajax filter is affected by the block header style used, these are all the block header styles
https://demo.tagdiv.com/newspaper/block-header-1/
Switch through them and see how the ajax filter is displayed on the blocks below.

Thanks

Catalin
tagDiv Staff

Hello fanjumin,

Blocks can display products, nut products cannot be filtered by product category
https://www.screencast.com/t/93xkDko1OE
Use shortcodes instead for better control – https://www.screencast.com/t/86kaVjDyP

Thanks!

prashanth
Participant
#0

Hi,

I would like to know whether Newspaper theme is compatible with Google AdSense Auto Ads as the theme has already an inbuilt Ad manager. If yes, then can you please guide me how to add google auto ads?

Paste the ad code between the <head> and </head> tags of each page where you want to show Auto ads

I know I can add the code by going to theme editor. But I think it may get removed while updating the theme? Can I add this code on the theme panel where I input Analytics code?

Finally I also wish to know the procedure add Google Auto Ads on AMP.

Thanks.

Simion C.
tagDiv Staff

Hi,

Blocks look differently depending on the row layout they are placed in. The blocks are also predefined and will always look the same. Here you can see how block 13 looks
https://demo.tagdiv.com/newspaper/block-13/
So when placed on a full row a single module will be displayed. You can choose other blocks which display 3 modules on a full row. Or if you want to use block 13, split the row in 3 columns and place 3 blocks
https://www.screencast.com/t/1tyhgL3jFqO

Thanks

Viewing 25 results - 21,076 through 21,100 (of 39,816 total)