Native Imaging
Forum Replies Created
-
Not really sure what you mean. The plugin doesn’t fetch or show any titles or captions since the update.. also, i’m having a bug with the plugin on this site: https://cardinalhomedesigns.com/
Also, a random bug: the swipebox-overlay is covering up the images… I’ve tried deactivating all plugins and disabling/clearing caching tools. The only CSS overrides I use are to make the caption container have a height:auto, and transparency of 0.5 so the top & bottom of the image can be seen still, but Im a bit confused why this is happening.
anyway to get this fixed in the next version? really don’t wanna have to add functions to each site to get the captions to display correctly… hmmmmmm.
Forum: Themes and Templates
In reply to: Hide Featured Image if is_page_templateI think that works!! Thank You for your help!!! ??
Forum: Themes and Templates
In reply to: Hide Featured Image if is_page_templateHey esmi, thank you for being so prompt with helping…
i have one other small question about adding another page template for the if statement:
if ( is_page_template('page-full-no-feature.php') ) { // Returns true when 'page-full-no-feature.php' is being used. } else {
If I wanted to add another page template to the if statement, would it be correct to place it like this?
if ( is_page_template('page-full-no-feature.php, page-sidebar-no-feature.php') ) { // Returns true when 'page-full-no-feature.php' is being used. } else {
Or:
if ( is_page_template('page-full-no-feature.php', 'page-sidebar-no-feature.php') ) { // Returns true when 'page-full-no-feature.php' is being used. } else {
Either way, i’m still getting the featured image showing on the newer page template…
I was however experimenting with moving the header/featured image into the page templates themselves, but figured the if statement should simplify things a bit….Not sure if i’m doing this incorrectly, but looks like i need to write a little more CSS as well for the proper widths of the elements in the page template with the sidebar…
Forum: Themes and Templates
In reply to: Hide Featured Image if is_page_templateSorry, figured it out…
had the bracket in the wrong close tag…Posted the change with comment in pastebin
Thank YOu!:)
Forum: Themes and Templates
In reply to: Hide Featured Image if is_page_templateHere’s what I have so far…..
Yes, I also noticed that the comments are showing up on the front end Recent Comments widget which also means that these are generating RSS feeds as well..
It’s very important that these projects are managed privately with the site admins/editors and contributors…
Other than that, I really do like this plugin, and hope to see further development or a Pro version license, but this MUST be resolved prior to that.
Thank You ??
Forum: Fixing WordPress
In reply to: Error uploading WP media Library 3.6Thanx for the information although that thread isn’t related to the issue I’m having with the Media Uploader.
The files are going into the correct directories. I only had one website which couldn’t actually upload files and seems that is resolved now, but the error I
m getting is the red “Error Uploading” image message.. Once close out the media window, and save the post as a draft for the page to refresh, I can then add the images to the gallery. I’m just pointing out that even on fresh WP 3.6+ – 3.7.1, this error is occurring and it’s becoming frustrating for all of my users.Thanks for the help.
Forum: Fixing WordPress
In reply to: error uploading photosI’m still getting this error. Now on over 100 websites since clients have updated to WP 3.6+
why has this issue been resolved yet?
Forum: Fixing WordPress
In reply to: wp 3.7 media upload not working@dadnal, You aren’t alone. I have over 100 websites running WP 6.1 through WP 7.1… Every single website is getting this same error, even fresh installs without plugins. The complaints are filling my email inbox daily. I’ve modified my server settings, .htaccess, still no luck. I don’t know what WP did during the last few updates but it seems that they rushed these updates out too soon without proper testing.
Actually looking at other CMS systems now. It would literally take me a year to migrate all of the websites to another CMS, so I’m really hoping that WP steps in a resolves this issue. It’s a severe problem that is going to discourage their users and push people to consider other O.S. CMS.
Please post any status updates or fixes if you find them. In the meantime, I’m looking at other options for my clients. They are all extremely unhappy since the WP 6.1 update…
Forum: Plugins
In reply to: [Social Count Plus] Any chance for adding Tumblr, Vimeo & Linkedin Counters?Excellent. Thank You! I will take a look at the files and see if I can contribute to the next version.
Forum: Plugins
In reply to: [Social Count Plus] Any chance for adding Tumblr, Vimeo & Linkedin Counters?I would like to try… I will have to look into their API’s and see if I can implement them. If I can, I will send you the files for review. I’m very busy lately, so I will try within the next week.
Forum: Plugins
In reply to: [Plugin Organizer] Broken in WordPress 3.7I say we send some donations! ??
Jeff, what’s your paypal?
Forum: Plugins
In reply to: [Plugin Organizer] Broken in WordPress 3.7Definitely not clicking the upgrade button at all. Happened to one of my sites. @jeff, thank you for this plugin, I think’s it probably one of thee most important plugins i’ve found. I will message the WP developers personally.
Tried using the “Add Featured Image” option when using the “Add Media” button. But it doesn’t work….. It would be great to have the option to eliminate the “Upload Featured Image” button at the top from cueing in the default file upload button.
or at least have the native wp media uploader open when clicking the “upload featured image”