JaredOrr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Site Description to Company LogoThanks Sou1forged!
That definitely gave me a good idea. I do have that access and will start to make good use of my child theme. I’ve already made a few additions to the theme.
I took a look at your site and found that to be very useful. I will definitely use your advice, however, I don’t have my official logo just yet so I can’t implement it.
Thank you for the advice though!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Site Description to Company LogoSorry, website addresss is:
Dutch John ResortThanks for any help.
JaredForum: Themes and Templates
In reply to: [Vantage] Child themeSorry I couldn’t help out more. I would try reinstalling the theme altogether. If it ever doesn’t work for me I turn it off and back on again. Might work. Good Luck!
Forum: Themes and Templates
In reply to: [Vantage] Child themeJust one last one.
The way I set up my child themes is I just copy that text box from the codex and edit as necessary. For example:
/*
Theme Name: Twenty Fourteen Child
Theme URI: https://example.com/twenty-fourteen-child/
Description: Twenty Fourteen Child Theme
Author: John Doe
Author URI: https://example.com
Template: twentyfourteen
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fourteen-child
*/@import url(“../twentyfourteen/style.css”);
/* =Theme customization starts here
————————————————————– */into:
/*
Theme Name: Vantage Child
Theme URI: https://example.com/twenty-fourteen-child/
Description: Vantage Child Theme
Author: Jared Orr
Author URI: https://yourdomain.com
Template: vantage
Version: 1.0.0
Text Domain: vantage-child
*/@import url(“../vantage/style.css”);
Hope that helps. If it fails again. Try deleting the file and doing it again. Only takes a minute.
Forum: Themes and Templates
In reply to: [Vantage] Child themeHi ThomasVig,
Try going here:
https://codex.www.ads-software.com/Child_Themes
read those steps and see if you missed anything. One thing I would check is where you placed your new folder. It has to be in the exact location. Otherwise you need to change your @import url function to match where the folder is at.
Forum: Plugins
In reply to: [NextGEN Gallery Voting] Cant Activate The Voting PluginHey,
I just figured out what I did wrong. I was adding the pictures with the “Add Media” button instead of thru the NGGallery.
Did it with the NGGallery button to add photos and the voting option was there.
Thanks for the great plug-in!
Forum: Plugins
In reply to: [NextGEN Gallery Voting] Cant Activate The Voting PluginHey Shauno, I’ve been trying to get this to work also,
I did the step by step from the OP, but can’t get anything to work. Plugin is active and voting is enabled on both the gallery and the image(s) that I want voting enabled on. I’m just testing right now as the sight is new. Do you think you can look at it and maybe help me out?
https://www.dutchjohnresort.com
To get to the page where I want voting click on the [Vote Here!] button under the slideshow widget I have made.
Thanks
Forum: Themes and Templates
In reply to: [Travelify] Feature Slider QuestionWorked great. Thanks for the quick answer!
Forum: Themes and Templates
In reply to: [Travelify] Feature Slider QuestionThank you for the help. I was able to figure out what I had done. I have one more question tho. Is there a way to make the navigation slider buttons a little bigger? And then also move them so they are right aligned?
Or could you even just tell me where the code for that is and I’ll play around with it myself.
Thanks!