Forum Replies Created
-
AuthorPosts
-
November 27, 2015 at 3:59 pm in reply to: Portfolio Grid Has Wrong Number of Columns in Chrome #543677
Thank you Yigit, that’s worked a treat!
Regards,
Tom
CMKTCNovember 27, 2015 at 3:31 pm in reply to: Portfolio Grid Has Wrong Number of Columns in Chrome #543659Hi,
Yes, your screenshot shows it how I’m seeing it. That’s the problem – it’s supposed to be four columns, but instead it’s displaying three with the last two items on a third line.
To clarify, it’s the “projects and priorities” bit that’s the portfolio grid. Apologies if that wasn’t clear before.
Thanks,
Thomas
- This reply was modified 8 years, 12 months ago by TownCouncil.
November 25, 2015 at 3:56 pm in reply to: Portfolio Grid Has Wrong Number of Columns in Chrome #542492Hi Andy,
Chrome is on version 46.0.2490.86 m – I’ve tried on three different machines and had the same result. IE displays 4 columns, Chrome has 3 with the last two items hanging underneath.
I’ll have a go with that code, thanks very much.
Regards,
Thomas
CMK Town CouncilThanks – I tried installing and implementing Relevanssi but it just gives ‘no results’ to any query I put into it. We’d also like the search function on the minutes page to only return results from the minutes files, not from the whole site, if that’s possible.
Thanks Yigit! That’s worked perfectly. Many thanks indeed.
Hi Ismael – thanks for your quick response.
I solved the problem with the Enfold theme putting bullet points in front of Gravity Forms – in the settings of Gravity Forms, I had selected Output ‘HTML5’ styling and de-selected ‘Output CSS’ styling (this was suggested by a video I had watched re: styling Gravity Forms polls). Once I switched those setting back to the original, then the forms/polls/surveys displayed just fine in Enfold.
Thanks again for your quick response – I’m impressed with your support!
Rebecca
Hi – just installed Gravity Forms for the first time and tried a few test polls and surveys. Here’s the test page: As you can see, the Enfold theme over-rides the in-built styles of the forms, and the results aren’t nice, particularly the bullet points added in front of the questions and radio buttons. How do I remove these bullet points? How do I get the Forms styled as shown in the Forms preview window?
Thanks,
RebeccaI set-up an enfold child theme folder and added the style.css and functions.php files per the enfold child theme tutorial. But I got a similar error message to the one msbllc was seeing:
Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at …/public_html/message/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in …/public_html/message/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
When I deleted the functions.php file in my child-theme folder, then everything was fine. (I have no need to customise php at this point, but I didn’t want the problem emerging later if I did!)
I subsequently found that I had prepared the functions.php file in the ‘design’ window of Dreamweaver and when I switched to the code window, Dw had added a lot of code in front. I deleted that and reloaded the functions.php file in my child theme folder and hey presto! the error message was gone….
-
AuthorPosts