Forum Replies Created
-
AuthorPosts
-
Can it be overridden somewhere else? The plug in developer sold out to a less than desirable individual with zero programming skills.
No dice. they don’t look like the picture provided. Don’t think its .htaccess or other (couldn’t find web-config anyway) because it is SPECIFICALLY on the pages that load the plug in. If it was either thing on root believe it would affect all the pages.
The images are from a PLUG IN . I have no control over what the short code creates. I want to change the look of the results.
Set of 4 pictures evenly spaced across the screen
3 rows.And the Words on the page you saw at the bottom of the page. Right now they are taking up the 4th column for some reason.
Sorry to be unclear. I don’t’ have an example of what I need. But http://www.waterstone-realty.com/20151010-2 is a minimal page. I am trying to get “See all Real estate matching your search…. Read full disclaimer.” to appear at the bottom. The pictures need to be evenly spaced 4 across by 3 down. I can achieve this with Set width, but need it responsive.
My custom CSS is below.
#mcj .dsidx-results {width:100% !important; padding-left: auto !important; margin-left: auto !important; justify-content: space-between;}
#mcj .dsidx-prop-summary {display: inline; float:left; width: 320px; height: 210px; overflow:hidden; position: relative; }
#mcj .dsidx-prop-title {font-size:8pt; margin-bottom:10px;width:100%; text-align:center;}
#mcj .dsidx-results li img {width:250px;display:block!important; height: 162px; margin-left:35px }
#mcj .dsidx-prop-features {display:none !important;}
Believe its the .entry-content ul ui and such that has to be adjusted as that will place the other items.
I did with no success
In reality i dont tbink my code is the cleanest. Basically if i just could line them up with a minimal of 100 px in between and have it shift as needed ti k it would be best. So if i could get a little help with that would be splendid.Having problems with the custom css function that i installed through you all. Cant get it to work in situations like this. The help site is somewhat unclear as to where and how to add the cuatom css. Would it be .mcj.dsidx…. or what?
They are grey now. But when I do something they turn blue. Can you just give me the css for header and links?
Use Cloud Flare but that shouldn’t stop you. We don’t block ips or continent. We have seen others from this forum access our site.
Looking for something like this ( think in ) in functions .php to rewrite home page.
update_option(‘siteurl’,’http://www.waterstone-realty.com’);
update_option(‘home’,’http://www.waterstone-realty.com/idx/listings/home’);I reset your password. Log in info below. Hopefully it works =) Thanks for the help. Sorry it hasn’t been smooth sailing.
October 7, 2015 at 5:30 pm in reply to: Page Atttributtes to $meta['page'][] = 'ds-idx-listings-page'; #515385Theme was the wrong word. I want to be able to add “page attributes” to an editor page so I can select a different template.php. My apologies for not being clear. The editor page happens to be ‘ds-idx-listings-page’. Similarly I would like to be able to add page attributes to post editor page.
I’m logged in. I See your Admin log in set up.
Scratch that. Thank you Basilis! Fixed and working. Appreciate the help.
You are my hero!. Thanks.
Awesome. Now how would I now what the post type is to change it?
- This reply was modified 9 years, 1 month ago by WSRJohn.
Here is original http://waterstone.staging.wpengine.com/vertical-timeline-example/ (hosted on WPengine)
Thanks.
Like a plain index page? I did, works no problems. Dreamweaver picture below. There is also a picture at top of thread showing it works with plain html index.html. But it won’t work in WordPress no matter how hard I try.
Thanks for the response. The Custom CSS is in the child theme, so switching it to another theme won’t work by itself. I did however insert it into twenty thirteen on my staging site and it did not switch to every other. So seems it isn’t your theme but WordPress itself.
Twenty thirteen non minify site located at http://waterstone.staging.wpengine.com/sell-your-house. Staging css at http://waterstone.staging.wpengine.com/wp-content/themes/twentythirteen/style.css (hosted on WPengine)
Minify is off on staging.
Could it be something as silly as a ()load function? Seems the js is working, since when it is removed I get no boxes.
- This reply was modified 9 years, 1 month ago by WSRJohn.
Basalis, That seems to be your go to answer. If you can’t help, please let someone else answer. I don’t’ have one response from you that is helpful or other than “Pay to play”. You aren’t very helpful. My two cents, take it or leave it, Everyone else has been great help.
The CSS is right, the HTML is right, but your theme won’t let it work? If you look at the Dreamweaver, I linked to my custom live CSS feed with the same html I have on my site, but for some reason it won’t go every other. I started the thread not really your problem, but coming to find out it isn’t me =P Please help me fix this.
Thanks, but didn’t do much. Everything was already named cd- and html was the same. Found the white box fix though.
Are there any more features I can turn on, perhaps a addition that allows a section to point to a specific CSS file like a plugin does? I had the script in the header to add CSS, but that caused problems. I want to point to a custom css just for one section.
The white space has Something to do with Header. I make it hide and it goes away.
http://www.waterstone-realty.com/sell-your-house
I’m hoping fix that and the every other stagger will kick in. Really need that white space gone.Right screen is my index file. No white box at top and boxes are every other. Left screen shot is in Enfold WordPress. I get a White header box that is sticky to my menu.
Need white header removed in enfold.
Need boxes going every other in enfold.Css located at http://www.waterstone-realty.com/wp-content/vertical-timeline/css/style.css. wouldn’t mind all font data stripped to as something is resizing my fonts on page.
Thanks
Arg. Got some of it to work, but it’s definitely in the CSS main. When I put the html and Csinto Dreamweaver it definitely works out and doesn’t have the weird header, so it must be interfering with something in your CSS.
Again need to get rid of white box and make the timeline boxes go every other.http://www.waterstone-realty.com/wp-content/vertical-timeline/css/style.css
Pretty proud of myself, I am using an html timeline that I can customize better. But I am having 2 problems. There seems to be a header section somewhere in the CSS I can’t seem to get out. Both a Blue and white box that is obviously not there. Can you show me where to remove that? Also the boxes are supposed to go every other side. I found the code for every second box to be on the right, but something is prohibiting it from happening.
Tried that. Broke my theme and had to install back up. Guess not overly sure where in the functions.php to put it. Didn’t think it would matter, but did. Ended up making a widget and inserting it with Widget Shortcode and PHP Text Widget. Thanks though.
Yigit,
Thanks for the response. Problem with your answer though is to my knowledge you can’t parallax Layerslider. Still looking on how we can do this within the theme and random pictures on load.
Seems it should be a little simpler than that.
Awesome! Anyway to keep that parallax and randomly load a different background picture each time?
Please see custom.php above to get rid of white space recommendations aren’t working. Please help, been working on this for 10 days now,
and no dice on the no header using
.page-id-4994.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
padding: 0px !important;
} -
AuthorPosts