AlpineWeb
Forum Replies Created
-
It ended up being a theme conflict with so many themes using lightbox we have seen a number of conflicst with nextgen – but still love to use it for it’s ease of use for clients.
CJ
Anybody got something on this what is the trick to get all components to work after changing the url – ?????
We are using the latest version Version 2.0.58 – and when we try to reset or change anything in settings it sends a 404 page.
Truly stuck on this.
Forum: Plugins
In reply to: [Snow Report] [Plugin: Snow Report] Showing certain resorts using shortcodeWe can not get this function to work for a single mountain. It shows all of the MTs in NH – where do I find the Mountain IDs in hope of using this function >
[to use this part mountain=”123,1355″ – Enter a comma-separated list of specific mountain IDs that you would like to show.]
CJ
Forum: Fixing WordPress
In reply to: non wp subdirectory throws 404 with permalinksThank you for the link I had already reviewed that. The issues in the previous post refer to issues with the wordpress permalink not working – permalinks work just fine when I turn them on that is not the problem. It is just that non-wordpress directories throw a 404 error. How do you essentially exclude non-wordpress directories from the rewrite rules.
This is a WordPress site insalled at root with a subdirectory that is not wordpress that throws the 404
CJ
Forum: Installing WordPress
In reply to: Can't create links in posts after 3.2 upgradeIs there any update to this post as I have done the de-acativation to no success – upgraded – reinstalled etc. Can not get the link page to work.
CJThanks Marcus,
By default it was set to #_DESCRIPTION once I replaced it with #_NOTES the new description displayed, however, the old message still appeared on every event. I then removed the entire code saved it – then went back in and added and it worked perfectly.
Events > Settings > Events Page formats
Code for the Default single event format:<p>Date(s) – #j #M #Y #@_{ \u\n\t\i\l j M Y}
#_NOTES
Time – #_24HSTARTTIME – #_24HENDTIME
</p><p>Where – #_LOCATIONLINK, #_LOCATIONTOWN</p>#_MAP
#_BOOKINGFORMCJ
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Call to undefined function utf8_encode()Thank you for your assistance with this – the solution for us is that we did not have the xml parser functions enabled. Once those were turned on it worked as it always does – great!
CJ