Joy
Forum Replies Created
-
AuthorPosts
-
Thank you for explaining that. I have two last concerns:
1. How to disable the mouse scrolling
2. I have a widget that I would like to place BEFORE this map. I’ve moved the map to the end of the details listing, is there a way that my widget can be placed before the map? The widget is set in the “GD Detail Listing” sidebar. I don’t know if they respect the priority settings.The widget only shows the map. I am trying to append the text box and the get directions to both the listing tab and a sidebox. Is this possible?
Thank you.
Thank you, it cannot be in both the tabs and the sidebar at the same time?
This reply has been marked as private.This reply has been marked as private.I’m not an admin here, just another member trying to help out. I can’t see your private message.
Use a developer inspection tool on your browser to study the CSS code to make changes.
Hi Sarah, send the link to your page – Avada support could help with that too. 🙂
This reply has been marked as private.Hi Paolo. Thank you but it didn’t work out. It places the map/button on the top of the sidebar and the loading icon just keeps spinning and spinning. I’ve also tried to put the code directly into a php widgets and am getting the following error:
Parse error: syntax error, unexpected ‘}’ in /home/luckywel/public_html/wp-content/plugins/php-code-widget/execphp.php(27) : eval()’d code on line 74
Great, thank you so much. Your code worked for me.
I will look into this. Thank you.
This reply has been marked as private.Thank you, I’ve tried, but it’s not taking…I am trying to hide the favorite link and icon from the GD Popular Views Widget.
I’ve tried this and a few others, but I believe this is the right class I should be targeting.
#geodir-addinfo .geodir-addtofav-icon { display: none; }
Yes, the are in rows but they are listed as one link per row – which ends up taking up more space than necessary.
If possible, I would like to have the icons all on the same row(if they are active). For example, a website, facebook, and twitter account would be visible by showing each icon, next to each other, but on the same row instead of having one icon per row for each link.
Hi @lonewolf95665. It seems like this is more complicated than I had hoped. I found a work around though. You can add a place category or tag to a listing then create a widget with a condition to either display or hide the widget according to those tags or categories being present.
-
AuthorPosts