Forum Replies Created
-
AuthorPosts
-
I figured out the float solution. It doesn’t work the way I was hoping it would. I’ve brainstormed another solution and I’m not sure if this should be a new topic or not.
I’ve made the background a solid colour and I’ve created a background ‘panel’ image that is a transparent png to go behind the logo. I’ve added the panel to the background of the logo using the following CSS:
.logo a { overflow: visible; display: block; height: 100%; float: left; left: 0; z-index: 1; background: url(https://hotspotcreative.ca/testsites/apexsolar/site/wp-content/uploads/2018/03/apex-logo-bg-panel-01.png); background-repeat: no-repeat; width: 464px; background-position: -120px 0px; }
I have the panel shifted to the left so that I get a nice clean white edge on smaller screens but on larger screens it should show the whole panel.
The problem I’m having is that the entire panel is not showing because of the container. I’ve tried setting the overflow to visible but it doesn’t seem to have any effect. Does anyone have a suggestion on how I get the whole image to show?
That is soooo weird. I’m not sure what changed. I didn’t do anything. Thank you I guess. Haha.
Anybody have any suggestions??
I’ve just enabled AJAX. Hopefully someone is able to help. I will have to turn it back to the redirect mode in about 12 hours if I can’t figure it out since the site is live.
Ok. Try this link. Hopefully this works.
- This reply was modified 6 years, 8 months ago by hotspot01. Reason: link
Not at all. It looks normal when I go to it.
- This reply was modified 6 years, 8 months ago by hotspot01.
Sorry Yigit. I forgot to mention that i enabled the redirect after i got frustrated and couldnt figure out the Ajax. if you enable the ajax and disable the redirect you should see what i am talking about with the add to cart function.
The filter plugin I’m using is called Facet WP.
The slug for the Move in Ready Availability term is ‘move-in-ready‘I’m not quite sure how to implement this though
I got it figured out.
.main_color .toggler.activeTitle {
font-weight: bold;
color: #f16423;
}Sorry. I have it so that it only shows on screens less than 768. You’ll need to resize the browser window.
I’m not too familiar with CSS levels but the ribbon is going on top of the home image (portfolio item) that has the category ‘Move-in Ready (immediate)’ .
Here is a mockup https://ibb.co/b1bUJw
I’ve updated it to php 5.6
This reply has been marked as private.the slug for the category Move-In Ready (Immediate) is move-in-ready
Thanks guys. That worked great. The correct portfolio entries are showing now and it seems to be working with only a few glitches. I think we’re almost there. Thanks for all the help.
No problem. Here is the page in question.
http://akashhomes.com/quick-possessions/
I was able to use the shortcode in a code block and then add the Facetwp-template class to it. It looks like it is working except it is not pulling up the right posts. It is just pulling up items from the media library in order.
How do i specify the type of post and/or taxonomy I want displayed in the shortcode?Thank you. The shortcode worked for displaying the gallery but I’m still having trouble getting it to display the right posts. How do i choose what type of posts it will display? (ex: Category or taxonomy)
Your second option actually looks like a really good option as well as there is less chance of it breaking if I can just add the class straight to the element. I’ve tried giving it a custom id of test and a class of facet-template but when i inspect it doesn’t look like anything changes? The section is still showing as av-masonry-1 and no class has been added. Am I missing something?
- This reply was modified 7 years, 4 months ago by hotspot01. Reason: spelling
Brilliant!! Thanks so much Yigit!
http://bnicapitalconnections.ca/
The area in question is where it says featured speaker. I’d like the image to be on the left of the post information and excerpt.
- This reply was modified 8 years ago by hotspot01. Reason: link
bump
October 6, 2016 at 12:33 pm in reply to: Masonry Gallery Disable Display on entry into viewport #695980sure.
The page shows up fine on desktop but on mobile the post don’t show up until you scroll down.
September 15, 2016 at 7:59 pm in reply to: Masonry Gallery images not showing up on mobile devices #687093Anyone else have any ideas? This is literally the last thing we need to fix before launching and I’m not sure what else to try.
September 14, 2016 at 3:51 am in reply to: Masonry Gallery images not showing up on mobile devices #686123Still having the same problem after the update :(
September 13, 2016 at 8:16 pm in reply to: Masonry Gallery images not showing up on mobile devices #686005Theme has been updated
September 13, 2016 at 12:57 pm in reply to: Masonry Gallery images not showing up on mobile devices #685716I tried deactivating the overlay. It didn’t work.
September 12, 2016 at 6:39 pm in reply to: Masonry Gallery images not showing up on mobile devices #685305BUMP
September 7, 2016 at 4:11 am in reply to: How to display Avia Post NAV with same category only #682914Thank you SO MUCH Ismael! Works great now.
September 2, 2016 at 7:26 pm in reply to: How to display Avia Post NAV with same category only #681446BUMP
September 1, 2016 at 9:34 pm in reply to: How to display Avia Post NAV with same category only #680974I’ve tried adding this code in my functions.php in the Enfold parent folder and it didn’t work and I also tried it in my child theme folder and it didn’t work either. Someone please help.
Here is some login info just incase you need to have a look. (See private content)
And here is an example of a post. historical image has a category of PAST but when I use the next and prev tabs it goes to different categories.
September 1, 2016 at 5:02 pm in reply to: How to display Avia Post NAV with same category only #680851Would that be to the functions.php in my child theme folder? Because I tried that and it didn’t seem to do anything.
- This reply was modified 8 years, 2 months ago by hotspot01. Reason: added content
-
AuthorPosts