This topic has 24 replies, 5 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi,
where can I edit the top bar? I didn`t want to have the $ and € signs there but I don’t find any option to change/edit them.
I also didn’t find any option to change the links in the static block footer 3 (shortcode [share]). Where can I change it?
Thx
maccandy
Hello,
To hide currency icons in top bar go to wp-admin panel > Appearance > Widgets and add empty Text widget into “Left side top bar area”.
To change links for social media icons you need edit the file wp-content/themes/classico/framework/shortcodes.php (find the section “! Share This Product” in line 552) and edit the code for share icons, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.'
with a link to your Twitter account.
Regards,
Eva Kemp.
Thank you for the hint.
But if I edit the shortcodes.php, how can I update the theme if you offer a new release without loosing all my changes?
Thx
maccandy
Hello,
In this case all changes should be made in a child theme. Child theme folder is present in the theme package. Upload it to wp-content/themes directory and copy the files you want to edit into “classico-child” folder.
Regards,
Eva Kemp.
Hello Eva,
I copied the shortcodes.php in the child folder. When changing the template in wordpress to the child theme, the following error message:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘yourtheme_woocommerce_image_dimensions’ not found or invalid function name in /wordpress/wp-includes/plugin.php on line 496
Could you please tell me, where the problem is?
Thx
maccandy
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello Robert,
see the credentials in private content section.
Thx
maccandy
Hello,
Please provide us also with the links you want social icons to be changed to.
Regards,
Eva Kemp.
Hello Eva,
see private content for links please.
The main problem is the error message shown when changing between the 2 themes (classico and child).
The links I would like to change later again, but changes in the child theme don’t show effects.
thx
maccandy
Hello,
I’ve edited shortcodes.php file in the child theme directory and replaced Facebook link. Please check it now.
Regards,
Eva Kemp.
Hello Eva,
the link works fine, thx.
But what about the error message when switching between the child theme and the main theme. Has it any influence on the shop or template?
Thx
maccandy
Hello,
I’ve reuploaded original files for parent theme and the warnings have gone.
Please clear browser cache and check.
Best regards,
Jack Richardson.
Hello Jack,
I still get the error message 🙁
Kind regards
maccandy
Hello,
Sorry, but I don’t see any errors. Please check in another browser.
If the issue still persists please show us a screenshot.
Best regards,
Jack Richardson.
Hello Jack,
how can I show you a screenshot, didn’t find a way to attach it here.
Thx
maccandy
Hello,
You can upload screenshot to dropbox or any other web storage.
Best regards,
Jack Richardson.
Hello Jack,
find Screenshot attached in private content.
kind regards
maccandy
Hello,
Please update Woocommerce plugin to the latest version, clear browser cache and check WP admin panel after that.
Regards,
Eva Kemp.
Hi,
after updating woocommerce to 2.4 the following message appears:
Your theme (Classico – 8theme WordPress theme) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.
This was on dev system. I wait to update my live system until there is a fix. Is there any fix yet?
And the error message like on the screenshot still exists, too.
kind regards
maccandy
Hello,
You shouldn’t worry about those notices. They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/classico/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
So you can hide this message or you can fix it by editing the files in wp-content/themes/classico/woocommerce directory and change the version to the current Woocommerce version that you’re using.
Regards,
Eva Kemp.
Hi Eva,
made every update, but the Error message like in the attached screenshot still exists – when switching between child and main theme or back.
kind regards
maccandy
Hello,
We’ll fix this issue in the next theme update.
As those are just warnings and not fatal errors you can work in WP Dashboard without worries.
Sorry for inconveniences.
Best regards,
Jack Richardson.
Hello,
I just updated to the new theme version 2.1, but in the folder I couldn’t find the shortcodes.php. Has it moved? I would like to change the shortcode [share].
Thx for help and kind regards
maccandy
Hello,
You may find the file in classico/framework folder.
Regards
You must be logged in to reply to this topic.Log in/Sign up