Kcallwood
Forum Replies Created
-
Forum: Plugins
In reply to: [SSL Insecure Content Fixer] Insecure StylesheetI’ve also tried the function this way:
add_action('wp_enqueue_scripts', 'x_integrity_scripts' ); function x_integrity_scripts() { //add the CSS file wp_register_style('integrity-light', 'https://www.ploquickpro.com/wp-content/themes/x/framework/css/site/stacks/integrity-light.css'); wp_register_style('style', 'https://www.ploquickpro.com/wp-content/themes/x-child-integrity-light/style.css'); wp_enqueue_style( 'integrity-light' ); wp_enqueue_style( 'style' ); }
Awesome plugin, took some work to get it working because of text editor and “” but now it’s all good.
My votes:
Subscriptions of course. But adding more styling flexibility to the button (size, color, custom image) would also make this an amazing addition to anyone’s toolbox. Right now we have to hack the CSS and it is time consuming to create the types of buttons that really grab people’s attention. The default ones are small and don’t really go with my site.
Thanks for all the hard work.
Forum: Plugins
In reply to: [WP e-Commerce Shop Styling] 2 HTML ErrorsI’m still having the problems in #2. The line breaks will not go away even though I have the products table class with a huge negative margin.
What I mean by “localization rules” is that the words I wrote (in Spanish) on “Products Table” styling screen within the plugin options are not the words that show up in the email. For example, I wrote “Precio” on the plugin options but the email says “Price.”
Forum: Plugins
In reply to: [WP eCommerce] Cart Doesn't UpdateYeah the error is because there is a reference to a missing file /wp-content/plugins/wp-e-commerce/wpsc-core/js/ajax.js?ver=3.8.13.3.5ec5b4d
I downloaded the latest version of the plugin (again) but that file isn’t in that folder either.
Is there somewhere I can find that file?
I do see that the issue may be from Flexishop as you pointed out in this post
Forum: Plugins
In reply to: [WP eCommerce] No Transaction Results Emails/Admin EmailsProblem solved in record time by Dom over at whitelamp.com.
The problem was in fact my custom gateway so I had Dom update it for me and it seems to work fine. That is until a future update changes things again ??
Forum: Plugins
In reply to: [WP eCommerce] No emails are sentProblem solved in record time by Dom over at whitelamp.com.
The problem was in fact my custom gateway so @rainbowlearn you might want to something like Paypal Standard (or one of the other core gateways) just to test. That is of course after you troubleshoot whether or not your WP sends emails properly to begin with.
Maybe @misulicus can explain why the test gateway doesn’t work if you haven’t modified the one that comes by default.
When you are ready to use a real gateway, Dom can help you if you need custom work done.
Forum: Plugins
In reply to: [WP eCommerce] No emails are sentCan you point us to the documentation on what updates are necessary?
I’m having the same problem with my custom coded payment gateway.
I’m on the latest WP and WPEC 3.8.13.3
Emails from WordPress work correctly (sending the tracking number email and manually resending the receipt both work properly).
@dan Milward can you please tell me what I have to do in order to fix this major issue as soon as possible.
Best
Ken
Forum: Plugins
In reply to: [Seriously Simple Podcasting] No Plugin Controls (no Icon in dashboard)Awesome. Thanks. Yeah if I figure it out I will ask them for help. I will also drop you a line so you can add it to your list. I don’t currently have any other podcasting plugins installed so I’ll have to go through the list individually.
With those URLs I can do what I need to though until then.
Cheers
Forum: Plugins
In reply to: [Seriously Simple Podcasting] No Plugin Controls (no Icon in dashboard)Thanks for the quick reply Hugh. Unfortunately I pretty much need all of my plugins so I’ll have to use the manual method of getting to the controls.
Can you list the URL paths to the series page please. In other words, if I type in the URL path “edit.php?post_type=podcast” I can add an episode. What would I put for the other screen(s).
Is there a running list somewhere of known plugin conflicts?
Forum: Plugins
In reply to: [WordPress Related Posts] How to enable "Advanced Features"Please send me an email if you don’t mind. The site is under development and I have to create an admin user for you to be able to get past the coming soon splash page. Obviously I don’t want to post the login details here. [email protected]
Thanks
Forum: Plugins
In reply to: [WordPress Related Posts] How to enable "Advanced Features"Hello Silvo,
Since logging out and logging back in, the theme options have appeared. However, regardless of what theme I choose, I only get the vertical thumbnails. They get bigger or smaller, but do not resize to 3 in a row like the preview shows.
Theme options Screenshot: https://goo.gl/LZ1cz
Wrong formatting screenshot: https://goo.gl/aMnufIf you look at the custom CSS options, they are blank, is that the way it is supposed to be or should I be seeing the formatting for the different options?
If you can just tell me the CSS to use I will do it myself.
Thanks
Ken
Forum: Plugins
In reply to: [WordPress Related Posts] How to enable "Advanced Features"My advanced features DO NOT appear when I click the “enable themes box.” As a result, I cannot select the side-by-side option for my site.