Quantcast
Channel: Toolset » All Posts
Viewing all 20145 articles
Browse latest View live

Reply To: Woo Commerce plugin does not allow AJAX manual pagination on views?

$
0
0

Glad to hear that. Feel free to open a new ticket if you notice some issue.


Reply To: Woo Commerce plugin does not allow AJAX manual pagination on views?

Reply To: Display next and previous page ID

$
0
0

Thanks, that's clear now. I have a solution for you and I will try to explain in steps:

1. You have to create a View for Chapter post type. Then add a "Post relationship filter", you should choose "Post where this View is inserted"

2. So far this View will list all child posts that are children of the current Book

3. Now under "Pagination and Sliders settings" you should choose "Pagination enabled with manual transition" and "Pagination updates the entire page", not AJAX

4. Select "1" in the "Number of items per page"

5. Add the right pagination buttons under "Filter HTML/CSS/JS"

6. Customize the desired output in "Layout HTML/CSS/JS"

This is done, as you can see the pagination is the key to navigate between all chapters.

Is there anything else I can help you with?

Reply To: Using bootstrap rows and span for grid in views

Reply To: Help figuring out my conditional output with date format display

$
0
0

Please delete this. My question is not formatted correctly and i have resolved my problem. thanks :)

Reply To: i want to change order of my posts lists

$
0
0

is it possible to use 2 loops together?

Add link to image from custom field

$
0
0

I am trying to:
Add a postlink to an image that is set in the custom field (type=image) of the post in a content template.

I created a custom post type, and have a custom field of type image added to it.
In the custom type post I have selected an image.
Next I created a content template, and added the image to the content template by means of the "fields and Views" button.
Now when I click on the image, I want to jump to the post, containing that image.
I know that I can make use of the shortcode field posturl.
But I don't see how to embed the one shortcodes within the other, to achieve the required behaviour.

Reply To: domain mapping on custom posts?


Parametric Search

$
0
0

I am trying to: setup a parametric search. I followed the guides on your website, but it doesn't seem to be pulling back any results.

I visited this URL: http://wp-types.com/documentation/user-guides/front-page-filters/?utm_source=viewsplugin&utm_campaign=views&utm_medium=edit-view-parametric-settings&utm_term=Learn%20more%20about%20parametric%20search

I expected to see: a list of results that change based on user input.

Instead, I got: a search option that doesn't produce any results.

My site is 55guide.com and the search is on the /advanced-search page. I would like for every community to show with pagination, and based on the user selections filter out all that don't belong. Leaving only the communities that meet the search criteria.

How to display the item index within a loop

$
0
0

I need to assign an id to each item returned by a view. What is the shortcode for displaying the current item number & what is the syntax for inserting that value as part of a <div> id?

For example:

<wpv-loop>
<div id="item-[wpv-item index]">Item details</div>
</wpv-loop>

I just need to assign a separate ID to each div within the view and I'm trying to figure out what shortcode and syntax applies.

This post: https://wp-types.com/forums/topic/display-index-inside-view-loop/ has a tantalizing title, but certainly disappoints when you look at it!

Thanks

Reply To: Strange result from menu bar search

$
0
0

Ok, I figured out that the search is just returning the text in the summary and must have picked up the tools from toolset in the text below. I expanded my searches with common words and realized everything is being returned, from manage ad packages, add another premium add, to even privacy and terms and conditions pages. How can I ensure only classified listings will be returned in the search?

"Restricted This page is for listing Ad packages and only available for advertisers in the Toolset Classifieds site."

Views is not providing me vith a valid debug code

$
0
0

I am trying to: Send a support ticket

I visited this URL:

I expected to see: My Viewsis not providing a valid debug code

Instead, I got:

I am trying to submit a separate support ticket relating to views, but this is the debug code i get which is invalid:

<br />
<b>Warning</b>: json_encode() expects exactly 1 parameter, 2 given in <b>/home/content/19/7957319/html/wp-content/plugins/wp-views/embedded/common/debug/functions_debug_information.php</b> on line <b>152</b><br />

Does anyone know why this is?

Reply To: I have created a custom post with the "pages" option checked but the post seems

How to setup a conditional custom field

$
0
0

Hello Everyone! Forgive me, for i'm a newbie at this..... Currently the following code in my template displays the date and title of my post:

<h2 class="post-title heading-font">
<a href="<?php wptouch_the_permalink(); ?>"><?php the_time('l, F jS, Y') ?>: <?php the_title(); ?></a>
</h2>

I created a custom field called 'titleoverride' and now i want to create the PHP code so that if 'titleoverride' is not empty it should display the contents (instead of whats above), otherwise I would want the stuff above shown instead. Can someone help? It seems that the help docs regarding conditional posts are relating to shortcodes, and not the php tips.

Reply To: how do I link a view item to its single page?

$
0
0

This worked perfectly. Thank you so much!


Reply To: I have created a custom post with the "pages" option checked but the post seems

$
0
0

Basically, the theme I use provides a page settings panel for each page like below

http://cl.ly/image/231I07071N3W

But I don't see this when I create a CPT with the "page" option checked

Thanks

Reply To: WordPress archives – shortcode code problem

$
0
0

Hi

Thank you for answering me - I cant seem to find the "private" section to add my data.

I need to give you my shortcode info and other info

Thank you

Reply To: Article content preventing Views display

$
0
0

Thanks for this information, Luoy. It goes beyond my coding/programming knowledge, however. What would you suggest?

How can I create a link to all listings that share a checkbox value?

custom table control

$
0
0

I am trying to: get types/custom field control of fields in a custom location table so that I can map these fields to a plugin that displays localized weather for post locations from this custom table.

Using GeoMyWP plugin which stores lat/long values in a custom location table. These are the values I would like to map to the weather plugin for displaying localized weather, but since the fields and values are stored in a custom table, they are not recognized by the weather plugin.

Is it possible to add custom field controls to fields in a custom table?

Viewing all 20145 articles
Browse latest View live




Latest Images