Forum Replies Created
- AuthorPosts
Ginger Coolidge
ParticipantHi there, thanks for sharing your findings, more info is always good for others! Glad you were able to get things working.
In the Winning Agent Pro sites I’ve installed, I haven’t had to edit the CSS when using the home-community image size. However, I have occasionally seen an odd placement of one or two images staggered. To correct, I’ve usually removed the communities widget and added it back which was worked.
Ginger Coolidge
ParticipantI would stick with the default size set in the communities widget (440 x 300) which is technically larger, but that is what the CSS is expecting that comes with the theme and go from there. You are correct in that if you enter multiples of 4 you will get multiple rows displayed.
Ginger Coolidge
ParticipantNot sure about that one. However, since that is part of the AgentPress Listings plugin, I would post a question in the plugin’s support area and see if they can assist:
https://wordpress.org/support/plugin/agentpress-listings
Ginger Coolidge
ParticipantUpdate: This was answered on support….you can show more of the background image by adjusting the top and bottom padding on .home-welcome .wrap {} in your style.css file.
July 14, 2015 at 3:27 pm in reply to: Custom text on featured listings widget image with winning agent? #4566Ginger Coolidge
ParticipantI see, I think I had an older cached version in my browser.
Ok, a few things going on there…that top widget is originally for the featured page widget and has a much smaller size so you’ll need to make it taller. Or, you can put multiple rows of listings in the Featured Listings area since you have that lined up by increasing the number in the widget.
If you decided to put listings in both widget spaces you’ll need to modify the featured 1 – 3 widget areas on the spacing, padding, etc. Currently the overflow: hidden is not working on that top part because the widget size goes up much higher. Also if you use both you’ll need to be more specific for your custom text styling. By that I mean currently you have your styles as
.home .listing-text {
which will effect both the Featured Page and Featured Listings widget areas on the homepage. To change only the Home Featured widget styling you change it to do this
.home .home-featured .listing-text {
Hope that helps!
July 14, 2015 at 11:09 am in reply to: Custom text on featured listings widget image with winning agent? #4563Ginger Coolidge
ParticipantHi, good job! What is off on the featured listings? Did you fix it or am I not seeing it?
Ginger Coolidge
ParticipantHi Daniel,
Are you talking about the featured listings section of the homepage, or the listing search results when you use the search bar? You can change the sort order a few ways — manually with adding some code to your functions.php file or a plugin that lets you manually sort your lists in the order you would like. The plugin would work with the search results page. If you want to do the code route let me know and I can include a code snippet.
Ginger Coolidge
ParticipantHi there,
I’m happy to take a look, do you have a link with one of the graphics in place in the sidebar so I can troubleshoot?
June 30, 2015 at 8:23 am in reply to: Make Listings page have columns/portfolio style, also full width #4549Ginger Coolidge
ParticipantHi Helen,
This is not as simple as a setting — you would need a custom template for this and the CSS styles to compliment it. The AgentPress Pro theme from StudioPress has a grid-like format for the listings using the same AgentPress Listings plugin so it’s definitely achievable. You might want to Google custom templates using the AgentPress Listings plugin to see some options, but it’s not copy and paste code to do this.
Ginger Coolidge
ParticipantHi there,
I’m happy to help but I’ll need a link to see what the issue is? The more details the better! 🙂
Ginger Coolidge
ParticipantHi Danny,
Thank you for asking this question — its OK to ask here in the forum, you’re right – maybe someone else will have the same questions.
You can absolutely sell your services with the theme, its totally up to you. You can customize the theme a little or a lot, totally up to you. What the license does is grant you 1 on 1 support with us for standard theme questions — by that I mean questions about the basics of how the theme works, not something you customized that might not be working. So, for example, if you setup a Winning Agent Pro site for a client, the client would need to contact you for support and not us. If you needed help, then you could contact us since you purchased the theme. Does that make sense? In regards to the Genesis Framework, we always recommend purchasing that directly from StudioPress so the client has an account with them for full access to their support, code snippets, etc. You can always use an affiliate for your clients for this purchase.
In regards to IDX, it is up to you if you want to sell IDX services are part of what you offer, it has no connection with the Winning Agent Pro theme. That said, since Winning Agent is an IDX Broker partner, we offer a killer deal. Have your clients purchase IDX Broker through us and their setup fee is waived and we will style their search bar for free (normally a $99 cost).
Ginger Coolidge
ParticipantHi there,
I answered Waterbaby’s question on this thread:
Look for my response from Jan 22nd of this year for the details.
May 27, 2015 at 3:56 pm in reply to: Backing up my Winning Agent site with BackupBuddy Issues? #4531Ginger Coolidge
ParticipantHi Lee,
YOu’ll want to contact Backup Buddy for help with this. The only time I’ve used a Backup Buddy file is to import into DesktopServer.
Ginger Coolidge
ParticipantHi London,
Carrie has a tutorial on the Winning Agent store site about a cool plugin for this:
The Genesis Simple Sidebars plugin will let you put different sidebars on various pages or posts.
Ginger Coolidge
ParticipantHi London,
I found this tutorial helpful on the sticky navigation menu question:
http://ozzyrodriguez.com/tutorials/fixed-header-wordpress/
You can also Google “Genesis sticky menu” and you’ll get a lot of choices.
- AuthorPosts