frastlin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upOK, I found why firefox would be flipping inbetween the two.
I had my history up, so that was making my zoom level look like a mobile to the WP settings.
When I closed history it worked great.Forum: Themes and Templates
In reply to: [Virtue] Adding blog posts to a static pageOK, that seemed to do it…
But why would my web browser be on mobile settings?
Hm…
Also, why is there a different setting for mobile when there are 3 menus for desktop? How does that work?
Thanks,Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upHello,
I’m on a desktop.
Do I need to set the mobile menu? It won’t show up on a mobile with the normal secondary menu?
The font under Theme Options/menus/secondary menu/font family.
Here is what the theme options says:Secondary Menu Options
Secondary Menu Font
Choose Size and Style for secondary menu
Font Family
Love Ya Like A Sister
Love Ya Like A Sister
Font Weight & Style
Normal 400
Normal 400
Font Subsets
Latin
Latin
Font Size
35px
Line Height
30px
Font Color
Select ColorForum: Themes and Templates
In reply to: [Virtue] Adding blog posts to a static pageHello,
I will try the above, but I will probably buy the payed version as it does exactly what I want.
Thanks,Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upHere you go, with firefox. It should have a lovely line across the top in the font called “Love Ya Like A Sister” that is size 35 and with a line height of 35. It should also be yellow.
https://dl.dropboxusercontent.com/u/14968661/MyWebsite%20Homepage.jpgForum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upOK, strange.
I tried on Chrome and I don’t see it, but on IE it shows up just fine.
*Note* I have not seen it on IE or Chrome before now.Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upI am using the latest Firefox.
Thanks,Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upHello,
I cleared my cash fully, but it still is not showing. The footer is showing, but not the secondary menu.
Here is what it shows me:Brandon Keith Biggs’ Official Website
Home Page
Welcome to the site of Brandon Keith Biggs, Opera Singer, musician, programmer and avid book lover!
Brandon Keith Biggs is a 23 year-old Opera Singer based out of the Bay area.
This is a website where you can find events, articles, movie clips, audio clips and all kinds of things that have to do with Brandon Keith Biggs.
Events
Say Who?
Watch Me
Look! I’m famous!
Charities
contact ME!
© 2015 Brandon Keith Biggs
Skip to toolbarBrandon Keith Biggs’ Official Websi…
0
New
Edit Page
StatsHowdy, Brandon
Log Out
Here is what it should show:
Brandon Keith Biggs’ Official Website
Events
Say Who?
Watch Me
Look! I’m famous!
Charities
contact ME!
Home Page
Welcome to the site of Brandon Keith Biggs, Opera Singer, musician, programmer and avid book lover!
Brandon Keith Biggs is a 23 year-old Opera Singer based out of the Bay area.
This is a website where you can find events, articles, movie clips, audio clips and all kinds of things that have to do with Brandon Keith Biggs.
Events
Say Who?
Watch Me
Look! I’m famous!
Charities
contact ME!
© 2015 Brandon Keith Biggs
Skip to toolbarBrandon Keith Biggs’ Official Websi…
0
New
Edit Page
StatsHowdy, Brandon
Log Out
Thanks,
Forum: Reviews
In reply to: [Virtue] Virtue Short ReviewThe support is really number 1 on this theem. Is there a way to downvote a review? LOL
Forum: Themes and Templates
In reply to: [Virtue] Secondary Menu is not showing upHello,
http://biz152.inmotionhosting.com/~brand122/my_word_press_test/
Is the link.
The menu that is not showing up should be right under the logo and before the heading.
It shows in the page source, starting on line 179 but not on the page.
My child theme has a blank CSS style sheet.Forum: Fixing WordPress
In reply to: Autoplay Possible? WordPress 3.9 PlaylistI just spent an hour trying to find how to add autoplay to a playlist somehow. I kind of got it to work by creating an audio player with no controls in HTML, then setting that to autoplay, but if the user wishes the music to stop they can’t get it to, and if they press a button on the playlist it will play both tracks at once. May as well just put another built-in audio object…
I would like:
autoplay=”true”
random=”true”
global=”true” <!–even if you leave the page, the music plays still–>This coupled with the
<br/>bug have pretty much been my day today! LOL (Hey,<br/>works here on the forum, why not on word press? :O