Native Imaging
Forum Replies Created
-
And the Native WP Media Library doesnt load on the home page?
hmm…. probably going to remove the plugin at this point.. and hope that something better comes along….
Not seeing these important features in the pro version, unless I’m missing something. ?
Forum: Plugins
In reply to: [Social Count Plus] GOD BLESS YOU!Font-glyphs would be great. Actually, the fact that I can just use the php functions is excellent. I can insert them frommy font glyph that is already included. But I definitely think for a future update, it would be really convenient to have an input field for each social network to insert the <span data-icon=***></span> would really be convenient.
One thing I noticed about the CSS for the Social Counter widget is the use of the
float:left. I’ve always found better relative placement by usingdisplay:inline-block, andtext-align:centerfor the container. Seems to have better control over placement and relative positioning. And also, i noticed the color setting has an!importantset on the color, which can be inconvenient sometimes depending on the widget area used and their background colors.Also, I just have one important feature request, and if you can add this, i will send a nice donation for all of the excellent work.>>> VIMEO!!?? 😕
Forum: Plugins
In reply to: [Social Count Plus] View RSS countIt’s a shame that RSS gets so much flak from google and all of the big networks. RSS is the worlds key to true freedom. Twitter and facebook frequently move their RSS feeds to keep people from aggregating news outside of their user accounts, but they still use its core framework. And Aaron Swartz committed suicide? I don’t believe their news not one bit. RSS is king!
Forum: Plugins
In reply to: [Social Count Plus] Tumblr Integration?YES! Tumblr is very awesome! would love to see this implemented soon.
Actually, what are the SQL tables named? I can remove them from the DB and clear my cache, reset my browser, see if that works….. but here is the real problem, I am replicating this same issue on all browser inspectors now.. The right click disable save seems to have affect something. The CSS is not matching what the inspectors are showing. It has to be something screwy with a plugin..
no, i can inspect any website on the internet, just this site that I installed the plugin on, all of the inspector style sheets are in the wrong color code. they went from HEX to RGB. now, I am aware that Chrome Inspector has an option that you can change by clicking the gear icon, but still, no correction, and no ability to change the colors, or any CSS for that matter. But this only happens on the site that I installed this plugin on.
Forum: Plugins
In reply to: [Tumblr Importer] How long should it take?Ugh, why can’t wordpress just imitate their Mobile App after Tumblr’s? Losing hope on the development for the WordPress App. It’s pretty much useless, while Tumblr is rocking and rolling! :/
Forum: Plugins
In reply to: [WP RSS Multi Importer] So, now that WP 3.6 has auto embedding….Hmm. Thank you for the info. Although, I do use caching, I’ve noticed somewhat high resource usage by RSS Multi Importer. But I really do like it a lot.
Forum: Fixing WordPress
In reply to: Facebook like button comment popupThis seems to work for my sites
.fb_iframe_widget span { overflow: visible!important; width: 450px!important; }Forum: Plugins
In reply to: [WPSocialite] Using WPSocialite with Facebook Commentshey, i have a small problem, and wpsocialite isnt the only lazy loading social sharing tool ive found with this bug. also happens with Lazy Social. When the like, or tweet, or +1 is clicked, the leave comment box appears under the button, but its clipping, only showing the width of the like button. ive tried to target and force the iframe width out with CSS, but still no luck. Is this a common bug? or possibly another plugin conflict?
Its a bit frustrating because after years of testing literally hundreds of social sharing tools, none of them have ever worked well at all, and some add 2-3 seconds of load times to pages which is a bummer…Thanx! love this plugin, and hope to be able to use it correctly soon.
Forum: Fixing WordPress
In reply to: post and page titles missing… wp 3.6 2013 themeOh, I got it!!!!!
Now I feel dumb… An old user (now removed from the site) had changed the post formats to “Aside”…. Setting it back to “Image” brought the titles back. So sorry for bothering. I actually never used the “Aside” format and was unaware that it hides the entry-headers…
Thank you so much for you help!
Forum: Fixing WordPress
In reply to: post and page titles missing… wp 3.6 2013 themeYeah, its very strange. I’ve never seen this before, and I usually use the same scripts and plugins. I removed any plugins that aren’t being used anymore. I also repaired and optimized the sql tables without receiving any errors.
Forum: Fixing WordPress
In reply to: post and page titles missing… wp 3.6 2013 themeI’m going to try and remove some plugins that are getting chucked out. Hopefully most will remove their tables, but I definitely need to clean them out anyways. At this point, I’m leaning that direction since with the 2013 default theme and plugins deactivated, I would assume that is whats causing the bug.
Forum: Fixing WordPress
In reply to: post and page titles missing… wp 3.6 2013 themeYes, that is the post category title and description..
<h1 class="archive-title">Category Archives: Installations</h1>I reactivated the unmodified 2013 theme, but still no post titles are showing…
Forum: Fixing WordPress
In reply to: post and page titles missing… wp 3.6 2013 themeSure. Here’s the link to one of the blog categories. http://monsterflooring.biz/category/installations/
It’s actually just the blog titles, not the page titles.I’m looking into the SQL to see if I notice anything strange… currently, all of the plugins are disabled.