jeremiah00
Forum Replies Created
-
Forum: Plugins
In reply to: [Social comments by WpDevArt] All comments are not displayingI found out the issue. Since the new Facebook API was updated in early Aug, it no longer allows 100% width to be used as a width setting. This is terrible for responsive websites like mine. I inserted 800px and voila, it showed up again.
I am also wondering if we could work on a solution for custom post types. I am trying to get it to work by adding some code into functions.php but it doesn’t seem like an easy fix….
Any ideas Javier?
Forum: Fixing WordPress
In reply to: media type is not validating correctly for two pluginsthis is sad news considering I’ve spent a total of 5 hours of looking for it on all the php and java files. Bah! Anyone else have any idea or tried looking for this before?
I really want to finish having my code validation and cleaned up.
Forum: Fixing WordPress
In reply to: media type is not validating correctly for two pluginsAnyone have any ideas on this? I’ve spent the past 3 hours trying to find out where the Section Widget and GD Star Plugin put in their wp_head hook.
I’ve looked in every file I believe.
Here is the full lines of code for my website https://www.memorywalk.ca
<link rel=’stylesheet’ id=’gdsr_style_main-css’ href=’https://www.memorywalk.ca/wp-content/plugins/gd-star-rating/css/gdsr.css.php?t=1281056727&s=a05i05m20k20c05r05%23121620243046%23121620243240%23s1pchristmas%23s1pcrystal%23s1pdarkness%23s1poxygen%23s1goxygen_gif%23s1pplain%23s1ppumpkin%23s1psoft%23s1pstarrating%23s1pstarscape%23t1pclassical%23t1pstarrating%23t1gstarrating_gif%23lsgflower&o=off&ver=1.9.3′ type=’text/css’ media=” />
<link rel=’stylesheet’ id=’gdsr_style_xtra-css’ href=’https://www.memorywalk.ca/wp-content/gd-star-rating/css/rating.css?ver=1.9.3′ type=’text/css’ media=” />
<link rel=’stylesheet’ id=’section-widget-theme-base-css’ href=’https://www.memorywalk.ca/wp-content/plugins/section-widget/themes/theme-loader.php?theme=base&scope=%23content+%23content-wrap+%23sidebar+.swt-outter&ver=2.8.4′ type=’text/css’ media=” />Notice all three are missing the media=”
Forum: Fixing WordPress
In reply to: Sports WebsiteI am looking for sites that deal with player statistics…is there a theme out there or paid plagin for sports teams? I’ve looked at league manager but seems a bit overcomplicated and not straight forward.