Hi!
About Newspaper demo Gadgets PRO, is there the possibility to add the “READ” button in Flex Block 2 https://ibb.co/kxH1x6N ?
Thanks!
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 !
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 !
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?
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!
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
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!
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?
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?
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!
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!
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!
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!