weekendbroward
Forum Replies Created
-
Paul Scollon (@scollonp) – your tip worked perfectly! The only question is why is the code there and will the developer fix this issue before the next update affects this code change.
I did not see any change to the duplicate images after upgrading to EM version 6.1.1 nor did I see anything mentioned in the changelog
Thanks for your help Patrick. I have not added any custom coding to the Events Manager plugin. The event name did not contain any special characters.
I checked my WP CONFIG file and found debugging turned off:
define(‘WP_DEBUG’, false)Same here. The test email using WP Mail SMTP was successful. However, when I input new API for Captcha (v3), the emails from Contact Form 7 do not get sent. Any ideas? I have Contact Form 7 version 5.1 (the most recent that should have corrected this problem).
- This reply was modified 5 years, 9 months ago by weekendbroward.
In addition to Adsense code appearing in my website header and/or footer, I would like to use Javascript provided by Google Adsense on specific pages of my site. This script provides responsive “Matched Content” for the information on that particular page of the site so it cannot appear the same on every page. I used to insert it at the end of the HTML portion of specific pages. Ever since Gutenberg was installed, this script’s ability to display “Matched Content” is unreliable as it sometimes works and sometimes disappears even though the code is correctly copied and pasted from my Google Adsense dashboard. Please advise any suggestions.
Update: Problem was resolved by turning off Live Traffic feature in Wordfence
Please take note that my hosting service recently took down my site due to the influx of bots. However, the biggest issue was Wordfence trying to store every visit in my site’s sql database and this was slowing down the whole server. We resolved the issue by turning off the live traffic option in Wordfence. I am not sure if this helps you or not.
In addition, I went into Google’s Webmaster Tools and set Google’s crawl rate to the lowest number.
As for the bots, I was told to block the non-Google bots using the following code added to the robots.txt file:
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^bot\*$
RewriteRule .* – [F,L]I was also given the following additional code to block empty user-agents (also added to robots.txt file):
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule ^(.*)$ – [F,L]Please let me know if the advice above helps resolve your issues as I am in a similar position.
Forum: Plugins
In reply to: [WP IMAGE REFRESH] Hyperlink to open new tabI will be happy to make a small donation to support adding this feature.
I’m having the same problem since I updated the standard version today.Version 1.3.9
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Master Slider Responsive Text IssuePlease have a look at the Master Slider at the top of my page. If you look at it on a desktop, it’s perfect. If you look at it on a mobile phone, the text overwrites whatever is underneath it instead of making room. I am not sure how to fix this.
https://weekendbroward.com/palm-beach-county-bars-restaurants/
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Text in Content SliderI am testing out the content slider and would like to know how to set a timer so that it slides to the next slide after a specified amount of time. You have this built-in to your other slider module but I don’t see it on this one.
I am having exactly the same issue on my site.
Your renewal ID is invalid message is displaying for both my FREE Listing customer who received the following link:
https://weekendbroward.com/best-bands-in-south-florida/?action=renewlisting&renewal_id=48.
And, I used the link from his FREE directory listing, which gave me a different ID but the same message. I have no idea how many other listing owners are receiving e-mails telling them that their listing is about to expire because my listings are always set to NO EXPIRATION DATE.
https://weekendbroward.com/best-bands-in-south-florida/?action=renewlisting&renewal_id=133
No matter which of the above URL’s are used, the message says:
Your renewal ID is invalid. Please use the URL you were given on the renewal e-mail message.
I am using BDP version 3.2.3 and WordPress version 3.6.1.
Thanks for your advice.
You were absolutely correct! I did not realize that I had white text on a white background so it appeared as if we were skipping a line.
I will change the colors and it will look perfect. Thank you!
Rob
P.S. A small donation should be on its’ way to you too!
I just updated to the latest version of Business Directory 2.0.2 because my fields were not displaying after I moved my site to a new host. Only the pictures were displaying. As soon as I activated the upgraded plugin, the site crashed!
Bluehost sent me this piece of code which may be the culprit but I do not know enough about php to debug it. Can anyone help?
if (current_user_can(‘administrator’)) {
$submenu[‘wpbdp_admin’][1][2] = admin_url(sprintf(‘post-new.php?post_type=%s’, wpbdp_post_type()));
$submenu[‘wpbdp_admin’][0][0] = _x(‘Main Menu’, ‘admin menu’, ‘WPBDM’);
$submenu[‘wpbdp_admin’][5][2] = admin_url(sprintf(‘edit.php?post_type=%s&wpbdmfilter=%s’, wpbdp()->get_post_type(), ‘pendingupgrade’));
$submenu[‘wpbdp_admin’][6][2] = admin_url(sprintf(‘edit.php?post_type=%s&wpbdmfilter=%s’,