Guust
Forum Replies Created
-
Forum: Reviews
In reply to: [Code Snippets] Totally cleverWeird … cannot edit this one and don’t seem to be able to add another one.
Forum: Reviews
In reply to: [Code Snippets] Totally cleverI meant 5 of course. I did not even know you were able to give a review without giving stars. I don’t seem to be able to update this topic so I’ll see whether I can give an other review. We don’t want our stars going to waste !
You can do that with the Advanced Search addon:
https://wpgeodirectory.com/downloads/advanced-search-filters/Create a topic at https://wpgeodirectory.com/support/
and after creating the first part of your topic, add your URL and Admin details in a second private reply, then we can have a look at your settings if you like.A 500 error is a server error, you should ask your host for help with that.
Make sure to follow the installation instructions at https://wpgeodirectory.com/docs/basic-installation/Forum: Plugins
In reply to: [Comments Extra Fields For Post,Pages and CPT] Target specific Post Type onlyOops, so now we have only asked for the extra field to be on a particular post type, but it is a required field, so the other comment forms are still telling us we did not fill in the fields, although the field don’t show on those forms … ?
Forum: Plugins
In reply to: [Comments Extra Fields For Post,Pages and CPT] Target specific Post Type onlyThanks. So now you can have WP Comment Fields or not in a particular post type. That works for us thanks.
A suggestion for the next version if may 🙂
Instead of having the post type selected for the whole plugin, can it be done on a field by field basis. I can see quite a few uses for that in some sites I have been working at. Thanks again.Forum: Plugins
In reply to: [Sola Support Tickets] TIP: Don't look for "Support tickets" but "Helpdesk"Don’t worry, all is forgiven. Keep up the good work!
Forum: Plugins
In reply to: [WordPress Social Login] BUG: site_url() used when there should be home_url()I am now using the latest github version and when logging in with Google+ the user is still sent to http://mysite.com/folder-where-wp-is-installed, instead of being sent to http://mysite.com/
Any ideas anybody?
You have also hidden all labels with CSS:
#respond label { display: none; }And that’s why it does not show 🙂
Forum: Plugins
In reply to: [Simple Ads Manager] Adding a link to a swf bannerThese are my settings in Image mode; if you copy them you should get an ad for a friend of mine’s book; then adjust as you like:
AD IMAGE: http://www.2cv.com.au/LIAD-leaderboard-clicktag-728×90.swf
AD TARGET: the URL where I want the banner to link to, in my case http://loveinaduck.com
AD ALTERNATIVE TEXT: Love in a Duck
This is flash (SWF) banner: YES
Flash banner “flashvars”: {clickTAG: escape(‘http://loveinaduck.com’)}
Flash banner “params”: {}
Flash banner “attributes”: {}
Flash banner fallback code: <img src=”http://www.2cv.com.au/wp-content/uploads/2015/05/liad-leaderboard-fallback.gif”>Forum: Plugins
In reply to: [Simple Ads Manager] Adding a link to a swf banner@ mariavikbe:
Like Minimus wrote, it is a new option now that he added as a result of my query, but you have to use Image mode (it is easier anyway).Forum: Plugins
In reply to: [Broken Link Checker] Not checking my custom fieldsNo problem at all. Thanks for looking into it anyway.
Forum: Plugins
In reply to: [Broken Link Checker] Not checking my custom fieldsGeoDirectory also creates extra tables like that for every custom post type an admin can add; they all use the geodir_website field. For example wpx_geodir_gd_event_detail etc.
No idea what the code would be, so I leave it with you.
Thanks