Yukon Cornelius
Forum Replies Created
-
upgrading to 5.0 caused a fatal error for me…
Forum: Plugins
In reply to: [White Label CMS] Page attributes disappeared on edit screenTurned out there is a setting for that under admin settings > hide meta boxes (blush). Thanks for your help Brian!
the firewall is not free. just the hardener and scanner. the firewall costs like 200 bucks or something
Forum: Plugins
In reply to: [GC Social Wall] GC Social Breaks WPTouch Menusorry @lcurty can’t help. It was nothing special – just i have the wall showing on home page, so i said if not is_front_page show the shortcode and i put it in a div that was hidden. Hope you figure it out.
Forum: Plugins
In reply to: [GC Social Wall] GC Social Breaks WPTouch Menui managed to find a dirty workaround i thought i’d share. As mentioned elsewhere, I found that the plugin was breaking the pages where no shortcode was present. So i added the shortcode in the footer, hid it with CSS, and then wrapped it in a conditional to stop it showing on the home page (where i am displaying my actual social wall).
Hope this helps someone ??
i managed to find a dirty workaround i thought i’d share. As mentioned elsewhere, I found that the plugin was breaking the pages where no shortcode was present. So i added the shortcode in the footer, hid it with CSS, and then wrapped it in a conditional to stop it showing on the home page (where i am displaying my actual social wall).
Hope this helps someone ??
Forum: Fixing WordPress
In reply to: Facebook thumbnail for main website url coming up blankno problem!
Forum: Fixing WordPress
In reply to: Facebook thumbnail for main website url coming up blankHi, I think we were having the same problem at the same time. I figured it out, so i thought i’d let you know.
If you download the Yoast SEO plugin (free), look in the dashboard sidebar and under ‘SEO’ you’ll see an option for ‘social’. you need to add your facebook default image on this page.
next, go to this address https://developers.facebook.com/tools/debug/og/object/
put in your URL and click the button to ‘fetch new data’ so Facebook will ping your site again. If you have any issues, it should tell you below, but hopefully you’ll see your image below… if you see your image, then go to facebook and try putting in your link and it should work.
if this doesn’;t work for some reason, or you don’t wan t to download the plugin, you can try the following route instead: 1) make sure you have a featured image on your home page (and any other pages you want to show a facebook thumb. 2) go here: https://www.wpbeginner.com/wp-themes/how-to-avoid-no-thumbnail-issue-while-sharing-post-on-facebook/ and paste the code into your functions.php as described 3) ping Facebook again like described above.
Should work.
Cheers,
Yukon
Forum: Plugins
In reply to: [G Web Pro Store Locator] Map Zoomi answered this here. thx
Forum: Plugins
In reply to: [G Web Pro Store Locator] disable scrollwheelthought i’d post this in case anyone is having the same problem:
you need to go here: gwebpro-store-locator/gwebpro-store-locator-frontend.php
and add ‘scrollwheel:false’ somewhere in myOptions like so:
function initialize(lat,long) { var latlng = new google.maps.LatLng(lat,long); var myOptions = { zoom: 13, center: latlng, panControl: true, zoomControl: true, scrollwheel: false, scaleControl: true, mapTypeId: google.maps.MapTypeId.ROADMAP }
good luck.
Forum: Plugins
In reply to: [G Web Pro Store Locator] Map Zoom@wpkod.com don’t suppose you know how to disable scrollwheel…?
Forum: Plugins
In reply to: [G Web Pro Store Locator] Map Zoomthis is great. thanks for your help!
Forum: Plugins
In reply to: [Fundify Crowdfunding (Moved)] Add category field to Edit/Submit Campaign?@interetinter so are you saying there is no way to categorize a campaign from the front end? Or have i missed a setting??? What about when i have 100s of campaigns running? Is an admin supposed to go in and manually categorize them all?
@dlt0rre did you figure out a solution to this in the end. I HAVE to have front end categorization!
Forum: Plugins
In reply to: [Personal Fundraiser] Unable to Create Campaignah, i see there’s a new version coming out. sorry. i missed that.
Thx. Can’t wait.
Forum: Plugins
In reply to: [Personal Fundraiser] Unable to Create CampaignHi John,
I am having the same problem described above, but i have the latest version of WP (3.8) and also your personal fundraiser plugin. Is there a new conflict with 3.8?
Thanks,
Yukon