greatkitsune
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Select Options Buttons TOO BigI ended up going in and editing the Css file and just changing one of the settings to get a working solution. In the WooCommerce.Css file I just edited the white-space field from nowrap to inherit and it made it so the buttons were no longer sitting over each other. However editing the margins has been on my to do list as well.
I just wanted to post the solution that I found in case anyone has a similar issue!
I added this to the wp-config.php file. I have made this change on other websites before and put it in the same place I always do. However I am still getting the same Error Message on the Add New page.
I disabled a bunch of plugins and found what was in conflict so now I can push the Add New page..
But now it comes up with
Fatal error: Out of memory (allocated 85196800) (tried to allocate 1048582 bytes) in /homepages/31/d355507984/htdocs/wordpress/wp-content/plugins/content-views-query-and-display-post-page/admin/includes/options.php on line 285
When that page comes up this is what I get there… If there is a fix for this I will get on it. If you still need access please let me know thanks! and thank you for getting back with me.
Forum: Fixing WordPress
In reply to: Adding Image on top Blog Posts PageI am using the Slam theme.
can be seen at http://wcmofficial.com/news
Forum: Plugins
In reply to: [Jigoshop] Memory limit error after upgrade to 1.12Trying to add this
define(‘WP_MEMORY_LIMIT’, ’64M’);
ANYWHERE to the wp-config.php in my install has completely rendered the website off the web… Now only a white page appears and I cannot get it to come back!! I have even take out the line that I added to the file as instructed…. My site is just GONE!!!! HELP
Forum: Plugins
In reply to: [Jigoshop] Sidebars on Jigoshop Generated Pages for ProductsThere is no single-product.php in the theme that I am using. I tried adding the file to the theme and not seeing any change. You mentioned modifying the single-product.php that I have copied in the themes/my-theme/..
What do I need to add to call on the sidebar from the theme? Would this be in another .php in my theme folder?
Forum: Plugins
In reply to: [Jigoshop] Sidebars on Jigoshop Generated Pages for ProductsIs there some kind of work around that I can use to get the sidebars to show up on the single products?
I looked for the themes/your-theme/jigoshop/templates/single-product.php … there was no jigoshop folder in the theme’s directory. I looked in the plugins sub-folder as well in the theme’s folder and there was nothing named single-product.php in the Theme’s folder. There was the plugins/jigoshop/template/single-product.php just fine though.
Will copying over the Jigoshop plugin into the theme’s directory help anything?
Forum: Plugins
In reply to: [Jigoshop] Sidebars on Jigoshop Generated Pages for ProductsFront of the store can be found at bptf.net/shop it has the sidebars and things of that nature. This Page is a product that we have and there is no sidebars.
Thank you for your reply =)
Forum: Plugins
In reply to: Jigoshop Product Pages / Shop pages not loading any Sidebars!I have generated new shop pages using the theme and have the sidebar now on most of the pages… I just need to figure out a way for the individual product pages that are created by Jigoshop to have sidebars now and everything will be perfect. Does anyone have any idea how to edit the pages that are created by the Jigoshop Plugin they do not populate in the Pages link of WordPress.
Forum: Plugins
In reply to: Jigoshop Product Pages / Shop pages not loading any Sidebars!To be more specific it is the pages that are generated by Jigoshop… Such as the product pages when you add a product… and the pages made by the plug in like Product categories..
Any of the Jigoshop pages that it made and can be found in pages of the wordpress installation, as opposed to the ones only for the store…
Forum: Fixing WordPress
In reply to: Contact Forms No Longer Working!Contacted the host and made sure it was not them. Their test contact.php file worked perfectly must be with the theme
Forum: Fixing WordPress
In reply to: Redirect Loop Problems Not sure where issue isAll I have done was install a theme, is this the problem? How can I fix this?