Josiah
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Custom Dropdown menu not workingMy apologies.
Forum: Themes and Templates
In reply to: [Spun] Remove Home Button (top right)Ok awesome. yeah that can get a little hairy but it would be somewhere near this
<nav role="navigation" class="site-navigation main-navigation">
Best of luck. Glad I could help.
Forum: Themes and Templates
In reply to: Apply CSS to Metaslider (Dots and Background caption)Ok. sorry, i couldn’t help more. Make sure that your child theme is working well (edit something that you know should change, just to make sure it’s working). I have had issues with that before.
Forum: Themes and Templates
In reply to: i need to change the templateNo problem. There are some great options here. Glad I could help.
Forum: Localhost Installs
In reply to: Local Installation on Win Server 2003 IIS 6Hi Tom,
Don’t take this to the bank, BUT if you install in a subdirectory it should work fine. I’m assuming you use cpanel? Check there for a script installer and it will have a wordpress install.
Is there a way you can test it elsewhere? WordPress usually creates its own database based on all of my experience.
Definitely backup your current site before doing anything.
and wordpress is 10x better than joomla.
Forum: Themes and Templates
In reply to: Custom Dropdown menu not workingit shouldn’t caused an issue but it may have. I can take a look if need be.
Forum: Themes and Templates
In reply to: Apply CSS to Metaslider (Dots and Background caption)do you have url?
Forum: Themes and Templates
In reply to: [Spun] Remove Home Button (top right)ooo… gotcha
Try this:
.main-navigation {
display: none;
}
I would also recommend finding the main navigation area in the header.php file and just delete it. The display:none does not play nice in chrome especially.
Make sure you are doing all of these changes in a child theme.
Forum: Themes and Templates
In reply to: [Analytical Lite] Navigation Bar Hidden CSSDo you have a url?
Forum: Themes and Templates
In reply to: i need to change the templateThe theme? Check out the themes section of this website. Lots of awesome options:
Forum: Themes and Templates
In reply to: Apply CSS to Metaslider (Dots and Background caption)Can you not input that css to your style.css in your child theme? That’s what I usually do for plugins and it seems to work well for me.
Forum: Themes and Templates
In reply to: Custom Dropdown menu not workingHmmm… I’m not 100% sure on that now. Just make sure that in the pages area the structure is correct and then check in the appearance > menus and see if you can find it there. Otherwise, since it’s custom work and I don’t think a theme from www.remarpro.com, it could be a challenge unless I looked at your backend.
Forum: Themes and Templates
In reply to: [Customizr] Static Front Page and Featured Pages DisappearingDo you have a url so i can see? That is strange?
Forum: Themes and Templates
In reply to: [Spun] Remove Home Button (top right)Try using a custom menu and only add the pages you want. That’s found in appearance > menus. Then either in your appearance > theme options or in the customize section in appearance > customize and you can set the menu there (i’m not 100% sure on this particular theme).
Forum: Themes and Templates
In reply to: Custom Dropdown menu not workingCan you provide a url? Is it possible to contact the person that made your website? I usually offer some type of support afterwards for at least a little bit of time for free and I’m assuming your person should?