brainyc
Forum Replies Created
-
hi there, found the place
it’s the line:
$text = apply_filters( PT_CV_PREFIX_ . ‘field_content_readmore_text’, __( ‘Mehr …’, PT_CV_DOMAIN ), $fargs[‘content’] );
simply changed to Mehr…
in the file wp-content\plugins\content-views-query-and-display-post-page\includes\html.phpbut what about the .mo and .po files?
there is the correct translation. How can I activate that?Thank you in advance
brainycDear Tom, found the place
it’s the line:
$text = apply_filters( PT_CV_PREFIX_ . ‘field_content_readmore_text’, __( ‘Mehr …’, PT_CV_DOMAIN ), $fargs[‘content’] );
simply changed to Mehr…
in the file wp-content\plugins\content-views-query-and-display-post-page\includes\html.phpbut what about the .mo and .po files?
there is the correct translation. How can I activate that?Thank you in advance
brainycps: the Read More button is generated in this plugin:
https://www.ads-software.com/plugins/content-views-query-and-display-post-page/but how to translate and make the Read More button German … no idea.
Please help. Any help highly appreciated.Thank you
brainycHi dear Tom,
unfortunately cannot link you to the site. But it is the CSS of yours. Do you think you can help me anyway ?-)
Thank you
brainyc
Dear Tom,
…now only need your image (<i class=”fa fa-search”></i>) instead of
<input type=”submit” class=”submit” name=”submit” id=”searchsubmit” value=”Search”>maybe you can help if some time left.
Thank you
brainyc
hi dear Tom,
today’s my lucky day ?? found out also imagine.
solution:
float: none in mobile.css
and float: right in style.cssThank you so much for your help
brainyc
Dear Tom,
… now found a solution under
https://www.ads-software.com/support/topic/search-bar-in-the-main-menu-or-in-a-container-div-containing-both-in-floatssearch for add_filter that’s a working solution.
But how to float: right only when it screen (not mobile not tablet)
thank you
brainycDear Tom,
another question then… quite like your icon used. Would rather like the icon instead of the search button.
But that’s the secondary question. First one is the above one to get the search work also in the responsive menu. As it is not included there the way your supposed.
Thank you in advance for your kind help
brainyc
Dear Tom,
Thank you kindly! that’s what I did look for.
How can I include this the best way into the responsive part?
mean if it is a mobile then it should be as the last list item.originally there is:
<li class=”search-item” title=”Search”><i class=”fa fa-search”></i>so shall I write instead of your suppose <div class=”custom-search”>
a li tag like <li class=”custom-search”>
or <li class=”search-item”
so that it works?any help highly appreciated.
Dear Tom,
THANK YOU soooooo much for your super fast and great and kind reply. I will try on Monday and let you know whether it worked.
Thank you for your answer highly appreciated.
brainyc
Hi Tom ??
… thank you for your quick reply. Yes, exactly a search bar with a button to always be visible. hm… how easy it could be explained ??
Now there is only the icon always visible.
The text should be right on the leftside of the current icon of the horizontal navigation and always visible.
Within the following div tag
<div class=”inside-navigation grid-container grid-parent”>Any help is highly appreciated
brainyc
Forum: Plugins
In reply to: [Camera slideshow] WP 4 broken camera sliderfrom WP 3.9.2 to WP 4
Forum: Plugins
In reply to: [WP Store Locator] map does not find all zip codes even if they existMany thanks for your answer.
Do post your good answer if someone does have the same prob:
The Google Maps API doesn’t know the 4000 zipcode in Switzerland.
https://maps.googleapis.com/maps/api/geocode/json?address=4000If you search for it through the store locator it returns coordinates in
Bulgaria
https://maps.googleapis.com/maps/api/geocode/json?latlng=42.1450502,24.755847500000073&sensor=trueNot much I can do about it. But it’s generally better to just search for
a city I think to guarantee it always working.Forum: Plugins
In reply to: [WP Store Locator] map does not find all zip codes even if they existok thank you, done
Forum: Plugins
In reply to: [WP Store Locator] map does not find all zip codes even if they existmay I pass you the url somehow private? or only public possible?