Forum Replies Created
-
AuthorPosts
-
Hi,
Why can’t you send us a screenshot?
I’m no expert on the subject, but this seems to be default browser behaviour: https://developer.chrome.com/blog/referrer-policy-new-chrome-default/. That is not a general theme problem, so it’s likely that your custom code is causing it to happen.
Did you try adding the code on a test page with no other content? Did you try using the code while another theme is active? Also, what code are you actually trying to use?
Best regards,
RikardMarch 28, 2023 at 4:46 pm in reply to: How to implement a simple download list in Avia Layout Architect? #1402800Hi Matthias,
There’s nothing like that in the theme by default unfortunately, but if you want to create a regular list then you can do so using the Text Block element, or use manual code:
<ul> <li>List item 1</li> <li>List item 2</li> <li>List item 3</li> </ul>Best regards,
RikardHi,
We only provide support via this forum.
You can write in your native language and then translate with Google Translate for example.
Best regards,
RikardMarch 28, 2023 at 11:23 am in reply to: Internal landing page as https://kriesi.at/themes/enfold-landing-page/ #1402760Hi David,
You might have to download the images from the actual demo page, then add them manually into the layout I sent.
There is no functionality for having individual menus on a per page basis in the theme unfortunately. Maybe you could find a plugin which would implement that functionality for you?
Best regards,
RikardHi,
Thanks for the update. If you want to add a link, then you can try adding the code manually:
<a href="https://your.site/page" target="_blank">link text</a>Best regards,
RikardHi,
I see that your actual site is displaying the favicon. We can’t help with indexing by search engines unfortunately.
Best regards,
RikardMarch 28, 2023 at 11:13 am in reply to: Help with my website? Fatal error: Unparenthesized `a ? b : c ? d : e` is not s #1402755Hi,
Great, I’m glad that you managed to updat the theme. Please let us know if you should need any further help on the topic.
Best regards,
RikardHey Eleina,
Thanks for the login details. I’ve turned off JavaScript file compression under Enfold->Performance, that functionality breaks when the SG Optimiser is active.
Best regards,
RikardHey maryenvato,
The first warning is not theme related, it looks like you have added two arguments for the same thing in wp-config.php.
If you need help with the second warning, then please include admin WordPress login details in private. You should probably try to deactivate all plugins first of all though, to see what happens then.
Best regards,
RikardHey leadingnorth,
Thanks for the login details. Please try to replace header.php in your child theme with the parent theme file, then add your customisations back in after that.
Best regards,
RikardHi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
You can deactivate or delete the bundled version under Enfold->Layout Builder, then install the pro version as you normally would after that.
Best regards,
RikardHi,
What do you mean by that it’s working in the WordPress dashboard? Is the script supposed to be available globally on your site, or only on a specific page? If the problem is intruduced by adding the code in question, then that is the likely problem, not the theme you are using.
Best regards,
RikardHi,
Thanks for the details, and sorry for the late reply. The FTP details you sent are working, but the WordPress details are not working anymore.
Best regards,
RikardHi,
Thanks for that. First of all, please make sure that you have a working SSL certificate, then change your website URL to https instead of http on the page in private.
Best regards,
RikardHi,
Great, I’m glad that Nikko could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
That is not an error message, it’s only informing you that it’s your footer page. Does it not work if you change anything in the layout of that page?
Best regards,
RikardHi Marco,
Then you would likely have to specify which part of the array that you want to display, you can refer to the ACF documentation for clarification. We can’t help with that unfortunately.
Best regards,
RikardMarch 25, 2023 at 12:12 pm in reply to: Fatal error: Access level to avia_sc_chart::shortcode_insert_button() must be… #1402435Hi,
Are you using the Siteground optimiser plugin? If so, then please try turning off JavaScript file compression under Enfold->Performance. Also make sure to delete the old CSS and JS files on the same page. If you should need any further help, then please include admin WordPress login details in private.
Best regards,
RikardHey christianes4,
Is the code you are using part of the Enfold theme by default? If not, then please try reaching out to the authors of the code first of all.
Best regards,
RikardHi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .flex_column { padding: 0; height: auto; } }Best regards,
RikardHi,
Thanks for that. You have this in Quick CSS:
ul.avia-slideshow-inner li:after { content: ""; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; z-index: 1; }Please try removing it.
Best regards,
RikardHi,
Thanks for that. Please try this CSS as well:
.toggle_content a { text-decoration: underline; }Best regards,
RikardHi,
Are you sure that you have selected formal German as your language? You have more than one choice: https://snipboard.io/YsUIdK.jpg
Best regards,
RikardHey dallis,
Thanks for reaching out to us. Do you know some sort of proof of your purchase? If so, then please share that with us in private.
Best regards,
RikardHey airxpertsquin,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av-rotator-container-inner { line-height: 1.7em; }Best regards,
Rikard -
AuthorPosts
