dsoundguy0361
Forum Replies Created
-
Forum: Plugins
In reply to: wp e-commerce crapped out after SSL certificate installinstalled eShop plugin to work around problem. getting a similar error message:
Warning: session_start() [function.session-start]: open(/var/chroot/home/content/29/10364529/tmp/sess_hn5ahdcb6f61kfhv81snmipbr1, O_RDWR) failed: No such file or directory (2) in /home/content/29/10364529/html/wp-content/plugins/eshop/eshop.php on line 49Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/29/10364529/html/wp-content/plugins/eshop/eshop.php:49) in /home/content/29/10364529/html/wp-content/plugins/eshop/eshop.php on line 49
maybe something wrong with wordpress or twenty eleven theme? working off of a child theme of twenty eleven.
Forum: Fixing WordPress
In reply to: child theme headerI fixed it WPyogi. The was problem was this. The original parent was created on different server, then migrated to it’s current host. The url in “settings-media” had to be changed to reflect the current server. Images were being uploaded to one server and pointing to another. Problem solved! Thanks for your help man!
Forum: Fixing WordPress
In reply to: child theme headerde-activating plugins did not work. i can use the default images that come with twenty eleven but cant upload or use any others. they just show up blank.
Forum: Fixing WordPress
In reply to: child theme headeri will try the ftp method.
Forum: Fixing WordPress
In reply to: child theme headerwill the nextgen gallery plugin cause the header to screw up?
Forum: Fixing WordPress
In reply to: child theme headeryes have current versions of both plugins
Forum: Fixing WordPress
In reply to: child theme headerde-activated wp e-commerce plugin. nextGen gallery plugin runs the gallery pages. they wont work without it.
Forum: Fixing WordPress
In reply to: child theme headerjust going to “appearance-header” where you change header stuff. Can’t change, upload, or retrieve from “media library”.
not sure about the “caching thing”
Forum: Fixing WordPress
In reply to: child theme headerI cleaned the style.css in the child. Wiped everything after import command.
Forum: Fixing WordPress
In reply to: child theme headerForum: Fixing WordPress
In reply to: child theme headeri have the child activated now. will leave it up till uu respond.
the only plugins i have active are NeaxtGEN Gallery and WP e-commerce.Forum: Fixing WordPress
In reply to: child theme headereverything is ok now except the header images. still shows default twenty eleven images.
On the Header options page..”Choose an image from your computer” and “Or choose an image from your media library” go thru the process but don’t display in admin or the front end. I get the black box.
i will be good to go if we can fix this WPyogi.
Forum: Fixing WordPress
In reply to: child theme headerThanks for responding. When I activate the child, and try to upload, or insert images from the media library into the header, they don’t work. just get the generic “graphic not found” box. The files I have in the child theme are: style.css, and rtl.css. I edited the parent header to look the way I wanted, but how do I do that to the child with just those two files.
below is the beginning code in my child style.css..the rest of the code in the child style.css was copied from the parent folder.
/* Theme Name: Twenty Eleven Child Description: Child theme for Twenty Eleven Author: DW Template: twentyeleven Version: 1.5 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready Text Domain: twentyeleven */ @import url("https://lonesomepineknives.com/themes/twentyeleven/style.css");