Guust
Forum Replies Created
-
AuthorPosts
-
October 14, 2019 at 12:41 pm in reply to: Conditional logic widgets Not working on add-listing #513029
The correct widget logic is
is_page( 42 )or
geodir_is_page( 'add-listing' )Regarding linking an image to an external URL, there is no easy way to do that.
Thanks
October 14, 2019 at 11:58 am in reply to: Conditional logic widgets Not working on add-listing #513018I do not understand what your problem is with using the widget logic plugin.
The page ID is 42, so add this as widget logic:is_page( 42 )Can I or is there a way to “connect a url to posted images?
Not quite sure what you mean. Can you explain a bit more?
Thanks
I tested with a free listing that I upgraded.
Try it yourself please.
When the data is submitted, the customer first needs to click on the payment button, not only the preview button.
They then need to fill in all the required fields on the billing page, ane finally need to click on the PayPal button.
Did they do all that?That is already on the to do list.
In the meantime, please review https://wpgeodirectory.com/docs-v2/addons/location-manager/ and if you have any questions, just post them here as a reply.
Thanks
You can still inspect the CSS of a lightbox, see image.
The Customizer is part of WordPress and so that is not a GD issue.
Not sure about “Theme CSS Editor” but again, not a GD issue.
The browser’s CSS inspector works very much the same: you just inspect the code and add it to the CSS of your theme.Thanks
Test it yourself first, it is working all properly when I tested it.
ThanksOctober 13, 2019 at 10:31 pm in reply to: Franchise "Letting returning user know where to "add franchise" #512931You’re welcome 🙂
October 13, 2019 at 10:29 pm in reply to: Conditional logic widgets Not working on add-listing #512930You can add text to the Add Listing page itself, above the shortcode or block, or
You can use the Widget Logic plugin, and use a conditional tag like this
is_page( x )where x is the page ID for the Add Listing page
https://wpgeodirectory.com/docs-v2/faq/common-examples/#logic
https://wordpress.org/plugins/widget-logic/
https://codex.wordpress.org/Conditional_TagsThanks
Your new site does not have any place categories. Also make sure that all custom fields are set up the same.
I suggest you add one listing manually in the new site, then export from the new site, and compare the new CSV file with the old file.You will need to update the plugins [both are out of date], and also, if you want support for GD addons, then please log in with a valid membership.
ThanksOctober 13, 2019 at 1:19 pm in reply to: Errors Showing on Listings Pages When Running WP in Debug Mode #512870There only notices, so nothing to worry about.
I’ll get the developers to have a look too in case anything needs attention.
ThanksPlease see https://wpgeodirectory.com/docs/customizing-your-style/
ThanksThe widget takes the title of the page, because it is usually only added to the registration page.
Can you change the title of the page? The widget is the only place you use the title, so you could easily change it, but still link to “Pricing” everywhere.Thanks
Please post your URL and WP admin details in a private reply and we will have a look for you.
Also give a direct link to the page in the screenshot.
Thanks
[gd_cpt_categories] is not a V2 shortcode.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
Thanks
-
AuthorPosts