JonBquist
Forum Replies Created
-
Forum: Plugins
In reply to: [AgentPress Listings] Update ErrorI believe its an error with “Featured Images” plugin. Still looking for assistance from them :/
Awesome, thanks man!
So if the URL’s that I don’t want indexed follow:
https://www.mydomain/mc-events/example1I would input the below into the robots.txt file:
Disallow: /*?mc-events_id=*Is this correct? Thanks for the help
Forum: Themes and Templates
In reply to: [Highwind] More issues with compatibility??Ahh – Now everything is good. I have no idea what happened, but it looks like everything is back. Very frustrating, but thanks for the quick response
Bam! Working now. Thanks so much!
I am using 1.3.1 and WordPress 3.9.
My console is showing:
Failed to load resource: the server responded with a status of 404 (Not Found) https://www.immersiontraveling.com/wp-content/plugins/easy-photo-album/js/tinymce/pluginmin.jsYep – That is the issue. PixGridder is working fine now. It’s Easy Photo Album that is the issue. Thanks for the help. Off to working on the next solution! thanks again
Same here – I hope an update is coming soon. It is causing other plugins to error. I am not able to use my page builder plugin because of Easy Photo Album causing an error on the browser console. Please correct this! ??
Failed to load resource: the server responded with a status of 404 (Not Found) https://www.immersiontraveling.com/wp-content/plugins/easy-photo-album/js/tinymce/pluginmin.js
*Does this mean the plugin “Easy Photo Album” is causing the crash? They have not yet come out with an update since WP3.9Still nothing. Same problem. Anybody else experiencing the same thing? I’ve deleted all history and cached images/files.
This is on both Internet Explorer and well as Chrome. It can’t find the editor.Hey – No change appears to be made –
I’m still showing issues with both trying to modify a page/post, and creating a new one.
It’s showing PixGridder 2.0.0 at the top, which is a good! But then the builder tab screen is still blank. It shows “Editor Not Found. Retry” below that.Same here – I can’t edit or add anything to pages until this is fixed. I wonder, will deactivating until they figure out a resolution screw up all previously created pages? I don’t really want to try & find out.
Forum: Themes and Templates
In reply to: [Highwind] Perfect in Chrome, but Menu not correct in ExplorerI have added the code below prior into the CSS, and it worked perfectly visually while building my site. But it doesn’t appear to be displaying as correct configuration outside of the builder:
@media only screen and (min-width: 769px) {
.main-nav {
position:absolute;
top:275px;
}/*Move the main nav menu below the header. Non-responsive only */Hopefully this will help in finding a resolution
Forum: Themes and Templates
In reply to: [Highwind] move menuPerfect – thanks AJD
Forum: Themes and Templates
In reply to: [Highwind] move menuIs anybody still having an issue with this? I used the code AJD supplied, with an adjustment to top:500px;
The location of the menu is perfect upon initial fixed sight. However, it hovers as I scroll down the page, in the middle of the page, blocking all text/pictures/etc.
How do I keep the menu fixed – starting below the header (which I have completed) – and then fixed at the top of the page as the reader scrolls to the bottom? Any help is appreciated