Thanks for you help.
]]>Once an image from the tiled gallery is selected the ‘lightbox’ opens but the page height is the same size as the gallery it was selected from. The image is in the middle once you scroll down the page.
www.guyrichardsonphotography.com/portfolio/enagement/
For example one of the pages is reading:
element.style {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
height: 9031px;
}
I’ve tried to restrict the height with this code but had no luck.
.jp-carousel-wrap {
height: 900px !important;
}
Any help would be very much appreciated!
]]>Based on the info the host provided and a sucuri.net scan, I was able to find and delete the malicious code. I also deleted theme folders twentytwelve, twentythirteen, and twentyfourteen, which apparently were used in the attack, perhaps as a back door.
Before screenshot:
https://creativechristianimagery.com/ScreenShot2016-06-30_7.18.03%20PM.png
After screenshot:
https://creativechristianimagery.com/ScreenShot2016-06-30_8.26.36%20PM.png
I restored the file, “/public_html/wp-includes/wp-db.php” to a backup version from May. I will be checking periodically to make sure the malicious javascript is not being re-injected by another file.
I updated the core installation to 4.5.3, and all the plugins. I also added security plugins including JetPack, and will be upgrading jetpack to a security level plan. The theme, Portafolio, is up to date.
Now the site is not functioning the way it did before. Since I was not familiar with the site beforehand (or with WP for that matter), I’m not sure how to fix. The problem I’m having is that the row of images don’t seem to be linking to their respective pages. Not an earth-shattering problem, but one that needs corrected. Any tips?
]]>I am using the free ‘Portafolio’ theme from WP explorer (https://wpexplorer-demos.com/portafolio/). But I cannot make a separate portfolio page. When adding a new page I can only choose from 4 templates: no template, blog, fullwith and homepage. Normally I choose the template ‘Portfolio’, and that’s it. It should be very easy, but I cannot find the solution. Can somebody help me out?
Thanks!
]]>on the portolio page the gallery says 7 pictures
but when i click on a image to see original size
the gallery tells me there are 9 pictures
where can i fix / find this problem ?
greets
screenshot 1
Might this have been caused by a recent WordPress update?
1st page is working:
?post_type=portfolio
2nd page is not working anymore:
?post_type=portfolio#038;paged=2
instead of / should be:
?post_type=portfolio&paged=2
I did never change any entries at Portafolio: pagination.php (functions/pagination.php), which are the following:
if( !$current_page = get_query_var(‘paged’) )
$current_page = 1;
if( get_option(‘permalink_structure’) ) {
$format = ‘page/%#%/’;
} else {
$format = ‘&paged=%#%’;
}
Well, I am absolutely not an expert in this code things – do you have any idea, what this might be about? :-/
Thanks a million!
]]>Thanks!
]]>