cigrid
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change Titletag for woocommerce pageMany thanks! I must have been very blind.
Forum: Plugins
In reply to: [WooCommerce] Change name of Filter AttributeHi!
I tried to work on this, but was unlucky getting it right. Has anyone ever tried to solve the same issue?
My alternatives are to hardcode which is bad practice…
Forum: Plugins
In reply to: [WooCommerce] Change name of Filter AttributeHiya,
Fantastic thanks so much, I managed to get it to say what I want it to.
Another question on that note:
I mimicked the exact same structure for the plugin in my child-theme, which did not work so I put the snippet into functions.php (which unfortunately broke the file).Sorry I am still a newbie when it comes to these customisations, how would I do this correctly?
It definitely does work as I did it in the original plugin theme, but of course it needs to be overriden rather than staying in the original file.
Forum: Plugins
In reply to: [WooCommerce] Change name of Filter AttributeSorry and here is the link: https://www.dropbox.com/s/36g7dvn1n7vmjxu/Screen%20Shot%202016-08-23%20at%2008.54.02.png?dl=0″
Forum: Plugins
In reply to: [WooCommerce] Change name of Filter AttributeHey Caleb,
Thanks very much for the quick response. Here is a link to my dropdown filter. It automatically uses the attribute and then translates “any” into German, which does not work in my language.
Thus I was hoping to just override it by it saying “all” and I can change the filter label before with the attribute instead.
Is this possible and where would I find it. I found respective php files, but could not make out how to go about it.
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Post Carousel Widget – responsiveWould medium term mean in the next weeks or months? I will need to give my client an answer… we want to launch tomorrow.
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Post Carousel Widget – responsivehey,
thanks for getting back. I believe it works now?Another issue meanwhile:
I would like to change the loading of the posts. Currently it only loads the next few posts once the last one almost falls of the page. How can i change this to load immediately the next one, when someone clicks the arrow.my client pointed out rightly, that it otherwise looks as if there was no content left.
thanks for your help!
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Post Carousel Widget – responsivehi there,
I have the same issue with this widget and wonder how one gets the breaking points into it?
The code above seems to entirely remove it from mobile, also it is not doing anything on my end.
Please advise, responsive should be a standard.