jotomas
Forum Replies Created
-
AuthorPosts
-
Hi patrik,
Thank you very much for your reply.
After clearing all caches, I can not notice any change or improvement in the example URL:
https://inforoses.com/test-page-gd-shortcodes-in-divi-builder-loses-gd-styling/
I look forward to your news.
Thank you very much once again for your attention.
Best regards.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Alex,
Thank you very much for your reply.
I have tried as a tag “Els Dijous Tapas” but it did not work. Then I tried “dijoustapas” and it worked.
Now I am unsure about which format tags should have to work: are spaces allowed? lower case and upper case are the same? which characters are allowed?
Could you please point me to or supply some information?
I look forward to your reply.
Thank you very much once again for your help.
Best regards.
Hi Kor,
Thank you very much for your response.
You can work on the existing CPT’s which I have two at the moment.
I look forward to your news.
Thank you very much once again for your help.
Best regards.
Hi Kor,
Thank you for your reply.
I think I may have confused you.
The CSS code not working with MacOS and iOS was this:
/* Hide gd_place CPT from Search by CPT option */
.search_by_post option[value=gd_place] {display: none!important;}
Since currently my GD site works only with a single post type and, therefore, it does not make much sense to keep the post type field in the search form, I temporarily replaced that CSS code by this other that hides the post type field in the search form:
/* Hide CPT Selector from Search */
.home .gd-search-field-cpt,
.archive .gd-search-field-cpt,
.search .gd-search-field-cpt {display: none;}
.home .gd-search-field-taxonomy,
.archive .gd-search-field-taxonomy,
.search .gd-search-field-taxonomy {display: initial !important;}However, this is only a temporary solution, simple I will activate new CPTs soon. Then, I still need a solution to hide the CPT field in the search form that works with MacOS and iOS too.
I look forward to your news.
Thank you very much once again for your help.
Best regards.
Hi Alex, hi Kor,
Thank you very much for your replies.
The code from the thread mentioned by Alex works for what I am looking here:
.cat_select option[value=’572′] {display: none;}
Best regards.
Hi Alex,
Thank you very much for suggesting tags. I did not think about.
Then, to use tags in the example I should set tags as follows:
Tapas Promotion Campaign,Paellas Promotion Campaign,Wine Lovers Promotion Campaign
and then use the GD Listings shortcode with tags filtering as follows:
tags=”Tapas Promotion Campaign” or “Paellas Promotion Campaign” or “Wine Lovers Promotion Campaign”
Would this be correct?
I look forward to your reply.
Thank you very much once again for your help.
Best regards.
This reply has been marked as private.Hi Alex,
Just as I feared!
Is this something that will be improved with GD V.2?
I look forward to your reply.
Thank you very much once again for your attention.
Best regards.
Hi Kor,
Yes, I am sure that the issue is only with MacOS and iOS users.
I temporarily sorted it out using this CCS code, that I have found in some thread here, to hide the CPT field of the Search form, since by now I have only one active CPT.
/* Hide CPT Selector from Search */
.home .gd-search-field-cpt,
.archive .gd-search-field-cpt,
.search .gd-search-field-cpt {display: none;}
.home .gd-search-field-taxonomy,
.archive .gd-search-field-taxonomy,
.search .gd-search-field-taxonomy {display: initial !important;}But I will soon activate other CPTs and then I will need another solution.
I look forward to your news.
Thank you very much once again for your help.
Best regards.
Hi Patrik,
Thank you very much for taking the time to investigate.
I always keep all plugins updated including WPML, so I will ask their support team as you suggest.
Best regards.
Hi Kor,
Thank you for your reply.
There are only two cache active, Cloudways Breeze plugin and Cloudflare CDN.
I will try what you suggest, but I do not understand how the issue could be cache related, since the CSS code to hide the CPT in the search form has been there for months although it is only now that I realized the issue because it has been casually reported by a MacOS / iOS user.
I will let you know if it works.
Best regards.
Hi Alex,
Great! Thanks!
Too many confusing settings with WPML!!
Best regards.
-
AuthorPosts