sr4k
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Image Credits] Credit fields missing from media galleryI’ll check with them. Thank you.
Forum: Plugins
In reply to: [Better Image Credits] Credit fields missing from media galleryIt’s the theme. Any coding I can add to the child theme to get the fields back on?
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityStill working great. So happy!
Thanks again, AmieForum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityI just downloaded and tested one page edit. So far so good! Thank you. Will the plugin update automatically from this dev file or will I need to download future updates?
Thank you!!!
AmieForum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityI’m not sure if this is helpful or not but I tested rolling back the SSL plugin to the previous version I had running and it still brought up the blank screen when I hit edit page.
On my other two websites running the same theme and plugins I didn’t upgrade the SSL plugin at all yet (so still running 2.2.3) and I am able to edit pages.
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityThank you!
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityI’m assuming you mean to deactivate the plugin and copy the page content as with the plugin turned on there is obviously nothing to copy.
The problem editing is not just one page. It’s all the pages. Will copying the page content for one page suffice?
Page content for sample page:
[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="yes" type="grid" angled_section="no" text_align="left" background_image_as_pattern="without_pattern" css=".vc_custom_1493784045237{padding-bottom: 60px !important;}"][vc_column][vc_column_text] <h2 style="text-align: center;">Free Standard Shipping</h2> <p style="text-align: center;">[vc_separator type='small' position='center' color='#AAAAAA' thickness='3' up='10' down='20']</p> Standard domestic shipping within the US is always <strong>FREE</strong> for purchases over $100. Orders for in-stock items received before 3 p.m. are processed and <strong>shipped the same day </strong>otherwise items are shipped within 1 business day via the best traceable shipping service as determined by your location and order with delivery in <strong>2-3 business days</strong>. You will receive an email with a tracking number when your order is shipped. <ul id="GUID-1892B757-8D8B-4734-89CF-D2E04D8098DC__UL_AB0F970D45C14635B9187E9A2FE88438"> <li>Free shipping can be applied to orders shipped to a U.S. delivery address in the <strong>50</strong> states.</li> <li>You can ship to APO/FPO addresses only when they have a U.S. zip code.</li> </ul> <h2 style="text-align: center;">International Shipping Notes</h2> [vc_separator type='small' position='center' color='#AAAAAA' thickness='3' up='10' down='20'] International shipping is available to all countries for the actual shipping cost. Shipping costs are calculated in the shopping cart. Please note: <ul> <li>There is very limited tracking available for international shipping unless it's shipped <strong>Express Priority</strong>.</li> <li>Some international customers have mentioned they were charged additional <strong>VAT tax and Clearance Fees</strong> by their country's postal service.</li> </ul> [/vc_column_text][/vc_column][/vc_row]- This reply was modified 9 years, 1 month ago by Stephen Edgar. Reason: Wrapped code in backticks
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilitySo you want me to turn off the plugin and copy what is on the page in classic mode? Because I can’t copy anything with the plugin turned on.
I have a lot of pages and none of them open to edit with the plugin on. Will just one page’s content suffice?
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityBut when I deactivate SSL insecure content fixer when I hit edit page, this is what I get:
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityThere is nothing to copy. The page is completely blank. See screen capture. This is what I get when I hit edit page:
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Upgrade killed page edit abilityI was running 2.2.3 and upgraded to 2.3.0. I had not skipped any versions that I am aware of. I do use Visual Composer. My error logs are empty.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce storewide notice will not disable?What did you end up doing to get rid of the notice?
Forum: Plugins
In reply to: Woocommerce Ship to different address not working in Colorway themeIt was cufon issue.
I had to put following line in my theme’s functions.php file which was adding cufon style fonts, thus overlapping the checkbox on checkout page. It took away my theme’s fancy font but got the checkbox working again. You may need to change the font name where mine says Champagne.font.js
wp_enqueue_script(‘cufonfont’, get_template_directory_uri() . ‘/js/Champagne.font.js’, array(‘jquery’));
Hope that helps you.
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2Yes, I already tried loading 2.2.2 via FTP also. It didn’t work either. I have still the white screen. No access to backend.
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2My screen turned white while updating to 2.2.1 last night. I added the code into my wp-config file. I deleted the woocommerce plugin. I’ve deleted all the plugins. I’ve emptied my cache and tried various browsers. I still have a white screen. Any other ideas?