Alex Rollin
Forum Replies Created
-
AuthorPosts
-
You can use CSS like this, but you will need to edit/alter/maintain it yourself to meet your needs on the page.
/*Hide a package based on the order in the package list - Change 3 */ #package_id_row > div > span:nth-child(3) { display: none; }We have it on our roadmap to add a button/option to simply hide packages from the frontend so we will provide a solution and support for that solution once it is released. I can’t give you a date on it but it is in a group of upgrades planned for the pricing manager addon.
October 16, 2019 at 4:37 pm in reply to: Headers on the Details Page don't change on 'old' content #513432This reply has been marked as private.It won’t be clickable in the subnav context because it is acting as a ‘go back’ function. It’s not possible to change that without a customization. I recommend you make it unclickable. That is the expected ‘UI pattern’.
October 16, 2019 at 4:30 pm in reply to: Integration of geodirectory, ninjaforms and woocommerce #513427Thanks, the developers have been alerted.
When the ‘parent’ city is chosen by the user, they are given a list of neighbourhoods in that city.
This reply has been marked as private.I guess you can add a link to that, but I would add # as the URL to make it load the subnav.
You can see the expected behavior with the add listing link here:
https://wpgeo.directory/supreme-directory/October 16, 2019 at 3:47 pm in reply to: Integration of geodirectory, ninjaforms and woocommerce #513411This reply has been marked as private.Add the block GD > Post Address
Press the toggle to open the advanced options.
Then look for the “Template” field where you can add that.
installing just the Classic Editor plugin should do that. I misspoke, I should not have said addon because yes, that one removes blocks altogether.
Like the ‘address’ field post_images is a compound field.
Unfortunately the key you are looking for is not currently available.
I have taken this up as a suggestion and will share it with our development team to see whether we can work on this in the near future.
Please feel free to make a new topic if you need help with anything else.
This reply has been marked as private.Yes, that is correct. Parent items should not have a link destination or else they would trigger reload instead of exposing the sub-menu items.
We can check on that, if you like, but first, let’s get other items out of the way.
About a cache solution, we recommend WP Super Cache for GDV2. GD Booster was designed specifically for GDV1 and GDV2 has made huge changes that make it possible to use any cache plugin.
-
AuthorPosts