Kor
Forum Replies Created
-
AuthorPosts
-
June 1, 2017 at 1:42 pm in reply to: blog page – feature image for the first post is missing #381111
Hi Peter,
I’ll ask a developer to check on this and I’m sorry for the inconvenience.
Thanks!
Hi adele,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Hi Caroline,
To display the URL on the Website link. Please insert the PHP code below into the code snippet plugin
add_filter('geodir_custom_field_website_name', 'modify_geodir_custom_field_website_name', 10, 2); function modify_geodir_custom_field_website_name($title, $website) { if ($title == 'Website') { return $website; } return $title; }Hi Reze,
I’ll ask a developer to take a look.
Thanks!
You’re Welcome.
June 1, 2017 at 4:17 am in reply to: blog page – feature image for the first post is missing #381070Hi Peter,
I don’t see any images being attached to the first post. Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Hi Mike,
Could you tell us a little bit more about what you’re trying to achieve there?
Thanks!
Hi Marcus,
I’ve just made some adjustments to that page. Could you please check and see if it’s what you’re looking for?
Thanks!
Hi Bruce,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
Hi Caroline,
Thanks for your reply and I hope it helps. What do you mean by “how to make the actual website URL visible instead of only the word “Website”?” ? Could you probably show us some screenshots?
Thanks!
Hi William,
In that case please ask for support to the hosting provider, because it’s not an application error.
You’ll probably need an SMTP plugin.
Hi Pat,
I’ve just checked your Website on my mobile phone and it works fine. I can’t find any error message you mentioned http://prntscr.com/fe7ao6 . Could you provide a screenshot?
Thanks!
Hi Kah,
Could you please share WP admin access and also the Facebook page? We’ll need to replicate it in order to check on the issue.
Thanks!
Hi kerry,
Sorry, I’m not getting this. Could you elaborate a little bit more? Perhaps some screenshots?
Thanks!
Hi Keane,
Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.
-
AuthorPosts