Friday 15 July 2011

php - Need to modify a Wordpress Homepage template to include ignored contents of editor field -


I am trying to tweak an existing Wordpress theme (a quick video tour of its features, for travel) This is a WP theme oriented towards displaying portfolio. The homepage has a slideshow feature. My aim is to replace slideshows with an embedded presentation presentation.

Home page elements (running from top to bottom): Header, menu, slideshow, tagline, highlights, no post. However, the homepage is a weird little thing that leaves any content typed in the edit window (instead, using images only uploaded to another dashboard section) .

I have confirmed that Prezi-Alder plugin works on the standard style default, blog, and page. My guess is some CSS element at work.

My stomach (and sniff around some) say that this template of CSS (template-home.php) can play a role. Typically cleanfix :

  & lt; Div id = "home-wrap" class = "clearfix" & gt; & Lt ;? Php // get template path $ template_path = get_template_directory (); // Show tagline if the setting is not empty (if_get_option ('home_tagline'))? & Gt; & Lt; Div id = "home-tagline" class = "clearfix" & gt; & Lt ;? Php // tagline content messy _________________________ _? & Gt; & Lt; / Div & gt;   

This is where I change you, members of Stackoverflu community. What can I do to provide additional data and / or context?

Many thanks in advance for your attention.

Matt Warren

The first step was to verify that the content of the slideshow was actually After verifying that it was output to the last HTML, I went on displaying a JavaScript error:

Unwanted error: syntax error, unrecognized expression: a [href = $ Mp3]

A full error was confirming the suspicion that this error was killing the rest of your site's JavaScript, and thus your slideshow did not work .

Now the idea (all your installed plug-ins without being able to see), you have some plug-ins that were set up to play MP3 files. So this is where I told you to make the most possible improvement. The link above provided a potential improvement for an established plugin due to this problem, but installing a new audio player is another valid, and less technical solution.

I was actually able to help you by looking at the site, which would probably be relevant information to get additional feedback from the community.

You got the solution!

No comments:

Post a Comment