Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Cool that worked! Thanks a lot for this support!
Hi,
Ok I see. I now uploaded Layerslider Plugin as standalone and add this line to my child-theme function:add_theme_support( ‘deactivate_layerslider’ );
unfortunately this di not work. I had to remove this line from the main theme function as well:
if(!current_theme_supports('deactivate_layerslider')) require_once( 'config-layerslider/config.php' );//layerslider plugin
Now it works. Unfortunately this change gets lost every time I update the theme! Is there any solution to make this function inactive in my child theme functions? So that I can make updates without any problem?
yes I know. But I want to hav the top on mobile (slide out menu with logo) stay fixed even when scrolling down. is that possible?
thanks,
this is working.
One question. As I have all of the page items on one page, I want to have the menu to stay fixed on top of the page on mobile devices as well instead of disappearing when scrolling down. Is this possible?
June 27, 2013 at 5:53 am in reply to: Woocommerce catalog visibilty options – breaks page after theme update. #126565Thank You! I will try.
I have a specific question that is not supported by an extension. How can I hide specific Products to specific roles? Is there any hook, that I can put in my functions?
thanks in advance!
Thanks for your reply,
I allready tried to translate it with codestyling localisation plugin. When I try to scan the german language, I get the following error:
You do not have the permission to read the file ‘/www/htdocs/xxxxxxx/wp-content/plugins/woocommerce/languages/informal/woocommerce-de_DE.po’.
I checked the plugins folder and there’s no folder languages, the language files are sitting in a folder called “i18n” mhm strange.
Another translation problem is the text for Homepage in Breadcrump Navigation. This is called “Startseite” in germany but I want to change this to “home page” I can’t find it!? can you help me there as well?
Thanks in advance
Hi Nick, thanks for your reply. I achieved this by choosing the above mentioned menu and leaving the field blanc…
thanks fpr your reply. I tried that. the size of logo and header is good that way. unfortunately, when removing the meta part via css, the logo and menu items, slide up and the hovering line and active line under menu item is not at the bottom of the header.
any idea how to solve this?
no idea? when i add space via css, some content get’s overlapped…. :(
-
AuthorPosts