Search Results for 'block'

Results from the Forum
jolo
Participant
#0

I just updated from v7 to the latest v10 and I am really disappointed with the site speed scores; 62 on desktop and a terrible 12 on mobile. The main issues seem to be loading lots of JS & CSS that isn’t needed as well as render-blocking resources.

I would expect much better. Can I do anything in the theme settings to improve this? Given Google’s plans for the user experience scoring next year if improvements arent made I am going to have stop using this theme.

codexxx
tagDiv Member

Hello Vlad,

I already did that but that is not what I am looking for. For you to figure out what I am requested I will give you a sort of example. Let say I’ve filtered the top 5 most visited post articles and for me to identify that these are the 5 most visited blog post articles, what I did was just tagged them with a tag slug name “most visited”. So those 5 blog post articles now will be displayed using “Flex Block 1” as shown like this:

1.) Post 1 (5 visitors)
2.) Post 2 (9 visitors)
3.) Post 3 (1 visitor)
4.) Post 4 (15 visitors)
5.) Post 5 (2 visitors)

That is good but what if I want these 5 articles sorted in descending order according to their # of visitors (see for example) so the final outcome will be:

1.) Post 4 (15 visitors)
2.) Post 2 (9 visitors)
3.) Post 1 (5 visitors)
4.) Post 5 (2 visitors)
5.) Post 3 (1 visitor)

++++++++++

If the above option is not viable, then what if I want only to display randomly the top 5 most visited post articles, this will happen everytime refreshing the page (other words the display should not be static).

Hope you get it now. Hoping for your positive response.

Thanks!

Vlad S
tagDiv Staff

Hello !

Can you show me your setup ? Please note that this has to be done using tagDiv Composer and editing the block as you can see here: https://www.screencast.com/t/t5j8JlL0 ; https://www.screencast.com/t/ZS6RtAqV

Let me know if this was helpful !

Thank you !

Vlad S
tagDiv Staff

Hi,

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

If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php

add_action(‘admin_head’,function() { echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’; });
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Eduardo.FD
tagDiv Member

Hello

¿Are you going to include “image height (percent)” on Flex Block 2 in next upgrades?

¿Is it possible to use VH by css?

Thanks

bagratrip
tagDiv Member

This is the HTML of the image. Instead of opening the facebook link it opens the image source. I can’t find out why.

<div class="wp-block-image" style="margin-top:10px"><figure class="aligncenter size-large">facebook</figure></div>

Vlad S
tagDiv Staff

Hello !

In the filter options you have this options: https://www.screencast.com/t/Zqb9egYFn01 and you can limit your articles number to 10 as you can see here: https://www.screencast.com/t/l9sEOdsvMSK This will only work on flex blocks.

Thank you!

qph9697
Participant
#0

Hi, I am using “Text with title” block and trying to edit the text. https://prnt.sc/vpq3dx

But when I add something, and check no changes happen. https://prnt.sc/vpq5a0 [Since there is no save or any option, after typing I clicked “X”]

But as you can see, nothing changed . https://prnt.sc/vpq6cw

Can you please help me here.

Thank You.

Rovshan
tagDiv Member

Dear Vlad

Actually I use Pro demo but I did some customization. For example I have added some blocks, added custom css for menu and etc. Now before deactiavting Standard Pack should I install Pro demo again or download it from tagdiv composer? I mean I need to know the sequence of the actions that I should take before deactivating Standard Pack.

This is my link: http://mdq.txi.mybluehost.me/

Thanks!

Vlad S
tagDiv Staff

Hello !

By editing your block using tagdiv composer you are able to cancel that function. Please select the option presented here: https://www.screencast.com/t/o8HspciHsm

Thank you !

Electron Monkey
Participant
#0

I would like to specify the font size and weight for the article title in a flex block 1. I do not want to specify these on each instance of the flex block as this will be laborious to change later on every instance.

I can set the font family in [theme settings >> Modules and Blocks – Article Title >> General Font] however this does not allow me to set size and weight as this element is specified to be of type ‘general_setting’ (td-composer/legacy/Newspaper/includes/td_config.php:29285).

If I do not wish to override this value on every instance then how should I achieve this? Options I can think of are:
1) edit td-composer/legacy/Newspaper/includes/td_config.php as follows
'modules_general' => array(
'text' => 'General font',
'type' => 'default',
)

But I don’t like this option as it will likely be problematic in the face of updates

2) I could create a new plugin that implements a bespoke implementation of a flex block that uses, say, module_1 for font settings.

3) something else that I haven’t thought of

What would you recommend? Thanks!

Kritica Economica
tagDiv Member

Hi,
The editor appears this: the blocks width is too little -> https://imgur.com/a/1EvCo2C
How can I change it?

MeeComeTop
Participant
#0

I have 2 questions.
1. Why text in list blocks have different style from the default style which I set by tagdiv composer?

https://paste.pics/ASKJ8

2. How can I change the bullets style to black circle?

codexxx
Participant
#0

Hi Support,

I am using Flex Block 1 and then in the filter tab I’ve filtered the most visited blog post through tag slug and yes it’s working it displayed the top most visited post articles but sad to say it is not displayed either of the ff:

1.) When the page is refreshed then the top 10 listed articles should randomly be displayed
2.) Like to sort the list of top 10 articles according to their number of visits.

For you to figure out, I am using tagDiv blog as an example as shown in the screenshot link..

https://prnt.sc/vp7pzm

Hoping for your immediate response.

Thank you!

IamLegend
tagDiv Member

The reason why I’m using flex block is because I can enable the unique id feature to eliminate the duplicate posts for page and able to choose the category filter.

Eduardo.FD
Participant
#0

Hello

I want to use the Flex Block 2 and use as parameter 100vh in the image height. Unlike the other Flex Blocks, there is no “image height (percent)” parameter. I would appreciate it if you could tell me how to set the vh parameter.

Thanks

Vlad S
tagDiv Staff

Hello !

For what you are looking to achieve it is recommended to use a Post loop element instead of a flex block.

Thank you !

smile099
tagDiv Member

Works perfect, all we need is a little empty space after quote. How can I add it? Right now I’ve solve it by adding a HTML block in WP content after quote with <br> in it. How do I change css so that there is some empty space after quote? I don’t want it to look this way: https://prnt.sc/vp0mjp

IamLegend
Participant
#0

Hi,
I’m trying to figure the best way to create a page that can select the category and able to use the normal numbered pagination altogether.

When I created a page using the Flex Block, I’m not able to have the normal numbered pagination. Can you please show me how I can have that option included in the block. If it need to edit the php file please let me know where I can edit the code.

Thank you

Jose Avila
Participant
#0

Google Chrome developer console shows

API ERROR td-cloud-library/td_cloud_proxy Error – check for php warnings: {…} timeout timeout

I already disabled all plugins except tagDiv Cloud Library to check but no positive results.
I also updated the theme to the last version.
Everything in System Status is OK (green).

Thanks in advance.

Calin
tagDiv Staff

Hi,
This is a mega menu -> https://i.imgur.com/IzBLmuP.png if you like that layout, you can achieve it using tagDiv Composer and flex blocks.
Hope this will help you!

Calin
tagDiv Staff

Hi,
Is look that you get 403 on the admin ajax requests -> https://i.imgur.com/osGCcRD.png
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Please check this and let me know the results!

japaneselessons1
tagDiv Member

Thank you it worked!
Can you give me another CSS code to delete hover effect from category pages “big gird full” blocks?

Vlad S
tagDiv Staff

Hello !

I have entered the same code twice … how do I eliminate these lines of code without affecting the newspaper template.

Where have you inserted this code ? This needs to be removed.

I cannot help you with something that you have done unfortunately.

Let us know the results !

Thank you !

Calin
tagDiv Staff

Hi,
Unfortunately for flex elements the excerpt option was no longer set in theme panel, sorry! This option can be get only manually for each flex element in part.
If you want to change the excerpt for all flex blocks, you can do it only from theme files wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/Bi5TKc1.png unfortunately those changes will be lost when you’ll update the theme.
Thank you for your understanding!

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