Search Results for 'block'

Results from the Forum
thefeedski
Participant
#0

Hello,

When running a PageSpeed Insight, I’ve noticed that Mobile scores (62) much worse than Desktop (89).

Mobile:
FCP – 3.0
Speed Index – 7.5S (I’m assuming this might be my hosting provider?)
LCP – 4.7S
Time to Interactive – 4.9S
Total Blocking Time – 340MS
CLS – 0

Desktop:
FCP – .9S
Speed Index – 2.3S
LCP – 1.1S
Time to Interactive .9S
Total Blocking Time – 0 MS
CLS: 0

Does anyone know why this might be and how I should go about fixing it?

nycinsider
tagDiv Member

Thank you that worked! I’m having trouble with the title one of the sidebar widgets. All my sides use tagdiv Block 1. On the sidebars I removed the “read more” – and I don’t remember how or when I did that. It’s just the custom title with an arrow next to it, which is how I want it. Except for one custom post type I use. That block still uses the same Block 1 and all the settings are identical, but it says “read more” and then the arrow. And the text is too big causing the arrow to overlap it and I want to remove it.

dcaceres
tagDiv Member

<quote>1. If you want to use AMP, you can use the Mobile theme plugin with AMP, and set the mobile theme template on AMP version</quote>

I activate the option AMP but I still see all this info on my homepage logged as Admin:
https://imgur.com/3gSHC3q

For 2 and 4 seems that the box is not from our theme, but from the GDPR plugin used.

Ok. I change to WP GDPR Compliance plugin. It’s solved

3. Please make sure if these titles are translated in Theme Panel -> Translation -> Translations =>

I already made it, but don’t work: https://imgur.com/QTD0BxU

  • This reply was modified 5 years by dcaceres.
JackMoreh
Participant
#0

Read multiple entries on this forum, but nothing seems to work.
My Newspaper Theme Panel is not working. It does not save any changes. It just ‘thinks’ and ‘thinks’ indefinitely without ever saving changes (such as changing fonts or uploading a favicon or any other action). The console does not display any errors while trying to save the new settings on the Theme Panel.
I’ve already deactivated all plugins, except the tagDiv plugins, and purged all caches.
On the cPanel, I’ve disabled both Cloudflare and SiteLock. No other security modules are active or enabled. As a result, my SSL was also disabled, which is very worrying!
Bluehost, which is my hosting provider, does not block admin-ajax.php requests. I’ve asked them just a few minutes ago.
I’ve used three different web browsers (Firefox, Edge and Chrome) after clearing their caches, cookies and such.
It is a new installation. I’m not using any security or caching plugin yet. I’m also not using a child theme. I’ve not installed a Pro Prebuilt Website.
I’ve bought the Newspaper theme yesterday from Themeforest.
Could you look into this?
My URL: http://voxcardio.com/

alessandro986
Participant
#0

Hi, i want create a gallery with the tagDiv Slide Gallery,I do in this way: I add the gallery in the gutenberg blocks, select the images, then click on create new gallery, then the possibility of creating the gallery with tagDiv Slide Gallery does not come out.

Anamaria
tagDiv Staff

Hello,

To align the blockquote to the left, please use this custom code CSS => https://www.screencast.com/t/yYiK5rHb7NVf
Code:


blockquote p{
text-align:left;
}

Set the code in Theme Panel ->Custom code -> Custom CSS ->
Hope that helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

I am sorry. I’m not sure I fully understand what you are looking to achieve. Can you provide an example?
Also, for each thumb is specified for which block it is applied. for example for flex block, these thumbs apply => https://www.screencast.com/t/KuykwII3XgWB ->https://www.screencast.com/t/FyxP0oZdLL

Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, our theme doesn’t have an option to pin the articles. A solution is to add a block, and in that block to set the post id for the article that you want to be fixed => https://www.screencast.com/t/bkS41RwP7

Thank you!

Vlad S
tagDiv Staff

Hello !

The latest articles option and related posts come from WordPress not from Newspaper Theme. You can disable it from here as you can see: https://www.screencast.com/t/uzXRgXTiHlH You can disable that and replace it with a Flex block that has more editing options.

Thank you !

Calin
tagDiv Staff

Hi,
1. The thumbs that are use for mobile theme grids are 741×486 or if you want to make the mobile grids bigger in height, it can be done with some custom css.
2. For flex block you can set the thumbs size from layout tab -> https://i.imgur.com/MUp5vuj.jpg also on flex (the thumbs used are 681×0, 300×194, 1024×580) you can change the height and width -> https://i.imgur.com/IWOKeIv.jpg -> https://i.imgur.com/A3PsMCY.png
Hope this will help you!
Thank you!

Anamaria
tagDiv Staff

Hello,

Please if those blocks don’t appear when you edit the page, it means there is a plugin conflict.
Please do a test using only tagDiv plugins, clear all cache, and see if the problem persists.
Do you use Tagdiv Composer or WP Bakery?
Do not use both page builders on the same time.

Thank you!

rajpbm
Participant
#0

I just install my old site on newspaper. There is 1500 posts.
How can I change BlockQuote for all posts with single code?

fabioweb90
tagDiv Member

Ok great. Everything works fine now. 2 last info

1) How can i manage resize crop into mobile theme “GRIDS” section?
https://ibb.co/3ztjR5Thttps://ibb.co/jH1D4FR

2) How can i manage crop also for a flex block like this one? https://ibb.co/hHkP0Px

Regards

tarakenny
Participant
#0

I tried all the suggestions in the support, regenerate thumbs etc.- but nothing works.
Please help! this is very frustrating. I don’t see how to add an image showing you how blurry the photo looks?

I don’t want to provide the URL in a public forum? It needs to be private.

All I’m doing is uploading a replacement image to this block, and it’s ridiculously blurry.

PLEASE HELP! I’ve spent way too much time trying to get a simple thing to work. Never had these issues in WordPress before.

IN FACT: Can you please email me so I can send you log in details – because really nothing seems to be working as it should. If I add padding, it subtracts space instead of adding it.

I’ve spent all day trying to get ahead, and I’m about 10 days behind.
I’m working on the front page.

Pretty desperate to get this theme working like it promises.
Thank you in advance.

jph1313
Participant
#0

I can’t figure out how to get the block quote to align left. There is no option in tagdiv editor, and the align left function in the post editor is not working either. My theme settings also do not appear to have the option. You can see an example on this post under headline “Do Not Weep For Jesus”.

ibasher
Participant
#0

I’ve add new image size with td_api_thumb::add
Although it is active in the Theme panel, I can not see it in the Article image options of my Flex block 1

ibasher
tagDiv Member

Well, that was totally possible by using td_api_plugin. I just copied original file, mage some tweaks and rerouted system to a new file.
`
class td_api_plugin
{
var $plugin_url = '';
var $plugin_path = '';
function __construct()
{
$this->plugin_url = plugins_url('', __FILE__); // path used for elements like images, css, etc which are available on end user
$this->plugin_path = dirname(__FILE__); // used for internal (server side) files
add_action('td_global_after', array($this, 'hook_td_global_after')); // hook used to add or modify items via Api
}
function hook_td_global_after()
{
td_api_block_template::update_key('td_block_template_1', 'file', $this->plugin_path . '/includes/block_templates/td_block_template_1.php');
}
}
new td_api_plugin();
`

Bettina
tagDiv Staff

Hello!

There is no special hook which you can use in order to achieve this. So, your best options would be to write some custom JS or to edit the block header file.

Thank you for understanding!

Anamaria
tagDiv Staff

Hello,

The page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH so you can only add the elements that are present in the toolbar, without shortcodes(blocks).
Also, you can apply a filter for grids on the front page from Theme Panel -> Mobile Theme.

Thank you!

Bettina
tagDiv Staff

Hello!

Yes, you can achieve this from flex blocks settings: https://forum.tagdiv.com/flex-block-settings-guide/
For example, you have 20 posts, for the 1 row you will add a flex block with “Limit post number: 4” and for the 3rd row you can add a flex block with “Offset posts: 4”.

Thank you!

Romi
Participant
#0

Hi All Tagdiv Team

I have a question as to how to pin an article so it’s pinned on above the block.

Here is the example of picture.

Pin Article Tagdiv Block

Let’s say in that category block, I want to pin the article in the place where I give border.

How do I do it, so the article keep on that place, albeit the category has new posts.

Thanks in advance guys.

Nagib.

nycinsider
tagDiv Member

thanks it’s not letting me add a flex block because it needs to have a whole row. it’s giving me an error message.

carlodap
Participant
#0

Hi there,
I’d like to set up a mobile theme, but there is something I can’t sort out.
– The logo, the size is set as you advise, is not displayed properly https://imgur.com/nG6kvku
– There are some blocks at the end of the mobile page I can’t modify or remove https://imgur.com/szeFFzH
Can you help me?
Many thanks in advance

Bettina
tagDiv Staff

Hello!

You should use the flex block element and add a filter by related posts.
For more information, please read this documentation here:
https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

trispania
Participant
#0

Hi. I want to connect two blocks of to avoid repeated pots. For example a first block with last 4 post. And in other part of my page, a new block with rest of posts (except the last 4)

An example:
1 row: block with 4 last post
2 row: other bloks (ad box, image,…)
3 row: block with 5,6,7,… posts

Thanks in avance.
Rgds.

Viewing 25 results - 9,326 through 9,350 (of 39,816 total)