Yes, it's fully compatible with J5.
If you have other questions, feel free let me know.
liedtke
POSTED: 2024-04-11
Hi,
After installing witrh kickstart i trie to make changes in the template. If want to change the logo. After my changes the site stays in a endless loop "drafting". If i klick on "save" the message "unkown error" will by in a popup.
Joomla 5.0.3 PHP 8.1
agethemes
POSTED: 2024-04-12
Hello LIEDTKE,
Could you please update helix plugin and recheck?
If you still have issue, can you send me your site URL, admin login?, so I can help.
liedtke
POSTED: 2024-04-12
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
liedtke
POSTED: 2024-04-12
made some changes.
Now is running.
Thx
agethemes
POSTED: 2024-04-13
Hello LIEDTKE,
Thank you for your update, glad your issue has been resolved.
liedtke
POSTED: 2024-04-21
Hi,
On page contact u have a google map.
Want to change the coordinates.
In Site Modul "Contact Map" are no settings for this.
I used different Editors, but all editor/Code are empty.
Where i must change this settings?
Regards
Klaus
agethemes
POSTED: 2024-04-21
Hello LIEDTKE,
You can follow this guide https://doc.agethemes.com/joomla-4-at-fishing-premium-document/#ftoc-heading-12
liedtke
POSTED: 2024-04-22
Thx.
Next question:
On all pages is this code:
<style>#sp-bottom{ background-image:url("/images/summer-scenery-of-port-fiskardo-white-sail-boat-in-beautiful-tranquil-bay-opposite-rocky-seashore.jpg");background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;background-color:#0A212D;color:#FFFFFF; }</style>
The image is not showing. But why the defination?
And where i can hide it?
Regards Klaus
See: https://www.mascarene-fishing-team.com
agethemes
POSTED: 2024-04-23
Hello LIEDTKE,
This image located at https://www.mascarene-fishing-team.com/images/summer-scenery-of-port-fiskardo-white-sail-boat-in-beautiful-tranquil-bay-opposite-rocky-seashore.jpg
liedtke
POSTED: 2024-04-23
I know where it is located. If i delete the image, i got an error message about the missing object. I want to in witch application is iit defined? So i can deleted there?
agethemes
POSTED: 2024-04-24
Hello LIEDTKE,
Yes, you can define new image, or just define background color instead, by go to Template Options > Custom Code, add more CSS for "Custom CSS code" field
or just replace to background color
#sp-bottom {
background-image:none;
background-color: #000;
}
Or just leave blank
#sp-bottom {
background-image:none;
}
liedtke
POSTED: 2024-04-24
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
liedtke
POSTED: 2024-04-24
Joomshaper fixed the problem.
Layouts>bottom>row options>style>background
Thx
agethemes
POSTED: 2024-04-24
Hello LIEDTKE,
Thank you for your update. Glad your issue has been resolved.
liedtke
POSTED: 2024-05-14
Hi,
I'm having a problem with searching.
Index is fine.
Filter is ok.
Module is ok.
Plugin is ok.
Search suggestions are also ok.
But no results are displayed.
I compared everything with another website where the search works.
I don't find any difference.
Any idea?
agethemes
POSTED: 2024-05-15
Hello LIEDTKE,
Can you send me direct link to Search page that you mentioned?
liedtke
POSTED: 2024-05-15
Hi,
https://www.mascarene-fishing-team.com/suche
agethemes
POSTED: 2024-05-16
Hello LIEDTKE,
This is normal search mod from Joomla!, and it will show search results based on Joomla! article only. Do you have any articles?
If you want to show search result with other component, like SP Page Builder, please use Smart Search and index your ext content first, see https://docs.joomla.org/Setting_up_automatic_Smart_Search_indexing
Get an access to all 211 items designed and developed by Age Themes team plus all the future items
which will be released over the course of your club subscription.
Price starting from $51.75
Yes, it's fully compatible with J5.
If you have other questions, feel free let me know.
After installing witrh kickstart i trie to make changes in the template. If want to change the logo. After my changes the site stays in a endless loop "drafting". If i klick on "save" the message "unkown error" will by in a popup.
Joomla 5.0.3 PHP 8.1
Could you please update helix plugin and recheck?
If you still have issue, can you send me your site URL, admin login?, so I can help.
It will be published after it has been approved by the Website Administrator.
Now is running.
Thx
Thank you for your update, glad your issue has been resolved.
On page contact u have a google map.
Want to change the coordinates.
In Site Modul "Contact Map" are no settings for this.
I used different Editors, but all editor/Code are empty.
Where i must change this settings?
Regards
Klaus
You can follow this guide https://doc.agethemes.com/joomla-4-at-fishing-premium-document/#ftoc-heading-12
Next question:
On all pages is this code:
<style>#sp-bottom{ background-image:url("/images/summer-scenery-of-port-fiskardo-white-sail-boat-in-beautiful-tranquil-bay-opposite-rocky-seashore.jpg");background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;background-color:#0A212D;color:#FFFFFF; }</style>
The image is not showing. But why the defination?
And where i can hide it?
Regards Klaus
See: https://www.mascarene-fishing-team.com
This image located at https://www.mascarene-fishing-team.com/images/summer-scenery-of-port-fiskardo-white-sail-boat-in-beautiful-tranquil-bay-opposite-rocky-seashore.jpg
Yes, you can define new image, or just define background color instead, by go to Template Options > Custom Code, add more CSS for "Custom CSS code" field
#sp-bottom {
background-image:url("[your-image-url");
}
or just replace to background color
#sp-bottom {
background-image:none;
background-color: #000;
}
Or just leave blank
#sp-bottom {
background-image:none;
}
It will be published after it has been approved by the Website Administrator.
Layouts>bottom>row options>style>background
Thx
Thank you for your update. Glad your issue has been resolved.
I'm having a problem with searching.
Index is fine.
Filter is ok.
Module is ok.
Plugin is ok.
Search suggestions are also ok.
But no results are displayed.
I compared everything with another website where the search works.
I don't find any difference.
Any idea?
Can you send me direct link to Search page that you mentioned?
https://www.mascarene-fishing-team.com/suche
This is normal search mod from Joomla!, and it will show search results based on Joomla! article only. Do you have any articles?
If you want to show search result with other component, like SP Page Builder, please use Smart Search and index your ext content first, see https://docs.joomla.org/Setting_up_automatic_Smart_Search_indexing