drakeblogs
Forum Replies Created
-
Forum: Plugins
In reply to: [Edge Suite] Only one animation will showUpdate actually when I place the file in the widget or the file I created for the main content nothing now shows up.
I will test the iframe=true option.
Forum: Themes and Templates
In reply to: Twenty Thirteen Last UpdateHelp anyone out there?
Forum: Plugins
In reply to: [Edge Suite] Composition Blinks and disappearsThe problem has been resolved. I made 2 changes:
1. Deleted all of the svg files out of the images folder. While Edge works with them evidently the plugin does not.
2. Changed the name of the image from newriver_logo2.jpg to newriverlogo.jpg.
None of these changes are in the FAQs. Hours of trial and error.
Forum: Plugins
In reply to: [Edge Suite] Composition Blinks and disappearsTimm,
Here are the scripts that are in the header.
<script type=”text/javascript”>
<script src=”https://newriverfineart.com/wp-content/plugins/edge-suite/includes/edge-wordpress.js” type=”text/javascript”>
<script src=”https://newriverfineart.com/wp-content/uploads/edge_suite/project/nrfa_header_7/nrfa_header_edgePreload.js” type=”text/javascript”>
<p></p>
<div class=”flow-wrapper” style=”width: 1px; height: 222px;”>
<div class=”center-wrapper” style=”height: 222px; width: 1598px;”>
<div id=”Stage_nrfa_header_7″ class=”EDGE-327477420″ style=”height: 150px; width: 1080px; position: relative; background-color: rgb(255, 255, 255); overflow: hidden; transform-origin: 0px 0px 0px; transform: scale(1.47963);”>
</div>
</div>I’ve turned off all of the plugins and it still didn’t work.
I don’t understand why one composition works and the other doesn’t.
Forum: Plugins
In reply to: [Edge Suite] Composition Blinks and disappearsAfter running through the procedure a few more times I finally got the body composition to come up. I still can’t get the header image to show and I’ve place a poster img in the file.
Forum: Plugins
In reply to: [Edge Suite] Composition Blinks and disappearsI just ran through the procedure again, including emptying the php database and that did not help.
Forum: Plugins
In reply to: [Edge Suite] Edge composition not showing upSuddenly started working again.
Forum: Plugins
In reply to: [Edge Suite] Centering a smaller edge animation in twenty thirteen headerTim,
Thank you so much that worked.
Patti
Forum: Plugins
In reply to: [Edge Suite] Composition not loadingI have also done the following:
Deactive all plugins and I still have the same problem.
Downloaded the development version, when I install it and activate it, it says it version 0.5.
Forum: Fixing WordPress
In reply to: Add a phone number to the navigation baresmi,
I am well aware that you don’t edit the theme. Had you looked at the CSS you would have seen that I was working on a child theme.
Forum: Fixing WordPress
In reply to: Add a phone number to the navigation barPlease the client it wants it there.
Forum: Fixing WordPress
In reply to: .widget a not accept CSS changesadded !important
Forum: Plugins
In reply to: Edge Suite – upload permissions errorResolved it was the php upload size.
Forum: Themes and Templates
In reply to: Change space between widgets on secondary widget areaI’m sorry I have and I thought I made the change but I am not seeing anything. Here’s the change I made:
.widget {
background-color: #FFF;
font-size: 14px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0 0 10px;
padding: 20px;
word-wrap: normal !important;
}Forum: Fixing WordPress
In reply to: Change background for a wide screenThanks, but no that doesn’t work.