barkaparka
Forum Replies Created
-
Hi there
Thank you once again for your very prompt response and solution to my problem. I am very impressed with your excellent support as well as your great plugin.
I’ll heed your advice and wait for Woocommerce/WP updates.Have a great holiday season.
Kindest regards
Kara – greetings from OZ (Australia)Thanks for your prompt reply.
It’s working ok now because my host did a restore back to before the problem arose and with Woocommerce 2.4.11.
The problem seemed to arise when I updated to the latest version of Woocommerce 2.4.12.
I’m using the latest version of WP – 4.4.You haven’t done any updates for 5 months so is your plugin compatible with the latest Woocommerce version 2.4.12?
I’m very reluctant to update to Woocommerce 2.4.12 in case it causes the same problem.
Any thoughts?
Kind regards
KaraForum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] su_slider not working in su_tabsHi again
Sorry link to screenshot should be slider screenshotThanks
KaraI’m no expert but from my limited experience with this great plugin I think I know your problem.
You need to give the shortcode a class name in the css like this:
.sub-tabs.my-custom-tabs .su-tabs-panes {
width: 934px !important;
}The important point is that any class has to be added to the type of shortcode first e.g. .sub-tabs
The custom class has to be written with no space between e.g.
.su-tabs.my-custom-tab and NOT .su-tabs .my-custom-tabsThen you have to attach the class name(exactly as in your css) to your html code on your page e.g.
[su_tabs class=”my-custom-tabs”]
[su_tab title=”Title 1]
Content
[/su_tab]Hope that works for you.
As I said just a newbie at this but learnt by trial and error about this particular problem.Kind regards
KaraForum: Plugins
In reply to: [Filterable Portfolio] It doesn't appear in the admin panelI have the same problem.
Looks and sound good but not showing up in admin panel.
Please help us so we can use your plugin.Thanks
2.9.3 update works EXCELLENT! Thanks for the prompt attention to this issue and the update. Great to know you listen to members and follow up promptly.
Excellent plugin. Thanks heaps.Same issue too. Glad found this post as it was driving me crazy thinking I’d done something wrong and had to redo all 300 sliders. EEEEK!!! Thanks guys. Going to do a rollback.
Having the same issue.
Can you please help.
Thanks
KaraForum: Fixing WordPress
In reply to: Missing web urls in General Settings pageThanks for your prompt response.
Once again the instructions state: “On the Settings->General screen in a single site installation of WordPress, there are two fields named “WordPress Address (URL)” and “Site Address (URL)”. They are important settings, since they control where WordPress thinks your site is located. They control the display of the URL in the admin section of your page, as well as the front end, and are used throughout the WordPress code.”
As per the screenshot WP General settings screenshot of my Settings->General screen my issue is that I DON’T HAVE THOSE TWO FIELDS.
Why aren’t they there?
I’m not confident to start changing the config.php file.Regards
Kara