Forum Replies Created
-
AuthorPosts
-
dreamframerParticipant
I changed:
$GLOBALS[‘content_width’] = apply_filters( ‘photo_perfect_content_width’, 640 );
to:
$GLOBALS[‘content_width’] = apply_filters( ‘photo_perfect_content_width’, 1920 );
And now it looks good. I’m pretty sure there is a better solution though.
dreamframerParticipantI managed to change it to full width by changing:
.comtainer { width: 1300 px; }
to
.container { width: 100%; }
So, Now I’m only stuck with the look of the gallery. I am sure I had JetPack activated before, and I had a similar problem with the gallery width, but I don’t remember how I fixed it.
dreamframerParticipantThanks for the quick answer! I disabled JetPack, but then the gallery switched from masonry to thumbnails. Is there a way to make it look like a masonry instead?
I also noticed that my content area is not full width anymore. Could you please tell me which line should I change to fix that?
I turned on JetPack again temporarily.
Thank you!
dreamframerParticipantI changed it. Thank you again!
Ivan
dreamframerParticipantI replaced JetPack contact form with WPForms and enabled Recaptcha. I’ll wait and see if someone else registers. So far I had 2 people registered today.
dreamframerParticipantThanks for your quick response! The contact form I’m using is from JetPack. I can disable it if that caused the problem. However, when someone uses a contact form I only get the message sent through contact form, but I don’t get a new subscriber on the site. I think the only way to register a new subscriber on the site is through dashboard login. I tried creating a new user dashboard login and I received the same message. So, I am not sure that JetPack contact form created an issue. I guess there is a way to change the login link for the dashboard in WordPress so it’s not the default one. Am I right?
dreamframerParticipantFantastic! You guys are awesome! I’ll be recommending you.
Best regards,
Ivan
dreamframerParticipantOh, of course. Thank you for the quick response! The page with gallery is http://dreamframer.photography/photo-gallery/
-
AuthorPosts