Hi,
I tried installing latest version and checked but also still i am not able to see tag div composer.
Hi Simion,
I am using 8.7 version i want tagdiv composer in that, because i made some customization so i cannot upgrade new version.
I want this option
– https://www.screencast.com/t/L0zezKVRp ”
Hi,
I am not able to see in the below url
https://www.screencast.com/t/L0zezKVRp
Sorry i am not able to see tag div composer
ok Thanks
Hi Calin,
I am not using any plugin for share. Can you please check it once.
Ok Thanks Simion
Hi Calin,
I am not getting layout itself.Please check the screenshot in the below url
https://ibb.co/bHHB3V
Problem solved once removed WPML! Lucky that the client finally will work in one language… thanks
I know, I’m the freelancer. I’m hacking your theme anyways to meet the project requirements, what I need is meet my client guidelines.
I wonder WHY the “All Categories” filter the posts nice and the “category_id” is NOT WORKING.
Where is that query?
That take me again at the beginning http://prntscr.com/j6qygc
So, I STILL wonder if I can retrieve the posts as for the category filter td_ajax_filter_ids=”40″ for the normal category_id=”” query.
Cause the filter td_ajax_filter_ids function works like a charm.
Heeeeeelp 🙂
Most likely, your posts are not integrated only into the same category and that’s why you will bring and other posts. You can try using the sort by Tags if your posts are part of several categories.
nope, they’re just changed for testing pourpouses. I checked that.
So I wanna know where is the query for this filters: http://prntscr.com/j66z1c
There is something wrong with the way it retrieves posts from the categories obviously. I want to review the query.
Hi Bogdan B. I’m not sure that you’re giving correct pointers for this subject.
The ajax filter is working nicely. The multiple category filter is the problem.
How can I retrieve the posts for the category “Happening Now” by default as the ajax filter is doing? I mean I want that the block shows the same posts by default than when I click on “Happening Now” when the ajax filter is enable.
Sorry to repeat: the multiple category filter does not work, amd the ajax filter is working but I don’t want to show (All, Happening Now, Investment…) I just want to show posts from “Happening Now”.
Thanks in advance
Checking other options… none of the filters works 🙁
Default options: http://prntscr.com/j4w9ph
Id, tag, categories, select category… just the ajax pulldown function.
e.x. Post ID http://prntscr.com/j4w8xl
Category Filter http://prntscr.com/j4wa7d
How is that possible?
The $atts now are
category_id="" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="40"
And it work well for the filtered category 40 http://prntscr.com/j4vjn4
It doesn’t retrieve any posts when I change to the multiple categories filter:
category_ids="40,44,45" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="40"
Or normal category select:
category_id="40" td_ajax_filter_type="td_category_ids_filter" td_ajax_filter_ids="40"
So, I wonder if I can retrieve the posts as for the category filter td_ajax_filter_ids=”40″ for the category_id=”” query. as filter td_ajax_filter_ids function works like a charm.
Thanks
So I guess here is the answer:
/**
* some map helper functions return an empty array on the frontend for optimizations.
* They don’t load the full map only in wp-admin
* @see td_util::get_block_template_ids
* @see td_util::get_category2id_array
*/
So where is the query to retrieve the post per category for the td_module_slide.php in the theme folder based on the $module_atts?
Edited: ok, I’m reviewing the filters get_category2id_array() function http://prntscr.com/j4ur73 and http://prntscr.com/j4urz3
-
This reply was modified 8 years by
acdmin. Reason: adding explanations
So it is the one that doesn’t requiere plugin.
Any other idea of what can be happening?
Does this module Slider require any other special plugin?
Is how we have it 🙂
So sorry to comunicate that I’ve created my own “problem” after going mad with this I realize that the “author” user was set as “contributor”
Thousand apologies for that :/
Here is the caption with all the plugins deactivate… http://prntscr.com/ixadw0
And I can’t find anything about missing posts settings option on screen options / admin.
Weird issue!
Do you have in mind any issues with this plugins? http://prntscr.com/ixace4
I will deactivate an see if it can be an incompatibility, is the first time it happens to me..
Simion I just install the plugin to see the capabalities, is not that I’m trying to modify the users rol. I continue with the problem THAT THE AUTHORS HAVE NO POSTS SETTINGS ACCESS.
