myladeybugg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product specific coupon code not able to load itemI upgraded my PHP version to 5.5, and everything seems to be working smoothly!
Forum: Plugins
In reply to: [WooCommerce] Product specific coupon code not able to load itemOk, when i re-run it I get this:
{"66":"#66 – Product Name"}
Forum: Plugins
In reply to: [WooCommerce] Product specific coupon code not able to load itemAll right this is what I get:
{"wp-refresh-post-lock":{"new_lock":"1457802698:3"},"wp-auth-check":true,"server_time":1457802698}
Forum: Plugins
In reply to: [WooCommerce] Product specific coupon code not able to load itemHey Mike,
No security plugins here. Are there any other settings I should take a look at server side?
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Product specific coupon code not able to load item@carolmurchie were you able to find a fix for this? I am running into the same issue.
Thanks!
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] Hard crop not workingWorked perfectly!
Thanks for the quick response, and suggestion!
I can confirm this issue.
For me it displays in Firefox, and Safari, but not in Chrome.
Forum: Fixing WordPress
In reply to: Replacing ellipsis with linkIf you want any further help from me, let me know. ??
Forum: Fixing WordPress
In reply to: Replacing ellipsis with linkYou’re welcome.
1. You mention your older posts are not set up to be abbreviated. Have you already set this up? This code does not abbreviate your post for you.
2. You will only have a functions.php if the person that set you up added one to the theme. If you are looking through the editor in your admin panel it’s called Theme Functions.
If there is not one, you can add a file called functions.php, and the code I have above between php tags.
<?php CODE HERE ?>
Forum: Fixing WordPress
In reply to: Replacing ellipsis with link@dennisgunderson
You want to place the following code in your child theme’s functions.php file in between your php tags.
The code above should replace the […] with “Read More” that links to the post.
I had no idea you could do that. Thank you for the quick reply!
Thank you for the prompt response! My hosting was just able to figure out the issue. It was a permission issue having to do with timthumb.
Forum: Plugins
In reply to: [Custom About Author] php code not working on templatesHey MegaToon,
What plugin did you end up switching to?
Forum: Fixing WordPress
In reply to: Font loads large then reverts back to normalThank you @leejosepho, I’ll give it a shot
Forum: Fixing WordPress
In reply to: Font loads large then reverts back to normalI’m using Chrome. But, after reading your reply I checked it out on Firefox and Safari, and neither of them do the font thing. Only the slider issue, which I am guessing is the coding of the slider.
Thank you for bring the browser thing up, it seems it must be a chrome issue.