Where can I edit the top bar and the social media links in footer

This topic has 24 replies, 5 voices, and was last updated 6 years, 1 month ago ago by Rose Tyler

  • Avatar: maccandy
    maccandy
    Participant
    August 5, 2015 at 01:44

    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

    23 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 08:24

    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.

    Avatar: maccandy
    maccandy
    Participant
    August 5, 2015 at 09:06

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    August 5, 2015 at 09:52

    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.

    Avatar: maccandy
    maccandy
    Participant
    August 5, 2015 at 20:40

    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

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 5, 2015 at 20:48

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: maccandy
    maccandy
    Participant
    August 5, 2015 at 21:49

    Hello Robert,

    see the credentials in private content section.

    Thx
    maccandy

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 6, 2015 at 08:27

    Hello,

    Please provide us also with the links you want social icons to be changed to.

    Regards,
    Eva Kemp.

    Avatar: maccandy
    maccandy
    Participant
    August 6, 2015 at 08:35

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 6, 2015 at 09:53

    Hello,

    I’ve edited shortcodes.php file in the child theme directory and replaced Facebook link. Please check it now.

    Regards,
    Eva Kemp.

    Avatar: maccandy
    maccandy
    Participant
    August 6, 2015 at 21:21

    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

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 7, 2015 at 08:30

    Hello,

    I’ve reuploaded original files for parent theme and the warnings have gone.
    Please clear browser cache and check.

    Best regards,
    Jack Richardson.

    Avatar: maccandy
    maccandy
    Participant
    August 7, 2015 at 20:28

    Hello Jack,

    I still get the error message 🙁

    Kind regards
    maccandy

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 8, 2015 at 08:28

    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.

    Avatar: maccandy
    maccandy
    Participant
    August 9, 2015 at 22:02

    Hello Jack,

    how can I show you a screenshot, didn’t find a way to attach it here.

    Thx
    maccandy

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 10, 2015 at 09:48

    Hello,

    You can upload screenshot to dropbox or any other web storage.

    Best regards,
    Jack Richardson.

    Avatar: maccandy
    maccandy
    Participant
    August 11, 2015 at 21:45

    Hello Jack,

    find Screenshot attached in private content.

    kind regards
    maccandy

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 12, 2015 at 08:17

    Hello,

    Please update Woocommerce plugin to the latest version, clear browser cache and check WP admin panel after that.

    Regards,
    Eva Kemp.

    Avatar: maccandy
    maccandy
    Participant
    August 12, 2015 at 11:58

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    August 12, 2015 at 12:41

    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.

  • 1 2
    Viewing 20 results - 1 through 20 (of 24 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.