Josh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Space below image in tinymceHi @dinamicore,
I imagine, without looking with dev tools, this has to do with the image styles applied by your theme. Specifically, it probably has to do with the
margin-bottomstyle.Furthermore; the spacing is probably cause by the browser window width. With more window width, your spacing decreases. Less window width, means not as many words can fit on a line, and things get moved around ever so slightly.
You could add custom css rules, which based on window width, adjusts your
margin-bottomstyle on images.Forum: Plugins
In reply to: [WP Edit] WP Edit not working properly after update WP to 4.9Thank you very much. I did, indeed, enjoy the holiday.
So, the broken editor is a fairly common experience. Most of the time, it is related to a javascript/jquery conflict between plugins and themes. I’ve written a basic Troubleshooting Guide to help address the issue.
I’ve literally done this 1000 times. Make sure you update everything; deactivate ALL plugins; and switch to the default WP theme. Then, your editor should work properly. Next, activate your desired theme; and test again. Then, start working with the plugins as described in the article I linked.
Please let me know how you do.
Forum: Plugins
In reply to: [WP Edit] WP Edit not working properly after update WP to 4.9Sorry guys… just got in from an extended holiday here in the states.
Where do we stand here? @wimbax: Thanks for the assistance. Very much 🙂
@roel,
Where do you stand currently? You shouldn’t have to revert your WP back to an older/outdated instance just to get things working properly. It is better to keep WP up to date; then troubleshoot the plugins/theme.Forum: Fixing WordPress
In reply to: colorpicker failed to loadOkay. The next step is to deactivate all plugins. This way, we can rule out the possibility of any plugins conflicting.
If you still receive the error after deactivating all plugins; then it is possible your theme is causing the issue. You may need to temporarily switch to the default 2017 theme and check again. This will rule out your theme.
Forum: Fixing WordPress
In reply to: colorpicker failed to loadHmmm…
I would try deactivating anything related to Visual Composer or WP Bakery Page Builder. Start with deactivating those; clearing your cache; and see if the issue persists.
Forum: Fixing WordPress
In reply to: Accept of terms and conditions in checkout phase not workingGreat. I’d highly suggest posting in their support forum (help desk):
https://docs.woocommerce.com/document/how-to-get-help/- This reply was modified 8 years, 8 months ago by Josh.
Forum: Fixing WordPress
In reply to: colorpicker failed to loadHi,
Well, the colorpicker is used by the tinymce editor. Try disabling any plugins you’ve added which modify the WP editor. Then, check again and see if you receive the same error.
Also, are you using the most recent version of WP?
Forum: Fixing WordPress
In reply to: Accept of terms and conditions in checkout phase not workingHello,
Are you using a premium plugin for your shop (like WooCommerce)?
Forum: Plugins
In reply to: [WP Edit] No Line Breaks between text unless I use [break]Did you go to the WP Edit settings pages and make sure the [break] shortcode is enabled? I can’t remember which options page it is on, perhaps the “Editor” tab.
Just make sure the checkbox is checked to enable the [break] shortcode.
When viewing the output of the content, do you see any white space, or do you see the actual “[break]” shortcode syntax?
Forum: Plugins
In reply to: [WP Edit] Large Image Size not workingGood good good. Thank you for coming back and resolving. I love the Graphene theme. When I first started with WP development, I used the Graphene theme. I became very good friends with Syahir, and even did some custom development for his projects. Glad to hear he is still well and moving forward.
Please have a wonderful weekend.
Forum: Plugins
In reply to: [WP Edit] Your website is not working – can’t download wpeditproWe have resolved the issue via email.
Thank you again for allowing me the opportunity to retain you as a loyal customer.
Forum: Plugins
In reply to: [WP Edit] Your website is not working – can’t download wpeditproConfirmed. Sorry, had to leave for a bit. I’ll reply via email.
Forum: Plugins
In reply to: [WP Edit] Your website is not working – can’t download wpeditproYou are absolutely correct. All I can do is ask for one more opportunity to reconcile the situation.
Truth be told, I am not a company. I am a single individual. And while I have high hopes for WP Edit Pro, it is certainly not to the point where it pays all the bills. It is also not a stable source of income, as I have no idea how many I will sell each month. So I have had to supplement my income with two other jobs. None of this is your concern, or even an attempt at an excuse. Rather, I hope it helps give a glimpse of why sometimes I become overwhelmed.
You have the correct form of contact, I believe. Please send me a message and I will work to remedy the situation. Thank you.
Forum: Reviews
In reply to: [WP Edit] Too many issues, non-existing supportI’m back guys. WP Edit was just updated. WP Edit Pro will be ready in two weeks. Many, many apologies for my delay. Please let me know if you have any questions/concerns/issues of which I may be of assistance.
Thank you.
Forum: Plugins
In reply to: [WP Edit] NOT WORKING: Abreviation & Insert/Edit Advanced LinkI’ve just tested extensively. It is all working properly for me. I can use the “Insert/Edit Advanced Link” button to insert a link, define a target window, add class, id and title… and it inserts just fine.
Additionally, when I edit a link I’ve created… all fields are auto-populated back into the “Insert/Edit Advanced Link” window.
It sounds like you might have a js conflict with another plugin. Is it possible for you to deactivate all plugins except WP Edit and test again?