Tagged: ajax, categories, shortcodes, sub categories
- This topic has 13 replies, 3 voices, and was last updated 11 years, 1 month ago by BePro Software Team.
-
AuthorPosts
-
February 1, 2014 at 6:15 pm #1026icemanParticipant
I was wondering if anyone else had this same problem: When I go to categories and click on one, it takes me to a subcategory page even though there is no sub category, I wanted it to show the listing associated with the category instead. Any suggestions?
February 2, 2014 at 4:40 am #1030icemanParticipantnvm figured it out….
February 2, 2014 at 3:39 pm #1033BePro Software TeamKeymasterHi iceman,
You sure you figured it out? In theory, it sound like the correct functionality of that feature.
I think maybe the labeling is confusing? The feature tries to filter any listings on the resulting page by the selected category. In addition, it outlines any sub categories that it finds. When there are no sub categories, it says so.
I’m not sure if i addressed your situation, but just wanted to put that out there for anyone reading.
Regards
___
BePro Software TeamFebruary 2, 2014 at 11:52 pm #1036icemanParticipantI was just confused how to use the shortcodes. I didn’t know I had to put the command url_input into the same brackets as the general shortcode
February 3, 2014 at 9:13 am #1037BePro Software TeamKeymasterHi,
Thanks a lot for the clarification. Good to hear you figured it out.
Regards
___
BePro Software teamFebruary 4, 2014 at 1:27 am #1055icemanParticipantok so I forgot how I used the short codes for displaying listings this is what I am doing on my categories page:
[display_listing_categories url_input=http://(link of page)]
this isn’t working I also tried:
[display_listing_categories url_input (Name of Page]
it isn’t working either
How do I use url_link correctly?
February 4, 2014 at 1:37 am #1056icemanParticipantI realized the spacing really matters, it was:
[display_listing_categories url_input= (name of page)]I was spacing after url_input and it kept giving me an error
*couldn’t figure out how to delete last post just ignoreFebruary 4, 2014 at 7:02 am #1057BePro Software TeamKeymasterHi @iceman,
I’m really glad that you shared this with the community. Its a perfect opportunity to help everyone understand how to use our shortcodes.
Our team does not create how shortcodes work, wordpress does that. We just facilitate options. I am actually shocked and surprised that the spacing worked. I guess we all learn new things everyday.
The point i am driving at, is that you should put string options in quotations (no space needed). So in your case, it would be [ display_listing_categories url_input=”name of page” ]. I put spaces in this example shortcode because i don’t want them to activate
All shortcodes work exactly the same in terms of setup, the only differences are their options and the results. Our BePro Listings documentation page, is structured that way because we are hoping people learn about shortcodes from the plethora of documentation available online. To learn more about shortcodes and how they work, check out the following wordpress documentation. :
– http://codex.wordpress.org/Shortcode
Regards
___
BePro Software TeamFebruary 15, 2014 at 10:59 pm #1171icemanParticipantCan you put up examples of how to use all of the shortcodes I think it would be really helpful because the shortcode guide doesn’t state in detail how to use the shortcodes.
The reason I’m asking is because the listings I put in a sub category isn’t showing up but it is only showing up in the parent category.
February 16, 2014 at 2:32 pm #1173BePro Software TeamKeymasterHi @iceman,
You are right, a tutorial like that would be helpful to many customers. We get lots of questions from people who are new to wordpress, specifically about the shortcodes.
We will try to release some new documentation this week specifically addressing shortcodes. Someone will update this post when its done.
Regards
___
BePro Software TeamFebruary 22, 2014 at 10:49 am #1214BePro Software TeamKeymasterHi @iceman,
We are still working on the documentation.
With that said, you may be interested in the newest version of BePro Listings 2.0.99. It now features ajax search and filtering all on one page. You can test this out on our ByCater.ca $1 wordpress theme.
We listened to the, comments, forum posts, and emails. We figured out that most of our most recent users are looking for a plug and play solution. With the new ajax functionality, you don’t have to worry about url forwarding etc. Simply add the shortcodes you want and done
Of course, we will continue to enhance documentation for our advanced users, who want a truly unique listings experience.
Regards
___
BePro Software TeamMarch 11, 2014 at 12:08 pm #1342kemmieg123ParticipantI am having a similar issue. I have the main listings page displaying all the categories [display_listing_categories url_input=”…..”] (….. represents where the url is. I have tried using just the page name and the entire url. When the user clicks on a particular category they are taken to a category page (I’m assuming that is what it is because it says it’s the category type listing page). This is not the page that the url_input is directing them to. It’s an ajax page (again I’m assuming since the url doesn’t change). I would like the user to be taken to the listings page for that particular category [display_listings]. Can you please provide direction. I have reset my permalinks after I installed this plugin but am still having this issue.
March 11, 2014 at 12:10 pm #1343kemmieg123ParticipantOh I am using the most current version of this plugin 2.1.08
March 11, 2014 at 7:27 pm #1349BePro Software TeamKeymasterHi @kemmieg123
I’m not sure you are experiencing the same issue. You mentioned the use of ajax. If ajax is turned on, then the categories wont forward anywhere. All url forwarding is ignored if ajax is turned on.
Try turning it off to see if that fixes your issue.
Regards
___
BePro Software Team -
AuthorPosts
- You must be logged in to reply to this topic.