Jeff Adams
Forum Replies Created
-
AuthorPosts
-
I have started a document to keep up with CSS changes. I will save this separate from the site. This way if I need to remove the CSS (or someone else does) for any reason and accidentally lose it, or if I change something when someone else is changing something or the other way around and CSS gets lost, or if the site crashes and burns down (lol) I’ll at least have the CSS we’ve been working on to make this theme tight and right.
Here’s CSS that is needed:
REMOVE AVATAR IN MOBILE/DESKTOP/TABLET WITHOUT REMOVING CLAIM LISTING
SHOW CLAIM LISTING ON MOBILE AND ACCESS FIELDS WITHOUT KEYBOARD IN THE WAY
MAKE CLAIM LISTING “SEND” BUTTON WORK ON MOBILE
DISPLAY FOOTER SECTION ON LISTS PAGE
NOT SHOW “SHOW MAP” FOR CPT’s THAT DON’T HAVE ADDRESS WHEN IN TABLET VIEW
FIX ADD EVENT MOBILE VIEW “LINK TO BUSINESS”
Here’s what I have thus far that is working correctly:
REMOVE COPYRIGHT
p.copyright-text {
display:none!important;
}
REMOVE MY ACCOUNT FROM NAVIGATION
.sd-my-account.menu-item {
display: none;
}
DISPLAY COLUMNS CORRECTLY
.sd .geodir_category_list_view li {
margin:0 !important
}
MAKE IT SO LOGIN WIDGET DROPS DOWN AND MOVES FOOTER
.footer-widgets .chosen-with-drop .chosen-drop
{
position: relative;
}It’s almost 6am. I’ve been up all night trying to get all this squared away. Some of the CSS was lost. I was very depressed about this. It really brought me down bad… If someone could please, please help me get this done cleanly I would be sooooo grateful! There’s been so much back and forth on trying to resolve all this that I just can’t make sense of it all looking back through all the posts. I feel like I’m about to pass out I’m so fatigued and stressed right now. Please help! Please!
If I can get on top of these things then I can move forward with paying someone this week on getting the affiliatewp recurring payment setup and I’ll be ready to start pushing this site!!! It’s been over a very long month trying to get to this point. Please help me get there this week! I must get sleep now, I must, I have been letting this worry me far too long… It’s making it hard to think at all without making a mess of things.
Weird, I have an email to
Please either replace this file: https://github.com/AyeCode/geodir_claim_listing/blob/master/geodir_claim_functions.php
Or provide FTP and we will.but i don’t see this here…
Here’s what I mean about the times, see attached
If you go to https://veganlinked.com/add-listing/?listing_type=gd_event on a mobile device you’ll see that this “link business” field displays an empty box. Also, if you scroll down a little the “Event Time” where it says start and end, end is pushed off to the side.
Everything else appears good on that form though.
I’m still getting the same screen on my mobile device.
All the pages look excellent now.
Sweet, i don’t know how you did that but thanks!!!!
This reply has been marked as private.Thanks,
I understand that it works in mobile view, this is why in the video I specifically said it appears to work fine in mobile device, but it needs to work find in all viewports, like tablets. Which it appears to not be fine. Either way, if you do what I show in this very short video on a desktop viewport you will see the issue.
no, still doing the same thing. And, I’m trying to put CSS back in the site, so we’re doing it at the same time. which is causing my changes to be overwritten! Hold on a minute. I’ll be done in like 20 minutes.
Stiofan, I removed the CSS earlier to see if it would fix something else because you guys said it may be the reason I was having a problem. I accidentally lost the CSS in the process. It’s been driving me nuts for about 2 hours now because I can’t recover the lost information via my clipboard or in microsoft word where I had it. I feel so depressed now because we worked so hard getting to this point. I think I got all the CSS recovered accept this one where you didn’t state what you did to make the Login widget push the footer down. So, now it’s dropping behind the footer again. Please help me recover the CSS. I am so darn depressed right now about losing this… 🙁
This reply has been marked as private.Here’s a video demonstrating this:
Maybe mobile viewport is fine but not tablet size viewport, all viewports should be consistent. Thank you
Please try opening this page: https://veganlinked.com/webbased/
Then expand down the page from the side and you’ll see the “Show Map” appear as illustrated in the attached image.
Really, I’m indifferent, I’m sharing this with you because I’m assuming you want your product to be consistent. I’d prefer it to be consistent. But, it’s very minor. I’m more concerned about the other issues right now. I just wanted to share this, while I was in the middle of reporting other issues to you guys, instead of ignoring it so you guys could fix it if you really care to. The only CSS on my site is what you guys have given me. I will not add any or pay someone to add any until we get all the essentials taken care of. It would not be very logical to do otherwise…
-
AuthorPosts