pumperteaser
Forum Replies Created
-
@grapa cheers! It works and looks much prettier than before in fact.
Marking this as resolved 🙂
Hey Denis, the problem was solved after deleting the router cache. Thanks for the trouble!
Have a good oneForum: Themes and Templates
In reply to: [Palmeria] Change the header pic with slider?Super thanks @dimned !!
Forum: Themes and Templates
In reply to: [Palmeria] Change the header pic with slider?Hi there!
Please, are there more ‘beginner level’instructions available for replacing the header picture with a slider ? I have not managed to do this based on the info above and have finally given up 🙁
I reverted everything to the original demo files and have activated the moto press slider plugin. Could you tell me the steps i should follow from there to replace the header image with a full width slider using the motopress plugin?
Thanks in advance!
Forum: Themes and Templates
In reply to: [Arcade Basic] Remove sidebarHi there,
I’m trying to remove the sidebar as well, but only from specific pages. I’m pretty new to wordpress so I hope I’m doing the right thing!
I created a custom page which I intend to use to have a specific page display in full width:
http://www.ruxography.com/gallery/
Tried all sorts of combinations with
<?php
if( !is_page(‘183’) ){
<?php get_sidebar(); ?>
}
?>..but nothing seems to be happening.
Any thoughts?Appreciate your help!