-
Posted a reply to “Disable Single Listing View” doesn’t work as intended, on the site WordPress.org Forums:
Your code prevents access to a Single Listing page for logged in and not logged… -
Created a topic, “Disable Single Listing View” doesn’t work as intended, on the site WordPress.org Forums:
Option "Disable Single Listing View" in "Single Listin… -
Created a topic, Incorrect SEO headings order, on the site WordPress.org Forums:
I've noticed that there's an issue with headings order… -
Created a topic, Empty or incorrect profile’s URL shows admin’s profile, on the site WordPress.org Forums:
Basically title. [protocol]://[domain]/[profile_pre… -
Posted a reply to Form submission event missing in GTM, on the site WordPress.org Forums:
Cool, but again - i'm using 9.1.1, not 10.X. Meanwhile, here you go, folks: function… -
Posted a reply to Form submission event missing in GTM, on the site WordPress.org Forums:
Thank you for response. As i said - yes, i've checked that article before, but… -
Created a topic, Form submission event missing in GTM, on the site WordPress.org Forums:
Hey, i've seen your "tutorial" about setting up a Goog… -
Created a topic, Question before purchasing, on the site WordPress.org Forums:
Hey. I'm testing your calendars on demo pages (busi… -
Posted a reply to Paging Visual Issue on Mobile, on the site WordPress.org Forums:
Try inspecting that element and see, what "display" is applied atm. It looks like "display:… -
Posted a reply to envelope-o-solid.svg missing?, on the site WordPress.org Forums:
Where exactly is the problem? I had the same issue, so i went to form… -
Created a topic, Remove !important styling, on the site WordPress.org Forums:
Basically title. Please, remove all "!important" styli… -
Posted a reply to Limit pins to one when adding new listing, on the site WordPress.org Forums:
This is what i'm talking about. Steps to reproduce: Click "Add new listing" Type any… -
Created a topic, Limit pins to one when adding new listing, on the site WordPress.org Forums:
Hey! Is there a way or actually possible to limit p… -
Posted a reply to Translation issue, on the site WordPress.org Forums:
Some of them are "hardcoded" in JS / PHP files, mostly JS. Second screenshot -… -
Created a topic, Missing “Location” input in search form, on the site WordPress.org Forums:
Hey! I've noticed that after installing Directorist… -
Posted a reply to Featured / Front image on custom search page, on the site WordPress.org Forums:
Got it myself. You can use: echo '<img src=' . esc_url(wp_get_attachment_image_url(directorist_get_listing_thumbnail_id(), 'thumbnail')) . '>'; Available… -
Created a topic, Featured / Front image on custom search page, on the site WordPress.org Forums:
Hey! Is there any chance for displaying front image… -
Created a topic, Misleading plugin name, on the site WordPress.org Forums:
It says "disable (...)", not "rename (...)". -
Posted a reply to Custom link stops working after page refresh or after opening in new tab, on the site WordPress.org Forums:
I think i've made it. At least i think so. const tabOpener = function(tab) {… -
Created a topic, Custom link stops working after page refresh or after opening in new tab, on the site WordPress.org Forums:
I'm currently using script from documentation. Everyth…