BigDogSF
Forum Replies Created
-
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] The auto update messageI think it is the news ticker…because it was the one that failed to update.
Forum: Plugins
In reply to: [Ditty – Responsive News Tickers, Sliders, and Lists] The auto update messageI did reinstall and all is ok, except that the wordpress admin screen has a message that a plugin update was unsuccessful and to retry…can’t get rid of it.
And yes, I have a couple of your extensions.
Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Causing Conflict with LinksThanks Fakhri….working good now!
Hi Danial….Yes…that did the trick…Great response time!
Hi Danial, Not sure if I was clear…but the issue resolved when I converted all of the gravity form submit button images to https.
My question was as to why Popup Maker was pulling from all of the gravity forms instead of just the gravity form where I used a popup.
Anyway, Thanks for the lesson on protocol less images….I will be instituting it throughout my site on all future images…and as time goes by will update existing images.
Regards,
WillHey Daniel,
Here’s what I place in the confirmation field of the gravity form:
<script>
jQuery(‘#popmake-968959’).trigger(‘manualCookie’);
window.location.reload();
</script>
It works. Thanks for this so much!The only thing that I would like to address is a short 2-3 second delay where the top 100px of the popup window show when the chrome browser asks if I want to save the password.
I think this is caused by the chrome browser password save feature and not anything to do with the script settings.
However, I wanted to know if there is anything I need to add to the above script. I would greatly appreciate your feedback.
Regards
WillForum: Plugins
In reply to: [Easy Modal] Error Screen Install AddonOOPS…never mind<G>It always helps to read the plugin info….I installed the New Popup Maker and it is working great! Thanks
Nope!
PHP Version 5.4.30
Server Software nginx/1.6.2
WP Max Upload Size 32 MB
WP Debug Mode No
fsockopen fsockopen is ON
cURL cURL is installed on this serverForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event RSS FeedHi Giscist:
The way I resolved the issue was as follows:
In the Events Manager Settings panel – go to formatting – RSS
In the first box “RSS main title” enter a placeholder. I used “#_EVENTNAME”
Second Box…just enter a title. I used “Upcoming Collector Events”
Third Box…”RSS title format”, again, use a placeholder. I used the same one that I entered in first box “#_EVENTNAME”
The Fourth Box, “RSS Description Format” is how you set the display for the items in the feed. Use Placeholders. I use “#_EVENTIMAGE{600,200}
#_EVENTDATES – #_EVENTTIMES
#_LOCATIONNAME
#_LOCATIONADDRESS
#_LOCATIONTOWN”The last three settings are a preference. I set the limit to 10, Future Events, and start time, event name ascending.
I have a Feedburner account (u need to have a google email account for this).
The feed address “https://www.collectorsbluebook.com/events/feed/” is the XML Feed….
BUT, AND THIS IS WHAT I FOUND AFTER VERIFYING THE FEED…Feedburner sets the address utilizing the First Field Placeholder as: https://feeds.feedburner.com/ _eventname.
Here is what the html (link) from my site to my feedburner events feed looks like:
<img src=”//feedburner.google.com/fb/images/pub/feed-icon32x32.png” alt=”” style=”border:0″/> Upcoming Events Feed
Regards
Hi Tony,
Had the same problem today. I have utilized WooThemes for my business website for almost 3 years. I’m not much of a fan these days because there has been too much disruption, and other issues with Woo Themes, plus the fact that the Woo Website is a nightmare to navigate.
My Sister In Law asked me to build a small e commerce site, and while reviewing WooRocket website I saw the beautiful mega menu plugin.
So I tried to install it, and ended up having to reboot my server, then go into my plugins folder via ftp, rename the folder to get all my plugins turned off, so that I could remove the Mega Menu plugin.
It installed ok, but when I went to activate it I got a time out and blank white screen. Even when I rebooted my server, it took a long time, and it looks to be some sort of mysql issue.
I’m running a dedicated quad core apache server with linux, nginx, php v 5.4.28, wp 4.1, with the woothemes framework using the merchant theme.
This could also be a plugin conflict issue…any known plugin conflicts?
Regards
WillForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event RSS FeedHey…so I figured out the issue.
In the RSS settings area, the first field “Rss Main Title”, requires a placeholder. I thought this was optional and had only entered a text title.
Once I entered a hashtag Event Placeholder, the rss works.
Kind of weird, but whatever…it works now.
Happy New Years to all of you folks at Events Manager!
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event RSS Feedwhich URL? The rss feed url? A specific Events Calendar Page?
Why is it so hard to set up a simple RSS feed for the Events Calendar? I’m not having any issues setting up feeds for my other custom post types. All I have to do is include them in my functions.php like this:
/*Extend Feed*/
function extend_feed($qv) {
if (isset($qv[‘feed’]) && !isset($qv[‘post_type’]))
$qv[‘post_type’] = array(‘post’, ‘collectible_dealer’, ‘events’, ‘recurrence_events’, ‘thrifty_divas’, ‘localink’, ‘planet_collects_2’, ‘collector_clubs’, ‘resource_links’);
return $qv;
}
add_filter(‘request’, ‘extend_feed’);If you notice in the above I added ‘events’ and ‘recurrence_events’, but new posts do not show up in the feed.
I tried setting up a feed via the Events Manager Plugin settings and it’s not really clear why and how to use the associated shortcodes. I’ve read the docs and tried to set up the shortcodes but all I end up getting is a dead link on the page where I insert the shortcodes.
Could I please get a more detailed explanation?
Regards
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Event RSS FeedHI Angelo,
I read all that, and set it up, but when I test the RSS Feed on FeedBurner, all I get is an invalid feed warning.
Regards,
WillForum: Fixing WordPress
In reply to: Files Not Found WP4.1I wouldn’t be here if I hadn’t spent the last two days troubleshooting, including backing out framework updates, plugin updates, testing w/plugins on/off etc, including having the techs at my hosting company review all of my dedicated servers mysql settings (they are at a loss too)
I described the issue in the best way possible for my skill level. It is certainly more helpful to engage a person, by asking for further information, instead of posting trite replies with links (which, btw, I spent several hours reviewing posts and the “instructions”).
And btw…moderated response? This is akin to big brother and living in a communist nation.
In regards to being aware, I think you and the first responder both need some awareness training, in order to better understand how you come across in your responses.
This back in forth is just a waste of time…it would be nice to get a solution here.
Forum: Fixing WordPress
In reply to: Files Not Found WP4.1[moderated] response.