kohncreative
Forum Replies Created
-
May have figured it out, but not a good looking layout.
Thanks anyway.
Got the user to connect, now doesn’t display the top main collections, just displays 400 galleries from those collections on the page.
No data was returned for the user you provided. Please verify that the user has the content you are looking for.
Adding Zenfolio to a page in classic editor.
Connecting with Zenfolio URL for Current User or Another user not connecting.Choose Type of Gallery
What do you want to show?*
Multiple Galleries and Collections
For whom?*
Current user (Defined under Photonic → Settings → Zenfolio → Zenfolio Photo Settings → Default user)
Another userForum: Plugins
In reply to: [Custom Post Type UI] Display by post title in alphabetical orderSounds good, thanks!
Forum: Plugins
In reply to: [Custom Post Type UI] Display by post title in alphabetical orderHello,
We redeveloped the page pulling the posts. The query was previously set for DESC and on the new page, we changed it to ASC and all the added posts moved in alphabetical order after saving. We added some more posts and the posts are still in alphabetical order. We greatly appreciate your help.Hoping we don’t have to display posts alphabetically with a second name field along with title after we import data.
Another quick question. We have used Import any XML or CSV File to WordPress Plugin to import post data on several other website directories. Would that plugin be the best option to work with Custom Post Type UI?
Thanks!Forum: Plugins
In reply to: [Custom Post Type UI] Display by post title in alphabetical orderThanks for the quick reply. That function didn’t work either.
The main name and slug is “directory”, we even tried the plural “directories” and the taxonomy “directory_category”.
Still not sure what is missing.
Forum: Plugins
In reply to: [WooCommerce] Redirect to saperate checkout page based on product categoryActually, the code causes a 503 Server Error when trying to view the cart.
Forum: Plugins
In reply to: [WooCommerce] Redirect to saperate checkout page based on product categoryHello,
The code worked great for a product category redirect to a custom checkout URL!What if the cart contained two products with two separate product categories?
So, if a cart contains any of these options:
1) Only products in cart with CATEGORY1 redirects to CUSTOM URL1
2) Products in cart with CATEGORY1 plus CATEGORY2 redirects to CUSTOM URL1
3) Only products in cart with CATEGORY2 redirects to CUSTOM URL2Is this possible?
Thanks