EnderWiggin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minamaze] Featured Area Image SizeSeems like this issue was posted here 3 months ago with no final answer from the developers.
https://wordpress.org/support/topic/content-area-123-image-size?replies=10
Forum: Themes and Templates
In reply to: [Minamaze] Featured Area Image SizeI am having the same problem with one specific image, no matter what size or format (PNG, JPG, BMP), it is displayed cropped. Other images similar in size or much larger are displayed fine in Feature section 3. I suspect it is a bug. I removed the text below, removed the sidebar assuming it might be causing a problem, but no change. I even tried to use Windows Paint rather that Adobe PS in case PS was adding something to the file. Again, no change.
Update: I tested with another uploaded image and it’s not working either. Old images in the media library work, new images uploaded don’t…
Forum: Themes and Templates
In reply to: [Minamaze] Optimal image size and format to use as slides?If you check out the sample images they give you, they are all 1500 x350 @72 DPI and the slider is set for 350.
Forum: Fixing WordPress
In reply to: Changing php.ini for wordpress on 1and1 hostingsteinhm, try adding the lines to your existing php.ini and wait a few minutes. If that doesn’t work, contact your host provider.
upload_max_filesize = 125M
post_max_size = 125MNote the answers above are specifically for users of 1&1 shared web hosting since we do not have direct access to the server or the php.ini file.
Forum: Themes and Templates
In reply to: [Simply Read] Slider shows up funnyok, I found it, thanks for the quick response. Very nice theme.
Forum: Themes and Templates
In reply to: [Simply Read] Slider shows up funnyI am having the same problem as HammerGeek, switched themes and I am unable to get the slider to function nor are the posts showing up. At the moment there is one page loading and identified as the ‘Front Page’ next to the name, and I have no idea how to remove it.
Thanks, I switched to shell_exec and it was much faster. I’m pleased with the performance and stability. The percentage and calculated time does not change (update) during the shell_exec version, but I can live without those features in exchange for faster arrivals.
I have been using your free plugin for at least a year on numerous WP sites and have been very pleased with your work, and I’m happy to be able to give you some financial support.
Hello Corey,
So I purchased the pro version, and immediately noticed that it runs much slower than the free version. It that normal? Regardless, I like the live file size and percentage display and it completed the 770MB archive without failing so that is good.
> Also as a note if your working with a larger site you might be able to get it built by creating some filters…
Correct, the worst would be /wp-content/ so filter that out, but copy it via FTP, and then rebuild the site manually (Duplicator + transfer via FTP).
@davidtleblanc – I am regularly having problems with one site on GoDaddy, so try spiting the site with filters, it helps.
Cory, if I switch to the Pro version, while I have less problems with these type of timeout issues?
Forum: Plugins
In reply to: [Fast Secure Contact Form] css for mobile versionDone
Forum: Plugins
In reply to: [Fast Secure Contact Form] css for mobile versionHello mbrsolution,
I found the cause of my problem, I had the Form DIV set for a specific width (e.g., 800px), but when I changed it to the default:
width:99%; max-width:555px;
…all is fine on both desktop and mobile versions.
Thanks for your response.
Forum: Plugins
In reply to: [Fast Secure Contact Form] css for mobile versionYes, thanks, I am building a mobile version of a site via a plugin with its own css file, and my FSC forms are not formatted properly on phones – the field boxes are too far to the right.
I found the css used to format the field box:
input[type=text], input.text, input.title, textarea, select {
but now I want to reduce the width of the label on the left of the field box. I am not finding the css for controlling the label.
Here are some screen-grabs from a phone…
For 1&1, I was told to put it in the same folder where WordPress was installed, where wp-config.php resides. But based on the forum thread below this might not work for you with Altervista. so you will need to try another method such via .htaccess file.
Override The Default PHP Execution Timeout Limit:
http://www.thecave.info/override-the-default-php-execution-timeout-limit/Thanks, I connected the hosting company and they informed me that even though I could not directly access the php.ini file , I could put a copy in the WordPress folder and use that to increase the max execute time. So far it seems to help. Hopefully it will as the site grows in size.
Sorry, but what exactly is the solution?
I am now experiencing this same problem with shared hosting on 1&1, until a few months ago I was able to to make a package, however slowly my packages would fail, but work after 2-3 tries, and now it fails every time.