Hi there…
is there someone here to answer some questions (this theme being somewhat older)
a) how to make sidebar fixed visible or how to make the footer widgetready?
b) how to make the postsnavigation numeric?
]]>Hey there,
Similar to this site: https://peacheyphotography.co.uk/ I’d like my post titles to be displayed over the image on the Posts Page, preferable as a hover as well.
How would I edit my child theme to do so?
Many thanks!
]]>Hello
Very nice theme, thanks a lot
I would like display the Category page like the home page with 3 columns.
I look inside and i find the class
.masonry .hentry {width: 300px;}
on homepage .mansory class is on <body>
on homepage .hentry class is on <article>
on category page i dont’t get .mansory class is on <body>
where come from this class?
Who can give me some little help?
How get .masonry class on body category page?
I see <?php body_class(); ?> in header.php
Best regards
]]>Hello there,
Wondering if someone couldn’t assist me, not quite sure why the menus not working but it’s bringing me to alternate url and not dropping.
vonfluestudio.com/
Thanks!
]]>Hey guys,
inspired by the PinBin theme, I finanlly managed to put together Infinite Scrolling and Mansonry in my own WordPress theme. But I am not able to switch the script from the default automatic loading to the manual trigger mode. I already tried it with behaviour: ‘Twitter’, but it wasn’t successful either. Maybe you can help me, please.
Here is the relevant part of the javascript code:
$masonry.infinitescroll({
navSelector : ‘#navigation_below’,
nextSelector : ‘#navigation_below .navigation_previous a:first’,
itemSelector : ‘.post’,
loading: {
msgText: ”,
finished: function() {},
},
}, function(newElements) {
var $newElems = $(newElements);
if ($(document).width() <= 480) {
$newElems.imagesLoaded(function(){
$(‘#infscr-loading’).fadeOut(‘normal’);
$masonry.masonry(‘appended’, $newElems, true);
});
} else {
$(‘#infscr-loading’).fadeOut(‘normal’);
$masonry.masonry(‘appended’, $newElems, true);
}
});
Thanks a lot!
Alex
]]>Hi,
I want to show the social menu that in the header as it is settled by default. I checked the header.php and I saw it, but I don’t know how to make it appear.
]]>How can I not show the homepage title? I can’t see a choice kind of template for the homepage.
thanks,
alison