Search Results for 'block'

Results from the Forum
PeteMason
tagDiv Member

Thanks Bettina. Could I ask, what is the function of the blocks’ Category filter option “Single – related from tags”? I can’t find much mention of this option in the documentation, and not sure what it does, and the other related options.
Cheers
Pete

Bettina
tagDiv Staff

Hello!

I’m not sure I understood well what it’s not working for you. But, you can use a cloud template and add a flex block with the TagDiv Composer and use a filter in order to build a block with some posts which you want.

Thank you!

Patrick
Participant
#0

Hello
I can’t find a way to translate:
Block > Header settings > Custom title
I’m using WPML plugin.
Can you help me ?
Thanks a lot

Bettina
tagDiv Staff

Hello!

You can install any demo you want without its content, just the design, so you won’t loose anything. But, you need to adjust the demo to fit your content into it, like some settings on blocks, etc.
I recommend you to make a full backup before, so you can switch back very simple without loosing anything.

Thank you!

Anamaria
tagDiv Staff

Hello,

So I understand you want to add some more social share options, for this please go to Theme Panel -> Post Settings -> Sharing => https://i.imgur.com/YIC4YXz.png and select the social networks.
Please check the console when you try to save the changes made with tagDiv Composer maybe is possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error.
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!

Calin
tagDiv Staff

Hi stgkmr,
From your details and screenshot, this problem can be caused by a blocked admin ajax. You need check this by using the inspect option from the right click before click on the save settings button, check the console to see if you get some errors.
Normally admin-ajax.php is blocked by modSecurity from host, it can also be from firewall or other security modules/plugins.
If you can not manage the situation, we can do it for you, for this, make a full backup and contact us at contact@tagdiv.com provide wp-admin and cPanel, also provide as many details as you can about the problem.
Thank you!

petedoesjazeeranews
Participant
#0

Hey guys

i was following this tutorial to make some posts ‘stick out’ but does not work for me

What I need i to have ‘crypto’ category and 200 articles under it. Some articles uder this category needs to be always visible in the news section block

being trying to figure this one out for quite some time… would really appreciate ur support !

Thx in advance

panganpedia
tagDiv Member

I’m looking forward for this block. Hopefully we can use and optimize web stories using newspaper theme.

PeteMason
Participant
#0

Hi all,

I’m looking for ideas on listing back catalogue of magazine issues. We are using the newspaper theme. Our development site is not live.

We’ve imported our back catalogue of article posts into our wordpress database, in over 1000 issues, into Newspaper. (29,000 articles). They are tagged “issue xxxx” (from 140 to 1141). They display wonderfully.

Going forward, future issues are no problem at all. We’ll create a nice looking page for each weekly issue set of posts, so that it can carry specials, highlights, etc. Flexblocks filtered by category and tag. Very neat, easy to copy forward, just change the tag slug, content flows in, nice work guys! And we can add that page ID to a backissues page flexblock filter and that will be easy.

I can’t manually do this for the back catalogue though.

We can display each issue via the tag template page, although it would be prettier for us if the template did not put “Tag” in the title before the tag name. I guess this will need a child php file or something.

But I can’t find a good way to create a back issue catalogue with a link to each of these tag templates for each issue.

I’d ideally like a flexblock type display, or something, to display each tag, organised by the latest issue, with pagination. But the links must be to the tag listing, not to an article within the tag.

Is this possible?

Using posts: I could create a post for each issue with a listing on it, which I have in html for each issue already and could import to wp_posts. I could then do a single flexblock filtered by postID, with a comma separated list of posts. I’d limit the list to 50 issues per year and create a page for each year, so I’m assuming a flexblock can take a list of 50 post IDs.

But that would not be as pretty as linking to the newspaper theme tag template.

“Categories/tag list” block: at a pinch that would do, but it is much less decorative than the original at https://www.socialistparty.org.uk/issueindex/index. It doesn’t know the title of each issue, date, etc. Would need to add custom fields somehow I guess – using a plugin – wonder if that would work? And would prefer to carry a pic wit each issue…

Any thoughts welcome on the best route. Sure I am missing something obvious.

Thanks!

Demir
Participant
#0

Post auto loading feature is great and increases number of page views and decreases bounce rate. As you can see in the image below.

https://snipboard.io/CQUgLr.jpg

But this auto load feature works only when I purge all wp-rocket caches. Notice the sudden decrease in the image above. Within 24 hours auto load feature doesn’t work. As you can see the sudden increase of bounce rate in the picture below.

https://snipboard.io/BLgShw.jpg

With auto load I get 2x more page views and 40% low bounce rate normally.

I think there is something to do with the wp-rocket and auto load conflict. I checked it several times, compared it with google analytics and the result is that when I purge the cache, auto load feature works, then after 24 hours I just see square waiting animated icon of the Newspaper theme.

To be sure, again I have just purged the cache to see the difference and here is another result:

https://snipboard.io/5lK6nU.jpg

I can’t figure out the solution. You can see it here:
https://www.english-learn-online.com/vocabulary/classroom-objects/learn-classroom-objects-vocabulary-in-english/

If it works in the above link then it means I have just purged the cache.

Possible scenario:
Maybe wp-rocket plugin defers or blocks javascript that functions as auto load. >> If so, is there a js file or javascript function that I should stop defering in wp-rocket?

rhc-2
tagDiv Member

While we were still unable to trace the bug regarding the non-availability of complete AMP features in the Newspaper Theme, we have struck another bug /roadblock. This is an issue with the RSS Feed that Newspaper theme automatically generates per its claimed features.

In our case the rss feed has problems coz of which the google news https://t.co/0Urh94wjQj doesn’t resolve the feeds correctly and doesn’t show up the featured images.

Can someone pls check on this and see what could be the issue and / or conflict caused due to which this has cropped up.

Thanks a tonne in advance

Wide Writer
tagDiv Member

Hi Calin
https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing

<IfModule mod_headers.c>
<FilesMatch “\.(eot|font.css|otf|ttc|ttf|woff)$”>
Header set Access-Control-Allow-Origin “*”
</FilesMatch>
</IfModule>
<IfModule mod_mime.c>
# Web fonts
AddType application/font-woff woff
AddType application/vnd.ms-fontobject eot

# Browsers usually ignore the font MIME types and sniff the content,
# however, Chrome shows a warning if other MIME types are used for the
# following fonts.
AddType application/x-font-ttf ttc ttf
AddType font/opentype otf

# Make SVGZ fonts work on iPad:
# https://twitter.com/FontSquirrel/status/14855840545
AddType image/svg+xml svg svgz
AddEncoding gzip svgz

</IfModule>

This seems to have worked for me
Thank you so much

iptwins
Participant
#0

Hello,

I submit here my problem…
I have just migrated my wordpress site with the Newspaper theme.
I duplicated all the data of the site, and I made an export/import of the database.
Everything seems ok… or almost !
As soon as I want to modify an existing page with TD Composer (Edit with TD Composer) I have a page with a wheel that turns endlessly and nothing happens.
I have activated the dev mode in Firefox, and this is what I get:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. post.php
JQMIGRATE: Migrate is installed, version 3.3.2 jquery-migrate.min.js:2:709
Some cookies are misusing the recommended “SameSite“ attribute 4
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. jquery.min.js:2:87557
Feature Policy: Skipping unsupported feature name “accelerometer”. post.php
Feature Policy: Skipping unsupported feature name “autoplay”. post.php
Feature Policy: Skipping unsupported feature name “encrypted-media”. post.php
Feature Policy: Skipping unsupported feature name “accelerometer”. post.php
Feature Policy: Skipping unsupported feature name “autoplay”. post.php
Feature Policy: Skipping unsupported feature name “encrypted-media”. post.php
Uncaught TypeError: jQuery(...).live is not a function
    <anonymous> https://www.plongee-infos.com/wp-admin/post.php?post_id=191&td_action=tdc:5150
    <anonymous> https://www.plongee-infos.com/wp-admin/post.php?post_id=191&td_action=tdc:5228
post.php:5150:33
Uncaught Error: Syntax error, unrecognized expression: undefined<div class="tdc-sidebar-separator tdc-sidebar-text-separator"><span>Ad box</span></div><div class="tdc-sidebar-element tdc-element"  data-shortcode-name="td_block_ad_box"    data-start-values="W3sic3BvdF9pZCI6ImN1c3RvbV9hZF8zIn1d" ><div class="tdc-element-ico tdc-ico-template"></div><div class="tdc-element-id">Mango - template</div><div class="tdc-element-delete" data-type="td_block_ad_box" data-name="Mango"></div></div><div class="tdc-sidebar-separator tdc-sidebar-text-separator"><span>Video Playlist</span></div><div class="tdc-sidebar-element tdc-element"  data-shortcode-name="td_block_video_youtube"    data-start-values="W3sicGxheWxpc3RfdGl0bGUiOiJT6WxlY3Rpb24gdmlk6W9zIiwicGxheWxpc3RfeXQiOiJ6VEdHZDdMck03NCwgNXE4UUlySHpYNWssIDVCR0dQUFc4LWFVLCBBZ2dFSzcwSWk2WSwgNHEwcmhQRkYwalUsNHlsOC1FSmMtd2csck5VeFEtOUFac3MsQXRKRTF1X1FmMEksTXNBX1pjZDJrZGcsR295OFlNYzNLSGcsa0l0UDJOQ2ppaGMsZ18tcE5Zbi1KUW8sTTI1cEtBSVN2ancsekJPU0daQWdZR1EsWUQ4c0xHeUdYYjQiLCJwbGF5bGlzdF9hdXRvX3BsYXkiOiIxIn1d" ><div class="tdc-element-ico tdc-ico-template"></div><div class="tdc-element-id">zTGGd7LrM74 - template</div><div class="tdc-element-delete" data-type="td_block_video_youtube" data-name="zTGGd7LrM74"></div></div>
    jQuery 9
    updateSavedShortcodes https://www.plongee-infos.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:384
    init https://www.plongee-infos.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:365
    <anonymous> https://www.plongee-infos.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:385
    <anonymous> https://www.plongee-infos.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=__td_aurora_deploy_version__:385
jquery.min.js:2:13639
The block "yoast-seo/breadcrumbs" is registered with an invalid category "yoast-internal-linking-blocks". blocks.min.js:2:18316
window.controllers/Controllers is deprecated. Do not use it for UA detection. ace.js:1:18447
woocommerce_shared_settings

filter in Blocks is deprecated. See https://github.com/woocommerce/woocommerce-gutenberg-products-block/blob/trunk/docs/contributors/block-assets.md post.php:5660:9
Request to access cookie or storage on “<URL>” was blocked because it came from a tracker and content blocking is enabled. 4
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. www.plongee-infos.com
JQMIGRATE: Migrate is installed, version 3.3.2 jquery-migrate.min.js:2:709
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. jquery.themepunch.tools.min.js:103:15980
Some cookies are misusing the recommended “SameSite“ attribute 12
Loading mixed (insecure) display content “http://www.plongee-infos.com/wp-content/uploads/2017/09/DSC0086b.jpg” on a secure page www.plongee-infos.com
Some cookies are misusing the recommended “SameSite“ attribute 5
Array(3) [ {…}, {…}, {…} ]
js_files_for_wp_admin.min.js:24:117
Array(3) [ {…}, {…}, {…} ]
js_files_for_wp_admin.min.js:24:117

Thanks for your help.

elvisfrog
Participant
#0

Running lighthouse mobile I am getting: “Links do not have descriptive text”
Image Of Error: https://snipboard.io/6Ok8xC.jpg
I have located it to the “Read More” under Flex Block 5 > Layout > Button
Image in Composer: https://snipboard.io/Gr4WKw.jpg
I have selected HIDE but I guess the code is still there just hidden via CSS. The question is does anyone know how to remove it completely? I am using TD Library for Mobile pages.

Calin
tagDiv Staff

Hi,
This problem is not related to the theme and from some access to the adsense,
Here is what you can try:
To allow googleads… to access your website and solve this problem, create a file named crossdomain.xml in your webroot and fill it with the following content:






I hope this will help you! Just make sure that you do not have set anything that can block the ads and the ads are approved.
Let me know the results!

MG Dev
Participant
#0

Hi folks

We’ve noticed that on Review posts third party SEO (Yoast) plugins are blocked from adding metadata. Even with the Schema button switched off in the dash and reviews on blocks disabled.

It’s causing an issue with correct crediting of authors in OG results. How do we disable the review schema injection completely?

Anamaria
tagDiv Staff

Hello,

Please use this custom code -> https://i.imgur.com/uWHM26w.png

.wp-block-image .aligncenter>figcaption {
display: block;
}

The code needs to be set in Theme Panel> Mobile Theme > Custom code> CSS.

Thank you!

Calin
tagDiv Staff
Calin
tagDiv Staff

Hi Tusnoticias, can you please let us know what message do you get? Also did you try to connect with cPanel and disable all plugins, maybe one of them is blocking to access the wp-admin.
Please try the steps from this article, it should help you to fix the problem!
Let me know the results!
Thank you!

FrasL
Participant
#0

Hi,

Good evening, when trying to add more than 1x gallery per page with images using the ‘link to media file’ modal popup, the gallery images join together to form a single gallery, across different gallery’s and also include non-gallery modal images.

For example, I have:

Gallery 1: Contains 3x modal popup images.
Gallery 2: Contains 4x modal popup images.
3x other on page modal images.

When opening any of the gallery or non-gallery images, a total of 10x images are displayed in the lower right corner of the image modal popup.

This is within a classic block, I’ve also tried using multiple classic blocks to fix this issue, but it makes no difference.

Is this the correct functioning? Is there any way to get multiple modal galleries on a single post?

Thanks

SuperAnton
Participant
#0

After update to version 11.2 of the Newspaper theme, our website (https://www.xn--konsumentrdet-yfb.se/) has stopped working in Chrome. Please advise.

The plugins that are automatically installed are all active and updated:
alltagDiv Composer
tagDiv Cloud Library
tagDiv Social Counter

https://www.xn--konsumentrdet-yfb.se/

Error messages on-site:
[td_block_big_grid_fl_8 category_id=”” sort=”random_posts” td_grid_style=”td-grid-style-7″]
[td_block_3 limit=”6″ custom_title=”Läsvärt” category_id=”” header_text_color=”#f45511″ td_ajax_filter_type=”” sort=”random_posts”]

[td_block_14 custom_title=”Hem & Trädgård” category_id=”20″ td_ajax_filter_type=”” header_text_color=”#f45511″ limit=”1″ sort=”random_posts”][td_block_9 category_id=”20″ offset=”1″ limit=”4″]
[td_block_14 category_id=”24″ custom_title=”Sport & Fritid” header_text_color=”#f45511″ limit=”1″ sort=”random_posts”][td_block_9 category_id=”24″ limit=”4″ offset=”1″]
[td_block_14 category_id=”23″ custom_title=”Skönhet & Hälsa” header_text_color=”#f45511″ limit=”1″ sort=”random_posts”][td_block_9 category_id=”23″ limit=”4″ offset=”1″]
[td_block_15 limit=”10″ custom_title=”Senaste nytt” category_id=”” header_text_color=”#f45511″ ajax_pagination=”load_more” td_ajax_filter_type=”td_category_ids_filter” td_ajax_filter_ids=””]

https://www.xn--konsumentrdet-yfb.se/babyskydd-ge-barnet-en-sakrare-bilfard/

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_3 is not set.
/www/webvol28/np/xlueyvj8vwdq6tn/xn--konsumentrdet-yfb.se/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

Display backtrace

wp_booster error:
td_api_base::get_key : a component with the ID: single_template_3 Key: file is not set.
/www/webvol28/np/xlueyvj8vwdq6tn/xn--konsumentrdet-yfb.se/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

Display backtrace

wp_booster error:
The path of the single_template_3 template not found. Did you disable a tagDiv plugin?
/www/webvol28/np/xlueyvj8vwdq6tn/xn--konsumentrdet-yfb.se/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

Display backtrace

wp_booster error:
td_api_base::get_key : a component with the ID: single_template_3 Key: bg_use_featured_image_as_background is not set.
/www/webvol28/np/xlueyvj8vwdq6tn/xn--konsumentrdet-yfb.se/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

Display backtrace

tomakisz
tagDiv Member

Hi, thanks for answer!
I saw these links in the documentation, but for some reason this solution did not work. All the time I only had the message “While using a pagebuilder sidebar settings are not available. To add a sidebar on page use the widgetized sidebar block.”. Changing to default and back didn’t help. Only changing it on ANOTHER article and repeating this action on the HOME page helped. Anyway managed to get through and I got the effect I was expecting! Thanks!

Chyamaqa
tagDiv Member

Please help me I’m devastated and worried I’ve done a lot of research but no help. I’m using the City News demo pre-built website but my site doesn’t look anything like it. It doesn’t have the blocks and all, please take a look on my site and see for your self (www.funblog9ja.com)

Please can I share my WordPress admin login details so you can help and fix it for me ? ? I can’t locate the elements and cloud/pro template whatever that you mentioned. Please I’m sincerely tired and exhausted from the stress and worry this issue has given me. Please help me I’d be very glad. Thanks a lot

Awaiting your feedback

Bettina
tagDiv Staff

Hello!

You can install any demo you want without its content, just the design, so you won’t loose anything. But, you need to adjust the demo to fit your content into it, like some settings on blocks, etc.
I recommend you to make a full backup before, so you can switch back very simple without loosing anything.

Thank you!

Bettina
tagDiv Staff

Hello!

Edit the page with TagDiv Composer and check in the block settings if you have any limit or offset, delete them and see the results.

Thank you!

Viewing 25 results - 8,101 through 8,125 (of 39,816 total)