dchapple
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Harmonic] "The Sections Explained"Hmm, something just clicked the whole thing on. Might have been a mis-setting in the page options. Now I’m trying to understand Portfolio. Setting up a page as a “portfolio” template produces a page that says “No Project Found”.I have uploaded images in the Add Media area and have them in the Uploaded to this page tab. What next to get them on the page other than importing them directly on the page. Or is this the way you are supposed to do it? Thanks for any help.
Forum: Themes and Templates
In reply to: [Harmonic] "The Sections Explained"And in the Cuistomizer you have under “Static Front Page” a dropdown list containing About, Contact, Mailing List, Media News Photos, Tour, Videos. These are pages I created. The page I newly created (called New Page) was set to “Front Page” In the page editor.
However I can select one of these other pages in this dropdown. Lets say I select “contact” to be “Front Page from here.THEN
when I got to the Pages section All Pages, I see Front Page in bold type after the page “Contact”AND
When I go to my “New Page” it is listed as being the “front Page”.When you hit the home button (logo type in upper left) the system favors the page selected in the Customizer.
Running WP 4.2.2
Forum: Themes and Templates
In reply to: [Harmonic] Missing Home PageSame problem here. The customize option are not there and confusing. Example “Visibility” what is that? All of those Hide toggles don’t do anything that I can See. Are you supposed to set the static home page to something special? And the post page too?
Adding photos in the customizer doesn’t work for most sections. Only a few. Is this compatible with WP 4.2.2?
Thanks
Forum: Plugins
In reply to: [Hostel] errorsWill there be support for calendar dates? Example booking a room from June 31 to July 1st. June 31 does not exist. It seems to work in some months (as Feb 28 to March 1, will book only 1 night) but it allows a user to select dates that do not exist in a specific month. As well, there will be an issue with leap year… ??
Forum: Plugins
In reply to: [WP Google Fonts] Settings Gone in WP 3.5Google Font Control Panel
This is Blank.
after installing wp-google-fonts.zip
Running WP 3.5what now?
Forum: Plugins
In reply to: [Cyclone Slider] [Plugin: Cyclone Slider] AlignmentMe too, is there a way to take a cyclone slider that is 300×225 and have the text in a post wrap around it? So the image is at the top of where the body copy for the text starts and the text starts just to the right of the image and flows to wrap the image.
Is it posible to use the code
[cycloneslider id=”yorsliderimage”]
and insert this into some sort of
<img class=”left” src=”https://path/to/your/image” />
code that would work?Forum: Localhost Installs
In reply to: Themes not loading on localhostI’m assuming MAMP pro blankets the whole folder structure with the same settings.
In this case, when switching owner to _www , you see the permissions set to:
Directory: r [x] w[x] x[x]
File: r [x] w[x] x[-]And when you select the box next to either “Directory” or File” in order to change those permissions, the “set or “save” button gets grayed out.
So really all you can do is change the owner from “user” to “-www”.
Now while working on this my background images are getting lost (wheel spinning in the chrome browser)
Forum: Localhost Installs
In reply to: Themes not loading on localhostNot sure what you mean. How do you set folder permissions to 777 on a localhost folder?
Forum: Localhost Installs
In reply to: Themes not loading on localhostHmm, maybe this is only a problem in the “preview” of the themes. Seems to work after applying the theme….
Forum: Localhost Installs
In reply to: Themes not loading on localhostThanks.
In MAMP Pro I went to Hosts > General > (Disk location) Permissions, and set owner to “WWW”.The themes are showing up now. But most of the side tab links are missing (Colors, layout, Background image etc), except for the twenty eleven theme. So there is still something wrong.
Thanks for any guidance.