withatitude
Forum Replies Created
-
My apologies. I will remove. Thanks!
Forum: Themes and Templates
In reply to: [ColorMag] Move featured image sectionI’ve figured it out. Sorry for late reply.
Thanks!
Forum: Fixing WordPress
In reply to: Child Theme CSSI get that same error. But when expecting the WordPress theme editor the stylesheet shows up first.
I’ll look into the shortcodes plugin thing. Also, I have advanced custom fields throwing an error when I disable it. It disables the theme.
Forum: Plugins
In reply to: [Smart Slider 3] Move Slider navigation arrowsAwesome! Thanks!
Forum: Plugins
In reply to: [Smart Slider 3] Move Slider navigation arrowsThanks for the feedback Ramona.
I’ve purchased the advanced version and I can reposition them but how do I keep them in the same position if the browser or monitor size is different?Im assuming just a little bit of css would keep them in one spot.
Forum: Themes and Templates
In reply to: [Point] Having trouble overriding responsive.cssWell, I thought that was your actual problem. Now that is another issue
Forum: Themes and Templates
In reply to: [Point] Having trouble overriding responsive.cssChange Reponsive.css line #27
color: #ffff!important;
to
color #ff0505!important;
Example:
media=”all”
@media screen and (max-width: 960px)
#navigation .menu a {
**** color: #FFFFFF!important; *****
padding-left: 0!important;
padding-right: 2%;
width: 100%;
text-indent: 3%;
padding-right: 0;
font-weight: normal;
font-size: 14px;
border-left: 0;
padding: 8px 0;
border: 0!important;
}Forum: Themes and Templates
In reply to: [Point] Having trouble overriding responsive.cssWhat were you trying to edit? Responsiveness works. But what exactly is not working for you?
Forum: Themes and Templates
In reply to: [ComicPress] At Wit's End!Some plugins can really mess your wordpress site up and cause conflicts. Depending on the plugin. It maybe something as simple as that. If not the only issue I can think of is there is a problem with the theme itself or your wordpress install.
But I think it’s a plugin or the theme itself.
Forum: Themes and Templates
In reply to: [ComicPress] At Wit's End!Hello,
Looks like you got a whopper of a issue! Let’s see if I can help in anyway.
First let me see I can find the overall problem. What plugins did you install for the theme?
Forum: Themes and Templates
In reply to: [Point] Having trouble overriding responsive.cssWhat’s your site url and the theme name?
Forum: Themes and Templates
In reply to: [Pilot Fish] Original home.phpNo worries! 🙂 We all have to learn some how.
Glad to have helped!Forum: Themes and Templates
In reply to: [Point] Having trouble overriding responsive.cssHi!
Is the child theme loaded active or is the original theme active?
If you didn’t change any of the css it should look the same. Try editing some of the child theme css. Maybe the text or something.
Forum: Themes and Templates
In reply to: [Pilot Fish] Original home.phpLooks like you probably just need to upload the theme again or upload that home.php file to your server from the theme folder you downloaded or purchased.
Try that and let me know if you fixed the issue. 😉 Good luck!
Forum: Themes and Templates
In reply to: [Pilot Fish] Original home.phpHi, Could you give me the website url? I can possible see what issue you are having. Are you just not seeing the homepage?