Forum Replies Created
-
AuthorPosts
-
October 6, 2025 at 4:53 pm in reply to: menu not linked child pages should be marked in the menu #1489892
Thank you for your help. We found a solution. You can close the topic.
Best regards BarbaraSeptember 30, 2025 at 2:15 pm in reply to: menu not linked child pages should be marked in the menu #1489687Thank you for the solution. I tried it but the black line is not on the correct position and the length is not correct. Any ideas??
Thank you and best regards
BarbaraSeptember 29, 2025 at 11:43 am in reply to: menu not linked child pages should be marked in the menu #1489641Sorry, link is not possible because the page is under maintance mode. Please find all informations in PC
Thank you!September 26, 2025 at 8:06 am in reply to: menu not linked child pages should be marked in the menu #1489589Thank you for answering.
Here a screenshot.
Image 1 is the link from the menu and is underlined.
Image 2 is the link from the side menu and should be underlined
Image 1 is set as parent and Image 2 as child.
I hope it is understandable now.
Thank you and best regards
Barbara-
This reply was modified 1 week, 6 days ago by
walhai.
Sorry for asking again. Any solution for this problem?
Thank you and best regards.Thank you for your answer! You can close the topic.
Hey,
thank you very much for the quick answer.
We are using RankMath and following the video solved the problem :))
Thank’s a lot and best regards.
Barbara
You can close the topic now.We do it this way:
Just put this into a code block:<script src=”https://www.yourdomain/yourpath/tour.js”></script>
<div id=”pano” style=”width:100%; height:450px;”></div><script>
embedpano({xml:”https://www.yourdomain/yourpath/tour.xml”, target:”pano”, basepath:”https://www.yourdomain/yourpath/”});
</script>Hope this helps!
Best regards :)Hi Mike,
thank you, that worked perfect.Best regards
BarbaraHi Mike,
thank you for answering.
Please find all informations in PC.Best regards
BarbaraHi,
I found a solution maybe there is somebody else who needs this:Put this in the function.php in child theme:
add_action(‘admin_head’, ‘blogbilder’); // admin_head is a hook blogbilder is a function we are adding it to the hook
function blogbilder() {
echo ‘<style>
.widefat img {
border: none;
width: 50px;
height: auto;
}
</style>’;
}Best regards Barbara
Hi,
Okay, no problem, but I was talking about the backend!
And I think this must be some enfold css or something similar.
But it is just the backend, not so important, just complicated and not easy to find the labels for my customers.
Thank you and best regards
BarbaraHi Rikard,
in which way should the plugin change the image size in the backend??
In the frontend I need this size.Thank you and best regards
BarbaraHi,
with pleasure. Please find all informations in PC.
Thank’s and best regards
BarbaraHi Nikko,
thank you, that solved the problem :))Best regards and no other questions at the moment.
BarbaraHi Mike,
great – that worked perfect.Thank you very much,
we can close this thread now.Best regards
BarbaraHi,
yes I did, but did not work.
Please find all details in PC.Would be great, if it would look in the same like her:
Thank you for helping
BarbaraHey Ismael,
thank you for answering.
I tried it with:
$thumbnail = get_the_post_thumbnail( $the_id, “full” );But nothing is changing :(( – am I doing something wrong?
Best regards BarbaraThank you!
Just updated and everything is working now.
You can close this thread.Best regards
BarbaraHi Yigit,
great – thank you.
Best regards
BarbaraSorry, I did not see your answer.
Yes you are right, it is the Main Menu (icon) elements in the Advanced Styling panel?Thank you I need this for the translation.
Best regards
BarbaraHi Mike,
thank’s. You are right.
I found the it: it is the Yoast Seo Plugin which causes the problem.
Until know it did not find anything to solve this.
There have been some similar problems in the forum (permalinks…)
I tried some things but no luck until know.
Best regards
BarbaraThank you!
That is the problem. Before the enfold update (like staging site) it worked with this function.
After the update it is not working.
But I would like to have the archive only in years. Is there a possibility?Best regards
BarbaraHi Mike,
thank you for the answer.
Yes, this problem is solved. We had to mark in enfold header “Show the default language flags”.
In the version before the update, this was not allowed.
Translation is coming later.The problem with the underlined links solved my partner with a lot of tricky css. It is working now.
Still not solved:
on the blog sidebar the link to the archive page is not working. It opens always the startpageMaybe you can help me with this.
Thank you and have a good new year!
BarbaraHi Ismael
Thank you for answering.
Please find in PC a link to the staging site, where the flag switcher is working.
I think you did some modifications in October:
https://kriesi.at/support/topic/wpml-dont-show-the-current-language/
If you need anything else, please contact me.
Thank you and best regards
BarbaraDecember 12, 2022 at 10:13 am in reply to: Changing size of blog images from sidebar affects images of backend #1375914Hi Mike,
thank you! Yes, we changed the size of the sidebar image, so it was changed in the WP backend too.
I solved it now with a css and that works for me.
You can close this now.Thank you for your good support and best regards
BarbaraDecember 2, 2022 at 9:31 pm in reply to: title/description of gallery pictures are not shown #1374832THANK YOU :))
closedHi,
thank you, yes this can be closed.
Best regards
BarbaraHi,
thank you for answering.
I have the [avia_wpml_language_switcher] in the theme options in the header – additional elements – telephone or info
I solved it now with some css and displayed the current language:
.avia_current_lang { visibility:hidden }Do you think this can make any problems??
Best regards
BarbaraHi Ismael,
thank you for the quick answer and the solution.
It works partially in the footer, but not in the header :(
I will show only the blue icon and just when I switch the german flag.
The footer I don’t realy need, it was just for testing.
Maybe you have any idea??
Thank you and best regards
Barbara -
This reply was modified 1 week, 6 days ago by
-
AuthorPosts