Forum Replies Created
-
AuthorPosts
-
mborger
MemberDid you find an answer to this, Vincent? I have the post titles as the next/previous labels but, like you, would rather have 'Next' and 'Previous' instead.
mborger
MemberThanks! Can't believe I missed that in the button closing 'a' tag. I feel like putting on a big dunce cap right now. I was so preoccupied looking elsewhere. Thank you for the push.
mborger
MemberI still can't figure out why some of the widget titles and text are being wrapped in "a" tags. For example, the widget title "The Neighborhood". As a widget title, I can't add HTML tags to it in the regular Widget interface anyway, so it must be coming from the css. However, I searched the style.css on "widget-title" and no where in the results are any "a" tags called.
Same issue stands for the widget content, ex. "Learn about the dynamic Inner Mission neighborhood." as well as the first box of content in the pricing table.
Something is very odd and I can't find the bug....any ideas?
mborger
MemberThanks for the help. The first part worked perfectly.
Regarding the hover, this is very strange. My widget HTML is just what I posted in this thread. I don't know where the extra 'a' tags are coming from. I even deleted the first 'third' part of the code, and the hover was applied to the text in the next box "option 2". I have no idea where it's coming from, but it doesn't appear to be in the widget itself.
September 15, 2014 at 8:43 pm in reply to: Customizing AgentPress Listings with Another Theme #124598mborger
MemberI never got it to work, unfortunately. I need to go back in and give it another try - just got sidetracked with other projects.
mborger
MemberHi Tom. Thanks for assisting with this. I tried putting it in my functions.php, but it broke the file/site. Is there a syntax error in there? I'm not a syntax pro - I just copied and pasted it at the end of the file. Thanks again.
July 23, 2014 at 4:14 pm in reply to: Agentpress – Change "Listings" word in the breadcrumbs #115600mborger
MemberI'd love to get an answer for this as well. I'd prefer to use "Properties" instead of "Listings".
mborger
MemberGot it. Will do - thanks again. You were super helpful!
mborger
MemberYES - that works. I had mistakenly thought you were referring to putting back in the original code above the media query section. That's in and it works - thanks!
I was going to ask this in a separate thread, but let me throw this out there because it's regarding the same post. How best to embed this slideshow on the same listing page for both desktop and mobile? I tried it previously and couldn't get the frames and what not to appear: http://www.hirephoto.com/naurutower3001/slideshow
mborger
MemberDo you see it now?
mborger
MemberDone - no change, unfortunately.
mborger
MemberSorry, no change. I disabled W3TC completely and flushed the CDN. Same thing. 🙁
mborger
MemberNo change.
mborger
MemberI flushed the W3TC and MaxCDN, so it should be visible.
mborger
MemberThat's what you included in your last post. It's already at the bottom of my style.css before the Media Queries section. Do you not see it?
mborger
MemberDidn't work. I think that code takes care of the caption, but the width and height in the code are still 1024 and 768. I tried setting both at 100% but no change.
mborger
MemberThanks, Matt. That div block seems to be generated and not part of the actual page code. Here's the block of code that pertains:
[caption id="attachment_8242" align="aligncenter" width="1024"]<img src="http://bigrockinvestments.com/wp-content/uploads/2014/07/Luxury-condo-Honolulu-Nauru-Tower-3001-living-room1-1024x768.jpg" alt="Luxury condo Honolulu - Nauru Tower 3001 - living room1" width="1024" height="768" /> Living room with custom flooring[/caption]
So it does appear that the pixel sizes are set, which comes from when I picked "Large" as the size from the drop-down box. What should I replace this with?
mborger
MemberDid you ever figure this out? I'm also using the default gallery and the thumbnails are way too small.
mborger
MemberI don't know how to do that natively -- I hit my ceiling pretty quickly with the code.
However, I do use the Display Widgets plugin to conditionally control this elsewhere, just as I assume the widgets you mention do. This plugin gives you the option to get really granular and define a condition (show or hide) at the individual page/post level *IF* you have the page/post ID. I can't seem to find the page ID for that specific page -- I don't think it has one. I think it's a dynamically created page that doesn't otherwise exist until called upon. I can't find it in the admin module where I'd normally find the ID by looking at the bottom status bar.
mborger
MemberThanks Brad. So you're saying I need to create (and register) a new widget for this purpose?
And what would go in the 'is page' tag? I only want this blogroll page to feature the widget, not every post that's in the category (or uses the template)? That's the only URL that I want to show the widget.
-
AuthorPosts