Leonardo Guastella
Forum Replies Created
-
AuthorPosts
-
Hi there sorry about the delay. Where do I deploy this echo statement?
Sorry I meant I want to import events from facebook to my events page
Hi there I have tried this on my website and cant get the result.
https://inbexhill.com
https://inbexhill.com/businesses/charity/Hi sorry you see the messaging system at the botom is not centralized i tried to create a div and centraliuze it it didnt work. I think there is a collum to the right. Could I disable it only in that page?
Also I had this code to make the font small on both desktop and phone how could i get it on there?
.featured-area .geodir-category-list-in {display:none;}
@media only screen and (max-width: 480px) {
.geodir_popular_post_category .geodir-cat-list ul.geodir-popular-cat-list li {
font-size: 12px!important;
}
}This reply has been marked as private.I did that is not loading the subcategories
https://inbexhill.comHi i tried a couple of things and i realised if need something more
For example once the person clicks on a parent category is it possible that the sub categories loads up.
So they click on “construction” and then pumbing, electricians etc loads up?Thank you!
I found out what broken my footer.
I have tried to make my videos responsive using the following CSS.container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}When i put it in the scripts >> CSS
It makes my footer go large.I have restored the backup.
And its almost fully functional again
You can close the post.
Thank you!So I tried uploading again the images and they do upload but do not show on the main screen.
Also i notice a white blank space at the top of the website. I think i might need to restore my back up.
Is there any way i can back up my new posts only?Ah before that i was trying to make my videos responsive.
using a container + some css
So maybe it was it. no ideaI copied the old footer code.
Then i uploaded my footer.php to my computer
pasted the code into it
and downloaded it to my server.I think the footer is back now.
the only back up is 9 posts old and that took a lot of work. so if i can fix this is better than loosing all those posts.
-
AuthorPosts