eimaste
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] programaticaly self host google fonts in child themehey,
just found time to test your code. in a vanilla single site, with only astra-child enabled (no plugins) it doesnt work. by selecting a combination of google fonts in customizer, they are fetched from google servers.
it stoped by manualy setting the option in astra dashboard -> settings -> performance
here is the test site:
Forum: Themes and Templates
In reply to: [Astra] programaticaly self host google fonts in child themehey,
your link is probably wrong. we know the options from astra dashboard to set locally google fonts, but if you have 100 sites to manage, its not practical to make such configurations one by one.
thanks anayways, it was a lonogshot…
hey, just to say that we found a workaround. we were in a hurry, so after contacting the support, we found the following solution, for anyone that might have the same problem:
first of all took a full backup. second step, an export of draw attention hotspots. make sure you export the language you want! it doesnt export both languages.
then in wpml settings, made the draw attention as not translatable and created a shortcode:
function map_text() {
if ( ICL_LANGUAGE_CODE==’en’ ) {
return ‘englisg text’;
} else {
return ‘other language’;
} //endif;
}
add_shortcode(‘map-text’, ‘map_text’);which we entered in the draw-attention “Default More Info” field, the one fied we needed translation.
hey,
no there is no move to trash button, in neither the original, nor the translation.
i took a screenshot: https://ibb.co/8JhtbL2
hey, in your guide, the hotspots are not translated, they need to be recreated. so its the procedure we used, more or less.
is there a way to delete the translated page?
thanx for your time!
yes this is it: https://ww.wp.xz.cn/plugins/event-organiser/
its totaly understandable that a single plugin cant handle all usecases. maybe you have an alternative event plugin thath can be mapped, to propose?
for the second issue, just tested with a custom post type, and forminator works well, so something is buggy in event-organizer.
thanx again for a great plugin!
one more thing,
if the create-post-form is for posts, all is good.
if we try to create events with event-organizer, all of post statuses have a strange behaviour in the CPT backend list. the total number is ok, but you only see max 3 items on the list (for all nad published). i send two screenshots to understand it better:
Hello again, yes it seems that some metadata did not migrate correctly to the new host.
The problem is not appearing on new orders, so consider this resolved. Thanks for your help!
Thanks for your response!
I tried with just the storefront theme and Woocommerce/Flexible Refunds as the sole plugins and the issue persists.
To be honest, I don’t think it is a plugin conflict, since locally I have exactly the same set of plugins and there is no issue.
I think that maybe some data stored in the database (probably not correctly migrated during the transfer) is the issues. Is there an easy way to clean all the data that the plugin writes to the database? I would like to try to do a to a “hard reset” of the plugin, but the uninstall hooks don’t seem to clear data.
hey,
its seems that disablin UsersWP plugin, select library is loaded properly in the frontend. have to check more to see what breaks there.
but, in the backend, in filter set settings, Term Search option its still hidden for dropdowns. maybe its a different problem?
sorry i forgot. please try again and clean cache first
hello,
here is the link, buts its in greek 🙁
https://mekareverse.gr/aggelia/
in the admin the Term Search option is hidden
we have enabled it for the label widget “Τοποθεσία” and also as a “hack” using css (display:none -> display:block) show it in the admin for “Νομός” and enabled it, but nothing changed.
below a screenshot of these to filters expanded in more options
As a follow up, I have implemented a fix for this and would like to provide it for the plugin, by printing an order notice that some products don’t have a set weight.
If you would like to make this addition, let me know to prepare a patch!
- This reply was modified 2 years, 1 month ago by eimaste.
hello, for now probably is for the best to just remove all hyperlinks. we wait confirmation from our client for this.
in general, we’d think that it would be a good feauture to have. but dont spend a couple weeks just for us. we print once per year 🙂thanx for your time