Posts by Marcelo Almeida • 17 points
4 posts
-
0
votes1
answer142
viewsQ: Fixed div when scrolling in different resolutions
I have the following scenario. A banner at the top that picks up the entire screen viewport, regardless of the resolution Below it a menu that when scrolling down it stays at the top following the…
-
0
votes1
answer2028
viewsQ: Button action after clicked - jQuery
I have a button that when clicked it closes the modal, in fact it does an action with CSS doing the div disappear, just getting the button to be clicked again and open the modal. However I am not…
-
1
votes1
answer390
viewsQ: Custom Post Type with 404 error
I have a sub page listing some Custom Posts. The sub page opens normally and lists the custom posts, but when I click to open the post gives page not found. Registration of the Custom Post:…
wordpressasked Marcelo Almeida 17 -
0
votes1
answer390
viewsQ: Carousel with Wordpress posts
Hi, I’m trying to apply OWL-CAROUSEL to a custom post page. When I do in normal HTML, without PHP tags, it works great, but if I play in the wp_query loop it does not take the plugin and list the…