A few problems
This topic contains 36 replies, has 5 voices, and was last updated by Stiofan O’Connor 8 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
April 17, 2017 at 10:40 am #373828
1. On details page
I implemented this trick https://wpgeodirectory.com/support/topic/one-image-or-video-instead-of-slider/ to have a single slide on page.
It worked well. But I can’t seem to make the image full width.2. Link colours
I just can’t seem to change the link colour on Geodirectory without affecting the rest of my site. I tried :
#geodir.entry-content a, a:visited {color:#1e92bc;}3. Details page not showing author
4. Image upload problems
In Appeals categories, can’t upload
– Default listing image
– Category icon5. User listings link
Im sure its basic, but I can’t seem to find the link to “My listings”6. Different form fields
Lastly, I have 3 custom post types for my directory and I need to have separate fields in the “add listing” form. Because I’m so on top of launch date, can you please direct me to where i can manipulate each of the form fields?I’d like to send you a link to my website for your to see but how do I make this post private?
April 17, 2017 at 10:46 am #373832Hi there,
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.
April 17, 2017 at 10:49 am #373833This reply has been marked as private.April 17, 2017 at 11:05 am #373834Hi there,
Let me try to answer your questions accordingly.
#1 Which page are you referring to?
#2 Use this custom CSS
#geodir-wrapper a, #geodir-wrapper a:visited {color: #1e92bc!important;}
#3 You’ll need to use the “Claim Listing” addon to achieve this. Refer https://wpgeodirectory.com/docs/claim-listings-add-on-overview/
#4 WP admin credentials seems incorrect as I’m getting “ERROR: The username or password you entered is incorrect.”
#5 Insert the “GD > Loginbox” on the sidebar to access it.
#6 Sorry, you can’t have different “add listing” form but you can hyperlink separately like what you’re doing on the navigation menu.
Thanks!
April 17, 2017 at 11:50 am #373842This reply has been marked as private.April 17, 2017 at 3:28 pm #373874This reply has been marked as private.April 17, 2017 at 5:05 pm #373892Hi there,
Looks like you’re working on your Website as it seems all the listing are pointing to 404 error.
#1 Try this
.geodir-wrapper-content .wp-post-image img { width: 100%!important; }
#2 Since we applied the link color on the “#geodir-wrapper”, it will overwrite all link color inside the container. Your best option would be to manually change the link colors for 3rd party plugins on the sidebar widgets.
#5 You can probably try using this method from this thread. https://wpgeodirectory.com/support/topic/creating-link-to-author-page/#post-371657
April 17, 2017 at 5:21 pm #373894Your solution to solve the image problem has not worked.
.geodir-wrapper-content .wp-post-image img {
width: 100%!important;
}MY main problem is still not resolved.
4. Image upload problems
In Appeals categories, can’t upload :
– Default listing image
– Category iconNew problem noticed.
On map, none of the listings show the text excerpt on the window that opens when you click the icon.April 17, 2017 at 5:29 pm #373897This reply has been marked as private.April 17, 2017 at 5:45 pm #373904This reply has been marked as private.April 17, 2017 at 5:59 pm #373907Hi there,
I’ve just checked your Website and I’m able to see the issue there. Before I transfer this to a developer, could you please try deactivating all non-GD plugins and see if it fixes the issue?
Thanks!
April 17, 2017 at 6:26 pm #373917Can you tell me what you think the problem is?
Switching off all the plugins can lead to some problems.
If I know what you think the problem might be, then I’ll test relevant plugins.April 17, 2017 at 6:31 pm #373919Hi,
if we knew what may be causing the problem, we wouldn’t ask to disable all non GD plugins to see if one of them is causing the problem.
Let us know,
Thanks
April 17, 2017 at 7:19 pm #373924This reply has been marked as private.April 17, 2017 at 7:26 pm #373926some of the plugins besides GeoDirectory are still active, so there must be one causing a fatal error that prevented the rest from deactivating.
If you have access to an error log you should find a hint in there, otherwise please provide FTP credentials and we will debug it from there.
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket