wci
Forum Replies Created
-
AuthorPosts
-
November 21, 2017 at 5:12 am in reply to: 404 pages – Listing not found issue – permalink structure #406177This reply has been marked as private.November 20, 2017 at 6:27 pm in reply to: 404 pages – Listing not found issue – permalink structure #406131This reply has been marked as private.November 20, 2017 at 6:27 pm in reply to: 404 pages – Listing not found issue – permalink structure #406130
Hi Kiran,
yes I tried even by clearing and deactivating autoptimize, wp supercache and cloudflare cache too, but without success.Still need your help.
Best, Alex
November 18, 2017 at 4:26 pm in reply to: 404 pages – Listing not found issue – permalink structure #405924Hi GD support team,
unfortunately I am having again problems with some URL strings and even by delete and re-add within WPML string translation, I cannot find and solve the problem by myself. I even checked
It is about EN Link URL’s used by click instead of DE Link URL’s used.
Please check out this screenshot to see what I mean. Screenshot > https://s.nimbus.everhelper.me/share/1252948/gel3w5fby65bl5x7h19z
DE Site > https://www.worldcheckin.com/de/
Wrong Link URL’s in use at
– Bars > alles anzeigen > https://www.worldcheckin.com/gastronomies/bars/ (wrong EN Link URL)
– Restaurants > alles anzeigen > https://www.worldcheckin.com/gastronomies/restaurants/ (wrong EN Link URL)
– Nachtleben > alles anzeigen > https://www.worldcheckin.com/gastronomies/nightlife/ (wrong EN Link URL)
– Attraktionen > alles anzeigen > https://www.worldcheckin.com/locations/attractions/ (wrong EN Link URL)
– Standorte > alles anzeigen > https://www.worldcheckin.com/locations/activities/ (wrong EN Link URL)
– Hotels > alles anzeigen > https://www.worldcheckin.com/accommodations/hotels/ (wrong EN Link URL)
– Mietobjekte > alles anzeigen > https://www.worldcheckin.com/accommodations/rental-properties/ (wrong EN Link URL)Please help to adjust.
Thanks, AlexOctober 29, 2017 at 1:34 pm in reply to: 404 pages – Listing not found issue – permalink structure #403121Hi Guust,
thanks for trying to help me in this way. BUT it was not the case in this matter. I found out that it is about the change of CPT renaming. Because after rename from plural/singular “hospitalities/-y” to “gastronomies/-y” then there were still hospitality strings existing within WPML > string translations. After deleting the same, it works now proper agian.
Best Alex
October 29, 2017 at 11:58 am in reply to: 404 pages – Listing not found issue – permalink structure #403098This reply has been marked as private.October 17, 2017 at 4:29 am in reply to: Queries about custom field setting and option value in different languages #401055Hi Alex,
thanks for instructions 1 and 2, but still need more info also about 3.
1. How to proceed in other currency symbols in different language approach?
I need to know where exactly to find the string for translation of this codeFREE/ Free,Inexpensive/$,Moderate/$$,Expensive/$$$,Very expensive/$$$$
2. How to enable a explainer text by hovering over the “$” icons symbols by using the explainer text before selection. i.e. “Inexpensive” of the option value in use as yelp do?
OK – thanks for plugin suggestion > https://wordpress.org/plugins/text-hover/3. How to enable a fix general filtering option as yelp do?
Screenshot > https://www.screencast.com/t/xS3eU4dBv
Here I still need your help, because of the fix search filtering display of some custom fields as general use before dive into the full filtering. I want to display some of the filtering below search as general use, before dive into full filtering options. Screenshot > https://www.screencast.com/t/EpIMAtkLNxqFREE/ Free,Inexpensive/$,Moderate/$$,Expensive/$$$,Very expensive/$$$$
Best, Alex
Hi Alex,
after several hours testing around I found out the following:
I used for the select fieldtype in use following CSS code
.geodir_attribute_discount_rates { float: left; display: inline; clear:none !important; margin: 3px 3px 3px 0px; border-radius: 5px; background: none repeat scroll 0 0 red; color: #fff; font-weight: 400; width: 40px; text-align: center; padding: 6px 0 !important; } .geodir_attribute_discount_rates .geodir-i-select { display: none; }
If I now use this data in the field
{optgroup}% Discount per Sale (EN)|No/0,5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100{/optgroup}
screen shot > https://www.screencast.com/t/GFLwYaLrz1
it works properbut for the selection while listing process I need to setup the data in optgoups for better understanding > screenshot > https://www.screencast.com/t/Sk0Pt97V
with corresponding optgroup{optgroup}% Discount per Sale (EN)|No % Discount/0,5% Discount/5,10% Discount/10,15% Discount/15,20% Discount/20,25% Discount/25,30% Discount/30,35% Discount/35,40% Discount/40,45% Discount/45,50% Discount/50,55% Discount/55,60% Discount/60,65% Discount/65,70% Discount/70,75% Discount/75,80% Discount/80,85% Discount/85,90% Discount/90,95% Discount/95,100% Discount/100{/optgroup}
Then I am facing the issues with wrong content displayed within the field
screenshot > https://www.screencast.com/t/kRLOyuu3D4iL instead of
screenshot > screen shot > https://www.screencast.com/t/GFLwYaLrz1The curiosity is, that within database table the proper amount is displayed (screenshot – https://www.screencast.com/t/QIdNzr6TpyS ), but the formerly setup css code is overwritten with contend used from optgroup settings > screenshot > https://www.screencast.com/t/GOX7a2uyN
Any idea, why this happens or how to solve, to enable a user friendly approach by using optgroup display in frontend while add listing process but also displayed only then the contend which is saved within database by using cusomized CSS settings and not as failure active to use the first part of optgroup label?
Best, Alex
P.S. result should be for “Discount Rates”
(low to high | also applicable then in other order | from high to low)
0
-5%
-10%
-15%
-20%
-25%
-30%
-35%
-40%
-45%
-50%
-55%
-60%
-65%
-70%
-75%
-80%
-85%
-90%
-95%
-100%AND
result should be for “Price Range”
(low to high | also applicable then in other order | from high to low)
Free
$
$$
$$$
$$$$This reply has been marked as private.Hi (my name brother) Alex,
while using the code.
I found out, that the first name title i.e. “-25% Discount/-25%,” is used as title to collect and also used as displayed text after collection, which mean the part “/-25%” seems not been used, but should be as the description state. screenshot – https://www.screencast.com/t/pL7x2pDAf8
Find the credentials in private post
Best Alex
Hello Guust,
hope you are well and thanks for response.But according to the instruction there is stated that the Post Type name itself cannot be changed? Screenshot -> https://www.screencast.com/t/RCyN4D6c9wiK
The new post type system name ( max. 17 characters ). Lower-case characters and underscores only. Min 2 letters. Once added the post type system name cannot be changed. Usually Singular.
Will then the Post Type still exist in old name if I am changing those other labels?
What then will occur on SEO search results i.e. the link displayed in browser?What do you suggest?
BR, Alex
Hello Stiofan,
OK I understand, but what about the address not able to add/change
2. I am unable to setup/change or add the address as there are mark items within SS > https://www.screencast.com/t/FC6VvmFSJ6Ai
> Edit InvoiceAND
3. In which database table are the data of the invoice from WPInvoicing stored, as we would like to add an API to get those data from for accountancy & reporting tool we use.
BR, Alex
This reply has been marked as private.September 13, 2017 at 12:23 pm in reply to: Again issues with WPML String URL translations "view all" within Homepage widget #395493This reply has been marked as private. -
AuthorPosts