Add the "READ" button in Flex Block 2

Posted in: Newspaper
Post count: 95

Hi!

About Newspaper demo Gadgets PRO, is there the possibility to add the “READ” button in Flex Block 2 https://ibb.co/kxH1x6N ?

Thanks!

Post count: 18283

Hello !

On all the FLEX Blocks you will be able to set the load more options as you can see here: https://www.screencast.com/t/R6EWjXIvuoV2

Thank you !

Post count: 95

Well, I’m using Flex Block 2 and “load more” is not a valid solution.

I need the possibilty to add the READ button as previous image attached.

Post count: 18283

Hello!

Unfortunately that option is not available with Newspaper Theme.

Thank you for your understanding !

Post count: 95

Sorry for the delay with which I reply, there is no hack to apply on the code to get that button?

Post count: 18283

Hello !

This may be possible with some custom coding but please note that this is not covered by the support team. You can contact our custom work team here and they will let you know if this is possible and at what cost.

You can contact our team here: https://tagdiv.com/premium-customization-services/

Thank you !

Post count: 95

Thanks Vlad, request submitted.

A further small question, it is the first time that I have difficulty with Newspaper, I am using Gadgets PRO, and I cannot find the correct way to drag the elements into the Content area, every time I drag some element it hooks up or to the header, or to the footer, what technique to identify the Content?

Post count: 35449

Hi,

First make sure that you actually edit a page -> https://i.imgur.com/tLXm5ru.png after that you can check the zones like this -> https://i.imgur.com/CqsIAMl.jpg -> https://i.imgur.com/Sywz5hw.jpg

Thank you!

Post count: 95

Calin, thanks again.

I have been using Newspaper for a long time, but you should make me understand how to select the Content in the Gadget Pro Demo, I am attaching a screen of a new page from scratch, you can see the header and footer, but I cannot identify which is the area Content where drag-and-drop element! https://ibb.co/G0rM33D

Post count: 35449

Hi,

For the moment you can check the zone only if you click on some elements/rows.
When you make a new page in most cases it should loo like this -> https://i.imgur.com/HJAsmMc.png -> https://i.imgur.com/LeLsEk3.png
Also 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.

Hope this will help you!
Thank you!

Post count: 95

Found the trick, in Gadgets PRO if the header zone is “Display Overlay”, then the Content Zone is hidden, goes behind the header and therefore cannot drag any element on it.
If instead the header zone is “Display Default”, as I have set now, I can see the Content zone below the header.

In the future you should pay attention to this. It is the first time that happens to me with a Demo.

I ask you a kindness, as to me peace keep the database clean and light, in postmeta I read these metakey:

tdc_history
tdc_content
_wpb_vc_js_status
_encloseme
tdc_dirty_content

Could you give me a short description of what they are, one by one, to see which ones I could eliminate?

Last thing, despite I have deactivated postview, I continue to see post_views_count records, how do I block this permanently?

Post count: 35449

Hi,

Please note that all the fields from database are associated with theme settings, from composer, theme panel, cloud … etc, removing one or more database fields in the most cases will caused problems and the theme will no longer work properly.

Thank you!

Post count: 95

Can you please tell me

tdc_history=?
tdc_content=?
_wpb_vc_js_status=?
_encloseme=?
tdc_dirty_content=?

What features are they linked to? Sometimes some references can also be eliminated without creating problems, the important thing is to know that value to which function it is connected.

Last thing, despite I have deactivated postview, I continue to see post_views_count records, how do I block this permanently?

Post count: 35449

Hi,

These are variables specific to our theme, these represent custom files, for example in tdc_content is the content of posts/pages.
If you want you can remove from WordPress these custom files in this way -> https://i.imgur.com/IAQTf2C.png

Thank you!

Post count: 95

Calin, please, so we can close the topic, can you give me an explanation of:

tdc_history=?
tdc_content=?
_wpb_vc_js_status=?
_encloseme=?
tdc_dirty_content=?

in the _postmeta table?

Last thing, despite I have deactivated postview, I continue to see post_views_count records, how do I block this permanently?

Please let me know, thanks!

Post count: 35449

Hi,

I’m not a developer, but I will try to describe them as well as I can.
The tdc_history is and element/variable for restore point -> https://i.imgur.com/08YbHd7.png
tdc_content is use for the content -> https://i.imgur.com/CbeSbnL.png
tdc_dirty_content and _wpb_vc_js_status are some post meta -> https://i.imgur.com/3BU1HN8.png
_encloseme this parameter is use to add or delete a meta -> https://i.imgur.com/viVTJcE.png -> https://i.imgur.com/r9J65wv.png

Also the view element that you deleted will be regenerate when someone will view the post -> https://i.imgur.com/rxxs15s.png

There are theme elements that our theme use to work. If you do not want to see theme, simply deactivate the custom field from options -> https://i.imgur.com/Hegabsx.png -> https://i.imgur.com/hWEpgem.png

Thank you for your understanding!

Post count: 95

Everything is clear except for tdc_content, why is it present in _postmeta when the same content is present in _posts, post_content field?

Is there any way to disable postview completely?

Post count: 35449

Hi,

As I can see from the code the tdc_content in post part is set to the current content -> https://i.imgur.com/B9TtQIx.png indeed this appears in update_post_meta too and in other places, unfortunately, I’m not a developer, I’m a support member, I’m not able to explain the entire code, sorry for the inconvenience!

Unfortunately you can disable the post view only from frontend, inside the post this will still appear, there is no option for this, sorry!

Thank you for your understanding!

Viewing 18 posts - 1 through 18 (of 18 total)
The forum ‘Newspaper’ is closed to new topics and replies.