Upward Creative
Forum Replies Created
-
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Breaks post save in WP 5You’re welcome
I’m using Gutenburg
Thanks for updating the plugin
Look forward to the new version
Forum: Plugins
In reply to: [External Links - nofollow, noopener & new window] Breaks post save in WP 5WPEL Settings:
array(
‘wpel-external-link-settings’ => array (
‘apply_settings’ => ‘1’,
‘target’ => ‘_blank’,
‘target_overwrite’ => ‘1’,
‘rel_follow’ => ”,
‘rel_follow_overwrite’ => ”,
‘rel_noopener’ => ‘1’,
‘rel_noreferrer’ => ”,
‘rel_external’ => ‘1’,
‘title’ => ‘{title}’,
‘class’ => ‘fa icon-external-link’,
‘icon_type’ => ”,
‘icon_image’ => ‘1’,
‘icon_dashicon’ => ‘dashicons-menu’,
‘icon_fontawesome’ => ‘fa-500px’,
‘icon_position’ => ‘right’,
‘no_icon_for_img’ => ‘1’,
),
‘wpel-internal-link-settings’ => array (
‘apply_settings’ => ‘1’,
‘target’ => ‘_self’,
‘target_overwrite’ => ‘1’,
‘rel_follow’ => ”,
‘rel_follow_overwrite’ => ”,
‘rel_noopener’ => ‘1’,
‘rel_noreferrer’ => ”,
‘title’ => ‘{title}’,
‘class’ => ”,
‘icon_type’ => ”,
‘icon_image’ => ‘1’,
‘icon_dashicon’ => ‘dashicons-menu’,
‘icon_fontawesome’ => ‘fa-500px’,
‘icon_position’ => ‘right’,
‘no_icon_for_img’ => ‘1’,
),
‘wpel-excluded-link-settings’ => array (
‘apply_settings’ => ”,
‘target’ => ”,
‘target_overwrite’ => ”,
‘rel_follow’ => ”,
‘rel_follow_overwrite’ => ”,
‘rel_noopener’ => ‘1’,
‘rel_noreferrer’ => ‘1’,
‘title’ => ‘{title}’,
‘class’ => ”,
‘icon_type’ => ”,
‘icon_image’ => ‘1’,
‘icon_dashicon’ => ”,
‘icon_fontawesome’ => ”,
‘icon_position’ => ‘right’,
‘no_icon_for_img’ => ‘1’,
),
‘wpel-exceptions-settings’ => array (
‘apply_all’ => ‘1’,
‘apply_post_content’ => ‘1’,
‘apply_comments’ => ‘1’,
‘apply_widgets’ => ‘1’,
‘skip_post_ids’ => ”,
‘ignore_classes’ => ‘nc_tweet,swp_CTT’,
‘subdomains_as_internal_links’ => ‘1’,
‘include_urls’ => ”,
‘exclude_urls’ => ”
‘,
‘excludes_as_internal_links’ => ”,
‘ignore_script_tags’ => ‘1’,
‘ignore_mailto_links’ => ‘1’,
),
‘wpel-admin-settings’ => array (
‘own_admin_menu’ => ”,
),
);That’s great, thank you.
Hi,
Thanks for your response…
The Widget CSS Classes plugin works fine for me (without your plugin installed). A box with the title “CSS Classes” shows up under each individual widget for you to enter the class of your choice (under the “Widgets” menu).
As soon as I install your plugin this box disappears though.
You may need to adjust the CSS Classes plugin settings under the main menu “Settings”
I’m using WordPress 4.7.5
I’m using WordPres 4.7.5
David,
You are a legend!
This whole issue has been a complete pain.
Thank you soooo much!
Stuart
Hi David,
I have now purchased the premium plugin.
If you could be kind enough to create the snippet, that would be great!
Thank you!
Stuart
Hi,
Thanks for your response David.
That is a great solution to avoid VAT MOSS, but it excludes many customers domestically (at least in the UK)…
Making a VAT number mandatory domestically means the huge number of non-VAT registered businesses and B2C customers within the UK are unable to purchase (which is a huge part of many peoples customer base).
Being able to exclude the UK or your domestic country from the “Forbid EU VAT checkout” would avoid this.
Is there any way this could be added to the plugin?
Thanks for your time, I (and I’m sure many others) appreciate the work you have put into this.
Thanks
StuartHi,
First of thanks for the great plugin.
I was wondering though, is it posible to build an import / export functionality into the plugin?
It would be really useful when setting up this plugin on any sites for clients.
I guessing it may be difficult for parts of the plugins functionality?
But if people were able to export then import any of there preferred settings, it would be a great time saver.Thanks a lot for you efforts.