Forum Replies Created
-
AuthorPosts
-
June 13th, 2017 at 20:38 in reply to: Latest Update (1.4.2) – Presentation Page not loading anymore! #47134callerpattyParticipant
I just restored – here is a link to the file if you need it
http://dev2017.capitalgymnasticsntc.com/frontpage.txt
you can copy and paste it in the admin themes area
June 13th, 2017 at 20:20 in reply to: Latest Update (1.4.2) – Presentation Page not loading anymore! #47127callerpattyParticipantI can also confirm that the update broke
Parse error: syntax error, unexpected ‘$custom_query’ (T_VARIABLE) in /home/capitalgym/public_html/wp-content/themes/nirvana/frontpage.php on line 67
CODE FROM WHAT I CAN TELL:
function nirvana_ppslider() {
$nirvanas = nirvana_get_theme_options();
extract($nirvanas)
–> the next line gives the error
$custom_query = new WP_query();
$slides = array();callerpattyParticipantwe had some wonkiness going on with woo and fluida.
we added the standard products page template, and things appear to be working aok now – haven’t see anything too out of wack but we shall see.callerpattyParticipantI disabled all the plugins, but no luck in getting the read more to work.
I played around with the settings, and it appears that the read more button AND the entered excerpts show up if you have the HTML TAGS IN EXCERPTS set to Disable.I don’t have anything odd in the posts that I can tell – but I can duplicate the issue of no read more button and no entered excerpts displaying when I add a category link to the menu, and when I create a page using the Category Page with Intro.
http://www.waterwelltrust.org/news/
I’d like to be able to have the html tags set to enable if possible,,,,,
callerpattyParticipantHi
The posts display is set to Excerpts: Screenshot of settings http://screencast.com/t/ox8wfmZseScl
For our News page, for example, I have a static page with Category page with intro for the template
http://dev2016.waterwelltrust.org/news/ (actual page)
http://screencast.com/t/hbALJtAeugr (settings)For the first post, I have added “this should display the excerpt” in the edit post area, and I would expect that to display on the home presentation page and also this News page, but it doesn’t, and also there is not a read more link, which I would expect.
Changing the template to Blog Template gives me the same results – no excerpt, no read more.On the presentation page, there is a read more link, but the excerpt doesn’t display
http://screencast.com/t/mDBVgvRPBwRf (screenshot)We haven’t done any theme modifications except through the control panel, and no extended CSS changes.
Thanks.
callerpattyParticipantAlso, it appears that the Category page with intro is not working?
I added a category description for this category, and it does not display:
http://dev2016.waterwelltrust.org/projects/Should display the category description at the top of the page.
Thanks. -
AuthorPosts