Forum Replies Created
-
AuthorPosts
-
August 27, 2015 at 7:17 am in reply to: FYI: Enfold Theme Update Taking WAY Longer Than Usual to Update #493944
What is the easiest way to do that, please?
gAugust 26, 2015 at 9:39 pm in reply to: FYI: Enfold Theme Update Taking WAY Longer Than Usual to Update #493818ok, we’re talking ten minutes are more of waiting.
Once it comes back, it says it didn’t work: see link https://www.dropbox.com/s/j3ow0e947tytmwe/WordPress%20Updates%20%E2%80%B9%20EpiSys%20Science%20Incorporated%20%E2%80%94%20WordPress.pdf?dl=0
that didn’t do anything.
Elliott, thank you. Wouldn’t that only solve the issue for that one post? I was hoping to solve it for all posts, even those we create in the future. What is the issue that’s causing it? I don’t think I’ve strayed from the template that much.
thank you
garythat worked. thank you, Andy.
August 6, 2015 at 3:58 pm in reply to: How can I add a white 1px border on sub navigation menu items? #483983that worked. thank you!
gI just figured out that if you can make a new page, than you can change that to the new homepage. That worked. thanks
ok, just figured out how to enable debug mode and did it
g
I already did something similar to what you’re asking by saving the page as a template and then using it on a test page, and it works: http://www.visualbridgecommunications.com/test-4/
what is debug mode?
Here’s the thing: I tried restoring back to older revisions one by one and none of them would restore on the homepage.
thanks
garyok, that worked. thanks!!
gdoes this look right for the child functions.php? I know you can bring down a site if this isn’t right. the print.css file is in the root directory and not a css sub folder.
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/function change_aviacss() {
wp_dequeue_style( ‘avia-print’ );
wp_enqueue_style( ‘avia-print-child’, get_stylesheet_directory_uri().’print.css’, array(), ‘1’, ‘print’ );
}
add_action( ‘wp_enqueue_scripts’, ‘change_aviacss’, 100 );Elliott, I use a child theme. will removing line 132 now from the style sheet effect me later after there are new versions of Enfold?
thank you
Ok, I told Revolution Slider where to find the images again by going to each one and selecting Change Image Source
that worked, thank you!!!
gary
It looks like it does work in Chrome & Safari; doesn’t in Firefox. I’m not sure about other browsers.
that worked. thanks!
that worked. thanks!
that worked. thank you!!
YES!!! thank you!
gthat worked, thank you!!!
gary
wow, I did it, but still not working ;>(
g
this is how I set the CSS class: https://www.dropbox.com/s/2ylrieup65vggh3/Screen%20Shot%202015-05-18%20at%2010.36.02%20AM.png?dl=0
Isn’t that right?
gthat didn’t work either: see this test I did: http://california-apmp.org/wp/test/
thanks
that worked for changing the color, but the didn’t move to the right. thank you!
I solved this one, thanks.
I already figured out another way to do this, but just wondering for the future, what code would have worked for me to reference the css class name I designated for the text box?
thank you
I didn’t add the code above because I don’t want it to apply to only the team descriptions.
gary
disregard. I’ve moved beyond needing this.
thanksNo. I want, for an example, to style all the H1s like the one on this page http://california-apmp.org/wp/who-we-are/ that says APMP’S CALIFORNIA CHAPTER MISSION AND VISION STATEMENT. I want them all to look like the ones on our parent site http://www.apmp.org/?page=AccreditationProgram (the words “APMP PROFESSIONAL CERTIFICATION PROGRAM”). How can I do this?
I just fixed this by changing how close it was from the menu above it. thanks.
-
AuthorPosts