myalkut
Forum Replies Created
-
Forum: Plugins
In reply to: [Timed Content] plugin breaks optimize press live editorDo you have any idea if this kind of conflict would occur using the Pilot Press plugin? It works as a membership site, giving access according to login levels, and also contains redirects (and states that other plugins that cause redirects may conflict).
I had to look into this too and thought I’d share what I found worked for me to have widgets show up on the list pages of specific events calendar categories:
`is_tax(TribeEvents::TAXONOMY, ‘my-event-category-slug’)But now I’m trying to figure out how to use widget logic to differentiate the past events in a category from the upcoming. If anyone knows how to do that please do tell. (Ex: I put a “view past events” button on a category list page and now I want to switch it out for a “view upcoming events” on the category past event list.)
When you say remove “all content” does that include subdirectories?
I built a wordpress site inside a subfolder and now want to move it to the root. There are other folders, including one containing the html site that used to be in the rooot.
I have backed everything up on my local computer, but would still like to know if anything will get deleted/over written.
If all the subdirectories have unique names like “audio”, “pdf”, “presskit”, “PreviousSite”, etc. will they be fine?The only files not in directories in the root are ftpquota and htaccess. They can get overwritten, so I can leave them there or should I delete them first?
Addendum to my previous post (Mark’s very helpful reply in an email):
I’ve been testing your source code locally, and can say I’ve discovered the cause of the issue with both your slider and the Fancybox lightbox. In short, it wasn’t the WordPress update, but rather an external update to the CDN version of the jQuery library on which these plugins both depend.
Both Wunderslider and Optimizer must have a compatible version of jQuery loading on the page in order to function. However, as of January 15th 2013, the auto-updating Google-hosted version was bumped to the latest version of jQuery (v.1.9), which does not seem to be compatible. I have tested reverting it to the current version that ships with WordPress (1.8.3), and both plugins work without any problems.
This Google-hosted version is being inserted by a plugin on your site called WP Socializer, and from looking at the plugin’s changelog, it appears a fix for this has already been made. I would suggest either deactivating the plugin, or updating it to the latest version (v.2.4.7).
Strangely, WP Socializer seems to have been pulled from the repository. I did find it however, at the following link…
https://www.aakashweb.com/wordpress-plugins/wp-socializer/
In regards to the latest version of Optimizer Premium, I’m working on integrating an auto-update feature into the plugin, however it’s rather complicated and is taking much longer than I had anticipated.
I had tried deactivating everything except the socializer – oops, but this worked.
Thanks Mark you are a genius and I really appreciate your contributions.In November 2012 I got Nextgen Gallery Optimizer Premium 1.1.1 and was using it in conjunction with Wunderslider. Everything was working great for a couple months, including the fancy box effect on the gallery as well as the slider on the home page.
My client updated to WP 3.5 recently (by inadvertantly clicking the “update now” link thinking she was doing something good).
Shortly after, the gallery lost its light box effect (and the Wunderslider doesn’t display images, just the background shadow).Since I just paid the $15 for the premium a couple months ago, for now I just deactivated the premium and updated the regular NextGen Gallery Optimizer to 1.1.2 to see if the update would solve any of the problems.
But no luck: the light box is still not working on the gallery. Any clues why???Site is https://ritasahai.com
the gallery is on the “Gallery” tab.
The home page has the non working Wunderslider.
I am contemplating doing the slider a whole different and not using Wunderslider, but will keep NextGen if I can at least get the lightbox effect back.
BTW, I am also using LightBox Plus for effects on other single images. I’ve tried deactivating it but it had no effect on the gallery and it was working fine with NextGEN before.