Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Dori
Correct. Clicking the profile links will actually exit the preview.
Steven Zahm
Keymaster@ Dori
In Gridder, you’ll only be able to display the “Custom Fields” info on then entry profile page.
Hope this helps!
ps. Please share the published page links, I can not view the preview links as they are private and only viewable to the logged in user.
Steven Zahm
Keymaster@ Dori
The default grid size in Gridder in 300x300px. The theme page content width is only 474px wide. In the default grid size, there is only enough space for 1 per row.
You can change the grid size, please see this Gridder doc page for the details:
You’ll need to make the grid size 158px … maybe perhaps a tad smaller to fit three per row.
Hope this helps!
Steven Zahm
KeymasterThanks!
If you have a moment, I would truly appreciate a review as they really do make a difference.
https://wordpress.org/support/plugin/connections/reviews/
Thanks in advance for your time!
Steven Zahm
Keymaster@ Dori
You need to view the published page, not the preview. For example, here’s the profile page of one entry.
Hope this helps!
Steven Zahm
Keymaster@ Kenny
Ok, yes, they are using the cMap template ( a really, really old version ). From what I can tell, that is the only Connections addons they are using.
Hope this helps!
Steven Zahm
Keymaster@ Diana
I try to use core Connections strings where possible, so trying the
connectionstext domain first is a good place to start. All addons though have strings specific to them and that is what you’ll need to use text domain specific to that addon.Steven Zahm
Keymaster@ Diana
The CSS styling conflict is from the theme. We’ll have to revert some of it globally assigned styles to fix the display in Form. Add the following to the theme’s custom CSS area, generally found in the Theme Customizer.
#cn-form input, #cn-form select, #cn-form textarea { display: initial; width: auto; } #cn-form select { -webkit-appearance: menulist; background: none; font-size: unset; height: auto; } #cn-form input[type=radio], #cn-form input input[type=checkbox] { bottom: auto; }Hope this helps! Let me know.
Steven Zahm
Keymaster@ Diana
Here’s FAQ which explains how to accomplish this:
Hope this helps!
Steven Zahm
Keymaster@ Diana
I can not say much from just a screenshot but, it does appear either them or another plugin is negatively affecting the display of Form. You’ll need to share a link to the page so I can offer more specific advice.
-
AuthorPosts
