Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter nic137

    (@nic137)

    ok, thank you

    Thread Starter nic137

    (@nic137)

    Hi @rpetersen29
    Thank you for your quick reply. I was able to make the links different colors, and I believe it was css styling and a cache issue that lead to them displaying incorrectly. Issue solved

    Thread Starter nic137

    (@nic137)

    Form text is also getting cut off on the page. Any idea why that might be occuring?

    The url where we are having this issues is here:
    https://msimagnets.com/projects/

    This is happening on one of my feeds as well. Thumbnail layout, all images show a placeholder image.

    Thank you! I was about to disable this plugin and came across your review. Saving the Permalinks fixed my 404 error.

    Thread Starter nic137

    (@nic137)

    Any support that can be offered on this? The site is live now, and it’s disappointing that this feature doesn’t work. We might have to look for another option ??

    Thread Starter nic137

    (@nic137)

    I’m not having any luck with troubleshooting this issue. I’m not very savvy in javascript, so I’m not sure exactly what I’m looking for. I did receive the message below in the script debugger, is this related to the issue?

    I also came across an older support post where an additional CSS line was added to the child theme. Could my issue be resolved by something like that? (I did try the code in the post but it didn’t make a difference on our site). Any help is greatly appreciated, as we are ready to launch the site.

    Handler function NM__httpResponseExaminer threw an exception: TypeError: aChannel.loadInfo is null
    Stack: NetworkMonitor.prototype._createNetworkEvent@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/webconsole/network-monitor.js:841:1
    NM__httpResponseExaminer@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/webconsole/network-monitor.js:635:26
    makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/DevToolsUtils.js:87:14
    Firebug.TabCache.prototype<.loadFromCache@chrome://firebug/content/net/tabCache.js:497:22
    Firebug.SourceCache.prototype<.load@chrome://firebug/content/net/sourceCache.js:158:16
    Firebug.SourceCache.prototype<.loadText@chrome://firebug/content/net/sourceCache.js:54:21
    SourceFile.prototype.loadFromSourceCache@chrome://firebug/content/debugger/script/sourceFile.js:173:1
    SourceFile.prototype.loadScriptLines@chrome://firebug/content/debugger/script/sourceFile.js:147:13
    CompilationUnit.prototype.getSourceLines@chrome://firebug/content/bti/inProcess/compilationunit.js:148:5
    ScriptPanel.prototype<.showSource@chrome://firebug/content/debugger/script/scriptPanel.js:744:9
    ScriptPanel.prototype<.updateLocation@chrome://firebug/content/debugger/script/scriptPanel.js:557:13
    ScriptPanel.prototype<.newSource@chrome://firebug/content/debugger/script/scriptPanel.js:1777:13
    Events.dispatch@chrome://firebug/content/lib/events.js:83:34
    EventSource.prototype.dispatch@chrome://firebug/content/chrome/eventSource.js:64:1
    SourceTool.prototype<.addScript@chrome://firebug/content/debugger/script/sourceTool.js:195:9
    SourceTool.prototype<.newSource@chrome://firebug/content/debugger/script/sourceTool.js:217:9
    Events.dispatch@chrome://firebug/content/lib/events.js:83:34
    EventSource.prototype.dispatch@chrome://firebug/content/chrome/eventSource.js:64:1
    DebuggerClient<.dispatch@chrome://firebug/content/remoting/debuggerClient.js:437:9
    DebuggerClient<.newSource@chrome://firebug/content/remoting/debuggerClient.js:300:9
    bind@chrome://firebug/content/lib/object.js:29:36
    eventSource/aProto.emit@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/client/main.js:131:9
    DebuggerClient.prototype.onPacket@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/client/main.js:948:9
    LocalDebuggerTransport.prototype.send/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/transport/transport.js:569:11
    makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/DevToolsUtils.js:87:14
    makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/DevToolsUtils.js:87:14
    EventLoop.prototype.enter@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/server/actors/script.js:347:5
    ThreadActor.prototype._pushThreadPause@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/server/actors/script.js:543:5
    ThreadActor.prototype.onAttach@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/server/actors/script.js:657:7
    DSC_onPacket@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/server/main.js:1643:15
    LocalDebuggerTransport.prototype.send/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/transport/transport.js:569:11
    makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/DevToolsUtils.js:87:14
    makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/DevToolsUtils.js:87:14
    Line: 841, column: 1

    Thread Starter nic137

    (@nic137)

    I followed the link you posted, and determined it seems to be an issue with our theme. The dropdown in the Twenty Fifteen theme works fine. Besides those posted, do you have any suggestions as to why this might be happening?

    Forum: Themes and Templates
    In reply to: Gallery Help
    Thread Starter nic137

    (@nic137)

    bump

    Thread Starter nic137

    (@nic137)

    I figured out the menu bar question. I knew I was close ??

    Thread Starter nic137

    (@nic137)

    It doesn’t seem to do the trick.

    Also, I moved the menu buttons into the blue bar. Now I can’t seem to delete the original menu bar (under the logo in blue type). I have deleted it from the header.php, and checked the full-width-page-template.php. Am I missing another spot that it should be deleted from?

    Thread Starter nic137

    (@nic137)

    Ok, one last question (I hope). On the homepage, if you adjust your browser width, at certain widths, the copy extends left/right past the image. I would like to keep the copy underneath the image, either keeping the same left margin, or even being indented.

    I fudged this by I have adding padding, however if I preview the copy in a mobile browser, you see one letter per line. So, I need a more mobile-friendly solution ??

    Thread Starter nic137

    (@nic137)

    Thank you!

    Thread Starter nic137

    (@nic137)

    Most of the the page content is now updated. Could you help out with a few other minor edits?

      For some reason, the footer is centered at certain page sizes. As I adjust and make my page wider, the content (I’m assuming the container) becomes left aligned and the text will break onto two lines. How do I fix this so the footer content is always centered within the page? I’d also like to add some white space underneath the footer, so it’s not sitting at the bottom of the page/window.
      Is there a way to remove the gray line that is in the background? Or change it to white, so it’s not so obvious?
Viewing 15 replies - 1 through 15 (of 16 total)