thinkmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [AgentPress Listings] Rename Additional FeaturesHi,
Thanks for your suggestion however changing the PO file doesn’t change anything being displayed.
#: includes/class-listings.php:190 msgid "Additional Features:" msgstr ""changed to
msgid "Great For:"does nothing.
So I’m still not getting how changing the PO file will change to copy on the front end.Thanks π
Forum: Plugins
In reply to: [AgentPress Listings] Rename Additional FeaturesI don’t see how changing the languages file will change the heading from “Additional Features” to “Great For” as it isn’t a language change.
I can change it all right in the plugin but that will break with every update. It’s better to add a filter just like the other elements of a listing and put it in the functions file.
I just can’t figure out the filter.
Forum: Plugins
In reply to: [Simple Social Icons] Settings replicate for every instance and over-ride.It would nice if this was added to the “to do” list for the plugin as most people will likely use it in multiple locations on the page.
If you aren’t planning on adding this functionality, I would like to suggest that you move the color settings out of the widget so there is no impression that you can control the colors for each instance of the widget.
It’s quite frustrating really.
Forum: Plugins
In reply to: [List category posts] StylingFound the solution.
title_class=”lcp_title” title_tag=”h4″
The problem was that the code reference for the plugin just had
title_class=”lcp_title” tag=”h4″Forum: Plugins
In reply to: [List category posts] StylingHey Gemini23,
It would be awesome if you posted your solution here π
Thanks!
Maps 6.0.29
Pro Addon 5.43
WP 4.0
Enfold Theme
AWS HostingAlso have the error
Error log created
2014-11-06 15:56:40: Could not save XML file -> Could not save marker XML file (/var/ftp/ftp.4iiii.com/wp-content/uploads/wp-google-maps/1markers.xml) for Map ID 1Forum: Themes and Templates
In reply to: [Origin] Centre Header Logo Image – please help!Add this to your Custom CSS and see if it works for you.
#branding {
width: 100%;
margin-top: 0px;
text-align: center;
}#menu-primary {
width: 100%;
margin: 0px 0 12px 0;
}Your menu will wrap so you might want to remove on of the menu items and make it a submenu item
I’m having the same problem.
I have tried all the suggested remedies to no avail.Brand new site.
Nice and clean.Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorThat’s the weird thing.
There isn’t one in there.Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an error[Tue Apr 29 17:37:12 2014] [crit] [client 67.23.232.183] (13)Permission denied: /home/f8ph/public_html/blog/wp-content/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://f8photography.com/blog/
[Tue Apr 29 17:37:12 2014] [error] [client 67.23.232.183] File does not exist: /home/f8ph/public_html/403.shtml, referer: http://f8photography.com/blog/Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorHold on!
That can’t be it.
The files uploaded to the server every time I added one.
The problem is that the db wasn’t recognizing it in WP.If the files were getting stored on the server, then the storage couldn’t be the issue as they were being placed on the server.
If storage was the issue, then the files wouldn’t have been allowed to hit the server at all …. right??
Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorI saw another post with this being the problem but the host had never said there was a storage overage so I didn’t even think that could be it.
Argh – days wasted trying to figure this out for my client.
Hopefully now they will move away from ^ and get a serious host.
Thanks for all your help and ideas.
Sincerely appreciate it.
Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorAfter all that hassle this is the hosts response.
I noticed that the account appears to be over it’s disk quota allocation.
=========================
6,382.01 MB / 6,000.00 MB
=========================This very well may be the reason that you are running into this error when trying to upload new files to the account. I would recommend looking into lowering your disk usage by removing superfluous files or having the disk quota increased on your account. This should alleviate the errors you are receiving when trying to upload.
It “might” be the issue?
Umm, shouldn’t you know if your systems are set to block the customer if over quota?Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorYup, four days ago, and they said they “reset permissions” for me.
Forum: Fixing WordPress
In reply to: "image" has failed to upload due to an errorπ
Already looked.
Nothing in them