Hi,
I have a posts loop2 on the homepage. This comes stadard with a header.
I also have a big grid flex1 on my homepage and I want to have a header also above the big grid flex. However I can’t find big grid flex modules with a header. Are they availabe? Or can I add a separate header?
Thank you!
Patrick
Hi,
I see that it is the same template, so it should display the posts from that category. In case that you have post for the stock Ideas category, then is possible to be an offset on the post loop. Please edit the cloud templates with tagDiv Composer -> https://i.imgur.com/K9OIg72.png -> https://i.imgur.com/JXQwhvV.png if you have an offset, just remove it and let the field empty.
Thank you!
Hi,
I want to set the same category template for https://ztratum.com/category/shortlists/ as I have for https://ztratum.com/category/stock-ideas/
Currently, when I click on shortlists, the page is empty. How do I get the same as stock Ideas? So, with the category description, the posts loop etc?
Thank you!
Patrick
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://v2.breal.tv:443 (Unknown error) (http_request_failed)
Hi,
I noticed that if i provide an invalid parameter on p, for example https://www.agrinio-sports.gr/?p=invalid
i get internal server error. The reason is that the memory is being exhausted because it tries to load ALL the posts since day one and show them. No matter how i increase the memory, the issue persists. I even tried with 1GB limit just out of curiosity.
One of the files that is involved in the process is /plugins/td-composer/legacy/Newspaper/loop.php which loop through the files.
Is it possible to either limit the posts with paging, or just return a 404 in case the post provided in the parameter is not valid?
Thanks
Hello TagDiv team.
I have a strange problem as the title said. I have a hidden Raw Html Block inside the homepage and I cannot find it anymore with TagDiv Composer. I tried to delete every block from the homepage, but is still there. The hidden code is still there, I can find it into view source.
The code is:
</style><div class=”wpb_wrapper”><div class=”wpb_wrapper td_block_wrap vc_raw_html tdi_84 “><div class=”td-fix-index”>
(Hidden script)
</div></div><div class=”td_block_wrap tdb_loop_2 tdi_85 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_2 tdb-category-loop-posts” data-td-block-uid=”tdi_85″ >
<style>
Hi,
1. If the “Insider Buying” is a subcategory of the “Stock Ideas” then this will be display in it as a subcategory post.
2. I think that for this you have two options. To make a page for each subcategory and set there a flex block with the filters that you want. Or you can make a different cloud category for each subcategory and replace the post loop with the flex block and filter it after the subcategory you want to display (by default filtering after the current category can display posts from subcategories too).
Thank you!
Hello!
I want to disable standard pack but don’t want use yet cloud templates for posts style.
I edited loop-single.php file – https://prnt.sc/26jnsbf
But in frontend it shows error – https://prnt.sc/26jnsrk
What should I write to show related articles under single-loop.php file.
Best regards!
Hi,
To create a blog, you can use the option from the WordPress -> https://i.imgur.com/U1lQOuL.png or the theme builder (tagDiv Composer) to create a page blog.
To create a page using tagDiv Composer you need to set a post loop that will display your posts -> https://i.imgur.com/9dsCfBS.png. After that just assign that page in menu.
Thank you!
Hello,
Usually, you can use the same category template for all categories.
So, you can use the posts loop element => https://forum.tagdiv.com/posts-loop/ or you can use Flex Block 1 and set the filter to “Category -Current category” => https://i.imgur.com/7P99qx0.png.
Hope this helps you!
Thank you!
Hello,
1. To make the menu sticky please check this article and set it on always => https://forum.tagdiv.com/header-manager/ -> https://i.imgur.com/wzzBZu6.jpg
2. You can add more blocks from tagDiv Composer -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/big-grid-flex-settings/ -> https://forum.tagdiv.com/posts-loop/ or you can import from tagDiv Cloud Library https://cloud.tagdiv.com/#/load/Blocks
Thnak you!
Hello,
I got a weird problem with our website, the posts loops in our categories pages does not show all the category’s articles. It shows all the article when I am in the editor but when I save the settings and refresh the page, the post loop show only some of the articles. I use 0 filter.
My website is https://terredesarbres.com and the page where the problem is visible is :
Here are some screenshots of the editor showing all the articles in the preview system :
I tried that, thunbs are all disabled. Can´t enabled!! When i save settings, the looping squares never ends ando dont save!
I have also problems with the theme of my posts. It´s a really dissaster!
Hi,
Maybe for the situation with the posts from specific categories is related to the “unique article” option. If this option is enable a post will be display only once on that page. Another thing that can be, is if the block that can have some specific settings/filters, please check them, if you have offset, remove it https://i.imgur.com/tKePehC.png or custom settings in filter tab -> https://i.imgur.com/XbmCEZy.png
If I’m right, the second problem is related to the author page and his articles, there are some of them that are not display. This can be if the post loop of the author page have an offset. So, you’ll need to be sure that you do not have set any offset on the post loop -> https://i.imgur.com/3ZKS5pz.png
I hope this helps you!
Hi,
1. The flex blocks will display the comment count, but this can be disable individually using the tagDiv Composer -> https://i.imgur.com/tBn23QC.png -> https://i.imgur.com/c6MpnlW.png
2. Yes, that is the path -> https://i.imgur.com/FPSDV1y.png -> https://i.imgur.com/6hSTPc8.png
3. We did not tested the Co Authors Plus plugin with cloud templates, so I do not know if this code will work. But if you use the default post template -> https://i.imgur.com/BHbk31Q.png then the code should apply on the files from -> wp-content/plugins/td-composer/legacy/Newspaper/loop-single.php
4. The single post templates allow you to edit the post layout/template using tagDiv Composer, now this was not possible with a standard templates. The posts will be made using the WordPress editor (classic or Gutenberg editor).
I hope this will help you!
Thank you!
Hello, for the website I’m working on it’s pretty essential for my client to display different static content in every single of the website’s Category pages, it’s another way to show their work.
More specifically they need various different blockquotes to be displayed for every one of the Category pages. I had it got done by using your text column elements right above the “Posts Loop” I used to display the posts. Although the same content is displayed in ALL of the category pages as you can see here: https://staging.charterpartydisputes.com/category/maritime-arbitration-practice/ https://staging.charterpartydisputes.com/category/laytime-demurrage/
I need it to be different for each page.
I also noticed that the Hide image I checked on the ARTICLE IMAGE of the Posts Loop of a certain category for which I don’t need photos affects the Posts Loops on all other categories hiding their photos.
How can the settings for each category be independent?
Hi!
Thank you for such a work you have made 🙂
I have few questions before removing standard pack and I hope you can help me these answers.
1) Does the flex blocks automatically don’t show 0 comment count? In standard pack it was showing 0 comments.
2) Where can I edit that comment count to show next to title. https://prnt.sc/2640bs6
With old version I just edited td_module_mx17.php as example and put get_comments before get_title, then that position went better 🙂 (Old example what you gave me https://content.screencast.com/users/andrei_tagdiv/folders/Jing/media/29662ffe-5364-408a-8ff1-47f12aeff055/2017-06-16_0854.png
Somewhere here yes? – /td-composer/legacy/Newspaper/includes/modules
3) I’m using Co Authors Plus plugin for adding authors on post page. I researched and now you use Molongui (or something like that) authors plugin what will work without Standard Pack but for old articles and new ones I still need to use Co Authors Plus Plugin to keep author settings with these articles.
Right now I have changed in Standard Pack /td-standard-pack/Newspaper/loop-single.php
https://pastebin.com/FGr9cUD9
Can I use it after disabling Standard Pack too? What file should I edit 🙂
4) About Single post template. Can it be used as a old way too, where article writers can write without tagdiv composer editor and using simple standard post page template? Mostly it’s pretty okay, only similiar posts are missing at the bottom. I havent tested with premium content plugin yet 🙂 but I’m sure it works with that too.
Best regards
Rauno
Hello @estcos!
You can use flex block instead of posts loop. Explore the filters here: https://forum.tagdiv.com/flex-block-settings-guide/
Choose only one category from the filter settings and it will display the posts which have that category.
I’m not sure if I understand correctly, but you can add a button and place the category url in that button element. So, when you click on that button it will leads you to the category you need from homepage.
I can see that you have the same sticky header for posts and categories too. Make sure you assigned the right header to all templates.
For more details, please provide a screenshot/video.
A solution for sending a screenshot/video is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
Thank you!
Hello @kennethhede!
Yes, please edit the search page with the TagDiv Composer, click on the search results and there should be a posts loop which have a sort order in the settings: https://www.screencast.com/t/MkQqu9MgH
Thank you!
Hi Newspaper is fantastic but it seems to me a litle “restricted” in questions of links. I am working in the background of https://www.tendenciasonline.com.pt/, but the same homepage/test can be found in https://novo.tendenciasonline.com.pt/.
Now, in the element Posts Loop, where syas “E hoje? Uma tendĂŞncia!”, how can i put in the intere block a link for only one category? Or in Flex Block 5? Further more, were it says MODA, it has Flex Block 1 and Flex Block 5. Is there a way to put a link of one category only for all the posts?
Concerning the menu, the sticky is working fine in homepage BUT in posts and categories the menu change. Can you please tell me why? Best regards
Hello, i am just reading on the recent update and i must say i amazed. it make redundant so many other plugins !!!! Before i update to the new version i would like to know one behavior: What happens when a user has more than one membership? Let’s say i limit the membership A to posts of category A. Membership B to posts of category B,Membership C to posts of category C and so on…
When a user has A & B memberships is he able to see posts from both categories?
If i put all posts of all categories in one page (via post loop or flex box) will posts of category C be hiddden so he sees only A and B?
How does it work?
Thanks
Hello @andrius!
Please edit the category page with the TagDiv Composer, add a flex block or posts loop in order to display the posts. Also, you can add any other elements which you’ll like to appear on the categories. Do not use blank pages.
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Hope that helps you!
Thank you!
Hi, I am using “Post Loop” to show posts on home page but the pagination system is not working properly. When I want to switch to other pages, the texts disappear. This only happens on the homepage. Post Loop on category page works fine.
Hello @Lane18 !
1. For this you can use the flex block element with some filters which is suitable for your needs: https://forum.tagdiv.com/flex-block-settings-guide/ or posts loop element. Both of them have the pagination feature. If you have an example please provide the link, let me know about which demo you use or your website link in order to help you efficiently. A solution for sending a screenshot/video is this: Download, capture, send: https://www.techsmith.com/jing-tool.html. After making the screenshot, you will have a link, paste it here.
2. If you have a cloud/PRO template, but you can’t edit the footer, then edit your homepage with the TagDiv Composer, scroll till footer, click on footer zone and you can edit/delete the elements there.
Select the row from footer and in the CSS tab you’ll find the background: https://i.imgur.com/Yq06HV5.png
3. If you need random ads, then you can use auto ads and you should place the code in the Theme Panel -> Analytics/Js Codes. For reference, check this article: https://support.google.com/adsense/answer/9261805?hl=en&ref_topic=9261304
4.If you want to have the fullwidth row, then you can use the stretch row like this: https://www.screencast.com/t/bsbB5P97A
Hope that helps you!
Thank you!
Hello, how can I set a post number for Big Grid Flex elements as I can set it for Flex Block elements and the Posts Loop element? Ideally, I’d like to use a layout to display 12 or more posts as a square/rectangle grid made of even squares.