Russian Beekeeper
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] [woocommerce_checkout] 500 server error### Environment ###
Home URL: http://sweetmountainfarm.com/doorcounty
Site URL: http://sweetmountainfarm.com/doorcounty
WC Version: 2.1.6
WC Database Version: 2.1.6
WP Version: 3.8.1
WP Multisite Enabled: No
Web Server Info: Microsoft-IIS/7.0
PHP Version: 5.2.17
MySQL Version: 5.0.83-community
WP Memory Limit: 64 MB
WP Debug Mode: No
WP Language: en_US
WP Max Upload Size: 100 MB
PHP Post Max Size: 100 MB
PHP Time Limit: 300
PHP Max Input Vars:
SUHOSIN Installed: No
WC Logging: Log directory is writable.
Default Timezone: Default timezone is UTC
fsockopen/cURL: Your server has fsockopen and cURL enabled.
SOAP Client: Your server does not have the SOAP Client class enabled – some gateway plugins which use SOAP may not work as expected.
WP Remote Post: wp_remote_post() was successful – PayPal IPN is working.### Locale ###
decimal_point: .
thousands_sep:
mon_decimal_point:
mon_thousands_sep:Forum: Themes and Templates
In reply to: [Customizr] Placing slider in headerHere is my code to adjust the size of the slider although the slider has started to jump from left to right. The slider needs to be placed next to the logo in the header and the jumping must cease.
}
/*Slider size*/
.carousel .item {
line-height: 350px;
overflow: hidden;
min-height: 200px;
margin-top: -20px;
left: 50%;
width: 600px;
Forum: Themes and Templates
In reply to: [Customizr] Placing slider in headerI have the same question. visit
I need to place the slider in the header area next to the logo.Forum: Themes and Templates
In reply to: [Customizr] How to make header larger?I used this code in the css to increase the size of the logo, however, the larger you make the logo the menu bar will drop down a line.
/*increase or decrease the logo size*/ .brand.span3{ Width:23% }Found that previous css written to remove the hover will disable the link.
I added olsonsp4c code above to parts/class-header-slider.php without success. How does the link get attached to the media image when the front page is viewed in Customizr and doesn’t provide a place to enter the url or short code?
Forum: Themes and Templates
In reply to: [Customizr] Need Feature Image to Link to PageThank you
Forum: Themes and Templates
In reply to: [Customizr] Remove Background on Posts with Format LinksThank you, it worked great!
Forum: Themes and Templates
In reply to: [Customizr] Remove Background on Posts with Format LinksForum: Themes and Templates
In reply to: [Customizr] Social Media IconThank you. I searched for hours trying to find the topic previously posted.
Forum: Plugins
In reply to: [SGT Carousel Gallery] Broken CarouselYes, your recommendation works. I deleted the first photograph and the carousel worked. Thank you